| 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 and 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 and Description | 
|---|---|
| protected OptionsDialog.OptionTreeModel | PluginOptions. createOptionTreeModel() | 
| protected OptionsDialog.OptionTreeModel | GlobalOptions. createOptionTreeModel() |