|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OptionsDialog.OptionTreeModel | |
---|---|
org.gjt.sp.jedit.gui | Various GUI controls and dialog boxes. |
org.gjt.sp.jedit.options | Global Options dialog box panes. |
Uses of OptionsDialog.OptionTreeModel in org.gjt.sp.jedit.gui |
---|
Methods in org.gjt.sp.jedit.gui that return OptionsDialog.OptionTreeModel | |
---|---|
protected abstract OptionsDialog.OptionTreeModel |
OptionsDialog.createOptionTreeModel()
Creates the tree model that goes on the left of the option pane, loading all the items that are needed. |
Uses of OptionsDialog.OptionTreeModel in org.gjt.sp.jedit.options |
---|
Methods in org.gjt.sp.jedit.options that return OptionsDialog.OptionTreeModel | |
---|---|
protected OptionsDialog.OptionTreeModel |
PluginOptions.createOptionTreeModel()
|
protected OptionsDialog.OptionTreeModel |
GlobalOptions.createOptionTreeModel()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |