|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.datacrow.settings.Settings
net.datacrow.settings.DcModuleSettings
public class DcModuleSettings
Module specific settings.
DcRepository.ModuleSettings
Constructor Summary | |
---|---|
DcModuleSettings(DcModule module)
Initializes and loads all module settings |
Method Summary | |
---|---|
protected void |
createGroups()
|
protected void |
createSettings(DcModule module)
|
Methods inherited from class net.datacrow.settings.Settings |
---|
addSetting, contains, get, getBoolean, getColor, getDefinitions, getDimension, getFont, getInt, getIntArray, getLong, getLookAndFeel, getSetting, getSettings, getString, getStringArray, load, parseString, save, set |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DcModuleSettings(DcModule module)
module
- Method Detail |
---|
protected void createGroups()
createGroups
in class Settings
protected void createSettings(DcModule module)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |