|
|||||||||||
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. |
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 |
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
Method Detail |
public java.util.Map getSelectedCodeGenTargetNames()
public void setDefaults()
setDefaults
in class AbstractPreferences
public 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 |