Module platform

Class OptionsSource

All Implemented Interfaces:
Manageable, PersistenceCapable, Shareable, RegistryContext, Showable, UserFields, XObject, Described, Map, Serializable, EventListener, TreeModelListener

public class OptionsSource extends OptionFileBase implements Showable, TreeModelListener
Text file that contains a list of properties. These properties are loaded first in a workbench, instead of global properties. The OptionsSource file is added to the project filesystem. In the GUI it is modified from the preference panel. The file is a plain text so, so it can be modified outside of groimp with any text editor.
See Also: