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 _

A

AALOAD - Static variable in interface org.objectweb.asm.Constants
 
AASTORE - Static variable in interface org.objectweb.asm.Constants
 
AbbrevEditor - Class in org.gjt.sp.jedit.gui
 
AbbrevEditor() - Constructor for class org.gjt.sp.jedit.gui.AbbrevEditor
 
Abbrevs - Class in org.gjt.sp.jedit
Abbreviation manager.
AbbrevsOptionPane - Class in org.gjt.sp.jedit.options
Abbrev editor.
AbbrevsOptionPane() - Constructor for class org.gjt.sp.jedit.options.AbbrevsOptionPane
 
abortCurrentRequest() - Method in class org.gjt.sp.util.WorkThread
Aborts the currently running request, if allowed.
AboutDialog - Class in org.gjt.sp.jedit.gui
 
AboutDialog(View) - Constructor for class org.gjt.sp.jedit.gui.AboutDialog
 
ABOVE_ACTION_BAR_LAYER - Static variable in class org.gjt.sp.jedit.View
Deprecated. Status bar no longer added as a tool bar.
ABOVE_SYSTEM_BAR_LAYER - Static variable in class org.gjt.sp.jedit.View
Above system tool bar layer.
absoluteClassCache - Variable in class bsh.BshClassManager
Global cache for things we know are classes.
absoluteNonClasses - Variable in class bsh.BshClassManager
Global cache for things we know are *not* classes.
ABSTRACT - Static variable in interface bsh.ParserConstants
 
AbstractOptionPane - Class in org.gjt.sp.jedit
The default implementation of the option pane interface.
AbstractOptionPane(String) - Constructor for class org.gjt.sp.jedit.AbstractOptionPane
Creates a new option pane.
ACC_ABSTRACT - Static variable in interface org.objectweb.asm.Constants
 
ACC_DEPRECATED - Static variable in interface org.objectweb.asm.Constants
 
ACC_FINAL - Static variable in interface org.objectweb.asm.Constants
 
ACC_INTERFACE - Static variable in interface org.objectweb.asm.Constants
 
ACC_NATIVE - Static variable in interface org.objectweb.asm.Constants
 
ACC_PRIVATE - Static variable in interface org.objectweb.asm.Constants
 
ACC_PROTECTED - Static variable in interface org.objectweb.asm.Constants
 
ACC_PUBLIC - Static variable in interface org.objectweb.asm.Constants
 
ACC_STATIC - Static variable in interface org.objectweb.asm.Constants
 
ACC_STRICT - Static variable in interface org.objectweb.asm.Constants
 
ACC_SUPER - Static variable in interface org.objectweb.asm.Constants
 
ACC_SYNCHRONIZED - Static variable in interface org.objectweb.asm.Constants
 
ACC_SYNTHETIC - Static variable in interface org.objectweb.asm.Constants
 
ACC_TRANSIENT - Static variable in interface org.objectweb.asm.Constants
 
ACC_VOLATILE - Static variable in interface org.objectweb.asm.Constants
 
accept(String) - Method in class org.gjt.sp.jedit.Macros.Handler
 
accept(String, String) - Method in class org.gjt.sp.jedit.Mode
Returns if the edit mode is suitable for editing the specified file.
accessable - Variable in class org.gjt.sp.jedit.syntax.Chunk
 
ACONST_NULL - Static variable in interface org.objectweb.asm.Constants
 
action - Variable in class org.gjt.sp.jedit.syntax.ParserRule
 
ACTION_BAR - Static variable in class org.gjt.sp.jedit.View
 
ACTION_BAR_LAYER - Static variable in class org.gjt.sp.jedit.View
Action bar layer.
ACTION_HINTS - Static variable in class org.gjt.sp.jedit.syntax.ParserRule
 
ActionBar - Class in org.gjt.sp.jedit.gui
Action invocation bar.
ActionBar(View, boolean) - Constructor for class org.gjt.sp.jedit.gui.ActionBar
 
actionBar() - Method in class org.gjt.sp.jedit.View
Shows the action bar if needed, and sends keyboard focus there.
ActionContext - Class in org.gjt.sp.jedit
Manages a collection of action sets.
ActionContext() - Constructor for class org.gjt.sp.jedit.ActionContext
 
actionPerformed(ActionEvent) - Method in class org.gjt.sp.jedit.EditAction.Wrapper
Called when the user selects this action from a menu.
actionPerformed(ActionEvent) - Method in class org.gjt.sp.jedit.gui.MarkerViewer
 
actionPerformed(ActionEvent) - Method in class org.gjt.sp.jedit.gui.OptionsDialog
 
actionPerformed(ActionEvent) - Method in class org.gjt.sp.jedit.gui.SelectLineRange
 
actionPerformed(ActionEvent) - Method in class org.gjt.sp.jedit.help.HistoryButton
 
actionPerformed(ActionEvent) - Method in class org.gjt.sp.jedit.search.HyperSearchResults.ActionHandler
 
ActionSet - Class in org.gjt.sp.jedit
A set of actions, either loaded from an XML file, or constructed at runtime by a plugin.
ActionSet() - Constructor for class org.gjt.sp.jedit.ActionSet
Creates a new action set.
ActionSet(PluginJAR, String[], boolean[], URL) - Constructor for class org.gjt.sp.jedit.ActionSet
Creates a new action set.
ActionSet(String) - Constructor for class org.gjt.sp.jedit.ActionSet
Creates a new action set.
actionsURI - Variable in class org.gjt.sp.jedit.PluginJAR.PluginCacheEntry
 
ACTIVATED - Static variable in class org.gjt.sp.jedit.msg.DockableWindowUpdate
Dockable activated.
ACTIVATED - Static variable in class org.gjt.sp.jedit.msg.PluginUpdate
Plugin activated.
ACTIVATED - Static variable in class org.gjt.sp.jedit.msg.ViewUpdate
Active view changed.
activatePlugin() - Method in class org.gjt.sp.jedit.PluginJAR
Loads the plugin core class.
activatePluginIfNecessary() - Method in class org.gjt.sp.jedit.PluginJAR
Should be called after a new plugin is installed.
active - Variable in class org.gjt.sp.jedit.gui.ShortcutPrefixActiveEvent
Description of the Field
add(String, byte) - Method in class org.gjt.sp.jedit.syntax.KeywordMap
Adds a key-value mapping.
add(char[], byte) - Method in class org.gjt.sp.jedit.syntax.KeywordMap
Adds a key-value mapping.
add(KeywordMap) - Method in class org.gjt.sp.jedit.syntax.KeywordMap
Adds the content of another keyword map to this one.
add(int) - Method in class org.gjt.sp.util.IntegerArray
 
add_escapes(String) - Method in exception bsh.ParseException
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
AddAbbrevDialog - Class in org.gjt.sp.jedit.gui
 
AddAbbrevDialog(View, String) - Constructor for class org.gjt.sp.jedit.gui.AddAbbrevDialog
 
addAction(EditAction) - Method in class org.gjt.sp.jedit.ActionSet
Adds an action to the action set.
addActionListener(ActionListener) - Method in class org.gjt.sp.jedit.help.HistoryButton
 
addActionSet(ActionSet) - Method in class org.gjt.sp.jedit.ActionContext
Adds a new action set to the context.
addActionSet(ActionSet) - Static method in class org.gjt.sp.jedit.jEdit
Adds a new action set to jEdit's list.
addBrowserListener(BrowserListener) - Method in class org.gjt.sp.jedit.browser.VFSBrowser
 
addBufferChangeListener(BufferChangeListener, int) - Method in class org.gjt.sp.jedit.Buffer
Deprecated. Call JEditBuffer.addBufferListener(BufferListener,int).
addBufferChangeListener(BufferChangeListener) - Method in class org.gjt.sp.jedit.Buffer
Deprecated. Call JEditBuffer.addBufferListener(BufferListener).
addBufferListener(BufferListener, int) - Method in class org.gjt.sp.jedit.buffer.JEditBuffer
Adds a buffer change listener.
addBufferListener(BufferListener) - Method in class org.gjt.sp.jedit.buffer.JEditBuffer
Adds a buffer change listener.
addCaretListener(CaretListener) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Adds a caret change listener to this text area.
addChangeEventListener(ChangeListener) - Static method in class org.gjt.sp.jedit.gui.ShortcutPrefixActiveEvent
Adds a feature to the ChangeEventListener attribute of the ShortcutPrefixActiveEvent class
addClassPath(URL) - Method in class bsh.BshClassManager
 
addCommandPath(String, Class) - Method in class bsh.NameSpace
Adds a URL to the command path.
addComponent(String, Component) - Method in class org.gjt.sp.jedit.AbstractOptionPane
Adds a labeled component to the option pane.
addComponent(String, Component, int) - Method in class org.gjt.sp.jedit.AbstractOptionPane
Adds a labeled component to the option pane.
addComponent(Component, Component) - Method in class org.gjt.sp.jedit.AbstractOptionPane
Adds a labeled component to the option pane.
addComponent(Component, Component, int) - Method in class org.gjt.sp.jedit.AbstractOptionPane
Adds a labeled component to the option pane.
addComponent(Component) - Method in class org.gjt.sp.jedit.AbstractOptionPane
Adds a component to the option pane.
addComponent(Component, int) - Method in class org.gjt.sp.jedit.AbstractOptionPane
Adds a component to the option pane.
addCurrentToHistory() - Method in class org.gjt.sp.jedit.gui.HistoryText
Adds the currently entered item to the history.
addCurrentToHistory() - Method in class org.gjt.sp.jedit.gui.HistoryTextArea
Adds the currently entered item to the history.
addCurrentToHistory() - Method in class org.gjt.sp.jedit.gui.HistoryTextField
Adds the currently entered item to the history.
addDockableWindow(String) - Method in class org.gjt.sp.jedit.gui.DockableWindowManager
Opens the specified dockable window.
addEscapes(String) - Static method in error bsh.TokenMgrError
Replaces unprintable characters by their espaced (or unicode escaped) equivalents in the given string
addExplicitFold() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Surrounds the selection with explicit fold markers.
addExtension(TextAreaExtension) - Method in class org.gjt.sp.jedit.textarea.Gutter
Adds a text area extension, which can perform custom painting and tool tip handling.
addExtension(int, TextAreaExtension) - Method in class org.gjt.sp.jedit.textarea.Gutter
Adds a text area extension, which can perform custom painting and tool tip handling.
addExtension(TextAreaExtension) - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
Adds a text area extension, which can perform custom painting and tool tip handling.
addExtension(int, TextAreaExtension) - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
Adds a text area extension, which can perform custom painting and tool tip handling.
addGlobalAbbrev(String, String) - Static method in class org.gjt.sp.jedit.Abbrevs
Adds an abbreviation to the global abbreviation list.
addHelpHistoryModelListener(HelpHistoryModelListener) - Method in class org.gjt.sp.jedit.help.HelpHistoryModel
 
addItem(String) - Method in class org.gjt.sp.jedit.gui.HistoryModel
Adds an item to the end of this history list, trimming the list to the maximum number of items if necessary.
AdditiveExpression() - Method in class bsh.Parser
 
addKeyBinding(String, String) - Method in class org.gjt.sp.jedit.gui.DefaultInputHandler
Adds a key binding to this input handler.
addKeyBinding(String, EditAction) - Method in class org.gjt.sp.jedit.gui.DefaultInputHandler
Adds a key binding to this input handler.
addKeyBinding(String, Object) - Method in class org.gjt.sp.jedit.gui.DefaultInputHandler
Adds a key binding to this input handler.
addKeyBinding(String, String) - Method in class org.gjt.sp.jedit.gui.InputHandler
Adds a key binding to this input handler.
addKeyBinding(String, EditAction) - Method in class org.gjt.sp.jedit.gui.InputHandler
Adds a key binding to this input handler.
addLayoutComponent(String, Component) - Method in class org.gjt.sp.jedit.gui.DockableLayout
 
addLayoutComponent(Component, Object) - Method in class org.gjt.sp.jedit.gui.DockableLayout
 
addLayoutComponent(String, Component) - Method in class org.gjt.sp.jedit.gui.VariableGridLayout
Not used in this class.
addLayoutComponent(Component, Object) - Method in class org.gjt.sp.jedit.gui.VariableGridLayout
Not used in this class.
addLayoutComponent(String, Component) - Method in class org.gjt.sp.jedit.textarea.ScrollLayout
 
addLeftOfScrollBar(Component) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Adds a component to the box left of the vertical scroll bar.
addListDataListener(ListDataListener) - Method in class org.gjt.sp.jedit.buffer.KillRing
 
addListener(BshClassManager.Listener) - Method in class bsh.BshClassManager
 
addMarker(char, int) - Method in class org.gjt.sp.jedit.Buffer
Adds a marker to this buffer.
addMarker() - Method in class org.gjt.sp.jedit.EditPane
Adds a marker at the caret position.
addMode(Mode) - Static method in class org.gjt.sp.jedit.jEdit
Do not call this method.
addModeAbbrev(String, String, String) - Static method in class org.gjt.sp.jedit.Abbrevs
Adds a mode-specific abbrev.
addModifier(int, String) - Method in class bsh.Modifiers
 
addNameSourceListener(NameSource.Listener) - Method in interface bsh.NameSource
 
addNameSourceListener(NameSource.Listener) - Method in class bsh.NameSpace
Implements NameSource Add a listener who is notified upon changes to names in this space.
addNotify() - Method in class org.gjt.sp.jedit.browser.VFSBrowser
 
addNotify() - Method in class org.gjt.sp.jedit.gui.IOProgressMonitor
 
addNotify() - Method in class org.gjt.sp.jedit.gui.LogViewer
 
addNotify() - Method in class org.gjt.sp.jedit.gui.MarkerViewer
 
addNotify() - Method in class org.gjt.sp.jedit.gui.RegisterViewer
 
addNotify() - Method in class org.gjt.sp.jedit.gui.StatusBar
 
addNotify() - Method in class org.gjt.sp.jedit.search.HyperSearchResults
 
addNotify() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Called by the AWT when this component is added to a parent.
addOptionGroup(OptionGroup) - Method in class org.gjt.sp.jedit.gui.OptionsDialog
 
addOptionGroup(OptionGroup) - Method in class org.gjt.sp.jedit.OptionGroup
 
addOptionPane(OptionPane) - Method in class org.gjt.sp.jedit.gui.OptionsDialog
 
addOptionPane(OptionPane) - Method in class org.gjt.sp.jedit.OptionGroup
 
addOptionPane(String) - Method in class org.gjt.sp.jedit.OptionGroup
 
addOrRemoveMarker(char, int) - Method in class org.gjt.sp.jedit.Buffer
If a marker is set on the line of the position, it is removed.
addPluginJAR(String) - Static method in class org.gjt.sp.jedit.jEdit
Loads the plugin JAR with the specified path.
addProgressListener(WorkThreadProgressListener) - Method in class org.gjt.sp.util.WorkThreadPool
Adds a progress listener to this thread pool.
addPropertyChangeListener(PropertyChangeListener) - Method in interface org.gjt.sp.jedit.help.HelpViewerInterface
 
addRule(ParserRule) - Method in class org.gjt.sp.jedit.syntax.ParserRuleSet
 
addRuleSet(ParserRuleSet) - Method in class org.gjt.sp.jedit.syntax.ParserRuleSet
Adds all rules contained in the given ruleset.
addRuleSet(ParserRuleSet) - Method in class org.gjt.sp.jedit.syntax.TokenMarker
 
addScrollListener(ScrollListener) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Adds a scroll listener to this text area.
addSeparator() - Method in class org.gjt.sp.jedit.AbstractOptionPane
Adds a separator component.
addSeparator(String) - Method in class org.gjt.sp.jedit.AbstractOptionPane
Adds a separator component.
addStatusListener(StatusListener) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Adds a scroll listener to this text area.
addStructureMatcher(StructureMatcher) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Adds a structure matcher.
addToBus(EBComponent) - Static method in class org.gjt.sp.jedit.EditBus
Adds a component to the bus.
addToFavorites(String, int) - Static method in class org.gjt.sp.jedit.io.FavoritesVFS
 
addToHistory(String) - Method in class org.gjt.sp.jedit.help.HelpHistoryModel
 
addToken(Token, TokenMarker.LineContext) - Method in class org.gjt.sp.jedit.syntax.DefaultTokenHandler
 
addToolBar(int, int, Component) - Method in class org.gjt.sp.jedit.gui.ToolBarManager
 
addToolBar(Component) - Method in class org.gjt.sp.jedit.View
Adds a tool bar to this view.
addToolBar(int, Component) - Method in class org.gjt.sp.jedit.View
Adds a tool bar to this view.
addToolBar(int, int, Component) - Method in class org.gjt.sp.jedit.View
Adds a tool bar to this view.
addTopComponent(Component) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Adds a component above the gutter, text area, and vertical scroll bar.
addToSelection(Selection[]) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Adds to the selection.
addToSelection(Selection) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Adds to the selection.
addTranslation(KeyEventTranslator.Key, KeyEventTranslator.Key) - Static method in class org.gjt.sp.jedit.gui.KeyEventTranslator
Adds a keyboard translation.
addTreeModelListener(TreeModelListener) - Method in class org.gjt.sp.jedit.gui.OptionsDialog.OptionTreeModel
 
addWorkRequest(Runnable, boolean) - Method in class org.gjt.sp.util.WorkThreadPool
Adds a work request to the queue.
adjustBeginLineColumn(int, int) - Method in class bsh.JavaCharStream
Method to adjust line and column numbers for the start of a token.
AdjustBuffSize() - Method in class bsh.JavaCharStream
 
adjustForScreenBounds(Rectangle) - Static method in class org.gjt.sp.jedit.GUIUtilities
Gives a rectangle the specified bounds, ensuring it is within the screen bounds.
advance() - Method in class org.gjt.sp.jedit.gui.SplashScreen
 
ALL_BUFFERS - Static variable in class org.gjt.sp.jedit.search.SearchDialog
 
AllBufferSet - Class in org.gjt.sp.jedit.search
A file set for searching all open buffers.
AllBufferSet(String) - Constructor for class org.gjt.sp.jedit.search.AllBufferSet
Creates a new all buffer set.
AllocationExpression() - Method in class bsh.Parser
 
ALOAD - Static variable in interface org.objectweb.asm.Constants
 
ALT_KEY_PRESSED_DISABLED - Static variable in class org.gjt.sp.jedit.Debug
If true, A+ shortcuts are disabled.
ALTERNATIVE_DISPATCHER - Static variable in class org.gjt.sp.jedit.Debug
If true, an alternative dispatcher using key typed events will be used to handle a modifier key press in conjunction with an alphabet key.
AmbiguousName() - Method in class bsh.Parser
 
ANDASSIGN - Static variable in interface bsh.ParserConstants
 
ANDASSIGNX - Static variable in interface bsh.ParserConstants
 
AndExpression() - Method in class bsh.Parser
 
ANEWARRAY - Static variable in interface org.objectweb.asm.Constants
 
AnimatedIcon - Class in org.gjt.sp.jedit.gui
A animated version of ImageIcon.
AnimatedIcon(Image, Image[], int, Component) - Constructor for class org.gjt.sp.jedit.gui.AnimatedIcon
 
AntiAlias - Class in org.gjt.sp.jedit.textarea
Class for representing AntiAlias values.
AntiAlias(boolean) - Constructor for class org.gjt.sp.jedit.textarea.AntiAlias
 
AntiAlias(int) - Constructor for class org.gjt.sp.jedit.textarea.AntiAlias
 
AntiAlias(String) - Constructor for class org.gjt.sp.jedit.textarea.AntiAlias
 
appearance() - Static method in class org.gjt.sp.jedit.textarea.AntiAlias
 
AppearanceOptionPane - Class in org.gjt.sp.jedit.options
 
AppearanceOptionPane() - Constructor for class org.gjt.sp.jedit.options.AppearanceOptionPane
 
append(JEditTextArea, char) - Static method in class org.gjt.sp.jedit.Registers
Appends the text selected in the text area to the specified register, with a newline between the old and new text.
append(JEditTextArea, char, String) - Static method in class org.gjt.sp.jedit.Registers
Appends the text selected in the text area to the specified register.
append(JEditTextArea, char, String, boolean) - Static method in class org.gjt.sp.jedit.Registers
Appends the text selected in the text area to the specified register.
append(char) - Method in class org.gjt.sp.util.SegmentBuffer
 
append(char[], int, int) - Method in class org.gjt.sp.util.SegmentBuffer
 
apply(JEditBuffer, int, int, int, List) - Method in class org.gjt.sp.jedit.indent.CloseBracketIndentRule
 
apply(JEditBuffer, int, int, int, List) - Method in class org.gjt.sp.jedit.indent.DeepIndentRule
 
apply(JEditBuffer, int, int, int, List) - Method in interface org.gjt.sp.jedit.indent.IndentRule
Apply the indent rule to this line, and return an indent action.
apply(JEditBuffer, int, int, int, List) - Method in class org.gjt.sp.jedit.indent.OpenBracketIndentRule
 
apply(JEditBuffer, int, int, int, List) - Method in class org.gjt.sp.jedit.indent.RegexpIndentRule
 
ARETURN - Static variable in interface org.objectweb.asm.Constants
 
ArgumentList() - Method in class bsh.Parser
 
Arguments() - Method in class bsh.Parser
 
ARRAY - Static variable in class org.objectweb.asm.Type
The sort of array reference types.
ArrayDimensions() - Method in class bsh.Parser
 
ArrayInitializer() - Method in class bsh.Parser
 
ARRAYLENGTH - Static variable in interface org.objectweb.asm.Constants
 
ASSIGN - Static variable in interface bsh.ParserConstants
 
Assignment() - Method in class bsh.Parser
 
AssignmentOperator() - Method in class bsh.Parser
 
ASTORE - Static variable in interface org.objectweb.asm.Constants
 
AT_LINE_START - Static variable in class org.gjt.sp.jedit.syntax.ParserRule
 
AT_WHITESPACE_END - Static variable in class org.gjt.sp.jedit.syntax.ParserRule
 
AT_WORD_START - Static variable in class org.gjt.sp.jedit.syntax.ParserRule
 
ATHROW - Static variable in interface org.objectweb.asm.Constants
 
attribute(String, String, boolean) - Method in class com.microstar.xml.HandlerBase
Handle an attribute assignment.
attribute(String, String, boolean) - Method in interface com.microstar.xml.XmlHandler
Attribute.
ATTRIBUTE_CDATA - Static variable in class com.microstar.xml.XmlParser
Constant: the attribute value is a string value.
ATTRIBUTE_DEFAULT_FIXED - Static variable in class com.microstar.xml.XmlParser
Constant: the attribute was declared #FIXED.
ATTRIBUTE_DEFAULT_IMPLIED - Static variable in class com.microstar.xml.XmlParser
Constant: the attribute was declared #IMPLIED.
ATTRIBUTE_DEFAULT_REQUIRED - Static variable in class com.microstar.xml.XmlParser
Constant: the attribute was declared #REQUIRED.
ATTRIBUTE_DEFAULT_SPECIFIED - Static variable in class com.microstar.xml.XmlParser
Constant: the attribute has a literal default value specified.
ATTRIBUTE_DEFAULT_UNDECLARED - Static variable in class com.microstar.xml.XmlParser
Constant: the attribute is not declared.
ATTRIBUTE_ENTITIES - Static variable in class com.microstar.xml.XmlParser
Constant: the attribute value is a list of entity names.
ATTRIBUTE_ENTITY - Static variable in class com.microstar.xml.XmlParser
Constant: the attribute value is the name of an entity.
ATTRIBUTE_ENUMERATED - Static variable in class com.microstar.xml.XmlParser
Constant: the attribute value is a token from an enumeration.
ATTRIBUTE_ID - Static variable in class com.microstar.xml.XmlParser
Constant: the attribute value is a unique identifier.
ATTRIBUTE_IDREF - Static variable in class com.microstar.xml.XmlParser
Constant: the attribute value is a reference to a unique identifier.
ATTRIBUTE_IDREFS - Static variable in class com.microstar.xml.XmlParser
Constant: the attribute value is a list of ID references.
ATTRIBUTE_NMTOKEN - Static variable in class com.microstar.xml.XmlParser
Constant: the attribute value is a name token.
ATTRIBUTE_NMTOKENS - Static variable in class com.microstar.xml.XmlParser
Constant: the attribute value is a list of name tokens.
ATTRIBUTE_NOTATION - Static variable in class com.microstar.xml.XmlParser
Constant: the attribute is the name of a notation.
ATTRIBUTE_UNDECLARED - Static variable in class com.microstar.xml.XmlParser
Constant: the attribute has not been declared for this element type.
autodetect(InputStream) - Method in class org.gjt.sp.jedit.buffer.BufferIORequest
Tries to detect if the stream is gzipped, and if it has an encoding specified with an XML PI.
autodetect(InputStream, Buffer) - Static method in class org.gjt.sp.jedit.MiscUtilities
Tries to detect if the stream is gzipped, and if it has an encoding specified with an XML PI.
autosave() - Method in class org.gjt.sp.jedit.Buffer
Autosaves this buffer.

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 _