|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectPreferences
class Preferences
Creates the panel for the preferences of this extension
Field Summary | |
---|---|
static java.lang.String |
lastOpened
|
static java.lang.String |
PROFILE_LABEL
|
Constructor Summary | |
---|---|
Preferences(BlueJ bluej)
The Constructor |
Method Summary | |
---|---|
javax.swing.JPanel |
getPanel()
Returns the panel |
void |
loadValues()
Loads the values from the bluej.properties |
void |
saveValues()
Saves the values to the bluej.properties |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static java.lang.String lastOpened
public static final java.lang.String PROFILE_LABEL
Constructor Detail |
---|
public Preferences(BlueJ bluej)
Method Detail |
---|
public javax.swing.JPanel getPanel()
public void loadValues()
public void saveValues()
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |