Skip navigation links
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 _ 

N

NAME - Static variable in class org.gjt.sp.jedit.browser.VFSBrowser
 
name - Variable in class org.gjt.sp.jedit.gui.GrabKeyDialog.KeyBinding
 
name - Variable in class org.gjt.sp.jedit.JEditAbstractEditAction
 
name - Variable in class org.gjt.sp.jedit.Mode
 
name - Variable in class org.gjt.sp.jedit.OptionGroup
 
NAME - Static variable in class org.gjt.sp.jedit.search.HyperSearchResults
 
name - Variable in class org.jedit.migration.OneTimeMigrationService
 
NameList() - Method in class org.gjt.sp.jedit.bsh.Parser
 
NameSorter() - Constructor for class org.gjt.sp.jedit.bufferset.BufferSet.NameSorter
 
NameSource - Interface in org.gjt.sp.jedit.bsh
This interface supports name completion, which is used primarily for command line tools, etc.
NameSource.Listener - Interface in org.gjt.sp.jedit.bsh
 
nameSourceChanged(NameSource) - Method in interface org.gjt.sp.jedit.bsh.NameSource.Listener
 
NameSpace - Class in org.gjt.sp.jedit.bsh
A namespace in which methods, variables, and imports (class names) live.
NameSpace(NameSpace, String) - Constructor for class org.gjt.sp.jedit.bsh.NameSpace
 
NameSpace(BshClassManager, String) - Constructor for class org.gjt.sp.jedit.bsh.NameSpace
 
NameSpace(NameSpace, BshClassManager, String) - Constructor for class org.gjt.sp.jedit.bsh.NameSpace
 
nameSpaceChanged() - Method in class org.gjt.sp.jedit.bsh.NameSpace
Clear all cached classes and names
narrow(int, int) - Method in class org.gjt.sp.jedit.textarea.DisplayManager
Narrows the visible portion of the buffer to the specified line range.
narrowActive(TextArea) - Method in interface org.gjt.sp.jedit.textarea.StatusListener
 
narrowToFold() - Method in class org.gjt.sp.jedit.textarea.TextArea
Hides all lines except those in the fold containing the caret.
narrowToSelection() - Method in class org.gjt.sp.jedit.textarea.TextArea
Hides all lines except those in the selection.
NATIVE - Static variable in interface org.gjt.sp.jedit.bsh.ParserConstants
 
Native2ASCIIEncoding - Class in org.jedit.io
ISO-8859-1 with unicode escapes as e.
Native2ASCIIEncoding() - Constructor for class org.jedit.io.Native2ASCIIEncoding
 
NE - Static variable in interface org.gjt.sp.jedit.bsh.ParserConstants
 
NEW - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
 
NEW - Static variable in interface org.gjt.sp.jedit.bsh.ParserConstants
 
NEW_PATH - Static variable in class org.gjt.sp.jedit.bufferio.BufferIORequest
 
NEWARRAY - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
 
newFile() - Method in class org.gjt.sp.jedit.browser.VFSBrowser
Creates a new file in the current directory.
newFile(View) - Static method in class org.gjt.sp.jedit.jEdit
Creates a new `untitled' file.
newFile(View, String) - Static method in class org.gjt.sp.jedit.jEdit
Creates a new `untitled' file.
newFile(EditPane) - Static method in class org.gjt.sp.jedit.jEdit
Creates a new `untitled' file.
newFile(EditPane, String) - Static method in class org.gjt.sp.jedit.jEdit
Creates a new `untitled' file.
newInstance() - Method in class org.gjt.sp.jedit.gui.OptionsDialog.PaneNameRenderer
 
newInstance() - Method in class org.gjt.sp.util.EnhancedTreeCellRenderer
Creates a new instance of the tree cell renderer.
newLabel(String, Component) - Method in class org.gjt.sp.jedit.AbstractOptionPane
 
newToken(int) - Static method in class org.gjt.sp.jedit.bsh.Token
Returns a new Token object, by default.
newView(View) - Static method in class org.gjt.sp.jedit.jEdit
Creates a new view.
newView(View, Buffer) - Static method in class org.gjt.sp.jedit.jEdit
Creates a new view of a buffer.
newView(View, Buffer, boolean) - Static method in class org.gjt.sp.jedit.jEdit
Creates a new view of a buffer.
newView(View, Buffer, View.ViewConfig) - Static method in class org.gjt.sp.jedit.jEdit
Creates a new view.
next() - Method in interface org.gjt.sp.jedit.bsh.BshIterator
Fetch the next object in the iteration
next() - Method in class org.gjt.sp.jedit.bsh.collection.CollectionIterator
Fetch the next object in the iteration
next() - Method in class org.gjt.sp.jedit.bsh.CollectionManager.BasicBshIterator
Fetch the next object in the iteration
next - Variable in class org.gjt.sp.jedit.bsh.Token
A reference to the next regular (non-special) token from the input stream.
next - Variable in class org.gjt.sp.jedit.search.HyperSearchResult.Occur
 
next - Variable in class org.gjt.sp.jedit.syntax.Token
The next token in the linked list.
nextBuffer() - Method in class org.gjt.sp.jedit.EditPane
Selects the next buffer.
nextCharBuf - Variable in class org.gjt.sp.jedit.bsh.JavaCharStream
 
nextCharInd - Variable in class org.gjt.sp.jedit.bsh.JavaCharStream
 
nextDirectory() - Method in class org.gjt.sp.jedit.browser.VFSBrowser
 
nextMatch(CharSequence, boolean, boolean, boolean, boolean) - Method in class org.gjt.sp.jedit.search.BoyerMooreSearchMatcher
 
nextMatch(CharSequence, boolean, boolean, boolean, boolean) - Method in class org.gjt.sp.jedit.search.PatternSearchMatcher
Returns the offset of the first match of the specified text within this matcher.
nextMatch(CharSequence, boolean, boolean, boolean, boolean) - Method in class org.gjt.sp.jedit.search.SearchMatcher
Returns the offset of the first match of the specified text within this matcher.
nextTabStop(float, int) - Method in class org.gjt.sp.jedit.textarea.ElasticTabstopsTabExpander
 
nextTabStop(float, int) - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
Implementation of TabExpander interface.
nextTextArea() - Method in class org.gjt.sp.jedit.View
Moves keyboard focus to the next text area.
NO_LINE_BREAK - Static variable in class org.gjt.sp.jedit.syntax.ParserRule
 
NO_SCROLL - Static variable in class org.gjt.sp.jedit.textarea.TextArea
 
NO_VIEW_INDEX - Static variable in class org.gjt.sp.jedit.gui.DockableWindowManager.DockingLayout
 
NO_WORD_BREAK - Static variable in class org.gjt.sp.jedit.syntax.ParserRule
 
noClassDefFound(String, Error) - Static method in class org.gjt.sp.jedit.bsh.BshClassManager
Annotate the NoClassDefFoundError with some info about the class we were trying to load.
Node - Interface in org.gjt.sp.jedit.textarea
 
noFocusBorder - Static variable in class org.gjt.sp.jedit.options.SyntaxHiliteOptionPane
 
NoIncrease() - Constructor for class org.gjt.sp.jedit.indent.IndentAction.NoIncrease
 
NON_AWT_SESSION_CAP - Static variable in class org.gjt.sp.jedit.io.VFS
Sessions created outside Event Dispatching Thread - file system capability.
NONE - Static variable in class org.gjt.sp.jedit.gui.PanelWindowContainer.RotatedTextIcon
 
NONE - Static variable in class org.gjt.sp.jedit.pluginmgr.MirrorList.Mirror
 
NONE - Static variable in class org.gjt.sp.jedit.textarea.AntiAlias
 
NONPRINTABLE - Static variable in interface org.gjt.sp.jedit.bsh.ParserConstants
 
NOP - Static variable in interface org.gjt.sp.jedit.bsh.org.objectweb.asm.Constants
 
NoPluginsPane() - Constructor for class org.gjt.sp.jedit.options.PluginOptions.NoPluginsPane
 
NoPluginsPane() - Constructor for class org.jedit.options.PluginOptionGroup.NoPluginsPane
 
noRecord() - Method in class org.gjt.sp.jedit.BeanShellAction
 
noRecord() - Method in class org.gjt.sp.jedit.EditAction
 
noRecord() - Method in class org.gjt.sp.jedit.JEditBeanShellAction
 
noRememberLast() - Method in class org.gjt.sp.jedit.BeanShellAction
Returns if this edit action should not be remembered as the most recently invoked action.
noRememberLast() - Method in class org.gjt.sp.jedit.EditAction
 
noRememberLast() - Method in class org.gjt.sp.jedit.JEditBeanShellAction
Returns if this edit action should not be remembered as the most recently invoked action.
noRepeat() - Method in class org.gjt.sp.jedit.BeanShellAction
 
noRepeat() - Method in class org.gjt.sp.jedit.EditAction
 
noRepeat() - Method in class org.gjt.sp.jedit.JEditBeanShellAction
 
NORMAL_PRIORITY - Static variable in class org.gjt.sp.jedit.buffer.JEditBuffer
 
NORMAL_SCROLL - Static variable in class org.gjt.sp.jedit.textarea.TextArea
 
normalizeClassName(Class) - Static method in class org.gjt.sp.jedit.bsh.StringUtil
Hack - The real method is in Reflect.java which is not public.
NOTICE - Static variable in class org.gjt.sp.util.Log
Notice urgency.
noWordSep - Variable in class org.gjt.sp.jedit.search.SearchMatcher
This should contains the noWordSep property of the edit mode of your buffer.
NULL - Static variable in interface org.gjt.sp.jedit.bsh.ParserConstants
 
NULL - Static variable in class org.gjt.sp.jedit.bsh.Primitive
 
NULL - Static variable in class org.gjt.sp.jedit.syntax.Token
 
NullLiteral() - Method in class org.gjt.sp.jedit.bsh.Parser
 
numberValue() - Method in class org.gjt.sp.jedit.bsh.Primitive
 
NumericTextField - Class in org.gjt.sp.jedit.gui
A TextField that accepts only numeric values.
NumericTextField(String) - Constructor for class org.gjt.sp.jedit.gui.NumericTextField
 
NumericTextField(String, boolean) - Constructor for class org.gjt.sp.jedit.gui.NumericTextField
 
NumericTextField(String, boolean, boolean) - Constructor for class org.gjt.sp.jedit.gui.NumericTextField
 
NumericTextField(String, int, boolean) - Constructor for class org.gjt.sp.jedit.gui.NumericTextField
 
NumericTextField(String, int, boolean, boolean) - Constructor for class org.gjt.sp.jedit.gui.NumericTextField
 
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 _ 
Skip navigation links