Uses of Class
org.gjt.sp.jedit.gui.OptionsDialog
-
Packages that use OptionsDialog Package Description org.gjt.sp.jedit.options Global Options dialog box panes. -
-
Uses of OptionsDialog in org.gjt.sp.jedit.options
Subclasses of OptionsDialog in org.gjt.sp.jedit.options Modifier and Type Class Description class
GlobalOptions
A dialog that can open initially to one of the Global Option Panes.class
PluginOptions
Deprecated.use CombinedOptions
-