- D2F - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
-  
- D2I - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
-  
- D2L - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
-  
- DADD - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
-  
- DALOAD - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
-  
- DASTORE - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
-  
- DATE_FORMAT - Static variable in class org.gjt.sp.jedit.io.FileVFS.LocalFile
-  
- DCMPG - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
-  
- DCMPL - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
-  
- DCONST_0 - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
-  
- DCONST_1 - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
-  
- DDIV - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
-  
- DEACTIVATED - Static variable in class org.gjt.sp.jedit.msg.DockableWindowUpdate
- 
Dockable deactivated. 
- DEACTIVATED - Static variable in class org.gjt.sp.jedit.msg.PluginUpdate
- 
Plugin deactivated. 
- deactivatePlugin(boolean) - Method in class org.gjt.sp.jedit.PluginJAR
- 
Unloads the plugin core class. 
- DEBUG - Static variable in class org.gjt.sp.jedit.bsh.Interpreter
-  
- debug(String) - Static method in class org.gjt.sp.jedit.bsh.Interpreter
- 
Print a debug message on debug stream associated with this interpreter
                only if debugging is turned on. 
- Debug - Class in org.gjt.sp.jedit
- 
This class contains various debugging flags (mainly useful for core
 development) and debugging routines. 
- Debug() - Constructor for class org.gjt.sp.jedit.Debug
-  
- DEBUG - Static variable in class org.gjt.sp.util.Log
- 
Debugging message urgency. 
- debugListDataFlavors(Transferable) - Static method in class org.gjt.sp.jedit.Registers
-  
- debugStream - Variable in class org.gjt.sp.jedit.bsh.ParserTokenManager
-  
- DECIMAL_LITERAL - Static variable in interface org.gjt.sp.jedit.bsh.ParserConstants
-  
- DECR - Static variable in interface org.gjt.sp.jedit.bsh.ParserConstants
-  
- Decrease() - Constructor for class org.gjt.sp.jedit.indent.IndentAction.Decrease
-  
- DeepIndentRule - Class in org.gjt.sp.jedit.indent
- 
Deep indent rule. 
- DeepIndentRule(char, char) - Constructor for class org.gjt.sp.jedit.indent.DeepIndentRule
-  
- DEFAULT - Static variable in class org.gjt.sp.jedit.bsh.ClassGeneratorUtil.ConstructorArgs
- 
A ConstructorArgs which calls the default constructor 
- DEFAULT - Static variable in interface org.gjt.sp.jedit.bsh.ParserConstants
-  
- DEFAULT_FOLD_PAINTER_SERVICE - Static variable in class org.gjt.sp.jedit.textarea.Gutter
-  
- DEFAULT_FOLD_PAINTER_SERVICE - Static variable in class org.gjt.sp.jedit.textarea.JEditTextArea
-  
- DEFAULT_GROUP - Static variable in class org.gjt.sp.jedit.View
-  
- DEFAULT_KEYMAP_NAME - Static variable in interface org.jedit.keymap.KeymapManager
-  
- DEFAULT_LAYER - Static variable in class org.gjt.sp.jedit.textarea.Gutter
- 
Default extension layer. 
- DEFAULT_LAYER - Static variable in class org.gjt.sp.jedit.textarea.TextAreaPainter
- 
Default extension layer. 
- DEFAULT_LAYER - Static variable in class org.gjt.sp.jedit.View
- 
The default layer for tool bars with no preference. 
- defaultColumnWidth() - Static method in class org.gjt.sp.jedit.GUIUtilities
- 
- defaultColumnWidth() - Static method in class org.gjt.sp.util.GenericGUIUtilities
- 
Column width for JTable, based on global defaults. 
- DefaultFocusComponent - Interface in org.gjt.sp.jedit.gui
- 
An interface that provides a method for focusing on the default component. 
- DefaultFoldHandlerProvider - Class in org.gjt.sp.jedit.buffer
-  
- DefaultFoldHandlerProvider() - Constructor for class org.gjt.sp.jedit.buffer.DefaultFoldHandlerProvider
-  
- DefaultInputHandler - Class in org.gjt.sp.jedit.gui
- 
The default input handler maps sequences of keystrokes into actions and inserts key typed events into the text area. 
- DefaultInputHandler(View, Hashtable) - Constructor for class org.gjt.sp.jedit.gui.DefaultInputHandler
- 
Creates a new input handler with no key bindings defined. 
- DefaultInputHandler(View) - Constructor for class org.gjt.sp.jedit.gui.DefaultInputHandler
- 
Creates a new input handler with no key bindings defined. 
- DefaultInputHandler(View, DefaultInputHandler) - Constructor for class org.gjt.sp.jedit.gui.DefaultInputHandler
- 
Creates a new input handler with the same set of key bindings
 as the one specified. 
- DefaultInputHandlerProvider - Class in org.gjt.sp.jedit.input
- 
This class provide the input handler used by the textarea. 
- DefaultInputHandlerProvider(AbstractInputHandler) - Constructor for class org.gjt.sp.jedit.input.DefaultInputHandlerProvider
-  
- defaultRowHeight() - Static method in class org.gjt.sp.jedit.GUIUtilities
- 
- defaultRowHeight() - Static method in class org.gjt.sp.util.GenericGUIUtilities
- 
Row height for JTable, based on global defaults. 
- defaultTableCellSize() - Static method in class org.gjt.sp.jedit.GUIUtilities
- 
- defaultTableCellSize() - Static method in class org.gjt.sp.util.GenericGUIUtilities
- 
JTable cell size, based on global defaults. 
- DefaultTokenHandler - Class in org.gjt.sp.jedit.syntax
- 
Builds a linked list of tokens without any additional processing. 
- DefaultTokenHandler() - Constructor for class org.gjt.sp.jedit.syntax.DefaultTokenHandler
-  
- defineClass(String, byte[]) - Method in class org.gjt.sp.jedit.bsh.BshClassManager
-  
- defineClass(String, byte[]) - Method in class org.gjt.sp.jedit.bsh.classpath.ClassManagerImpl
- 
Get the BeanShell classloader. 
- definingClass(String) - Method in class org.gjt.sp.jedit.bsh.BshClassManager
- 
Flag the class name as being in the process of being defined. 
- definingClasses - Variable in class org.gjt.sp.jedit.bsh.BshClassManager
-  
- definingClassesBaseNames - Variable in class org.gjt.sp.jedit.bsh.BshClassManager
-  
- DelayedEvalBshMethod - Class in org.gjt.sp.jedit.bsh
-  
- delegate - Variable in class org.gjt.sp.jedit.syntax.ParserRule
-  
- delegated - Variable in class org.gjt.sp.jedit.gui.FilteredListModel
- 
The delegated table model. 
- delegated - Variable in class org.gjt.sp.jedit.gui.FilteredTableModel
- 
The delegated table model. 
- delete(VFSFile[]) - Method in class org.gjt.sp.jedit.browser.VFSBrowser
- 
Note that all files must be on the same VFS. 
- delete() - Method in class org.gjt.sp.jedit.textarea.TextArea
- 
Deletes the character after the caret. 
- DELETE_CAP - Static variable in class org.gjt.sp.jedit.io.VFS
- 
Delete file capability. 
- deleteLine() - Method in class org.gjt.sp.jedit.textarea.TextArea
- 
Deletes the line containing the caret. 
- deleteParagraph() - Method in class org.gjt.sp.jedit.textarea.TextArea
- 
Deletes the paragraph containing the caret. 
- deleteToEndOfLine() - Method in class org.gjt.sp.jedit.textarea.TextArea
- 
Deletes from the caret to the end of the current line. 
- deleteToStartOfLine() - Method in class org.gjt.sp.jedit.textarea.TextArea
- 
Deletes from the caret to the beginning of the current line. 
- deleteUserKeymap(String) - Method in interface org.jedit.keymap.KeymapManager
- 
Delete a user keymap. 
- deleteUserKeymap(String) - Method in class org.jedit.keymap.KeymapManagerImpl
-  
- deleteWord() - Method in class org.gjt.sp.jedit.textarea.TextArea
- 
Deletes the word in front of the caret. 
- deleteWord(boolean) - Method in class org.gjt.sp.jedit.textarea.TextArea
- 
Deletes the word in front of the caret. 
- depth() - Method in class org.gjt.sp.jedit.bsh.CallStack
-  
- deriveSubstFont(Font, Font) - Static method in class org.gjt.sp.jedit.syntax.Chunk
- 
Derives a font to match the main font for purposes of
 font substitution. 
- description - Variable in class org.gjt.sp.jedit.pluginmgr.MirrorList.Mirror
-  
- DESTROYED - Static variable in class org.gjt.sp.jedit.msg.EditPaneUpdate
- 
Edit pane destroyed. 
- detectEncoding(InputStream) - Method in interface org.gjt.sp.jedit.io.EncodingDetector
- 
Returns the name of a detected encoding for the bytes in sample. 
- detectEncoding(InputStream) - Method in class org.gjt.sp.jedit.io.EncodingWithBOM.Detector
-  
- detectEncoding(InputStream) - Method in class org.gjt.sp.jedit.io.RegexEncodingDetector
-  
- detectEncoding(InputStream) - Method in class org.gjt.sp.jedit.io.XMLEncodingDetector
-  
- Detector() - Constructor for class org.gjt.sp.jedit.io.EncodingWithBOM.Detector
-  
- DIGIT - Static variable in interface org.gjt.sp.jedit.bsh.ParserConstants
-  
- DIGIT - Static variable in class org.gjt.sp.jedit.syntax.Token
-  
- dir - Class in org.gjt.sp.jedit.bsh.commands
-  
- dir() - Constructor for class org.gjt.sp.jedit.bsh.commands.dir
-  
- DirectoriesOnlyFilter() - Constructor for class org.gjt.sp.jedit.browser.VFSBrowser.DirectoriesOnlyFilter
-  
- DIRECTORY - Static variable in class org.gjt.sp.jedit.io.VFSFile
-  
- DIRECTORY - Static variable in class org.gjt.sp.jedit.search.SearchDialog
-  
- DirectoryEntryCompare(boolean, boolean) - Constructor for class org.gjt.sp.jedit.io.VFS.DirectoryEntryCompare
- 
Creates a new DirectoryEntryCompare.
 
- DirectoryListSet - Class in org.gjt.sp.jedit.search
- 
Recursive directory search. 
- DirectoryListSet(String, String, boolean) - Constructor for class org.gjt.sp.jedit.search.DirectoryListSet
-  
- DirectoryProvider - Class in org.gjt.sp.jedit.menu
-  
- DirectoryProvider(String) - Constructor for class org.gjt.sp.jedit.menu.DirectoryProvider
-  
- dirIcon - Static variable in class org.gjt.sp.jedit.browser.FileCellRenderer
-  
- DIRTY_CHANGED - Static variable in class org.gjt.sp.jedit.msg.BufferUpdate
- 
Buffer dirty changed. 
- DISABLE_GLYPH_VECTOR - Static variable in class org.gjt.sp.jedit.Debug
- 
Paint strings instead of glyph vectors. 
- DISABLE_MULTIHEAD - Static variable in class org.gjt.sp.jedit.Debug
- 
Disable multihead support, since it can cause window positioning
 problems with some Java versions. 
- DISABLE_SEARCH_DIALOG_POOL - Static variable in class org.gjt.sp.jedit.Debug
- 
Create new search dialogs instead of reusing instances. 
- disable_tracing() - Method in class org.gjt.sp.jedit.bsh.Parser
-  
- DiscreteFilesClassLoader - Class in org.gjt.sp.jedit.bsh.classpath
- 
A classloader which can load one or more classes from specified sources. 
- DiscreteFilesClassLoader(BshClassManager, DiscreteFilesClassLoader.ClassSourceMap) - Constructor for class org.gjt.sp.jedit.bsh.classpath.DiscreteFilesClassLoader
-  
- DiscreteFilesClassLoader.ClassSourceMap - Class in org.gjt.sp.jedit.bsh.classpath
-  
- DisplayManager - Class in org.gjt.sp.jedit.textarea
- 
Manages low-level text display tasks, such as folding. 
- DisplayTokenHandler - Class in org.gjt.sp.jedit.syntax
- 
Creates  Chunk objects that can be painted on screen. 
- DisplayTokenHandler() - Constructor for class org.gjt.sp.jedit.syntax.DisplayTokenHandler
-  
- dispose() - Method in class org.gjt.sp.jedit.browser.VFSBrowser
- 
Disposes the browser, regardless of whether it is a dialog or a dockable 
- dispose() - Method in class org.gjt.sp.jedit.browser.VFSFileChooserDialog
-  
- dispose() - Method in class org.gjt.sp.jedit.gui.CompletionPopup
- 
Quit completion. 
- dispose() - Method in class org.gjt.sp.jedit.gui.FloatingWindowContainer
-  
- dispose() - Method in class org.gjt.sp.jedit.gui.OptionsDialog
-  
- dispose() - Method in class org.gjt.sp.jedit.gui.SplashScreen
-  
- dispose() - Method in class org.gjt.sp.jedit.help.HelpViewer
-  
- dispose() - Method in interface org.gjt.sp.jedit.help.HelpViewerInterface
- 
Called when the helpviewer is closed 
- dispose() - Method in class org.gjt.sp.jedit.pluginmgr.PluginManager
-  
- dispose() - Method in class org.gjt.sp.jedit.search.SearchDialog
-  
- dispose() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
-  
- dispose() - Method in class org.gjt.sp.jedit.textarea.TextArea
- 
Plugins and macros should not call this method. 
- disposeDockableWindow(String) - Method in class org.gjt.sp.jedit.gui.DockableWindowManager
- 
Completely dispose of a dockable - called when a plugin is
            unloaded, to remove all references to the its dockables. 
- disposeDockableWindow(String) - Method in class org.gjt.sp.jedit.gui.DockableWindowManagerImpl
-  
- DLOAD - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
-  
- DMUL - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
-  
- DNEG - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
-  
- DO - Static variable in interface org.gjt.sp.jedit.bsh.ParserConstants
-  
- doBackwardSearch() - Method in class org.gjt.sp.jedit.gui.HistoryText
-  
- DockableLayout - Class in org.gjt.sp.jedit.gui
- 
A more flexible BorderLayout with dockables. 
- DockableLayout() - Constructor for class org.gjt.sp.jedit.gui.DockableLayout
-  
- dockableLoaded(String, String) - Method in class org.gjt.sp.jedit.gui.DockableWindowManager
-  
- dockablesURI - Variable in class org.gjt.sp.jedit.PluginJAR.PluginCacheEntry
-  
- dockableTitleChanged(String, String) - Method in class org.gjt.sp.jedit.gui.DockableWindowManager
-  
- DockableWindow - Interface in org.gjt.sp.jedit.gui
- 
An interface for notifying MOVABLE dockable windows before their docking position is changed. 
- DockableWindowConfig() - Constructor for class org.gjt.sp.jedit.gui.DockableWindowManagerImpl.DockableWindowConfig
-  
- DockableWindowContainer - Interface in org.gjt.sp.jedit.gui
- 
A container for dockable windows. 
- DockableWindowFactory - Class in org.gjt.sp.jedit.gui
- 
Loads dockable.xmlfiles and manages creation
 of new dockable windows.
 
- DockableWindowFactory() - Constructor for class org.gjt.sp.jedit.gui.DockableWindowFactory
-  
- DockableWindowManager - Class in org.gjt.sp.jedit.gui
- 
 Keeps track of all dockable windows for a single View, and provides
 an API for getting/showing/hiding them. 
- DockableWindowManager(View, DockableWindowFactory, View.ViewConfig) - Constructor for class org.gjt.sp.jedit.gui.DockableWindowManager
-  
- DockableWindowManager.DockingArea - Interface in org.gjt.sp.jedit.gui
-  
- DockableWindowManager.DockingLayout - Class in org.gjt.sp.jedit.gui
- 
Objects of DockingLayout class describe which dockables are docked where,
 which ones are floating, and their sizes/positions for saving/loading perspectives. 
- DockableWindowManagerImpl - Class in org.gjt.sp.jedit.gui
- 
Manages dockable windows for a single View. 
- DockableWindowManagerImpl(View, DockableWindowFactory, View.ViewConfig) - Constructor for class org.gjt.sp.jedit.gui.DockableWindowManagerImpl
- 
Creates a new dockable window manager. 
- DockableWindowManagerImpl.DockableWindowConfig - Class in org.gjt.sp.jedit.gui
-  
- DockableWindowManagerImpl.DockableWindowConfig.PerspectiveHandler - Class in org.gjt.sp.jedit.gui
-  
- DockableWindowManagerProvider - Class in org.gjt.sp.jedit.gui
- 
jEdit's classic dockable window manager, turned into a "provider" service. 
- DockableWindowManagerProvider() - Constructor for class org.gjt.sp.jedit.gui.DockableWindowManagerProvider
-  
- DockableWindowUpdate - Class in org.gjt.sp.jedit.msg
- 
Message sent when dockable window state changes. 
- DockableWindowUpdate(DockableWindowManager, Object, String) - Constructor for class org.gjt.sp.jedit.msg.DockableWindowUpdate
- 
Creates a new dockable window update message. 
- docking - Variable in class org.gjt.sp.jedit.View.ViewConfig
-  
- DOCKING_FRAMEWORK_PROVIDER_SERVICE - Static variable in class org.gjt.sp.jedit.View
-  
- DockingFrameworkProvider - Interface in org.gjt.sp.jedit.gui
- 
Base interface for the Docking Framework Provider service. 
- DockingLayout() - Constructor for class org.gjt.sp.jedit.gui.DockableWindowManager.DockingLayout
-  
- DockingLayoutManager - Class in org.gjt.sp.jedit.gui
- 
Saves and loads dockable layouts to disk 
- DockingOptionPane - Class in org.gjt.sp.jedit.options
-  
- DockingOptionPane() - Constructor for class org.gjt.sp.jedit.options.DockingOptionPane
-  
- dockingPositionChanged(String, String, String) - Method in class org.gjt.sp.jedit.gui.DockableWindowManager
-  
- doComplete(String, String, boolean) - Method in class org.gjt.sp.jedit.browser.VFSFileNameField
-  
- doDoubleClick() - Method in class org.gjt.sp.jedit.textarea.TextAreaMouseHandler
-  
- doForwardSearch() - Method in class org.gjt.sp.jedit.gui.HistoryText
-  
- doMigration() - Method in class org.jedit.migration.OneTimeMigrationService
- 
Calls migrate() but only once per installation. 
- Done() - Method in class org.gjt.sp.jedit.bsh.JavaCharStream
-  
- done(Task) - Method in class org.gjt.sp.jedit.gui.TaskMonitor
-  
- done(Task) - Method in class org.gjt.sp.util.TaskAdapter
-  
- done(Task) - Method in interface org.gjt.sp.util.TaskListener
-  
- doneDefiningClass(String) - Method in class org.gjt.sp.jedit.bsh.BshClassManager
- 
Indicate that the specified class name has been defined and may be
        loaded normally. 
- doSelectedCompletion() - Method in class org.gjt.sp.jedit.gui.CompletionPopup
- 
Do completion with current selection and quit. 
- doSingleClick(MouseEvent) - Method in class org.gjt.sp.jedit.textarea.TextAreaMouseHandler
-  
- DoStatement() - Method in class org.gjt.sp.jedit.bsh.Parser
-  
- doSuperImport() - Method in class org.gjt.sp.jedit.bsh.BshClassManager
- 
Support for "import *;"
        Hide details in here as opposed to NameSpace. 
- doSuperImport() - Method in class org.gjt.sp.jedit.bsh.classpath.ClassManagerImpl
- 
Support for "import *;"
                Hide details in here as opposed to NameSpace. 
- doSuperImport() - Method in class org.gjt.sp.jedit.bsh.NameSpace
- 
Perform "import *;" causing the entire classpath to be mapped. 
- DOT - Static variable in interface org.gjt.sp.jedit.bsh.ParserConstants
-  
- doTripleClick() - Method in class org.gjt.sp.jedit.textarea.TextAreaMouseHandler
-  
- doTypeSelect(String, boolean) - Method in class org.gjt.sp.jedit.browser.VFSDirectoryEntryTable
-  
- DOUBLE - Static variable in class org.gjt.sp.jedit.bsh.org.objectweb.asm.Type
- 
The sort of the double type. 
- DOUBLE - Static variable in interface org.gjt.sp.jedit.bsh.ParserConstants
-  
- DOUBLE_TYPE - Static variable in class org.gjt.sp.jedit.bsh.org.objectweb.asm.Type
- 
The double type. 
- doWordCount(View, String) - Static method in class org.gjt.sp.jedit.textarea.JEditTextArea
-  
- doWordWrap(boolean) - Method in class org.gjt.sp.jedit.textarea.TextArea
- 
Does hard wrap. 
- dragged - Variable in class org.gjt.sp.jedit.textarea.TextAreaMouseHandler
-  
- dragStart - Variable in class org.gjt.sp.jedit.textarea.TextAreaMouseHandler
-  
- dragStartLine - Variable in class org.gjt.sp.jedit.textarea.TextAreaMouseHandler
-  
- dragStartOffset - Variable in class org.gjt.sp.jedit.textarea.TextAreaMouseHandler
-  
- DREM - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
-  
- DRETURN - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
-  
- DropShadowBorder - Class in org.gjt.sp.jedit.gui
- 
A drop shadow border. 
- DropShadowBorder() - Constructor for class org.gjt.sp.jedit.gui.DropShadowBorder
- 
Drop shadow with default width of 3 pixels and black color. 
- DropShadowBorder(int) - Constructor for class org.gjt.sp.jedit.gui.DropShadowBorder
- 
Drop shadow, default shadow color is black. 
- DropShadowBorder(int, Color) - Constructor for class org.gjt.sp.jedit.gui.DropShadowBorder
- 
Drop shadow, width and color are adjustable. 
- DSTORE - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
-  
- DSUB - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
-  
- DummyFoldHandler - Class in org.gjt.sp.jedit.buffer
- 
A fold handler that does nothing. 
- DummyFoldHandler() - Constructor for class org.gjt.sp.jedit.buffer.DummyFoldHandler
-  
- DummyTokenHandler - Class in org.gjt.sp.jedit.syntax
- 
A dummy token handler that discards tokens. 
- DummyTokenHandler() - Constructor for class org.gjt.sp.jedit.syntax.DummyTokenHandler
-  
- dump(PrintWriter) - Method in class org.gjt.sp.jedit.bsh.BshClassManager
-  
- dump(PrintWriter) - Method in class org.gjt.sp.jedit.bsh.classpath.ClassManagerImpl
-  
- dump() - Static method in class org.gjt.sp.jedit.JARClassLoader
- 
For debugging. 
- DUMP_KEY_EVENTS - Static variable in class org.gjt.sp.jedit.Debug
- 
Dump key events received by text area? 
- DUP - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
-  
- DUP2 - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
-  
- DUP2_X1 - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
-  
- DUP2_X2 - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
-  
- DUP_X1 - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
-  
- DUP_X2 - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
-  
- DynamicContextMenuService - Class in org.gjt.sp.jedit.gui
- 
 A service that can be offered by plugins when a text area context menu item
 needs to be offered  that is sensitive to the state of the TextArea it was requested * from. 
- DynamicContextMenuService() - Constructor for class org.gjt.sp.jedit.gui.DynamicContextMenuService
-  
- DynamicMenuChanged - Class in org.gjt.sp.jedit.msg
- 
Sending this message will cause the specified dynamic menu to be recreated. 
- DynamicMenuChanged(String) - Constructor for class org.gjt.sp.jedit.msg.DynamicMenuChanged
- 
Creates a new dynamic menu changed message. 
- DynamicMenuProvider - Interface in org.gjt.sp.jedit.menu
- 
Interface for a pull-down menu whose contents are determined at runtime.