|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectde.uni_paderborn.fujaba.preferences.AbstractPreferences
de.uni_paderborn.fujaba.preferences.CodeGenPreferences
No comment provided by developer, please add a comment to improve documentation.
| Field Summary | |
static java.lang.String |
PROPERTY_PREFIX
No comment provided by developer, please add a comment to improve documentation. |
private java.util.Map |
selectedCodeGenTargetNames
No comment provided by developer, please add a comment to improve documentation. |
private static CodeGenPreferences |
theInstance
No comment provided by developer, please add a comment to improve documentation. |
| Fields inherited from class de.uni_paderborn.fujaba.preferences.AbstractPreferences |
|
| Constructor Summary | |
private |
CodeGenPreferences(boolean init)
Constructor for class CodeGenPreferences |
| Method Summary | |
static CodeGenPreferences |
get()
No comment provided by developer, please add a comment to improve documentation. |
java.util.Map |
getSelectedCodeGenTargetNames()
Get the selectedCodeGenTargetNames attribute of the CodeGenPreferences object |
void |
load()
No comment provided by developer, please add a comment to improve documentation. |
void |
save()
No comment provided by developer, please add a comment to improve documentation. |
void |
setDefaults()
Sets the defaults attribute of the AbstractPreferences object |
private void |
setDefaults(boolean temporarily)
Sets the defaults attribute of the AbstractPreferences object |
| Methods inherited from class de.uni_paderborn.fujaba.preferences.AbstractPreferences |
addPropertyChangeListener, isModified, removePropertyChangeListener, setModified |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final java.lang.String PROPERTY_PREFIX
private java.util.Map selectedCodeGenTargetNames
private static CodeGenPreferences theInstance
| Constructor Detail |
private CodeGenPreferences(boolean init)
init - No description provided| Method Detail |
public java.util.Map getSelectedCodeGenTargetNames()
public void setDefaults()
setDefaults in class AbstractPreferencesprivate void setDefaults(boolean temporarily)
temporarily - when true save() is not calledpublic void load()
public void save()
public static CodeGenPreferences get()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||