A B C D E F G H I J K L M N O P Q R S T U V W X Y _

M

M_INSERT - Static variable in class org.gjt.sp.jedit.browser.VFSBrowser
 
M_OPEN - Static variable in class org.gjt.sp.jedit.browser.VFSBrowser
 
M_OPEN - Static variable in class org.gjt.sp.jedit.search.HyperSearchResults
 
M_OPEN_NEW_PLAIN_VIEW - Static variable in class org.gjt.sp.jedit.browser.VFSBrowser
 
M_OPEN_NEW_PLAIN_VIEW - Static variable in class org.gjt.sp.jedit.search.HyperSearchResults
 
M_OPEN_NEW_SPLIT - Static variable in class org.gjt.sp.jedit.browser.VFSBrowser
 
M_OPEN_NEW_SPLIT - Static variable in class org.gjt.sp.jedit.search.HyperSearchResults
 
M_OPEN_NEW_VIEW - Static variable in class org.gjt.sp.jedit.browser.VFSBrowser
 
M_OPEN_NEW_VIEW - Static variable in class org.gjt.sp.jedit.search.HyperSearchResults
 
macroNameToLabel(String) - Static method in class org.gjt.sp.jedit.Macros.Macro
 
Macros - Class in org.gjt.sp.jedit
This class records and runs macros.
Macros() - Constructor for class org.gjt.sp.jedit.Macros
 
Macros.Handler - Class in org.gjt.sp.jedit
Encapsulates creating and invoking macros in arbitrary scripting languages
Macros.Handler(String) - Constructor for class org.gjt.sp.jedit.Macros.Handler
 
Macros.Macro - Class in org.gjt.sp.jedit
Encapsulates the macro's label, name and path.
Macros.Macro(Macros.Handler, String, String, String) - Constructor for class org.gjt.sp.jedit.Macros.Macro
 
Macros.Recorder - Class in org.gjt.sp.jedit
Handles macro recording.
Macros.Recorder(View, Buffer, boolean) - Constructor for class org.gjt.sp.jedit.Macros.Recorder
 
MacrosProvider - Class in org.gjt.sp.jedit.menu
 
MacrosProvider() - Constructor for class org.gjt.sp.jedit.menu.MacrosProvider
 
MAGIC - Static variable in class org.gjt.sp.jedit.PluginJAR.PluginCacheEntry
 
main(String[]) - Static method in class bsh.Interpreter
Run the text only interpreter on the command line or specify a file.
main(String[]) - Static method in class bsh.Parser
 
main(String[]) - Static method in class bsh.Remote
 
main(String[]) - Static method in class org.gjt.sp.jedit.jEdit
The main method of the jEdit application.
MAJOR_ACTIONS - Static variable in class org.gjt.sp.jedit.syntax.ParserRule
 
makeFinal() - Method in class gnu.regexp.RESyntax
Called internally when constructing predefined syntaxes so their interpretation cannot vary.
ManagePanel - Class in org.gjt.sp.jedit.pluginmgr
 
ManagePanel(PluginManager) - Constructor for class org.gjt.sp.jedit.pluginmgr.ManagePanel
 
MARK_FOLLOWING - Static variable in class org.gjt.sp.jedit.syntax.ParserRule
 
MARK_PREVIOUS - Static variable in class org.gjt.sp.jedit.syntax.ParserRule
 
Marker - Class in org.gjt.sp.jedit
Buffers may contain one or more markers which serve as textual bookmarks.
MARKERS_CHANGED - Static variable in class org.gjt.sp.jedit.msg.BufferUpdate
Buffer markers changed.
markersPath - Variable in class org.gjt.sp.jedit.buffer.BufferIORequest
 
MarkersProvider - Class in org.gjt.sp.jedit.menu
 
MarkersProvider() - Constructor for class org.gjt.sp.jedit.menu.MarkersProvider
 
MarkerViewer - Class in org.gjt.sp.jedit.gui
 
MarkerViewer(View) - Constructor for class org.gjt.sp.jedit.gui.MarkerViewer
 
markSupported() - Method in class gnu.regexp.REFilterInputStream
Deprecated. Returns false.
markSupported() - Method in class gnu.regexp.REFilterReader
Returns false.
markTokens(int, TokenHandler) - Method in class org.gjt.sp.jedit.buffer.JEditBuffer
Returns the syntax tokens for the specified line.
markTokens(int) - Method in class org.gjt.sp.jedit.Buffer
Deprecated. Use the other form of markTokens() instead
markTokens(TokenMarker.LineContext, TokenHandler, Segment) - Method in class org.gjt.sp.jedit.syntax.TokenMarker
Do not call this method directly; call Buffer.markTokens() instead.
MARKUP - Static variable in class org.gjt.sp.jedit.syntax.Token
 
match(CharSequence, boolean) - Method in class org.gjt.sp.jedit.search.BoyerMooreSearchMatcher
a good introduction to the Boyer-Moore fast string matching algorithm may be found on Moore's website at: http://www.cs.utexas.edu/users/moore/best-ideas/string-searching/
matcher - Variable in class org.gjt.sp.jedit.textarea.StructureMatcher.Match
 
MAX_CHUNK_LEN - Static variable in class org.gjt.sp.jedit.syntax.DisplayTokenHandler
 
maxCommonPrefix(String, String) - Static method in class bsh.StringUtil
 
maximumLayoutSize(Container) - Method in class org.gjt.sp.jedit.gui.DockableLayout
 
maximumLayoutSize(Container) - Method in class org.gjt.sp.jedit.gui.VariableGridLayout
 
MAXLINES - Static variable in class org.gjt.sp.util.Log
The maximum number of log messages that will be kept in memory.
maxNextCharInd - Variable in class bsh.JavaCharStream
 
maybeReloadDirectory(String) - Method in class org.gjt.sp.jedit.browser.VFSDirectoryEntryTable
 
MB_FORMAT - Static variable in class org.gjt.sp.jedit.MiscUtilities
 
menuCanceled(MenuEvent) - Method in class org.gjt.sp.jedit.menu.EnhancedMenu
 
menuDeselected(MenuEvent) - Method in class org.gjt.sp.jedit.menu.EnhancedMenu
 
menuSelected(MenuEvent) - Method in class org.gjt.sp.jedit.menu.EnhancedMenu
 
message(Component, String, Object[]) - Static method in class org.gjt.sp.jedit.GUIUtilities
Displays a dialog box.
message(Component, String) - Static method in class org.gjt.sp.jedit.Macros
Utility method that can be used to display a message dialog in a macro.
MESSAGE - Static variable in class org.gjt.sp.util.Log
Message urgency.
METHOD - Static variable in class bsh.Modifiers
 
MethodDeclaration() - Method in class bsh.Parser
 
MethodInvocation() - Method in class bsh.Parser
 
methodString(String, Class[]) - Static method in class bsh.StringUtil
 
minimumLayoutSize(Container) - Method in class org.gjt.sp.jedit.gui.DockableLayout
 
minimumLayoutSize(Container) - Method in class org.gjt.sp.jedit.gui.VariableGridLayout
 
minimumLayoutSize(Container) - Method in class org.gjt.sp.jedit.textarea.ScrollLayout
 
MINUS - Static variable in interface bsh.ParserConstants
 
MINUSASSIGN - Static variable in interface bsh.ParserConstants
 
MirrorList - Class in org.gjt.sp.jedit.pluginmgr
 
MirrorList() - Constructor for class org.gjt.sp.jedit.pluginmgr.MirrorList
 
MirrorList.Mirror - Class in org.gjt.sp.jedit.pluginmgr
 
MirrorList.Mirror() - Constructor for class org.gjt.sp.jedit.pluginmgr.MirrorList.Mirror
 
mirrors - Variable in class org.gjt.sp.jedit.pluginmgr.MirrorList
 
MiscUtilities - Class in org.gjt.sp.jedit
Path name manipulation, string manipulation, and more.
MiscUtilities.Compare - Interface in org.gjt.sp.jedit
Deprecated.  
MiscUtilities.MenuItemCompare - Class in org.gjt.sp.jedit
Compares menu item labels.
MiscUtilities.MenuItemCompare() - Constructor for class org.gjt.sp.jedit.MiscUtilities.MenuItemCompare
 
MiscUtilities.StringCompare - Class in org.gjt.sp.jedit
Compares strings.
MiscUtilities.StringCompare() - Constructor for class org.gjt.sp.jedit.MiscUtilities.StringCompare
 
MiscUtilities.StringICaseCompare - Class in org.gjt.sp.jedit
Compares strings ignoring case.
MiscUtilities.StringICaseCompare() - Constructor for class org.gjt.sp.jedit.MiscUtilities.StringICaseCompare
 
MIXED - Static variable in class org.gjt.sp.jedit.TextUtilities
 
mkdir() - Method in class org.gjt.sp.jedit.browser.VFSBrowser
 
MKDIR_CAP - Static variable in class org.gjt.sp.jedit.io.VFS
Make directory capability.
MOD - Static variable in interface bsh.ParserConstants
 
MODASSIGN - Static variable in interface bsh.ParserConstants
 
Mode - Class in org.gjt.sp.jedit
An edit mode defines specific settings for editing some type of file.
Mode(String) - Constructor for class org.gjt.sp.jedit.Mode
Creates a new edit mode.
modified - Variable in class org.gjt.sp.jedit.io.FileVFS.LocalFile
Deprecated. Call getModified() instead.
Modifiers - Class in bsh
 
Modifiers() - Constructor for class bsh.Modifiers
 
Modifiers(int, boolean) - Method in class bsh.Parser
THE JAVA LANGUAGE GRAMMAR STARTS HERE *
modifiers - Variable in class org.gjt.sp.jedit.gui.KeyEventTranslator.Key
 
modifiersToString(int) - Static method in class org.gjt.sp.jedit.gui.KeyEventTranslator
 
modTime - Variable in class org.gjt.sp.jedit.PluginJAR.PluginCacheEntry
 
MONITORENTER - Static variable in interface org.objectweb.asm.Constants
 
MONITOREXIT - Static variable in interface org.objectweb.asm.Constants
 
MouseActions - Class in org.gjt.sp.jedit.textarea
 
MouseOptionPane - Class in org.gjt.sp.jedit.options
 
MouseOptionPane() - Constructor for class org.gjt.sp.jedit.options.MouseOptionPane
 
mouseReleased(MouseEvent) - Method in class org.gjt.sp.jedit.help.HelpSearchPanel.MouseHandler
 
move(int) - Method in interface gnu.regexp.CharIndexed
Shifts the input buffer by a given number of positions.
move(int) - Method in class org.gjt.sp.util.CharIndexedSegment
Deprecated.  
moveCaretPosition(int) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Sets the caret position without deactivating the selection.
moveCaretPosition(int, boolean) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Sets the caret position without deactivating the selection.
moveCaretPosition(int, int) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Sets the caret position without deactivating the selection.
moveFile(File, File) - Static method in class org.gjt.sp.jedit.MiscUtilities
Moves the source file to the destination.
MULTI_LINE_COMMENT - Static variable in interface bsh.ParserConstants
 
MULTI_SELECT_CHANGED - Static variable in interface org.gjt.sp.jedit.textarea.StatusListener
 
MULTIANEWARRAY - Static variable in interface org.objectweb.asm.Constants
 
MultiplicativeExpression() - Method in class bsh.Parser
 
MutableListModel - Interface in org.gjt.sp.jedit.gui
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y _