org.wilmascope.light
Class LightPropertiesSaver

java.lang.Object
  extended by org.wilmascope.light.LightPropertiesSaver

public class LightPropertiesSaver
extends java.lang.Object

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

LightPropertiesSaver

public LightPropertiesSaver(LightManager lightManager)
Method Detail

saveToWilmaCons

public void saveToWilmaCons()
Saves lights parameters to file WILMA_CONSTANTS.properties


saveToNewFile

public void saveToNewFile(java.lang.String name)
Saves lights configuration to file other than WILMA_CONSTANTS.properties