|
||||||||||
| 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.macros.MacroPrefs
Preferences for the macros plugin.
| Field Summary | |
javax.swing.KeyStroke |
editMacrosAccelerator
Accelerator for the "Edit Macros..." action. |
javax.swing.KeyStroke |
newMacroAccelerator
Accelerator for the "New Macro..." action. |
| Constructor Summary | |
MacroPrefs()
|
|
| 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 javax.swing.KeyStroke newMacroAccelerator
public javax.swing.KeyStroke editMacrosAccelerator
| Constructor Detail |
public MacroPrefs()
| 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 | |||||||||