|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.fife.ui.app.Prefs
org.fife.rtext.plugins.filesystemtree.FileSystemTreePrefs
Preferences for the file system tree plugin.
| Field Summary | |
boolean |
active
Whether the GUI plugin window is active (visible). |
int |
position
The GUI plugin window 's position. |
javax.swing.KeyStroke |
windowVisibilityAccelerator
Key stroke that toggles the task window's visibility. |
| Constructor Summary | |
FileSystemTreePrefs()
|
|
| Method Summary | |
void |
setDefaults()
Sets all fields in this class to their default values. |
| Methods inherited from class org.fife.ui.app.Prefs |
load, load, save, save |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public boolean active
public int position
public javax.swing.KeyStroke windowVisibilityAccelerator
| Constructor Detail |
public FileSystemTreePrefs()
| Method Detail |
public void setDefaults()
setDefaults in class Prefs
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||