Uses of Class
org.gjt.sp.jedit.gui.EnhancedDialog
Packages that use EnhancedDialog
Package
Description
-
Uses of EnhancedDialog in org.gjt.sp.jedit.browser
Subclasses of EnhancedDialog in org.gjt.sp.jedit.browserModifier and TypeClassDescriptionclassWraps the VFS browser in a modal dialog. -
Uses of EnhancedDialog in org.gjt.sp.jedit.gui
Subclasses of EnhancedDialog in org.gjt.sp.jedit.guiModifier and TypeClassDescriptionclassAdd Mode dialog.classA dialog box showing a stack trace.classBuffer-specific options dialog.classClose all buffers dialogclassDialog for showing ActionSets and adding actions to context menus Was package private and located in AbstractContextOptionPane.java until 4.3pre16classUsed to list I/O and plugin load errorsclassFile's Properties dialog.classFiles changed on disk dialog.classA dialog for choosing fonts.classAn abstract options dialog box.classPaste previous/paste deleted dialogclass"Paste Special" dialog.classDialog for selection of a range of linesclassStyle editor dialogclassA dialog box with a text areaclassTip of the day window -
Uses of EnhancedDialog in org.gjt.sp.jedit.options
Subclasses of EnhancedDialog in org.gjt.sp.jedit.optionsModifier and TypeClassDescriptionclassA dialog that can open initially to one of the Global Option Panes.classdeprecated use CombinedOptions I've undeprecated this, CombinedOptions does not provide the same api and cannot be traded out for PluginOptions. -
Uses of EnhancedDialog in org.gjt.sp.jedit.print
Subclasses of EnhancedDialog in org.gjt.sp.jedit.print -
Uses of EnhancedDialog in org.gjt.sp.jedit.search
Subclasses of EnhancedDialog in org.gjt.sp.jedit.search -
Uses of EnhancedDialog in org.jedit.options
Subclasses of EnhancedDialog in org.jedit.optionsModifier and TypeClassDescriptionclassAn OptionDialog which combines Global and Plugin options into 2 tabs on a single dialog.classReplacement for OptionsDialog.