IndustrialWires/src/main/java/malte0811/industrialwires/controlpanel
2019-01-25 18:14:59 +01:00
..
ControlPanelNetwork.java Fix weird behavior with multiple RS controller IDs, closes #59 2019-01-05 10:10:35 +01:00
CoveredToggleSwitch.java Finally fix the package name 2018-09-03 20:35:23 +02:00
IConfigurableComponent.java Finally fix the package name 2018-09-03 20:35:23 +02:00
IndicatorLight.java Finally fix the package name 2018-09-03 20:35:23 +02:00
Label.java Finally fix the package name 2018-09-03 20:35:23 +02:00
LightedButton.java Finally fix the package name 2018-09-03 20:35:23 +02:00
Lock.java Finally fix the package name 2018-09-03 20:35:23 +02:00
MessageType.java Finally fix the package name 2018-09-03 20:35:23 +02:00
PanelComponent.java Add a RGB indicator component, see #71 2019-01-20 21:18:09 +01:00
PanelMeter.java Finally fix the package name 2018-09-03 20:35:23 +02:00
PanelUtils.java Panels can have any texture now, textures are changed by crafting the unfinished panel with the block it should "imitate". Closes #54 2019-01-11 16:18:24 +01:00
PropertyComponents.java Add a RGB indicator component, see #71 2019-01-20 21:18:09 +01:00
RGBIndicator.java Finish up the RGB indicator component, closes #71 2019-01-25 18:14:59 +01:00
SevenSegDisplay.java Finally fix the package name 2018-09-03 20:35:23 +02:00
Slider.java Finally fix the package name 2018-09-03 20:35:23 +02:00
ToggleSwitch.java Finally fix the package name 2018-09-03 20:35:23 +02:00
Variac.java Add a RGB indicator component, see #71 2019-01-20 21:18:09 +01:00