Package | Description |
---|---|
org.gjt.sp.jedit.gui |
Various GUI controls and dialog boxes.
|
org.gjt.sp.jedit.options |
Global Options dialog box panes.
|
Modifier and Type | Method | Description |
---|---|---|
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.
|
Modifier and Type | Method | Description |
---|---|---|
protected OptionsDialog.OptionTreeModel |
GlobalOptions.createOptionTreeModel() |
|
protected OptionsDialog.OptionTreeModel |
PluginOptions.createOptionTreeModel() |
Deprecated.
|