|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.wilmascope.light.LightPropertiesSaver
public class LightPropertiesSaver
This class saves the light configuration to the .properties file
Constructor Summary | |
---|---|
LightPropertiesSaver(LightManager lightManager)
|
Method Summary | |
---|---|
void |
saveToNewFile(java.lang.String name)
Saves lights configuration to file other than WILMA_CONSTANTS.properties |
void |
saveToWilmaCons()
Saves lights parameters to file WILMA_CONSTANTS.properties |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LightPropertiesSaver(LightManager lightManager)
Method Detail |
---|
public void saveToWilmaCons()
public void saveToNewFile(java.lang.String name)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |