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 _

H

handleClient(boolean, String, String[]) - Static method in class org.gjt.sp.jedit.EditServer
 
handleClient(boolean, boolean, boolean, String, String[]) - Static method in class org.gjt.sp.jedit.EditServer
 
handleKey(KeyEventTranslator.Key) - Method in class org.gjt.sp.jedit.gui.DefaultInputHandler
Handles the given keystroke.
handleKey(KeyEventTranslator.Key) - Method in class org.gjt.sp.jedit.gui.InputHandler
Handles a keystroke.
handleMessage(EBMessage) - Method in class org.gjt.sp.jedit.browser.VFSBrowser
 
handleMessage(EBMessage) - Method in interface org.gjt.sp.jedit.EBComponent
Handles a message sent on the EditBus.
handleMessage(EBMessage) - Method in class org.gjt.sp.jedit.EBPlugin
Handles a message sent on the EditBus.
handleMessage(EBMessage) - Method in class org.gjt.sp.jedit.EditPane
 
handleMessage(EBMessage) - Method in class org.gjt.sp.jedit.gui.DockableWindowManager
 
handleMessage(EBMessage) - Method in class org.gjt.sp.jedit.gui.LogViewer
 
handleMessage(EBMessage) - Method in class org.gjt.sp.jedit.gui.MarkerViewer
 
handleMessage(EBMessage) - Method in class org.gjt.sp.jedit.gui.RegisterViewer
 
handleMessage(EBMessage) - Method in class org.gjt.sp.jedit.help.HelpViewer
 
handleMessage(EBMessage) - Method in class org.gjt.sp.jedit.Macros.Recorder
 
handleMessage(EBMessage) - Method in class org.gjt.sp.jedit.pluginmgr.PluginManager
 
handleMessage(EBMessage) - Method in class org.gjt.sp.jedit.search.HyperSearchResults
 
handleMessage(EBMessage) - Method in class org.gjt.sp.jedit.search.SearchDialog
 
handleMessage(EBMessage) - Method in class org.gjt.sp.jedit.View
 
handlePopupTrigger(MouseEvent) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Do the same thing as right-clicking on the text area.
Handler - Class in org.gjt.sp.jedit.proto.jeditresource
 
Handler() - Constructor for class org.gjt.sp.jedit.proto.jeditresource.Handler
 
HandlerBase - Class in com.microstar.xml
Convenience base class for AElfred handlers.
HandlerBase() - Constructor for class com.microstar.xml.HandlerBase
 
handleToken(Segment, byte, int, int, TokenMarker.LineContext) - Method in class org.gjt.sp.jedit.syntax.DefaultTokenHandler
Called by the token marker when a syntax token has been parsed.
handleToken(Segment, byte, int, int, TokenMarker.LineContext) - Method in class org.gjt.sp.jedit.syntax.DisplayTokenHandler
Called by the token marker when a syntax token has been parsed.
handleToken(Segment, byte, int, int, TokenMarker.LineContext) - Method in class org.gjt.sp.jedit.syntax.DummyTokenHandler
Called by the token marker when a syntax token has been parsed.
handleToken(Segment, byte, int, int, TokenMarker.LineContext) - Method in interface org.gjt.sp.jedit.syntax.TokenHandler
Called by the token marker when a syntax token has been parsed.
HASH_BANG_COMMENT - Static variable in interface bsh.ParserConstants
 
hashChar - Variable in class org.gjt.sp.jedit.syntax.ParserRule
 
hashCode() - Method in class bsh.Primitive
The hash of the Primitive is tied to the hash of the wrapped value but shifted so that they are not the same.
hashCode() - Method in class org.gjt.sp.jedit.buffer.FoldHandler
 
hashCode() - Method in class org.gjt.sp.jedit.gui.KeyEventTranslator.Key
 
hashCode() - Method in class org.gjt.sp.jedit.syntax.TokenMarker.LineContext
 
hasJava14() - Static method in class org.gjt.sp.jedit.OperatingSystem
Returns if Java 2 version 1.4, or Java 2 version 1.5 is in use.
hasJava15() - Static method in class org.gjt.sp.jedit.OperatingSystem
Returns if Java 2 version 1.5 is in use.
hasModifier(String) - Method in class bsh.BshMethod
 
hasModifier(String) - Method in class bsh.Modifiers
 
hasModifier(String) - Method in class bsh.Variable
 
hasMoreElements() - Method in class gnu.regexp.REMatchEnumeration
Returns true if there are more matches in the input text.
hasMoreMatches() - Method in class gnu.regexp.REMatchEnumeration
Returns true if there are more matches in the input text.
hasMoreMatches(StringBuffer) - Method in class gnu.regexp.REMatchEnumeration
Returns true if there are more matches in the input text.
hasNext() - Method in interface bsh.BshIterator
Returns true if and only if there are more objects available via the next() method
hasNext() - Method in class bsh.collection.CollectionIterator
Returns true if and only if there are more objects available via the next() method
hasNext() - Method in class bsh.CollectionManager.BasicBshIterator
Returns true if and only if there are more objects available via the next() method
hasNext() - Method in class org.gjt.sp.jedit.help.HelpHistoryModel
 
hasPrevious() - Method in class org.gjt.sp.jedit.help.HelpHistoryModel
 
hasScreenMenuBar() - Static method in class org.gjt.sp.jedit.OperatingSystem
Returns whether the screen menu bar on Mac OS X is in use.
hasSuperImport() - Method in class bsh.BshClassManager
A "super import" ("import *") operation has been performed.
haveAccessibility() - Static method in class bsh.Capabilities
If accessibility is enabled determine if the accessibility mechanism exists and if we have the optional bsh package to use it.
haveSwing() - Static method in class bsh.Capabilities
 
height - Variable in class org.gjt.sp.jedit.View.ViewConfig
 
HelpHistoryModel - Class in org.gjt.sp.jedit.help
History model used by the help browser
HelpHistoryModel(int) - Constructor for class org.gjt.sp.jedit.help.HelpHistoryModel
 
HelpHistoryModelListener - Interface in org.gjt.sp.jedit.help
Listener interface to montior changes to a HelpHistoryModel
HelpSearchPanel - Class in org.gjt.sp.jedit.help
 
HelpSearchPanel(HelpViewerInterface) - Constructor for class org.gjt.sp.jedit.help.HelpSearchPanel
 
HelpSearchPanel.MouseHandler - Class in org.gjt.sp.jedit.help
 
HelpSearchPanel.MouseHandler() - Constructor for class org.gjt.sp.jedit.help.HelpSearchPanel.MouseHandler
 
HelpTOCPanel - Class in org.gjt.sp.jedit.help
 
HelpTOCPanel(HelpViewerInterface) - Constructor for class org.gjt.sp.jedit.help.HelpTOCPanel
 
HelpViewer - Class in org.gjt.sp.jedit.help
jEdit's searchable help viewer.
HelpViewer() - Constructor for class org.gjt.sp.jedit.help.HelpViewer
Creates a new help viewer with the default help page.
HelpViewer(URL) - Constructor for class org.gjt.sp.jedit.help.HelpViewer
Creates a new help viewer for the specified URL.
HelpViewer(String) - Constructor for class org.gjt.sp.jedit.help.HelpViewer
Creates a new help viewer for the specified URL.
HelpViewerInterface - Interface in org.gjt.sp.jedit.help
Interface supported by all HelpViewer classes.
HEX_LITERAL - Static variable in interface bsh.ParserConstants
 
hidden - Variable in class org.gjt.sp.jedit.io.VFSFile
Deprecated. Use the accessor/mutator methods instead.
hideDockableWindow(String) - Method in class org.gjt.sp.jedit.gui.DockableWindowManager
Hides the specified dockable window.
hideSplashScreen() - Static method in class org.gjt.sp.jedit.GUIUtilities
Ensures that the splash screen is not visible.
hideWaitCursor() - Method in class org.gjt.sp.jedit.View
Hides the wait cursor.
HIGH_PRIORITY - Static variable in class org.gjt.sp.jedit.buffer.JEditBuffer
 
HIGHEST_LAYER - Static variable in class org.gjt.sp.jedit.textarea.Gutter
Highest possible layer.
HIGHEST_LAYER - Static variable in class org.gjt.sp.jedit.textarea.TextAreaPainter
Highest possible layer.
HistoryButton - Class in org.gjt.sp.jedit.help
History Button
HistoryButton(int, HelpHistoryModel) - Constructor for class org.gjt.sp.jedit.help.HistoryButton
 
HistoryModel - Class in org.gjt.sp.jedit.gui
A history list.
HistoryModel(String) - Constructor for class org.gjt.sp.jedit.gui.HistoryModel
Creates a new history list.
historyNext() - Method in class org.gjt.sp.jedit.gui.HistoryText
 
historyPrevious() - Method in class org.gjt.sp.jedit.gui.HistoryText
 
HistoryText - Class in org.gjt.sp.jedit.gui
Text area with a history.
HistoryText(JTextComponent, String) - Constructor for class org.gjt.sp.jedit.gui.HistoryText
 
HistoryTextArea - Class in org.gjt.sp.jedit.gui
Text area with a history.
HistoryTextArea(String) - Constructor for class org.gjt.sp.jedit.gui.HistoryTextArea
 
HistoryTextField - Class in org.gjt.sp.jedit.gui
Text field with an arrow-key accessable history.
HistoryTextField() - Constructor for class org.gjt.sp.jedit.gui.HistoryTextField
Creates a new history text field.
HistoryTextField(String) - Constructor for class org.gjt.sp.jedit.gui.HistoryTextField
Creates a new history text field.
HistoryTextField(String, boolean) - Constructor for class org.gjt.sp.jedit.gui.HistoryTextField
Creates a new history text field.
HistoryTextField(String, boolean, boolean) - Constructor for class org.gjt.sp.jedit.gui.HistoryTextField
Creates a new history text field.
historyUpdated() - Method in interface org.gjt.sp.jedit.help.HelpHistoryModelListener
 
historyUpdated() - Method in class org.gjt.sp.jedit.help.HelpViewer
 
HOOK - Static variable in interface bsh.ParserConstants
 
hyperSearch(View) - Static method in class org.gjt.sp.jedit.search.SearchAndReplace
Performs a HyperSearch.
hyperSearch(View, boolean) - Static method in class org.gjt.sp.jedit.search.SearchAndReplace
Performs a HyperSearch.
HyperSearchFileNode - Class in org.gjt.sp.jedit.search
 
HyperSearchFileNode(String) - Constructor for class org.gjt.sp.jedit.search.HyperSearchFileNode
 
HyperSearchFolderNode - Class in org.gjt.sp.jedit.search
 
HyperSearchFolderNode(File, boolean) - Constructor for class org.gjt.sp.jedit.search.HyperSearchFolderNode
 
HyperSearchNode - Interface in org.gjt.sp.jedit.search
 
HyperSearchOperationNode - Class in org.gjt.sp.jedit.search
 
HyperSearchOperationNode(String) - Constructor for class org.gjt.sp.jedit.search.HyperSearchOperationNode
 
HyperSearchResult - Class in org.gjt.sp.jedit.search
A set of occurrences of the search string on a given line in a buffer.
HyperSearchResult.Occur - Class in org.gjt.sp.jedit.search
 
HyperSearchResults - Class in org.gjt.sp.jedit.search
HyperSearch results window.
HyperSearchResults(View) - Constructor for class org.gjt.sp.jedit.search.HyperSearchResults
 
HyperSearchResults.ActionHandler - Class in org.gjt.sp.jedit.search
 
HyperSearchResults.ActionHandler() - Constructor for class org.gjt.sp.jedit.search.HyperSearchResults.ActionHandler
 
HyperSearchTreeNodeCallback - Interface in org.gjt.sp.jedit.search
 

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 _