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 Z _

A

ACCESSORY_NAME - Static variable in class org.jext.misc.FindAccessory
Label for this accessory.
ACTIONS - Static variable in class org.jext.textarea.CsWord
 
ACTION_START - Static variable in class org.jext.misc.FindAccessory
Find start action name
ACTION_STOP - Static variable in class org.jext.misc.FindAccessory
Find stop action name
ANTI_ALIASED_RENDERING - Static variable in class org.gjt.sp.jedit.textarea.TextAreaPainter
 
ASMTokenMarker - class org.gjt.sp.jedit.syntax.ASMTokenMarker.
 
ASMTokenMarker() - Constructor for class org.gjt.sp.jedit.syntax.ASMTokenMarker
 
ASPJavascriptTokenMarker - class org.gjt.sp.jedit.syntax.ASPJavascriptTokenMarker.
ASP Javascript token marker
ASPJavascriptTokenMarker() - Constructor for class org.gjt.sp.jedit.syntax.ASPJavascriptTokenMarker
 
ASPJavascriptTokenMarker(boolean) - Constructor for class org.gjt.sp.jedit.syntax.ASPJavascriptTokenMarker
 
ASPJavascriptTokenMarker(KeywordMap) - Constructor for class org.gjt.sp.jedit.syntax.ASPJavascriptTokenMarker
 
ASPJavascriptTokenMarker(KeywordMap, boolean) - Constructor for class org.gjt.sp.jedit.syntax.ASPJavascriptTokenMarker
 
ASPPerlscriptTokenMarker - class org.gjt.sp.jedit.syntax.ASPPerlscriptTokenMarker.
Original Perl token marker by Slava Pestov Perlscript Token Marker
ASPPerlscriptTokenMarker() - Constructor for class org.gjt.sp.jedit.syntax.ASPPerlscriptTokenMarker
 
ASPPerlscriptTokenMarker(boolean) - Constructor for class org.gjt.sp.jedit.syntax.ASPPerlscriptTokenMarker
 
ASPPerlscriptTokenMarker(KeywordMap) - Constructor for class org.gjt.sp.jedit.syntax.ASPPerlscriptTokenMarker
 
ASPPerlscriptTokenMarker(KeywordMap, boolean) - Constructor for class org.gjt.sp.jedit.syntax.ASPPerlscriptTokenMarker
 
ASPTokenMarker - class org.gjt.sp.jedit.syntax.ASPTokenMarker.
ASP Token Marker.
ASPTokenMarker() - Constructor for class org.gjt.sp.jedit.syntax.ASPTokenMarker
 
ASPVBScriptTokenMarker - class org.gjt.sp.jedit.syntax.ASPVBScriptTokenMarker.
ASP VBScript token marker
ASPVBScriptTokenMarker() - Constructor for class org.gjt.sp.jedit.syntax.ASPVBScriptTokenMarker
 
AS_IS - Static variable in class org.gjt.sp.jedit.syntax.VHDLTokenMarker
 
ATTRIBUTE_SET - Static variable in class org.jext.project.ProjectEvent
 
ATTRIBUTE_UNSET - Static variable in class org.jext.project.ProjectEvent
 
AboutPlugins - class org.jext.misc.AboutPlugins.
 
AboutPlugins(JextFrame) - Constructor for class org.jext.misc.AboutPlugins
 
AboutWindow - class org.jext.misc.AboutWindow.
 
AboutWindow(JextFrame) - Constructor for class org.jext.misc.AboutWindow
 
AbstractDisposer - class org.jext.gui.AbstractDisposer.
This class handles a press on the ESCAPE key in a java.awt.Window instance.
AbstractDisposer(Window) - Constructor for class org.jext.gui.AbstractDisposer
Creates a new KeyListener which register a specified Window.
AbstractLogWindow - class org.jext.scripting.AbstractLogWindow.
 
AbstractLogWindow(JextFrame, String) - Constructor for class org.jext.scripting.AbstractLogWindow
 
AbstractLogWindow(JextFrame, String, String) - Constructor for class org.jext.scripting.AbstractLogWindow
 
AbstractOptionPane - class org.jext.gui.AbstractOptionPane.
Abstract implementation of the OptionPane interface.
AbstractOptionPane(String) - Constructor for class org.jext.gui.AbstractOptionPane
Creates a new option pane.
AbstractPlugReader - interface org.jext.misc.AbstractPlugReader.
 
AbstractProject - class org.jext.project.AbstractProject.
Defines a basic project created using Jext.
AbstractProject(String, AbstractProjectManager) - Constructor for class org.jext.project.AbstractProject
Create a new AbstractProject.
AbstractProjectManager - class org.jext.project.AbstractProjectManager.
An abstract ProjectManager.
AbstractProjectManager() - Constructor for class org.jext.project.AbstractProjectManager
Creates a new AbstractProjectManager.
AddElementFunction - class org.jext.dawn.array.AddElementFunction.
Adds an element at the end of a given array.
Usage:
array object addElement
Then, the array is pushed on the stack with the new object in it.
AddElementFunction() - Constructor for class org.jext.dawn.array.AddElementFunction
 
AndFunction - class org.jext.dawn.test.AndFunction.
Simple 'and (&&)' operator.
Usage:
left right and
AndFunction() - Constructor for class org.jext.dawn.test.AndFunction
 
ArcCosFunction - class org.jext.dawn.math.ArcCosFunction.
Returns the arc cosinus of a numeric value.
Usage:
number acos.
ArcCosFunction() - Constructor for class org.jext.dawn.math.ArcCosFunction
 
ArcSinFunction - class org.jext.dawn.math.ArcSinFunction.
Returns the arc sinus of a numeric value.
Usage:
number asin.
ArcSinFunction() - Constructor for class org.jext.dawn.math.ArcSinFunction
 
ArcTanFunction - class org.jext.dawn.math.ArcTanFunction.
Returns the arc tangeant of a numeric value.
Usage:
number atan.
ArcTanFunction() - Constructor for class org.jext.dawn.math.ArcTanFunction
 
ArrayFunction - class org.jext.dawn.array.ArrayFunction.
Creates a new array.
Usage:
array
ArrayFunction() - Constructor for class org.jext.dawn.array.ArrayFunction
 
AutoSave - class org.jext.misc.AutoSave.
 
AutoSave(JextFrame) - Constructor for class org.jext.misc.AutoSave
Starts the auto save thread.
accept(File) - Method in class org.jext.ModeFileFilter
If given file is correctly named, it is accepted by the file filter.
accept(File, FindFilter[]) - Method in class org.jext.misc.FindAccessory
 
action(String) - Method in class org.jext.misc.FindAccessory
Invoked by FindAction objects to start and stop searches.
actionPerformed(ActionListener, String) - Method in interface org.gjt.sp.jedit.textarea.InputHandler.MacroRecorder
 
actionPerformed(ActionEvent) - Method in class org.gjt.sp.jedit.textarea.InputHandler.backspace
 
actionPerformed(ActionEvent) - Method in class org.gjt.sp.jedit.textarea.InputHandler.backspace_word
 
actionPerformed(ActionEvent) - Method in class org.gjt.sp.jedit.textarea.InputHandler.delete
 
actionPerformed(ActionEvent) - Method in class org.gjt.sp.jedit.textarea.InputHandler.delete_word
 
actionPerformed(ActionEvent) - Method in class org.gjt.sp.jedit.textarea.InputHandler.document_end
 
actionPerformed(ActionEvent) - Method in class org.gjt.sp.jedit.textarea.InputHandler.document_home
 
actionPerformed(ActionEvent) - Method in class org.gjt.sp.jedit.textarea.InputHandler.end
 
actionPerformed(ActionEvent) - Method in class org.gjt.sp.jedit.textarea.InputHandler.home
 
actionPerformed(ActionEvent) - Method in class org.gjt.sp.jedit.textarea.InputHandler.insert_break
 
actionPerformed(ActionEvent) - Method in class org.gjt.sp.jedit.textarea.InputHandler.insert_char
 
actionPerformed(ActionEvent) - Method in class org.gjt.sp.jedit.textarea.InputHandler.insert_tab
 
actionPerformed(ActionEvent) - Method in class org.gjt.sp.jedit.textarea.InputHandler.next_char
 
actionPerformed(ActionEvent) - Method in class org.gjt.sp.jedit.textarea.InputHandler.next_line
 
actionPerformed(ActionEvent) - Method in class org.gjt.sp.jedit.textarea.InputHandler.next_page
 
actionPerformed(ActionEvent) - Method in class org.gjt.sp.jedit.textarea.InputHandler.next_word
 
actionPerformed(ActionEvent) - Method in class org.gjt.sp.jedit.textarea.InputHandler.overwrite
 
actionPerformed(ActionEvent) - Method in class org.gjt.sp.jedit.textarea.InputHandler.prev_char
 
actionPerformed(ActionEvent) - Method in class org.gjt.sp.jedit.textarea.InputHandler.prev_line
 
actionPerformed(ActionEvent) - Method in class org.gjt.sp.jedit.textarea.InputHandler.prev_page
 
actionPerformed(ActionEvent) - Method in class org.gjt.sp.jedit.textarea.InputHandler.prev_word
 
actionPerformed(ActionEvent) - Method in class org.gjt.sp.jedit.textarea.InputHandler.repeat
 
actionPerformed(ActionEvent) - Method in class org.jext.OneClickAction
 
actionPerformed(ActionEvent) - Method in class org.jext.PythonAction
 
actionPerformed(ActionEvent) - Method in class org.jext.actions.BeginLine
 
actionPerformed(ActionEvent) - Method in class org.jext.actions.BoxComment
 
actionPerformed(ActionEvent) - Method in class org.jext.actions.CompleteWord
 
actionPerformed(ActionEvent) - Method in class org.jext.actions.CompleteWordAll
 
actionPerformed(ActionEvent) - Method in class org.jext.actions.CreateTemplate
 
actionPerformed(ActionEvent) - Method in class org.jext.actions.EndLine
 
actionPerformed(ActionEvent) - Method in class org.jext.actions.JoinAllLines
 
actionPerformed(ActionEvent) - Method in class org.jext.actions.JoinLines
 
actionPerformed(ActionEvent) - Method in class org.jext.actions.LeftIndent
 
actionPerformed(ActionEvent) - Method in class org.jext.actions.OpenUrl
 
actionPerformed(ActionEvent) - Method in class org.jext.actions.Print
 
actionPerformed(ActionEvent) - Method in class org.jext.actions.RemoveWhitespace
 
actionPerformed(ActionEvent) - Method in class org.jext.actions.RightIndent
 
actionPerformed(ActionEvent) - Method in class org.jext.actions.SimpleComment
 
actionPerformed(ActionEvent) - Method in class org.jext.actions.SimpleUnComment
 
actionPerformed(ActionEvent) - Method in class org.jext.actions.SpacesToTabs
 
actionPerformed(ActionEvent) - Method in class org.jext.actions.TabsToSpaces
 
actionPerformed(ActionEvent) - Method in class org.jext.actions.ToLowerCase
 
actionPerformed(ActionEvent) - Method in class org.jext.actions.ToUpperCase
 
actionPerformed(ActionEvent) - Method in class org.jext.actions.WingComment
 
actionPerformed(ActionEvent) - Method in class org.jext.actions.WordCount
 
actionPerformed(ActionEvent) - Method in class org.jext.misc.AboutPlugins
 
actionPerformed(ActionEvent) - Method in class org.jext.misc.FindAccessory
Called by JFileChooser when the user provokes an action like "cancel" or "open".
actionPerformed(ActionEvent) - Method in class org.jext.misc.JextMail
 
actionPerformed(ActionEvent) - Method in class org.jext.misc.SaveDialog
 
actionPerformed(ActionEvent) - Method in class org.jext.misc.TabSwitcher
 
actionPerformed(ActionEvent) - Method in class org.jext.misc.VirtualFolders
 
actionPerformed(ActionEvent) - Method in class org.jext.misc.Workspaces
 
actionPerformed(ActionEvent) - Method in class org.jext.misc.ZipExplorer
 
actionPerformed(ActionEvent) - Method in class org.jext.options.GeneralOptions
 
actionPerformed(ActionEvent) - Method in class org.jext.options.OptionsDialog
 
actionPerformed(ActionEvent) - Method in class org.jext.options.PrintOptions
 
actionPerformed(ActionEvent) - Method in class org.jext.scripting.dawn.DawnLogWindow
 
actionPerformed(ActionEvent) - Method in class org.jext.scripting.python.PythonLogWindow
 
actionPerformed(ActionEvent) - Method in class org.jext.search.FindAllDialog
 
actionPerformed(ActionEvent) - Method in class org.jext.search.FindReplace
 
actionPerformed(ActionEvent) - Method in class org.jext.textarea.CsWord
 
actionPerformed(ActionEvent) - Method in class org.jext.textarea.IndentOnEnter
 
actionPerformed(ActionEvent) - Method in class org.jext.textarea.IndentOnTab
 
actionPerformed(ActionEvent) - Method in class org.jext.textarea.NextLineIndent
 
actionPerformed(ActionEvent) - Method in class org.jext.textarea.PrevLineIndent
 
actionPerformed(ActionEvent) - Method in class org.jext.textarea.ScrollDown
 
actionPerformed(ActionEvent) - Method in class org.jext.textarea.ScrollPageDown
 
actionPerformed(ActionEvent) - Method in class org.jext.textarea.ScrollPageUp
 
actionPerformed(ActionEvent) - Method in class org.jext.textarea.ScrollUp
 
actionPerformed(ActionEvent) - Method in class org.jext.toolbar.FastFind
 
actionPerformed(ActionEvent) - Method in class org.jext.toolbar.FastSyntax
 
actionPerformed(ActionEvent) - Method in class org.jext.xinsert.XTree
 
actionStart - Variable in class org.jext.misc.FindAccessory
 
actionStop - Variable in class org.jext.misc.FindAccessory
 
add(String, byte) - Method in class org.gjt.sp.jedit.syntax.KeywordMap
Adds a key-value mapping.
add(String) - Method in class org.jext.console.Console
Adds a String to the current command line.
addAction(MenuAction) - Static method in class org.jext.Jext
Add an action listener to the list.
addButton(JextButton) - Method in class org.jext.toolbar.JextToolBar
Appends a button in the tool bar.
addButtonSeparator() - Method in class org.jext.toolbar.JextToolBar
Adds a separator in the buttons panel.
addCaretListener(CaretListener) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Adds a caret change listener to this text area.
addColorChoice(String, String) - Method in class org.jext.options.ColorTable.ColorTableModel
Add the specified color choice to this ColorTableModel.
addCommand(Command) - Method in class org.jext.console.Console
Adds a command to the linked list of commands.
addComponent(String, Component) - Method in class org.jext.gui.AbstractOptionPane
Adds a labeled component in the pane.
addComponent(Component) - Method in class org.jext.gui.AbstractOptionPane
Does the same as addComponent(String, Component) but don't add a label next to the component.
addComponent(String, Component) - Method in class org.jext.misc.JextMail
 
addCustomFirstPriorityHighlight(TextAreaHighlight) - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
Adds a custom first priority highlight painter.
addCustomHighlight(TextAreaHighlight) - Method in class org.gjt.sp.jedit.textarea.Gutter
Adds a custom highlight painter.
addCustomHighlight(TextAreaHighlight) - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
Adds a custom highlight painter.
addDefaultKeyBindings() - Method in class org.gjt.sp.jedit.textarea.DefaultInputHandler
Sets up the default key bindings.
addDefaultKeyBindings() - Method in class org.gjt.sp.jedit.textarea.InputHandler
Adds the default key bindings to this input handler.
addFile(JextTextArea) - Method in class org.jext.misc.Workspaces
 
addGlobalFunction(Function) - Static method in class org.jext.dawn.DawnParser
Adds given function to the global functions list.
addHistory(String) - Method in class org.jext.console.Console
Adds a command to the history.
addIdentifiedMenu(JMenu, String) - Method in class org.jext.menus.JextMenuBar
Adds a menu in the menu bar and register it with an identifier which can be used later to add items or submenus in this menu.
addInsert(String, String, int) - Method in class org.jext.xinsert.XTree
 
addItem(String) - Method in class org.jext.console.HistoryModel
When the user validate a new entry, we add it to the history.
addJextListener(JextListener) - Method in class org.jext.JextFrame
Adds a propertiesL listener to this class.
addKeyBinding(String, ActionListener) - Method in class org.gjt.sp.jedit.textarea.DefaultInputHandler
Adds a key binding to this input handler.
addKeyBinding(String, ActionListener) - Method in class org.gjt.sp.jedit.textarea.InputHandler
Adds a key binding to this input handler.
addMenu(JMenu, String) - Method in class org.jext.menus.JextMenuBar
Adds a submenu in a menu designed by an ID string.
addMenu(String, String) - Method in class org.jext.xinsert.XTree
 
addMenuItem(JMenuItem, String) - Method in class org.jext.menus.JextMenuBar
Adds an item in a menu designed by an ID string.
addMisc(JextFrame) - Method in class org.jext.toolbar.JextToolBar
 
addMode(Mode) - Static method in class org.jext.Jext
Adds a mode to Jext's syntax colorizing modes list
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.jext.gui.OptionGroup
 
addOptionGroup(OptionGroup) - Method in class org.jext.options.OptionsDialog
Use this method or addOptionPane to add your option pane to Jext.
addOptionPane(OptionPane) - Method in class org.jext.gui.OptionGroup
 
addOptionPane(OptionPane) - Method in class org.jext.options.OptionsDialog
Use this method or addOptionGroup to add your option pane to Jext.
addPlugin(Plugin) - Static method in class org.jext.Jext
Registers a plugin with the editor.
addPlugin(Plugin) - Method in class org.jext.Mode
Registers a plugin with this mode.
addProjectListener(ProjectListener) - Method in class org.jext.project.AbstractProjectManager
Adds a listener to the list that's notified each time a Project change occurs.
addProjectListener(ProjectListener) - Method in interface org.jext.project.ProjectManager
Adds a listener to the list that's notified each time a Project change occurs.
addPythonAction(String, String, boolean) - Static method in class org.jext.Jext
Add a python action listener to the list.
addRuntimeFunction(Function) - Method in class org.jext.dawn.DawnParser
Adds given function to the runtime functions list.
addStyleChoice(String, String) - Method in class org.jext.options.StyleTable.StyleTableModel
Add the specified style choice to this StyleTableModel.
addTab(String, Component) - Method in class org.jext.JextTabbedPane
Overrides default addTab(String, Component) method.
addToken(int, byte) - Method in class org.gjt.sp.jedit.syntax.ASPJavascriptTokenMarker
 
addToken(int, byte) - Method in class org.gjt.sp.jedit.syntax.ASPPerlscriptTokenMarker
 
addToken(int, byte) - Method in class org.gjt.sp.jedit.syntax.ASPTokenMarker
 
addToken(int, byte) - Method in class org.gjt.sp.jedit.syntax.ASPVBScriptTokenMarker
 
addToken(int, byte) - Method in class org.gjt.sp.jedit.syntax.PHPTokenMarker
 
addToken(int, byte, boolean) - Method in class org.gjt.sp.jedit.syntax.PHPTokenMarker
 
addToken(int, byte) - Method in class org.gjt.sp.jedit.syntax.TokenMarker
Adds a token to the token list.
addToken(int, byte, boolean) - Method in class org.gjt.sp.jedit.syntax.TokenMarker
 
addToken(int, byte) - Method in class org.gjt.sp.jedit.syntax.TokenMarkerContext
 
addToken(int, byte) - Method in interface org.gjt.sp.jedit.syntax.TokenMarkerWithAddToken
 
addTokenToEnd(byte) - Method in class org.gjt.sp.jedit.syntax.TokenMarkerContext
 
addTokenToPos(byte) - Method in class org.gjt.sp.jedit.syntax.TokenMarkerContext
Adds a token to the position specified (position exclusive) The character at pos index is excluded
addTokenToPos(int, byte) - Method in class org.gjt.sp.jedit.syntax.TokenMarkerContext
 
addUndoableEdit(UndoableEdit) - Method in class org.gjt.sp.jedit.syntax.SyntaxDocument
Adds an undoable edit to this document's undo list.
anchorMarkColor - Variable in class org.gjt.sp.jedit.textarea.TextAreaDefaults
 
antiAliasing - Variable in class org.gjt.sp.jedit.textarea.TextAreaDefaults
 
append(String, Color) - Method in class org.jext.console.Console
This method appends text in the text area.
appendCopy() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
 
appendCut() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
 
apply() - Method in class org.jext.gui.GenericSkin
This method applies the skin; if you have not called one of the constructors, it will fail silently.
apply() - Method in class org.jext.gui.Skin
It must actually apply the Skin; to indicate errors it will throw any sort of exception.
applySelectedSkin() - Static method in class org.jext.gui.SkinManager
 
array - Variable in class org.gjt.sp.jedit.syntax.TokenMarkerContext
 
assocPluginsToModes() - Static method in class org.jext.Jext
Makes each mode know what plugins to start when it is selected.
atFirst() - Method in class org.gjt.sp.jedit.syntax.TokenMarkerContext
 
attribute(String, String, boolean) - Method in class org.jext.xml.OneClickActionsHandler
 
attribute(String, String, boolean) - Method in class org.jext.xml.PyActionsHandler
 
attribute(String, String, boolean) - Method in class org.jext.xml.XBarHandler
 
attribute(String, String, boolean) - Method in class org.jext.xml.XInsertHandler
 
attribute(String, String, boolean) - Method in class org.jext.xml.XMenuHandler
 
attribute(String, String, boolean) - Method in class org.jext.xml.XPopupHandler
 
attribute(String, String, boolean) - Method in class org.jext.xml.XPropertiesHandler
 
attributes - Variable in class org.jext.project.AbstractProject
 
autoSave() - Method in class org.jext.JextTextArea
This is called by the AutoSave thread.

B

BACKSPACE - Static variable in class org.gjt.sp.jedit.textarea.InputHandler
 
BACKSPACE_WORD - Static variable in class org.gjt.sp.jedit.textarea.InputHandler
 
BACKWARD - Static variable in class org.gjt.sp.jedit.textarea.TextUtilities
 
BATCH_MODE_SET - Static variable in class org.jext.event.JextEvent
Event type indicating batch mode is on
BATCH_MODE_UNSET - Static variable in class org.jext.event.JextEvent
Event type indicating batch mode is off
BDFORMULA - Static variable in class org.gjt.sp.jedit.syntax.TeXTokenMarker
 
BOTTOM - Static variable in class org.gjt.sp.jedit.textarea.JEditTextArea
 
BRACKETS - Static variable in class org.gjt.sp.jedit.textarea.TextUtilities
 
BUFFER_SIZE - Static variable in class org.jext.JextTextArea
This constant defines the size of the buffer used to read files
BUILD - Static variable in class org.jext.Jext
Last Jext's build date.
BatchFileTokenMarker - class org.gjt.sp.jedit.syntax.BatchFileTokenMarker.
Batch file token marker.
BatchFileTokenMarker() - Constructor for class org.gjt.sp.jedit.syntax.BatchFileTokenMarker
 
BeanShellTokenMarker - class org.gjt.sp.jedit.syntax.BeanShellTokenMarker.
BeanShell (www.beanshell.org) token marker.
BeanShellTokenMarker() - Constructor for class org.gjt.sp.jedit.syntax.BeanShellTokenMarker
 
BeginLine - class org.jext.actions.BeginLine.
 
BeginLine() - Constructor for class org.jext.actions.BeginLine
 
BinAndFunction - class org.jext.dawn.test.BinAndFunction.
Simple 'binary and (&)' operator.
Usage:
left right &
BinAndFunction() - Constructor for class org.jext.dawn.test.BinAndFunction
 
BinOrFunction - class org.jext.dawn.test.BinOrFunction.
Simple 'binary or (|)' operator.
Usage:
left right |
BinOrFunction() - Constructor for class org.jext.dawn.test.BinOrFunction
 
BoxComment - class org.jext.actions.BoxComment.
 
BoxComment() - Constructor for class org.jext.actions.BoxComment
 
BoyerMooreSearchMatcher - class org.jext.search.BoyerMooreSearchMatcher.
 
BoyerMooreSearchMatcher(String, String, boolean, boolean, boolean, String) - Constructor for class org.jext.search.BoyerMooreSearchMatcher
Creates a new string literal matcher.
beep() - Static method in class org.jext.Utilities
Used to 'beep' the user.
beginCompoundEdit() - Method in class org.gjt.sp.jedit.syntax.SyntaxDocument
Starts a compound edit that can be undone in one operation.
beginCompoundEdit() - Method in class org.jext.JextTextArea
Used for ReplaceAll.
beginCompoundEdit(boolean) - Method in class org.jext.JextTextArea
 
beginOperation() - Method in class org.jext.JextTextArea
When an operation has began, setChanged() cannot be called.
beginProtectedCompoundEdit() - Method in class org.jext.JextTextArea
A protected compound edit is a compound edit which cannot be ended by a normal call to endCompoundEdit().
beginsWithRoot(String) - Static method in class org.jext.Utilities
It can be necessary to check if a path specified by the user is an absolute path (i.e C:\Gfx\3d\Utils is absolute whereas ..\Jext is relative).
biasLeft - Variable in class org.gjt.sp.jedit.textarea.JEditTextArea
 
blink - Variable in class org.gjt.sp.jedit.textarea.JEditTextArea
 
blinkCaret() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Blinks the caret.
blockCaret - Variable in class org.gjt.sp.jedit.textarea.TextAreaDefaults
 
blockCaret - Variable in class org.gjt.sp.jedit.textarea.TextAreaPainter
 
blockHighlightChange() - Static method in class org.jext.gui.JextButton
 
blockHighlightChange() - Static method in class org.jext.gui.JextHighlightButton
 
blockHighlightChange() - Static method in class org.jext.gui.JextToggleButton
 
bracketHighlight - Variable in class org.gjt.sp.jedit.textarea.TextAreaDefaults
 
bracketHighlight - Variable in class org.gjt.sp.jedit.textarea.TextAreaPainter
 
bracketHighlightColor - Variable in class org.gjt.sp.jedit.textarea.TextAreaDefaults
 
bracketHighlightColor - Variable in class org.gjt.sp.jedit.textarea.TextAreaPainter
 
bracketLine - Variable in class org.gjt.sp.jedit.textarea.JEditTextArea
 
bracketPosition - Variable in class org.gjt.sp.jedit.textarea.JEditTextArea
 

C

CCTokenMarker - class org.gjt.sp.jedit.syntax.CCTokenMarker.
C++ token marker.
CCTokenMarker() - Constructor for class org.gjt.sp.jedit.syntax.CCTokenMarker
 
CENTER - Static variable in class org.gjt.sp.jedit.textarea.JEditTextArea
 
CHANGED_UPDATE - Static variable in class org.jext.event.JextEvent
Event type indicating a change in a text area
CLOSE_TEXT_AREAS_ONLY - Static variable in class org.jext.misc.SaveDialog
 
CLOSE_WINDOW - Static variable in class org.jext.misc.SaveDialog
 
CLOSING_WINDOW - Static variable in class org.jext.event.JextEvent
Event type indicating a window was closed
COMMENT1 - Static variable in class org.gjt.sp.jedit.syntax.Token
Comment 1 token id.
COMMENT2 - Static variable in class org.gjt.sp.jedit.syntax.Token
Comment 2 token id.
CSharpTokenMarker - class org.gjt.sp.jedit.syntax.CSharpTokenMarker.
 
CSharpTokenMarker() - Constructor for class org.gjt.sp.jedit.syntax.CSharpTokenMarker
 
CTokenMarker - class org.gjt.sp.jedit.syntax.CTokenMarker.
C token marker.
CTokenMarker() - Constructor for class org.gjt.sp.jedit.syntax.CTokenMarker
 
CTokenMarker(boolean, boolean, KeywordMap) - Constructor for class org.gjt.sp.jedit.syntax.CTokenMarker
 
ChangeDirCommand - class org.jext.console.commands.ChangeDirCommand.
This command changes current dir.
ChangeDirCommand() - Constructor for class org.jext.console.commands.ChangeDirCommand
 
CharAtFunction - class org.jext.dawn.string.CharAtFunction.
Gets a character in a string.
Usage:
string position charAt
CharAtFunction() - Constructor for class org.jext.dawn.string.CharAtFunction
 
ChrFunction - class org.jext.dawn.string.ChrFunction.
Turns a numeric value into a single character string.
Usage:
number chr
ChrFunction() - Constructor for class org.jext.dawn.string.ChrFunction
 
ClassFunction - class org.jext.dawn.javaccess.ClassFunction.
Returns a class.
Usage:
string class
Returns the class of the given name.
ClassFunction() - Constructor for class org.jext.dawn.javaccess.ClassFunction
 
ClearArrayFunction - class org.jext.dawn.array.ClearArrayFunction.
Removes all elements from a given array.
Usage:
array clearArray
ClearArrayFunction() - Constructor for class org.jext.dawn.array.ClearArrayFunction
 
ClearCommand - class org.jext.console.commands.ClearCommand.
This command clears the console output.
ClearCommand() - Constructor for class org.jext.console.commands.ClearCommand
 
ClearFunction - class org.jext.dawn.stack.ClearFunction.
Clears stack.
Usage:
clear
ClearFunction() - Constructor for class org.jext.dawn.stack.ClearFunction
 
CloseFileFunction - class org.jext.dawn.io.CloseFileFunction.
Closes a file designed by its ID.
Usage:
ID closeFile
CloseFileFunction() - Constructor for class org.jext.dawn.io.CloseFileFunction
 
CobolTokenMarker - class org.gjt.sp.jedit.syntax.CobolTokenMarker.
 
CobolTokenMarker() - Constructor for class org.gjt.sp.jedit.syntax.CobolTokenMarker
 
CodeSnippet - class org.jext.dawn.CodeSnippet.
The CodeSnippet class stands for an interface for Dawn code snippets.
CodeSnippet() - Constructor for class org.jext.dawn.CodeSnippet
 
ColorTable - class org.jext.options.ColorTable.
This has been extracted from StylesOptions for universal use, especially by colorizing plugins.
ColorTable() - Constructor for class org.jext.options.ColorTable
Construct a ColorTable with an empty model.
ColorTable(ColorTable.ColorTableModel) - Constructor for class org.jext.options.ColorTable
Construct a ColorTable with the specified model.
ColorTable.ColorTableModel - class org.jext.options.ColorTable.ColorTableModel.
TableModel for the ColorTable.
ColorTable.ColorTableModel() - Constructor for class org.jext.options.ColorTable.ColorTableModel
Construct an empty ColorTableModel.
ColorTable.ColorTableModel(Map) - Constructor for class org.jext.options.ColorTable.ColorTableModel
Construct a ColorTableModel and initialize it with the contents of the specified Map.
Command - class org.jext.console.commands.Command.
The Command class is an empty implementation of a console command.
Command() - Constructor for class org.jext.console.commands.Command
 
CompleteWord - class org.jext.actions.CompleteWord.
 
CompleteWord() - Constructor for class org.jext.actions.CompleteWord
 
CompleteWordAll - class org.jext.actions.CompleteWordAll.
 
CompleteWordAll() - Constructor for class org.jext.actions.CompleteWordAll
 
CompleteWordList - class org.jext.misc.CompleteWordList.
 
CompleteWordList(JextFrame, String, String[]) - Constructor for class org.jext.misc.CompleteWordList
 
ConcatFunction - class org.jext.dawn.string.ConcatFunction.
Concates two strings into a single one.
Usage:
string string concat
ConcatFunction() - Constructor for class org.jext.dawn.string.ConcatFunction
 
Console - class org.jext.console.Console.
An internal console which provide different kinds of prompts and which allows to execute both internal and external (OS specific) commands.
Console(JextFrame) - Constructor for class org.jext.console.Console
Instanciates a new console without displaying prompt.
Console(JextFrame, boolean) - Constructor for class org.jext.console.Console
Creates a new console, embedding it in a JScrollPane.
ConsoleFunction - class org.jext.scripting.dawn.functions.ConsoleFunction.
Makes the console execute a command.
Usage:
command console
ConsoleFunction() - Constructor for class org.jext.scripting.dawn.functions.ConsoleFunction
 
ConsoleListDir - class org.jext.console.ConsoleListDir.
A ls function for Java Shell.
ConsoleListDir() - Constructor for class org.jext.console.ConsoleListDir
 
ConsoleTextPane - class org.jext.console.ConsoleTextPane.
ConsoleTextPane is the text area of Jext console.
ConsoleTextPane(Console) - Constructor for class org.jext.console.ConsoleTextPane
Creates a new text area for the console.
ConstructPathFunction - class org.jext.dawn.util.ConstructPathFunction.
Constructs an absolute path from a relative path.
Usage:
path constructPath
ConstructPathFunction() - Constructor for class org.jext.dawn.util.ConstructPathFunction
 
ConstructorFunction - class org.jext.dawn.javaccess.ConstructorFunction.
Returns a constructor.
Usage:
class string constructor
Returns the constructor of the given class and declaration.
ConstructorFunction() - Constructor for class org.jext.dawn.javaccess.ConstructorFunction
 
CopyThread - class org.jext.misc.CopyThread.
 
CopyThread(HandlingRunnable) - Constructor for class org.jext.misc.CopyThread
If you call this, you must set the in and out stream by yourself.
CopyThread(InputStream, OutputStream, HandlingRunnable) - Constructor for class org.jext.misc.CopyThread
 
CosFunction - class org.jext.dawn.math.CosFunction.
Returns the cosinus of a numeric value.
Usage:
number cos.
CosFunction() - Constructor for class org.jext.dawn.math.CosFunction
 
CreateActionFunction - class org.jext.scripting.dawn.functions.CreateActionFunction.
Creates a new action in Jext.
Usage:
code actionLabel actionName createAction
code is the Dawn code which will be executed on click, actionLabel is the name which will appear in Jext menu bar, and actionName is Jext internal action name.
CreateActionFunction() - Constructor for class org.jext.scripting.dawn.functions.CreateActionFunction
 
CreateFunction - class org.jext.dawn.naming.CreateFunction.
Creates a new function.
Usage:
string function [code] endFunction
Where 'strings' holds function name.
CreateFunction() - Constructor for class org.jext.dawn.naming.CreateFunction
 
CreateGlobalFunction - class org.jext.dawn.naming.CreateGlobalFunction.
Creates a new global function.
Usage:
string global [code] endGlobal
Where 'strings' holds function name.
CreateGlobalFunction() - Constructor for class org.jext.dawn.naming.CreateGlobalFunction
 
CreateTemplate - class org.jext.actions.CreateTemplate.
 
CreateTemplate() - Constructor for class org.jext.actions.CreateTemplate
 
CsWord - class org.jext.textarea.CsWord.
 
CsWord(int, int) - Constructor for class org.jext.textarea.CsWord
 
caretBlinks - Variable in class org.gjt.sp.jedit.textarea.JEditTextArea
 
caretBlinks - Variable in class org.gjt.sp.jedit.textarea.TextAreaDefaults
 
caretColor - Variable in class org.gjt.sp.jedit.textarea.TextAreaDefaults
 
caretColor - Variable in class org.gjt.sp.jedit.textarea.TextAreaPainter
 
caretEvent - Variable in class org.gjt.sp.jedit.textarea.JEditTextArea
 
caretMarkColor - Variable in class org.gjt.sp.jedit.textarea.TextAreaDefaults
 
caretTimer - Static variable in class org.gjt.sp.jedit.textarea.JEditTextArea
 
caretUpdate(CaretEvent) - Method in class org.jext.misc.CompleteWordList
 
caretVisible - Variable in class org.gjt.sp.jedit.textarea.JEditTextArea
 
caretVisible - Variable in class org.gjt.sp.jedit.textarea.TextAreaDefaults
 
centerComponent(Component) - Static method in class org.jext.Utilities
A very nice trick is to center windows on screen, this method helps you to to that.
centerComponentChild(Component, Component) - Static method in class org.jext.Utilities
A very nice trick is to center dialog with their parent.
changedUpdate(DocumentEvent) - Method in class org.jext.JextTextArea
When a modification is made in the text, we turn the 'to_be_saved' flag to true.
charData(char[], int, int) - Method in class org.jext.xml.PyActionsHandler
 
charData(char[], int, int) - Method in class org.jext.xml.XInsertHandler
 
charData(char[], int, int) - Method in class org.jext.xml.XPropertiesHandler
 
checkArgsNumber(Function, int) - Method in class org.jext.dawn.DawnParser
Checks if stack contains enough datas to feed a function.
checkContent(JextTextArea) - Method in class org.jext.JextFrame
Check if content of text area has to be saved or not.
checkEmpty(Function) - Method in class org.jext.dawn.DawnParser
Checks if the stack is empty.
checkLastModificationTime() - Method in class org.jext.JextTextArea
Checks if holded file has been changed by an external program.
checkLevel(Function, int) - Method in class org.jext.dawn.DawnParser
Checks if a given level is bound in the limits of the stack.
checkVarName(Function, String) - Method in class org.jext.dawn.DawnParser
Checks if a given variable name is valid or not.
chooseFile(Component, int) - Static method in class org.jext.Utilities
Display a file chooser dialog box.
chooseFiles(Component, int) - Static method in class org.jext.Utilities
Display a file chooser dialog box and returns selected files.
chooser - Variable in class org.jext.misc.FindAccessory
Parent JFileChooser component
className - Variable in class org.jext.Mode
 
classToFile(String) - Static method in class org.jext.Utilities
Converts a clas name to a file name.
clean() - Method in class org.jext.JextTextArea
Called after having saved or created a new document to ensure the content isn't 'dirty'.
clear() - Method in class org.jext.misc.Workspaces
 
clearGlobalVariables() - Static method in class org.jext.dawn.DawnParser
Clears all the global variables.
close(JextTextArea) - Method in class org.jext.JextFrame
Close a specified file and checks if file is dirty first.
close(JextTextArea, boolean) - Method in class org.jext.JextFrame
Closes a specified file.
closeAll() - Method in class org.jext.JextFrame
Close all the opened files.
closeAllWorkspaces() - Method in class org.jext.misc.Workspaces
 
closeFile(String, Function, DawnParser) - Static method in class org.jext.dawn.io.FileManager
Closes a given file.
closeFile(File) - Method in interface org.jext.project.Project
Close the specified File.
closeMenu() - Method in class org.jext.xinsert.XTree
 
closeProject(Project) - Method in class org.jext.project.DefaultProjectManager
 
closeProject(Project) - Method in interface org.jext.project.ProjectManager
Causes this ProjectManager to close the specified Project.
closeToQuit(JextFrame) - Static method in class org.jext.Jext
Close a JextFrame by calling JextFrame.closeToQuit() and if it it the last window and we are not keeping the server open we close Jext completely.
closeToQuit() - Method in class org.jext.JextFrame
Close current window after having checked dirty state of each opened file.
closeWindow(JextFrame) - Static method in class org.jext.Jext
 
closeWindow() - Method in class org.jext.JextFrame
Destroys current window and close JVM.
closeWindow(boolean) - Method in class org.jext.JextFrame
Deprecated. Use closeWindow(), since the JVM is not closed anyway.
cols - Variable in class org.gjt.sp.jedit.textarea.TextAreaDefaults
 
cols - Variable in class org.gjt.sp.jedit.textarea.TextAreaPainter
 
connect() - Method in class org.jext.protocol.jextresource.PluginResURLConnection
 
console() - Static method in class org.jext.dawn.Dawn
 
constructPath(String) - Static method in class org.jext.Utilities
Constructs a new path from current user path.
contents - Variable in class org.jext.misc.Workspaces.WorkspaceElement
 
controlPanel - Variable in class org.jext.misc.FindAccessory
Find controls with progress display
convertToXML(String) - Method in class org.jext.misc.Workspaces
 
copy() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Places the selected text into the clipboard.
copy(InputStream, OutputStream, boolean) - Static method in class org.jext.Utilities
Convenience method for calling
copy(InputStream, OutputStream, boolean, HandlingRunnable) - Static method in class org.jext.Utilities
Deprecated. maybe, use the version with a CopyThread as second parameter instead(I think it's cleaner, this version should go away).
createFile() - Method in class org.jext.JextFrame
Creates a new empty file.
createGlobalFunction(String, String) - Static method in class org.jext.dawn.DawnParser
Creates dynamically a function which can execute the Dawn script passed in parameter.
createMenuItems(JextFrame, Vector, Vector) - Method in interface org.jext.Plugin
Called by parent (instance of Jext) to requires menu items specific to the plugin.
createOnFlyFunction(String) - Method in class org.jext.dawn.DawnParser
Creates dynamically a function which can execute the Dawn script passed in parameter.
createOptionPanes(OptionsDialog) - Method in interface org.jext.Plugin
Called by Jext when user request plugins options.
createRecent() - Method in class org.jext.menus.JextRecentMenu
Creates the recent menu from an array of String containing paths to the most recently opened files.
createRuntimeFunction(String, String) - Method in class org.jext.dawn.DawnParser
Creates dynamically a function which can execute the Dawn script passed in parameter.
createTokenizer(Reader) - Method in class org.jext.dawn.DawnParser
Creates a new StreamTokenizer, setting its properties according to the Dawn scripting language specifications.
createUI(JComponent) - Static method in class org.jext.gui.JextLabeledMenuSeparatorUI
 
createUI(JComponent) - Static method in class org.jext.gui.JextMenuSeparatorUI
 
createUI(JComponent) - Static method in class org.jext.gui.JextProgressBarUI
 
createUI(JComponent) - Static method in class org.jext.gui.JextSeparatorUI
 
createWhiteSpace(int) - Static method in class org.jext.Utilities
Create a blank String made of spaces.
createWhiteSpace(int, int) - Static method in class org.jext.Utilities
Create a blank String made of tabs.
createWorkspace(String) - Method in class org.jext.misc.Workspaces
 
currLineInfo - Variable in class org.gjt.sp.jedit.syntax.TokenMarkerContext
 
cut() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Deletes the selected text from the text area and places it into the clipboard.

D

DAWN_ARRAY_TYPE - Static variable in class org.jext.dawn.DawnParser
Identifier for a stack element defining an array
DAWN_LITERAL_TYPE - Static variable in class org.jext.dawn.DawnParser
Identifier for a stack element defining a literal (variable name)
DAWN_NUMERIC_TYPE - Static variable in class org.jext.dawn.DawnParser
Identifier for a stack element containing a numeric value
DAWN_STRING_TYPE - Static variable in class org.jext.dawn.DawnParser
Identifier for a stack element containing a string
DAWN_VERSION - Static variable in class org.jext.dawn.DawnParser
Gives Dawn interpreter version numbering
DEBUG - Static variable in class org.jext.Jext
Debug mode(not final to avoid it being included in other .class files)
DEFAULT_MAX_SEARCH_HITS - Static variable in class org.jext.misc.FindAccessory
Default max number of found items.
DEFAULT_PROMPTS - Static variable in class org.jext.console.Console
Default prompt types: DOS, Jext, Linux and SunOS
DEFAULT_RENDERING - Static variable in class org.gjt.sp.jedit.textarea.TextAreaPainter
 
DELETE - Static variable in class org.gjt.sp.jedit.textarea.InputHandler
 
DELETE - Static variable in class org.jext.textarea.CsWord
 
DELETE_OLD_SETTINGS - Static variable in class org.jext.Jext
If true, Jext will delete user settings if this release is newer
DELETE_WORD - Static variable in class org.gjt.sp.jedit.textarea.InputHandler
 
DIRECTIONS - Static variable in class org.jext.textarea.CsWord
 
DOCK_MASK - Static variable in class org.jext.gui.DockablePane
Mask for the status: if getDockingStatus() & DOCK_MASK != 0 then the panel is visible and not floating.
DOCK_TO_LEFT_PANEL - Static variable in class org.jext.gui.DockablePane
Constant for the status: docked in the left pane
DOCK_TO_UP_PANEL - Static variable in class org.jext.gui.DockablePane
Constant for the status: docked in the top pane
DOCUMENT_END - Static variable in class org.gjt.sp.jedit.textarea.InputHandler
 
DOCUMENT_HOME - Static variable in class org.gjt.sp.jedit.textarea.InputHandler
 
DOS_LINE_END - Static variable in class org.jext.JextTextArea
 
DOS_PROMPT - Static variable in class org.jext.console.Console
DOS prompt: /export/home/guy >
DO_NOTHING - Static variable in class org.jext.misc.SaveDialog
 
DateFunction - class org.jext.dawn.util.DateFunction.
Displays date.
DateFunction() - Constructor for class org.jext.dawn.util.DateFunction
 
Dawn - class org.jext.dawn.Dawn.
 
Dawn() - Constructor for class org.jext.dawn.Dawn
 
DawnLogWindow - class org.jext.scripting.dawn.DawnLogWindow.
 
DawnLogWindow(JextFrame) - Constructor for class org.jext.scripting.dawn.DawnLogWindow
 
DawnParser - class org.jext.dawn.DawnParser.
DawnParser is the Dawn scripting language interpreter.
DawnParser(Reader) - Constructor for class org.jext.dawn.DawnParser
Creates a new parser.
DawnRuntimeException - exception org.jext.dawn.DawnRuntimeException.
DawnRuntimeException is thrown whenever a function encounter an error.
DawnRuntimeException(DawnParser, String) - Constructor for class org.jext.dawn.DawnRuntimeException
Create a new exception.
DawnRuntimeException(Function, DawnParser, String) - Constructor for class org.jext.dawn.DawnRuntimeException
Create a new exception.
DawnTokenMarker - class org.gjt.sp.jedit.syntax.DawnTokenMarker.
 
DawnTokenMarker() - Constructor for class org.gjt.sp.jedit.syntax.DawnTokenMarker
 
DawnUtilities - class org.jext.dawn.DawnUtilities.
This class contains some utility methods needed by Dawn or its functions.
DawnUtilities() - Constructor for class org.jext.dawn.DawnUtilities
 
DecreaseFunction - class org.jext.dawn.math.DecreaseFunction.
Decreases a numeric value (which can be in a variable) by one.
Usage:
number -- or var --.
DecreaseFunction() - Constructor for class org.jext.dawn.math.DecreaseFunction
 
DefaultInputHandler - class org.gjt.sp.jedit.textarea.DefaultInputHandler.
The default input handler.
DefaultInputHandler() - Constructor for class org.gjt.sp.jedit.textarea.DefaultInputHandler
Creates a new input handler with no key bindings defined.
DefaultInputHandler(DefaultInputHandler) - Constructor for class org.gjt.sp.jedit.textarea.DefaultInputHandler
Creates a new input handler with the same set of key bindings as the one specified.
DefaultProjectManagement - class org.jext.project.DefaultProjectManagement.
Default ProjectManagement implementation.
DefaultProjectManagement(JextFrame) - Constructor for class org.jext.project.DefaultProjectManagement
Constructs a new DefaultProjectManagement.
DefaultProjectManager - class org.jext.project.DefaultProjectManager.
A default ProjectManager.
DefaultProjectManager(JextFrame) - Constructor for class org.jext.project.DefaultProjectManager
Create a new DefaultProjectManager.
DepthFunction - class org.jext.dawn.stack.DepthFunction.
Returns the depth (size) of the stack.
DepthFunction() - Constructor for class org.jext.dawn.stack.DepthFunction
 
DifferentFromFunction - class org.jext.dawn.test.DifferentFromFunction.
Simple 'different from' function.
Usage:
left right !=
Returns 1.0 if true.
DifferentFromFunction() - Constructor for class org.jext.dawn.test.DifferentFromFunction
 
DisabledCellRenderer - class org.jext.gui.DisabledCellRenderer.
 
DisabledCellRenderer() - Constructor for class org.jext.gui.DisabledCellRenderer
 
DivideFunction - class org.jext.dawn.math.DivideFunction.
/ operator
Usage:
number number /
DivideFunction() - Constructor for class org.jext.dawn.math.DivideFunction
 
DoLoopFunction - class org.jext.dawn.loop.DoLoopFunction.
Do loop.
Usage:
do [code] loop expression until
DoLoopFunction() - Constructor for class org.jext.dawn.loop.DoLoopFunction
 
DockablePane - class org.jext.gui.DockablePane.
This class can be used to turn a pane into a dockable.
DockablePane(JextFrame, String) - Constructor for class org.jext.gui.DockablePane
 
DockablePane(JextFrame, String, String) - Constructor for class org.jext.gui.DockablePane
The only constructor.
DownloaderThread - class org.jext.misc.DownloaderThread.
 
DownloaderThread(URL, HandlingRunnable, String) - Constructor for class org.jext.misc.DownloaderThread
 
DropFunction - class org.jext.dawn.stack.DropFunction.
Drop topmost stack object.
Usage:
drop
DropFunction() - Constructor for class org.jext.dawn.stack.DropFunction
 
DropnFunction - class org.jext.dawn.stack.DropnFunction.
Drop n succesive objects from stack.
Usage:
number dropn
DropnFunction() - Constructor for class org.jext.dawn.stack.DropnFunction
 
DumpFunction - class org.jext.dawn.util.DumpFunction.
Dumps the stack.
DumpFunction() - Constructor for class org.jext.dawn.util.DumpFunction
 
DupDupFunction - class org.jext.dawn.stack.DupDupFunction.
Duplicates topmost stack element twice.
Usage:
element dupdup
DupDupFunction() - Constructor for class org.jext.dawn.stack.DupDupFunction
 
DupFunction - class org.jext.dawn.stack.DupFunction.
Duplicate topmost stack object.
Usage:
dup
DupFunction() - Constructor for class org.jext.dawn.stack.DupFunction
 
DupnFunction - class org.jext.dawn.stack.DupnFunction.
Duplicate n first stack elements.
Usage:
number dupn
DupnFunction() - Constructor for class org.jext.dawn.stack.DupnFunction
 
debug - Static variable in class org.jext.misc.PluginDownload
 
decrementIndex() - Method in class org.jext.xinsert.XTreeObject
 
deleteChar() - Method in class org.jext.console.Console
Delete a char from command line.
deleteLines(int, int) - Method in class org.gjt.sp.jedit.syntax.TokenMarker
Informs the token marker that line have been deleted from the document.
disable() - Method in class org.jext.search.SearchHighlight
 
disableSplittedTextArea() - Method in class org.jext.JextFrame
If user selects a tab containing something different from a text area, we disable 'splitted' one.
discard() - Method in class org.jext.JextTextArea
Discard all edits contained in the UndoManager.
displayPrompt() - Method in class org.jext.console.Console
Displays the prompt according to the current selected prompt type.
dispose() - Method in class org.jext.misc.CompleteWordList
 
doBackwardSearch() - Method in class org.jext.console.Console
Search backward in the history for a matching command, according to the command typed in the user typing space.
doCompletion() - Method in class org.jext.console.Console
Completes current filename if possible.
doKeywordToEnd(KeywordMap) - Method in class org.gjt.sp.jedit.syntax.TokenMarkerContext
 
doKeywordToPos(int, KeywordMap) - Method in class org.gjt.sp.jedit.syntax.TokenMarkerContext
 
doKeywordToPos(KeywordMap) - Method in class org.gjt.sp.jedit.syntax.TokenMarkerContext
 
dockChangeHandler(int, int) - Method in class org.jext.gui.DockablePane
Override to do special handling of the change of docking status.
dockChangeHandler(int, int) - Method in class org.jext.scripting.python.PythonLogWindow
 
doctypeDecl(String, String, String) - Method in class org.jext.xml.OneClickActionsHandler
 
doctypeDecl(String, String, String) - Method in class org.jext.xml.PyActionsHandler
 
doctypeDecl(String, String, String) - Method in class org.jext.xml.XBarHandler
 
doctypeDecl(String, String, String) - Method in class org.jext.xml.XInsertHandler
 
doctypeDecl(String, String, String) - Method in class org.jext.xml.XMenuHandler
 
doctypeDecl(String, String, String) - Method in class org.jext.xml.XPopupHandler
 
doctypeDecl(String, String, String) - Method in class org.jext.xml.XPropertiesHandler
 
document - Variable in class org.gjt.sp.jedit.textarea.JEditTextArea
 
documentChanged(DocumentEvent) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
 
documentHandler - Variable in class org.gjt.sp.jedit.textarea.JEditTextArea
 
documentHandlerInstalled - Variable in class org.gjt.sp.jedit.textarea.JEditTextArea
 
downloadBin(HandlingRunnable, String) - Method in class org.jext.misc.PluginDesc
 
downloadFile(URL, String, boolean) - Static method in class org.jext.Utilities
 
downloadFile(URL, String, boolean, HandlingRunnable) - Static method in class org.jext.Utilities
Downloads the file specified in the URL to the File with the outPath path using copy() (so see copy() for infos about notify and threaded).
downloadSrc(HandlingRunnable, String) - Method in class org.jext.misc.PluginDesc
 
dump() - Method in class org.jext.dawn.DawnParser
Returns a String containing a simple description of the current stack state.

E

EDFORMULA - Static variable in class org.gjt.sp.jedit.syntax.TeXTokenMarker
 
EFunction - class org.jext.dawn.math.EFunction.
E constant.
EFunction() - Constructor for class org.jext.dawn.math.EFunction
 
END - Static variable in class org.gjt.sp.jedit.syntax.Token
The token type, that along with a length of 0 marks the end of the token list.
END - Static variable in class org.gjt.sp.jedit.textarea.InputHandler
 
EditAction - interface org.jext.EditAction.
An edit action is an action which has effet on text area content.
EditorOptions - class org.jext.options.EditorOptions.
 
EditorOptions() - Constructor for class org.jext.options.EditorOptions
 
EiffelTokenMarker - class org.gjt.sp.jedit.syntax.EiffelTokenMarker.
Eiffel token Marker.
EiffelTokenMarker() - Constructor for class org.gjt.sp.jedit.syntax.EiffelTokenMarker
 
ElementAtFunction - class org.jext.dawn.array.ElementAtFunction.
Returns the element stored at the given index of an array.
Usage:
array index elementAt
This function then pushes both the array and the object on the stack.
ElementAtFunction() - Constructor for class org.jext.dawn.array.ElementAtFunction
 
ElementsFunction - class org.jext.dawn.array.ElementsFunction.
Adds a specified amount of elements.
Usage:
array amount elements
ElementsFunction() - Constructor for class org.jext.dawn.array.ElementsFunction
 
EndLine - class org.jext.actions.EndLine.
 
EndLine() - Constructor for class org.jext.actions.EndLine
 
EndsWithFunction - class org.jext.dawn.string.EndsWithFunction.
Test if a string ends with another one.
Usage:
string1 string2 endsWith
Returns 1.0 if string1 ends with string2.
EndsWithFunction() - Constructor for class org.jext.dawn.string.EndsWithFunction
 
EnhancedMenuItem - class org.jext.gui.EnhancedMenuItem.
The EnhancedMenuItem is just a JItem which displays the key shortcuts in a different way.
EnhancedMenuItem(String) - Constructor for class org.jext.gui.EnhancedMenuItem
Creates a new enhanced menu item of given label.
EnhancedMenuItem(String, String) - Constructor for class org.jext.gui.EnhancedMenuItem
Creates a new enhanced menu item of given label and specified attached key shortcut.
EqualsFunction - class org.jext.dawn.test.EqualsFunction.
Simple 'equals' function.
Usage:
left right ==
Returns 1.0 if true.
EqualsFunction() - Constructor for class org.jext.dawn.test.EqualsFunction
 
ErrManager - class org.jext.dawn.err.ErrManager.
Handles last error.
ErrManager() - Constructor for class org.jext.dawn.err.ErrManager
 
ErrMsgFunction - class org.jext.dawn.err.ErrMsgFunction.
Put last error message on stack.
Usage:
errMsg
ErrMsgFunction() - Constructor for class org.jext.dawn.err.ErrMsgFunction
 
ErrorFunction - class org.jext.dawn.err.ErrorFunction.
Throws last error.
Usage:
err
ErrorFunction() - Constructor for class org.jext.dawn.err.ErrorFunction
 
EvalCommand - class org.jext.console.commands.EvalCommand.
This command runs a specified script.
EvalCommand() - Constructor for class org.jext.console.commands.EvalCommand
 
EvalFunction - class org.jext.dawn.util.EvalFunction.
Evaluates a string as a code snippet.
EvalFunction() - Constructor for class org.jext.dawn.util.EvalFunction
 
ExecFunction - class org.jext.dawn.util.ExecFunction.
Executes an OS command.
Usage:
string exec Where string contains the command to be executed.
ExecFunction() - Constructor for class org.jext.dawn.util.ExecFunction
 
ExistFunction - class org.jext.dawn.io.ExistFunction.
Check if a given file exists on HD.
Usage:
file exists
ExistFunction() - Constructor for class org.jext.dawn.io.ExistFunction
 
ExitCommand - class org.jext.console.commands.ExitCommand.
This command exits Jext or closes current window.
ExitCommand() - Constructor for class org.jext.console.commands.ExitCommand
 
ExitFunction - class org.jext.dawn.util.ExitFunction.
Exits the scripts.
ExitFunction() - Constructor for class org.jext.dawn.util.ExitFunction
 
editable - Variable in class org.gjt.sp.jedit.textarea.JEditTextArea
 
editable - Variable in class org.gjt.sp.jedit.textarea.TextAreaDefaults
 
electricScroll - Variable in class org.gjt.sp.jedit.textarea.JEditTextArea
 
electricScroll - Variable in class org.gjt.sp.jedit.textarea.TextAreaDefaults
 
enable() - Method in class org.jext.search.SearchHighlight
 
endCompoundEdit() - Method in class org.gjt.sp.jedit.syntax.SyntaxDocument
Ends a compound edit that can be undone in one operation.
endCompoundEdit() - Method in class org.jext.JextTextArea
See beginCompoundEdit().
endCompoundEdit(boolean) - Method in class org.jext.JextTextArea
 
endCurrentEdit() - Method in class org.jext.JextTextArea
 
endDocument() - Method in class org.jext.xml.XBarHandler
 
endDocument() - Method in class org.jext.xml.XMenuHandler
 
endDocument() - Method in class org.jext.xml.XPopupHandler
 
endElement(String) - Method in class org.jext.xml.OneClickActionsHandler
 
endElement(String) - Method in class org.jext.xml.PyActionsHandler
 
endElement(String) - Method in class org.jext.xml.XBarHandler
 
endElement(String) - Method in class org.jext.xml.XInsertHandler
 
endElement(String) - Method in class org.jext.xml.XMenuHandler
 
endElement(String) - Method in class org.jext.xml.XPopupHandler
 
endElement(String) - Method in class org.jext.xml.XPropertiesHandler
 
endOperation() - Method in class org.jext.JextTextArea
Calling this will allow the DocumentListener to use setChanged().
endProtectedCompoundEdit() - Method in class org.jext.JextTextArea
This terminates a protected compound edit.
ensureCapacity(int) - Method in class org.gjt.sp.jedit.syntax.TokenMarker
Ensures that the lineInfo array can contain the specified index.
eolMarkerColor - Variable in class org.gjt.sp.jedit.textarea.TextAreaDefaults
 
eolMarkerColor - Variable in class org.gjt.sp.jedit.textarea.TextAreaPainter
 
eolMarkers - Variable in class org.gjt.sp.jedit.textarea.TextAreaDefaults
 
eolMarkers - Variable in class org.gjt.sp.jedit.textarea.TextAreaPainter
 
err - Variable in class org.jext.dawn.DawnParser
 
error(Frame, String, Object[]) - Static method in class org.jext.GUIUtilities
Displays an error dialog box.
error(String) - Method in class org.jext.console.Console
Display a message using error color.
errorColor - Variable in class org.jext.console.Console
 
escape(String) - Static method in class org.jext.dawn.DawnUtilities
Parsers a string and turn common escape sequences into special chars like \n (carriage return) \t (tab space) \\ (single \ character) ...
eval(String, String, Object[], JextFrame) - Static method in class org.jext.scripting.python.Run
Evaluates some Python code.
exec() - Method in class org.jext.dawn.DawnParser
Executes loaded script.
execute(String) - Method in class org.jext.console.Console
Execute command.
execute(String, JextFrame) - Static method in class org.jext.scripting.dawn.Run
Executes some Dawn code.
execute(String, JextFrame, boolean) - Static method in class org.jext.scripting.dawn.Run
Executes some Dawn code.
execute(String, JextFrame) - Static method in class org.jext.scripting.python.Run
Executes some Python code.
executeAction(ActionListener, Object, String) - Method in class org.gjt.sp.jedit.textarea.InputHandler
Executes the specified action, repeating and recording it as necessary.
executeOneClickAction(OneClickAction, Object, String) - Method in class org.gjt.sp.jedit.textarea.InputHandler
 
executeScripts(JextFrame) - Static method in class org.jext.JARClassLoader
 
executeScripts(JextFrame) - Static method in class org.jext.Jext
Execute scripts found in user home directory.
exit() - Static method in class org.jext.Jext
Exits Jext by closing all the windows.

F

FILE_ADDED - Static variable in class org.jext.project.ProjectEvent
 
FILE_CHANGED - Static variable in class org.jext.project.ProjectEvent
 
FILE_CLEARED - Static variable in class org.jext.event.JextEvent
Event type indicating a file was cleared (new)
FILE_CLOSED - Static variable in class org.jext.project.ProjectEvent
 
FILE_OPENED - Static variable in class org.jext.event.JextEvent
Event type indicating a file was opened
FILE_OPENED - Static variable in class org.jext.project.ProjectEvent
 
FILE_REMOVED - Static variable in class org.jext.project.ProjectEvent
 
FILE_SELECTED - Static variable in class org.jext.project.ProjectEvent
 
FLOATING - Static variable in class org.jext.gui.DockablePane
Constant for the status: floating window
FORWARD - Static variable in class org.gjt.sp.jedit.textarea.TextUtilities
 
FactFunction - class org.jext.dawn.math.FactFunction.
! operator
Usage:
number !
FactFunction() - Constructor for class org.jext.dawn.math.FactFunction
 
FastFind - class org.jext.toolbar.FastFind.
 
FastFind(JextFrame) - Constructor for class org.jext.toolbar.FastFind
 
FastSyntax - class org.jext.toolbar.FastSyntax.
 
FastSyntax(JextFrame) - Constructor for class org.jext.toolbar.FastSyntax
 
FieldFunction - class org.jext.dawn.javaccess.FieldFunction.
Returns a field.
Usage:
class string field
Returns the field of the given class and declaration.
FieldFunction() - Constructor for class org.jext.dawn.javaccess.FieldFunction
 
FileCommand - class org.jext.console.commands.FileCommand.
This command opens a file in the text area.
FileCommand() - Constructor for class org.jext.console.commands.FileCommand
 
FileFiltersOptions - class org.jext.options.FileFiltersOptions.
 
FileFiltersOptions() - Constructor for class org.jext.options.FileFiltersOptions
 
FileManager - class org.jext.dawn.io.FileManager.
Manages the files for the whole IO package.
FileManager() - Constructor for class org.jext.dawn.io.FileManager
 
FileSizeFunction - class org.jext.dawn.io.FileSizeFunction.
Returns the size of a given file.
Usage:
file fileSize
FileSizeFunction() - Constructor for class org.jext.dawn.io.FileSizeFunction
 
FindAccessory - class org.jext.misc.FindAccessory.
A threaded file search accessory for JFileChooser.
FindAccessory() - Constructor for class org.jext.misc.FindAccessory
Construct a search panel with start and stop actions, option panes and a results list pane that can display up to DEFAULT_MAX_SEARCH_HITS items.
FindAccessory(JFileChooser) - Constructor for class org.jext.misc.FindAccessory
Construct a search panel with start and stop actions and "attach" it to the specified JFileChooser component.
FindAccessory(JFileChooser, int) - Constructor for class org.jext.misc.FindAccessory
Construct a search panel with start and stop actions and "attach" it to the specified JFileChooser component.
FindAllDialog - class org.jext.search.FindAllDialog.
 
FindAllDialog(JextFrame) - Constructor for class org.jext.search.FindAllDialog
 
FindReplace - class org.jext.search.FindReplace.
The FindReplace class is a component which displays a dialog for either finding either replacing text.
FindReplace(JextFrame, int, boolean) - Constructor for class org.jext.search.FindReplace
Constructs a new find dialog according to the specified type of dialog requested.
FontSelector - class org.jext.gui.FontSelector.
 
FontSelector(String) - Constructor for class org.jext.gui.FontSelector
Constructs the FontSelector, a clickable button to select fonts.
ForFunction - class org.jext.dawn.loop.ForFunction.
For loop.
Usage:
start end variable for [code] next
ForFunction() - Constructor for class org.jext.dawn.loop.ForFunction
 
FormattedDateFunction - class org.jext.dawn.util.FormattedDateFunction.
Displays a formatted date.
Usage:
format fdate
Format example: "MM/dd/yyyy - HH:mm:ss"
MM stands for month, dd for day, yyyy for year, HH for hours, mm for minutes and ss for seconds.
FormattedDateFunction() - Constructor for class org.jext.dawn.util.FormattedDateFunction
 
FortranTokenMarker - class org.gjt.sp.jedit.syntax.FortranTokenMarker.
Custom TokenMarker for UNISYS's ASCII FORTRAN 77.
FortranTokenMarker() - Constructor for class org.gjt.sp.jedit.syntax.FortranTokenMarker
Constructor, with a wee bit of initialization.
FromLiteralFunction - class org.jext.dawn.naming.FromLiteralFunction.
Turns a literal into a string.
FromLiteralFunction() - Constructor for class org.jext.dawn.naming.FromLiteralFunction
 
FromStringFunction - class org.jext.dawn.string.FromStringFunction.
Turns a numeric value into a String.
FromStringFunction() - Constructor for class org.jext.dawn.string.FromStringFunction
 
Function - class org.jext.dawn.Function.
The Function class defines the standard framework of any Dawn function.
Function() - Constructor for class org.jext.dawn.Function
Creates a new Dawn function, unnamed.
Function(String) - Constructor for class org.jext.dawn.Function
Creates a new Dawn function.
fileToClass(String) - Static method in class org.jext.Utilities
Converts a file name to a class name.
filteredPaste() - Method in class org.jext.JextTextArea
Performs a 'filtered' paste.
finalize() - Method in class org.jext.JARClassLoader
Patch -> Memory management improvements : it may help the garbage collector.
finalize() - Method in class org.jext.JextFrame
Patch -> Memory management improvements : it may help the garbage collector.
finalize() - Method in class org.jext.JextTabbedPane
Patch -> Memory management improvements : it may help the garbage collector.
finalize() - Method in class org.jext.JextTextArea
Patch -> Memory management improvements : it may help the garbage collector.
finalize() - Method in class org.jext.Mode
Patch -> Memory management improvements : it may help the garbage collector.
finalize() - Method in class org.jext.ModeFileFilter
Patch -> Memory management improvements : it may help the garbage collector.
finalize() - Method in class org.jext.OneClickAction
Patch -> Memory management improvements : it may help the garbage collector.
finalize() - Method in class org.jext.console.Console
Patch -> Memory management improvements : it may help the garbage collector.
finalize() - Method in class org.jext.console.ConsoleTextPane
Patch -> Memory management improvements : it may help the garbage collector.
finalize() - Method in class org.jext.console.HistoryModel
Patch -> Memory management improvements : it may help the garbage collector.
finalize() - Method in class org.jext.gui.AbstractDisposer
 
finalize() - Method in class org.jext.gui.AbstractOptionPane
Patch -> Memory management improvements : it may help the garbage collector.
finalize() - Method in class org.jext.gui.EnhancedMenuItem
Patch -> Memory management improvements : it may help the garbage collector.
finalize() - Method in class org.jext.gui.FontSelector
Patch -> Memory management improvements : it may help the garbage collector.
finalize() - Method in class org.jext.gui.JextButton
Patch -> Memory management improvements : it may help the garbage collector.
finalize() - Method in class org.jext.gui.JextHighlightButton
Patch -> Memory management improvements : it may help the garbage collector.
finalize() - Method in class org.jext.gui.JextLabeledMenuSeparator
Patch -> Memory management improvements : it may help the garbage collector.
finalize() - Method in class org.jext.gui.JextLabeledMenuSeparatorUI
Patch -> Memory management improvements : it may help the garbage collector.
finalize() - Method in class org.jext.gui.JextMenu
Patch -> Memory management improvements : it may help the garbage collector.
finalize() - Method in class org.jext.gui.JextToggleButton
Patch -> Memory management improvements : it may help the garbage collector.
finalize() - Method in class org.jext.gui.OptionGroup
Patch -> Memory management improvements : it may help the garbage collector.
finalize() - Method in class org.jext.gui.SplashScreen
Patch -> Memory management improvements : it may help the garbage collector.
finalize() - Method in class org.jext.menus.JextMenuBar
Patch -> Memory management improvements : it may help the garbage collector.
finalize() - Method in class org.jext.menus.JextRecentMenu
Patch -> Memory management improvements : it may help the garbage collector.
finalize() - Method in class org.jext.menus.TemplatesMenu
Patch -> Memory management improvements : it may help the garbage collector.
finalize() - Method in class org.jext.misc.AboutPlugins
Patch -> Memory management improvements : it may help the garbage collector.
finalize() - Method in class org.jext.misc.AutoSave
Patch -> Memory management improvements : it may help the garbage collector.
finalize() - Method in class org.jext.misc.CompleteWordList
Patch -> Memory management improvements : it may help the garbage collector.
finalize() - Method in class org.jext.misc.JextMail
Patch -> Memory management improvements : it may help the garbage collector.
finalize() - Method in class org.jext.misc.SaveDialog
Patch -> Memory management improvements : it may help the garbage collector.
finalize() - Method in class org.jext.misc.VirtualFolders
Patch -> Memory management improvements : it may help the garbage collector.
finalize() - Method in class org.jext.misc.ZipExplorer
Patch -> Memory management improvements : it may help the garbage collector.
finalize() - Method in class org.jext.options.EditorOptions
Patch -> Memory management improvements : it may help the garbage collector.
finalize() - Method in class org.jext.options.FileFiltersOptions
Patch -> Memory management improvements : it may help the garbage collector.
finalize() - Method in class org.jext.options.GeneralOptions
Patch -> Memory management improvements : it may help the garbage collector.
finalize() - Method in class org.jext.options.GutterOptions
Patch -> Memory management improvements : it may help the garbage collector.
finalize() - Method in class org.jext.options.KeyShortcutsOptions
Patch -> Memory management improvements : it may help the garbage collector.
finalize() - Method in class org.jext.options.LangOptions
Patch -> Memory management improvements : it may help the garbage collector.
finalize() - Method in class org.jext.options.LoadingOptions
Patch -> Memory management improvements : it may help the garbage collector.
finalize() - Method in class org.jext.options.OptionsDialog
Patch -> Memory management improvements : it may help the garbage collector.
finalize() - Method in class org.jext.options.SecurityOptions
Patch -> Memory management improvements : it may help the garbage collector.
finalize() - Method in class org.jext.options.StylesOptions
Patch -> Memory management improvements : it may help the garbage collector.
finalize() - Method in class org.jext.options.UIOptions
Patch -> Memory management improvements : it may help the garbage collector.
finalize() - Method in class org.jext.search.FindAllDialog
Patch -> Memory management improvements : it may help the garbage collector.
finalize() - Method in class org.jext.search.FindReplace
Patch -> Memory management improvements : it may help the garbage collector.
finalize() - Method in class org.jext.search.SearchHighlight
Patch -> Memory management improvements : it may help the garbage collector.
finalize() - Method in class org.jext.toolbar.FastFind
Patch -> Memory management improvements : it may help the garbage collector.
finalize() - Method in class org.jext.toolbar.FastSyntax
Patch -> Memory management improvements : it may help the garbage collector.
finalize() - Method in class org.jext.toolbar.JextToolBar
Patch -> Memory management improvements : it may help the garbage collector.
finalize() - Method in class org.jext.xinsert.XTree
Patch -> Memory management improvements : it may help the garbage collector.
finalize() - Method in class org.jext.xinsert.XTreeItem
Patch -> Memory management improvements : it may help the garbage collector.
finalize() - Method in class org.jext.xinsert.XTreeNode
Patch -> Memory management improvements : it may help the garbage collector.
finalize() - Method in class org.jext.xinsert.XTreeObject
Patch -> Memory management improvements : it may help the garbage collector.
finalize() - Method in class org.jext.xml.XBarHandler
Patch -> Memory management improvements : it may help the garbage collector.
finalize() - Method in class org.jext.xml.XInsertHandler
Patch -> Memory management improvements : it may help the garbage collector.
finalize() - Method in class org.jext.xml.XMenuHandler
Patch -> Memory management improvements : it may help the garbage collector.
finalize() - Method in class org.jext.xml.XPopupHandler
Patch -> Memory management improvements : it may help the garbage collector.
finalize() - Method in class org.jext.xml.XPropertiesHandler
Patch -> Memory management improvements : it may help the garbage collector.
find(JextTextArea, int) - Static method in class org.jext.search.Search
 
findMatchingBracket(SyntaxDocument, int) - Static method in class org.gjt.sp.jedit.textarea.TextUtilities
Returns the offset of the bracket matching the one at the specified offset of the document, or -1 if the bracket is unmatched (or if the character is not a bracket).
findPattern - Static variable in class org.jext.search.Search
 
findTypeChange(String, int, int) - Static method in class org.gjt.sp.jedit.textarea.TextUtilities
Locates the next character type change searching in the specified direction.
findWordEnd(String, int, String) - Static method in class org.gjt.sp.jedit.textarea.TextUtilities
Locates the end of the word at the specified position.
findWordStart(String, int, String) - Static method in class org.gjt.sp.jedit.textarea.TextUtilities
Locates the start of the word at the specified position.
finished() - Method in class org.jext.misc.SwingWorker
Called on the event dispatching thread (not on the worker thread) after the work method has returned.
fireActionPerformed(ActionEvent) - Method in class org.jext.gui.EnhancedMenuItem
 
fireActionPerformed(ActionEvent) - Method in class org.jext.gui.JextButton
 
fireCaretEvent() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
 
fireInsertUpdate(DocumentEvent) - Method in class org.gjt.sp.jedit.syntax.SyntaxDocument
We overwrite this method to update the token marker state immediately so that any event listeners get a consistent token marker.
fireJextEvent(int) - Method in class org.jext.JextFrame
Fires a Jext event.
fireJextEvent(JextTextArea, int) - Method in class org.jext.JextFrame
Fires a Jext event.
fireProjectEvent(int) - Method in class org.jext.project.AbstractProject
Fire the specified ProjectEvent for this AbstractProject.
fireProjectEvent(int, Object) - Method in class org.jext.project.AbstractProject
Fire the specified ProjectEvent for this AbstractProject.
fireProjectEvent(ProjectEvent) - Method in class org.jext.project.AbstractProjectManager
Fire the specified ProjectEvent.
fireRemoveUpdate(DocumentEvent) - Method in class org.gjt.sp.jedit.syntax.SyntaxDocument
We overwrite this method to update the token marker state immediately so that any event listeners get a consistent token marker.
firstLine - Variable in class org.gjt.sp.jedit.textarea.JEditTextArea
 
firstPriorityHighlights - Variable in class org.gjt.sp.jedit.textarea.TextAreaPainter
 
firstToken - Variable in class org.gjt.sp.jedit.syntax.TokenMarker
The first token in the list.
fm - Variable in class org.gjt.sp.jedit.textarea.TextAreaPainter
 
focusedComponent - Static variable in class org.gjt.sp.jedit.textarea.JEditTextArea
 
folderExists(VirtualFolders.VirtualFolderNode, String) - Static method in class org.jext.misc.VirtualFolders
 
freeze() - Method in class org.jext.JextFrame
Records the componence of the GUI for later restauration.
freeze() - Method in class org.jext.gui.JextMenu
Stores the menu before starting plugins.
freeze() - Method in class org.jext.toolbar.JextToolBar
Stores the toolbar before starting mode-specific plugins.

G

GUIUtilities - class org.jext.GUIUtilities.
Contains a bunch of methods used to build the GUI.
GUIUtilities() - Constructor for class org.jext.GUIUtilities
 
GeneralOptions - class org.jext.options.GeneralOptions.
 
GeneralOptions() - Constructor for class org.jext.options.GeneralOptions
 
GenericSkin - class org.jext.gui.GenericSkin.
This is a generic skin class which will be able to wrap most possible skin, actually the normal LookAndFeel's.
GenericSkin(String, String, String) - Constructor for class org.jext.gui.GenericSkin
Constructor; use it to provide the caption, the internal name and the name of the class to use as LookAndFeel(the same you would pass to UIManager.setLookAndFeel).
GenericSkin(String, String, String, ClassLoader) - Constructor for class org.jext.gui.GenericSkin
Constructor; use it to provide the caption, the internal name, the name of the class to use as LookAndFeel(the same you would pass to UIManager.setLookAndFeel) and the ClassLoader that will be used to load the LookAndFeel and related classes; useful especially if you write a plugin.
GenericSkin(String, String, LookAndFeel) - Constructor for class org.jext.gui.GenericSkin
Constructor; use it to provide the caption, the internal name and the built LookAndFeel instance (the same you would pass to UIManager.setLookAndFeel).
GenericSkin(String, String, LookAndFeel, ClassLoader) - Constructor for class org.jext.gui.GenericSkin
Constructor; use it to provide the caption, the internal name and the built LookAndFeel instance (the same you would pass to UIManager.setLookAndFeel).
GetPropertyFunction - class org.jext.scripting.dawn.functions.GetPropertyFunction.
Gets a property.
Usage:
property getProperty
GetPropertyFunction() - Constructor for class org.jext.scripting.dawn.functions.GetPropertyFunction
 
GetSelectedTextFunction - class org.jext.scripting.dawn.functions.GetSelectedTextFunction.
Puts text from current text area selection onto the stack.
Usage:
getSelectedText
GetSelectedTextFunction() - Constructor for class org.jext.scripting.dawn.functions.GetSelectedTextFunction
 
GetTextFunction - class org.jext.scripting.dawn.functions.GetTextFunction.
Puts text from current text area onto the stack.
Usage:
getText
GetTextFunction() - Constructor for class org.jext.scripting.dawn.functions.GetTextFunction
 
GetTypeFunction - class org.jext.dawn.test.GetTypeFunction.
Gets type of topmost element: 0 (numeric), 1 (string) or 2 (literal)
Usage:
element type
GetTypeFunction() - Constructor for class org.jext.dawn.test.GetTypeFunction
 
GreaterEqualsFunction - class org.jext.dawn.test.GreaterEqualsFunction.
Simple 'greater equals' function.
Usage:
left right <=
Returns 1.0 if true.
GreaterEqualsFunction() - Constructor for class org.jext.dawn.test.GreaterEqualsFunction
 
GreaterThanFunction - class org.jext.dawn.test.GreaterThanFunction.
Simple 'greater than' function.
Usage:
left right <
Returns 1.0 if true.
GreaterThanFunction() - Constructor for class org.jext.dawn.test.GreaterThanFunction
 
Gutter - class org.gjt.sp.jedit.textarea.Gutter.
 
Gutter(JEditTextArea, TextAreaDefaults) - Constructor for class org.gjt.sp.jedit.textarea.Gutter
 
GutterOptions - class org.jext.options.GutterOptions.
 
GutterOptions() - Constructor for class org.jext.options.GutterOptions
 
get() - Method in class org.jext.misc.SwingWorker
Return the value created by the work method.
getAction(String) - Static method in class org.gjt.sp.jedit.textarea.InputHandler
Returns a named text area action.
getAction(String) - Static method in class org.jext.Jext
Returns a named action.
getActionCommand() - Method in class org.jext.gui.EnhancedMenuItem
 
getActionName(ActionListener) - Static method in class org.gjt.sp.jedit.textarea.InputHandler
Returns the name of the specified text area action.
getActions() - Static method in class org.gjt.sp.jedit.textarea.InputHandler
Returns an enumeration of all available actions.
getAllLowerCase() - Method in class org.gjt.sp.jedit.syntax.VHDLTokenMarker
 
getAnchorOffset() - Method in class org.jext.JextTextArea
 
getAttribute(String) - Method in class org.jext.project.AbstractProject
Returns the value of the specified attribute for this AbstractProject.
getAttribute(String, Object) - Method in class org.jext.project.AbstractProject
Returns the value of the specified attribute for this AbstractProject, returning the specified default value if no such attribute exists.
getAttribute(String) - Method in interface org.jext.project.Project
Returns the value of the specified attribute for this Project.
getAttribute(String, Object) - Method in interface org.jext.project.Project
Returns the value of the specified attribute for this Project, returning the specified default value if no such attribute exists.
getAttributeAsString(String) - Method in class org.jext.project.AbstractProject
Returns the String value of the specified attribute for this AbstractProject.
getAttributeAsString(String) - Method in interface org.jext.project.Project
Returns the String value of the specified attribute for this Project.
getAuthors() - Method in class org.jext.misc.PluginDesc
 
getAvailableFontFamilyNames() - Static method in class org.jext.gui.FontSelector
Gets a list of all available font family names.
getBatchMode() - Method in class org.jext.JextFrame
Returns batch mode state.
getBinSize() - Method in class org.jext.misc.PluginDesc
 
getBinUrl(String) - Method in class org.jext.misc.PluginDesc
Returns the url of the binary pack of this plugin
getBooleanProperty(String) - Static method in class org.jext.Jext
Returns true if the property value equals to "on" or "true"
getBooleanProperty(String, String) - Static method in class org.jext.Jext
Returns true if the property value equals to "on" or "true"
getBracketHighlightColor() - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
Returns the bracket highlight color.
getBracketLine() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Returns the line of the highlighted bracket (the bracket matching the one before the caret)
getBracketPosition() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Returns the position of the highlighted bracket (the bracket matching the one before the caret)
getButtonsHighlight() - Static method in class org.jext.Jext
Returns true if highlight buttons should not be highlighted on mouse over.
getCaretColor() - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
Returns the caret color.
getCaretLine() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Returns the caret line.
getCaretPosition() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Returns the caret position.
getChar() - Method in class org.gjt.sp.jedit.syntax.TokenMarkerContext
 
getChar(int) - Method in class org.gjt.sp.jedit.syntax.TokenMarkerContext
 
getClassLoader(int) - Static method in class org.jext.JARClassLoader
 
getClassLoaderCount() - Static method in class org.jext.JARClassLoader
 
getCode() - Method in class org.jext.dawn.CodeSnippet
Returns the function code.
getCode() - Method in class org.jext.dawn.math.InvertFunction
 
getCode() - Method in class org.jext.dawn.math.NegFunction
 
getCode() - Method in class org.jext.dawn.stack.DupDupFunction
 
getCode() - Method in class org.jext.dawn.stack.RotFunction
 
getCode() - Method in class org.jext.dawn.stack.UnrotFunction
 
getCode() - Method in class org.jext.dawn.string.TokenizeArrayFunction
 
getCode() - Method in class org.jext.dawn.test.SameTypeFunction
 
getColor() - Method in class org.gjt.sp.jedit.syntax.SyntaxStyle
Returns the color specified in this style.
getColorHexString(Color) - Static method in class org.jext.GUIUtilities
Converts a color object to its hex value.
getColorizingMode() - Method in class org.jext.JextTextArea
Returns current syntax colorizing mode.
getColumnCount() - Method in class org.jext.options.ColorTable.ColorTableModel
 
getColumnCount() - Method in class org.jext.options.StyleTable.StyleTableModel
 
getColumnName(int) - Method in class org.jext.options.ColorTable.ColorTableModel
 
getColumnName(int) - Method in class org.jext.options.StyleTable.StyleTableModel
 
getCommandName() - Method in class org.jext.console.commands.ChangeDirCommand
 
getCommandName() - Method in class org.jext.console.commands.ClearCommand
 
getCommandName() - Method in class org.jext.console.commands.Command
Return the command name.
getCommandName() - Method in class org.jext.console.commands.EvalCommand
 
getCommandName() - Method in class org.jext.console.commands.ExitCommand
 
getCommandName() - Method in class org.jext.console.commands.FileCommand
 
getCommandName() - Method in class org.jext.console.commands.HelpCommand
 
getCommandName() - Method in class org.jext.console.commands.HomeCommand
 
getCommandName() - Method in class org.jext.console.commands.HttpCommand
 
getCommandName() - Method in class org.jext.console.commands.JythonCommand
 
getCommandName() - Method in class org.jext.console.commands.ListCommand
 
getCommandName() - Method in class org.jext.console.commands.PwdCommand
 
getCommandName() - Method in class org.jext.console.commands.RunCommand
 
getCommandSummary() - Method in class org.jext.console.commands.ChangeDirCommand
 
getCommandSummary() - Method in class org.jext.console.commands.ClearCommand
 
getCommandSummary() - Method in class org.jext.console.commands.Command
Return the command summary.
getCommandSummary() - Method in class org.jext.console.commands.EvalCommand
 
getCommandSummary() - Method in class org.jext.console.commands.ExitCommand
 
getCommandSummary() - Method in class org.jext.console.commands.FileCommand
 
getCommandSummary() - Method in class org.jext.console.commands.HelpCommand
 
getCommandSummary() - Method in class org.jext.console.commands.HomeCommand
 
getCommandSummary() - Method in class org.jext.console.commands.HttpCommand
 
getCommandSummary() - Method in class org.jext.console.commands.JythonCommand
 
getCommandSummary() - Method in class org.jext.console.commands.ListCommand
 
getCommandSummary() - Method in class org.jext.console.commands.PwdCommand
 
getCommandSummary() - Method in class org.jext.console.commands.RunCommand
 
getComponent() - Method in class org.jext.gui.AbstractOptionPane
Returns itself.
getComponent() - Method in interface org.jext.gui.OptionPane
Returns the component which stands for the option pane itself.
getComponent() - Method in class org.jext.options.EditorOptions
 
getComponent() - Method in class org.jext.options.GeneralOptions
 
getComponent() - Method in class org.jext.options.UIOptions
 
getConsole() - Method in class org.jext.JextFrame
Some external functions may need to manipulate the console.
getContent() - Method in class org.jext.xinsert.XTreeItem
 
getContextMenu() - Method in class org.gjt.sp.jedit.textarea.Gutter
 
getControlTextColor() - Method in class org.jext.gui.JextMetalTheme
 
getControlTextFont() - Method in class org.jext.gui.JextMetalTheme
 
getCurrentFile() - Method in class org.jext.JextTextArea
Return the full path of the opened file.
getCurrentProject() - Method in class org.jext.project.DefaultProjectManager
 
getCurrentProject() - Method in interface org.jext.project.ProjectManager
Returns this ProjectManager's currently active Project.
getDawnLogWindow() - Method in class org.jext.JextFrame
The log window is used by scripting actions.
getDefaultSyntaxStyles() - Static method in class org.gjt.sp.jedit.syntax.SyntaxUtilities
Returns the default style table.
getDefaults() - Static method in class org.gjt.sp.jedit.textarea.TextAreaDefaults
Returns a new TextAreaDefaults object with the default values filled in.
getDeps() - Method in class org.jext.misc.PluginDesc
 
getDesc() - Method in class org.jext.misc.PluginDesc
 
getDescription() - Method in class org.jext.ModeFileFilter
Returns a simple description of the file filter.
getDisplayName() - Method in class org.jext.misc.PluginDesc
 
getDockingStatus() - Method in class org.jext.gui.DockablePane
 
getDocument() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Returns the document this text area is editing.
getDocumentLength() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Returns the length of the document.
getDtd() - Static method in class org.jext.misc.PluginDownload
 
getEOLMarkerColor() - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
Returns the EOL marker color.
getEOLMarkersPainted() - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
Returns true if EOL markers are drawn, false otherwise.
getElectricScroll() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Returns the number of lines from the top and button of the text area that are always visible.
getEnterIndent() - Static method in class org.jext.JextTextArea
This is necessary to determine if we have to indent on enter key press or not.
getErr(DawnParser) - Static method in class org.jext.dawn.err.ErrManager
 
getException() - Method in class org.jext.misc.SwingWorker
Get the value produced by the worker thread, or null if it hasn't been constructed yet.
getFile() - Method in class org.jext.JextTextArea
Return current opened file as a File object.
getFileChooser(int) - Method in class org.jext.JextFrame
Return the JFileChooser object used to open and save documents By maintaining a single file chooser for each instance of Jext instead of creating and disposing one each time a file is opened or saved, we should see a drastic improvement in memory usage
getFiles() - Method in interface org.jext.project.Project
Returns the Files that compose this Project.
getFindPattern() - Static method in class org.jext.search.Search
 
getFirstLine() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Returns the line displayed at the text area's origin.
getFlatMenus() - Static method in class org.jext.Jext
Returns true if menu should be flatened.
getFocusTraversalKeysEnabled() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
 
getFontMetrics(Font) - Method in class org.gjt.sp.jedit.syntax.SyntaxStyle
Returns the font metrics for the styled font.
getFontMetrics() - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
Returns the font metrics used by this component.
getFontName() - Method in class org.jext.JextTextArea
Return current font's name
getFontSize() - Method in class org.jext.JextTextArea
Return current font's size
getFontStyle() - Method in class org.jext.JextTextArea
Return current font's style (bold, italic...)
getFunctions() - Static method in class org.jext.dawn.DawnParser
Returns an Hashtable containing all the current global functions.
getGlobalVariables() - Method in class org.jext.dawn.DawnParser
Returns the Hashtable which contains the global variables.
getGutter() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Returns the gutter to the left of the text area or null if the gutter is disabled
getGutterWidth() - Method in class org.gjt.sp.jedit.textarea.Gutter
Get the width of the expanded gutter
getHeaderField(String) - Method in class org.jext.protocol.jextresource.PluginResURLConnection
 
getHeaderFont() - Method in class org.jext.print.PrintingOptions
 
getHeight() - Method in class org.jext.gui.VoidComponent
 
getHelp() - Method in class org.jext.dawn.CodeSnippet
Returns the contexive help associated with this function.
getHelp() - Method in class org.jext.dawn.Function
Returns the help associated with this function.
getHighlightColor() - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
Returns the highlight color.
getHighlightColor() - Static method in class org.jext.gui.JextButton
 
getHighlightColor() - Static method in class org.jext.gui.JextHighlightButton
 
getHighlightColor() - Static method in class org.jext.gui.JextToggleButton
 
getHighlightInterval() - Method in class org.gjt.sp.jedit.textarea.Gutter
Sets the number of lines between highlighted line numbers.
getHighlightedForeground() - Method in class org.gjt.sp.jedit.textarea.Gutter
Get the foreground color for highlighted line numbers
getHomeDirectory() - Static method in class org.jext.Jext
Jext startup directory is saved during execution.
getHomeDirectory() - Static method in class org.jext.Utilities
Returns user's home directory.
getHorizontalOffset() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Returns the horizontal offset of drawn lines.
getHorizontalTabbedPane() - Method in class org.jext.JextFrame
Returns the console's tabbed pane.
getIcon(String, Class) - Static method in class org.jext.Utilities
We may need to load and display images.
getIgnoreCase() - Method in class org.gjt.sp.jedit.syntax.KeywordMap
Returns true if the keyword map is set to be case insensitive, false otherwise.
getIgnoreCase() - Static method in class org.jext.search.Search
 
getImage(String, Class) - Static method in class org.jext.Utilities
We may need to load and display images.
getIndex() - Method in class org.jext.xinsert.XTreeNode
 
getIndex() - Method in class org.jext.xinsert.XTreeObject
 
getInputAction() - Method in class org.gjt.sp.jedit.textarea.InputHandler
Returns the action used to handle text input.
getInputHandler() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
 
getInputHandler() - Static method in class org.jext.Jext
Returns the input handler.
getInputHandler() - Method in class org.jext.JextFrame
Returns the input handler.
getInputStream() - Method in class org.jext.protocol.jextresource.PluginResURLConnection
 
getInstances() - Static method in class org.jext.Jext
Some external classes may need to notify each instance of Jext.
getInterval() - Static method in class org.jext.misc.AutoSave
Returns the intervale, in seconds, between each save.
getInvalidLinesPainted() - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
Returns true if invalid lines are painted as red tildes (~), false otherwise.
getItem(int) - Method in class org.jext.console.HistoryModel
When user press UP or DOWN, we need to get a previous typed String, stored in the Vector.
getJextFrame() - Method in class org.jext.event.JextEvent
Returns the Jext parent from which the event has been fired.
getJextIconImage() - Static method in class org.jext.GUIUtilities
Returns the Jext environment icon.
getJextMenuBar() - Method in class org.jext.JextFrame
Returns Jext menu bar.
getJextParent() - Method in class org.jext.JextTextArea
Return the parent of this component.
getJextParent(EventObject) - Static method in class org.jext.MenuAction
Returns the window which fired the event.
getJextParent(Component) - Static method in class org.jext.MenuAction
 
getJextToolBar() - Method in class org.jext.JextFrame
Get Jext's toolbar
getKeyEventInterceptor() - Method in class org.jext.JextFrame
Returns the listener that will handle all key events in this view, if any.
getKeywordCase() - Method in class org.gjt.sp.jedit.syntax.VHDLTokenMarker
 
getKeywords() - Static method in class org.gjt.sp.jedit.syntax.ASMTokenMarker
 
getKeywords() - Static method in class org.gjt.sp.jedit.syntax.ASPJavascriptTokenMarker
 
getKeywords() - Static method in class org.gjt.sp.jedit.syntax.ASPVBScriptTokenMarker
 
getKeywords() - Static method in class org.gjt.sp.jedit.syntax.BeanShellTokenMarker
 
getKeywords() - Static method in class org.gjt.sp.jedit.syntax.CCTokenMarker
 
getKeywords() - Static method in class org.gjt.sp.jedit.syntax.CSharpTokenMarker
 
getKeywords() - Static method in class org.gjt.sp.jedit.syntax.CTokenMarker
 
getKeywords() - Static method in class org.gjt.sp.jedit.syntax.CobolTokenMarker
 
getKeywords() - Static method in class org.gjt.sp.jedit.syntax.DawnTokenMarker
 
getKeywords() - Static method in class org.gjt.sp.jedit.syntax.EiffelTokenMarker
 
getKeywords() - Static method in class org.gjt.sp.jedit.syntax.FortranTokenMarker
Return the keyword map.
getKeywords() - Static method in class org.gjt.sp.jedit.syntax.IDLTokenMarker
 
getKeywords() - Static method in class org.gjt.sp.jedit.syntax.JavaScriptTokenMarker
 
getKeywords() - Static method in class org.gjt.sp.jedit.syntax.JavaTokenMarker
 
getKeywords() - Static method in class org.gjt.sp.jedit.syntax.LATTokenMarker
 
getKeywords() - Static method in class org.gjt.sp.jedit.syntax.PLSQLTokenMarker
 
getKeywords() - Static method in class org.gjt.sp.jedit.syntax.PascalTokenMarker
 
getKeywords() - Static method in class org.gjt.sp.jedit.syntax.PikeTokenMarker
 
getKeywords() - Static method in class org.gjt.sp.jedit.syntax.PovrayTokenMarker
 
getKeywords() - Static method in class org.gjt.sp.jedit.syntax.PythonTokenMarker
 
getKeywords() - Static method in class org.gjt.sp.jedit.syntax.RubyTokenMarker
 
getKeywords() - Static method in class org.gjt.sp.jedit.syntax.SAP2000TokenMarker
 
getKeywords() - Static method in class org.gjt.sp.jedit.syntax.SQRTokenMarker
 
getKeywords() - Static method in class org.gjt.sp.jedit.syntax.TSQLTokenMarker
 
getKeywords() - Static method in class org.gjt.sp.jedit.syntax.VHDLTokenMarker
 
getKeywords() - Static method in class org.gjt.sp.jedit.syntax.VerilogTokenMarker
 
getLabel() - Method in class org.jext.project.DefaultProjectManagement
 
getLabel() - Method in interface org.jext.project.ProjectManagement
Returns the String to use as a description of this ProjectManagement in a list.
getLanguage() - Static method in class org.jext.Jext
Returns current selected language.
getLanguageStream(InputStream, String) - Static method in class org.jext.Jext
Returns an input stream corresponding to selected language.
getLeadingWhiteSpace(String) - Static method in class org.jext.Utilities
Returns the number of leading white space characters in the specified string.
getLeadingWhiteSpaceWidth(String, int) - Static method in class org.jext.Utilities
Returns the width of the leading white space in the specified string.
getLength() - Method in class org.jext.JextTextArea
Return the lentgh of the text in the area.
getLineCount() - Method in class org.gjt.sp.jedit.syntax.TokenMarker
Returns the number of lines in this token marker.
getLineCount() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Returns the number of lines in the document.
getLineEndOffset(int) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Returns the end offset of the specified line.
getLineHighlightColor() - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
Returns the line highlight color.
getLineLength(int) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Returns the length of the specified line.
getLineNumberAlignment() - Method in class org.gjt.sp.jedit.textarea.Gutter
Identifies whether the horizontal alignment of the line numbers.
getLineOfOffset(int) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Returns the line containing the specified offset.
getLineStartOffset(int) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Returns the start offset of the specified line.
getLineText(int) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Returns the text on the specified line.
getLineText(int, Segment) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Copies the text on the specified line into a segment.
getList() - Method in class org.jext.misc.Workspaces
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class org.jext.gui.ModifiedCellRenderer
 
getMacroRecorder() - Method in class org.gjt.sp.jedit.textarea.InputHandler
Returns the macro recorder.
getMagicCaretPosition() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Returns the `magic' caret position.
getMarkLine() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Returns the mark line.
getMarkPosition() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Returns the mark position.
getMaxFindHits() - Method in class org.jext.misc.FindAccessory
Returns maximum capacity of results list.
getMaxLineWidth(int, int) - Method in class org.gjt.sp.jedit.syntax.TokenMarker
Returns the maximum line width in the specified line range.
getMaximumSize() - Method in class org.jext.gui.VoidComponent
 
getMember(int) - Method in class org.jext.gui.OptionGroup
 
getMemberCount() - Method in class org.jext.gui.OptionGroup
 
getMemberIndex(Object) - Method in class org.jext.gui.OptionGroup
 
getMembers() - Method in class org.jext.gui.OptionGroup
 
getMenuTextColor() - Method in class org.jext.gui.JextMetalTheme
 
getMenuTextFont() - Method in class org.jext.gui.JextMetalTheme
 
getMinimumSize() - Method in class org.gjt.sp.jedit.textarea.Gutter
 
getMinimumSize() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Returns 0,0 for split pane compatibility.
getMinimumSize() - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
Returns the painter's minimum size.
getMinimumSize() - Method in class org.jext.gui.VoidComponent
 
getMirrors() - Method in interface org.jext.misc.AbstractPlugReader
 
getMode(String) - Static method in class org.jext.Jext
Returns the mode according to its name.
getModeName() - Method in class org.jext.Mode
Returns the internal mode name.
getModeName() - Method in class org.jext.ModeFileFilter
Returns Jext internal mode name of the mode used to build this file filter.
getModes() - Static method in class org.jext.Jext
Returns modes list.
getMyToolkit() - Static method in class org.jext.Jext
Many methods will need to use a Toolkit.
getNSTextArea() - Method in class org.jext.JextFrame
Returns current selected text area, excluding the splitted area.
getNSTextArea(EventObject) - Static method in class org.jext.MenuAction
This methods returns the selected text area in the window which fired the event, excluding the splitted one.
getNSTextArea(Component) - Static method in class org.jext.MenuAction
 
getName() - Method in class org.jext.JextTextArea
Get name of this text area.
getName() - Method in class org.jext.MenuAction
Returns the associated action name.
getName() - Method in class org.jext.dawn.CodeSnippet
Returns the function name.
getName() - Method in class org.jext.dawn.Function
Returns the function name.
getName() - Method in class org.jext.dawn.math.InvertFunction
 
getName() - Method in class org.jext.dawn.math.NegFunction
 
getName() - Method in class org.jext.dawn.stack.DupDupFunction
 
getName() - Method in class org.jext.dawn.stack.RotFunction
 
getName() - Method in class org.jext.dawn.stack.UnrotFunction
 
getName() - Method in class org.jext.dawn.string.TokenizeArrayFunction
 
getName() - Method in class org.jext.dawn.test.SameTypeFunction
 
getName() - Method in class org.jext.gui.AbstractOptionPane
Overrides default getName() method.
getName() - Method in class org.jext.gui.OptionGroup
 
getName() - Method in interface org.jext.gui.OptionPane
Returns the name of the option pane.
getName() - Method in class org.jext.misc.PluginDesc
 
getName() - Method in class org.jext.misc.Workspaces.WorkspaceElement
 
getName() - Method in class org.jext.misc.Workspaces
 
getName() - Method in class org.jext.project.AbstractProject
Returns the name of this AbstractProject.
getName() - Method in interface org.jext.project.Project
Returns the name of this Project.
getOperation() - Method in class org.jext.JextTextArea
Return true if we can use the setChanged() method, false otherwise.
getOutputDocument() - Method in class org.jext.console.Console
Return the Document in which output is performed.
getPageFont() - Method in class org.jext.print.PrintingOptions
 
getPageFormat() - Method in class org.jext.print.PrintingOptions
 
getPainter() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Returns the object responsible for painting this text area.
getParentFrame() - Method in class org.jext.console.Console
Returns this Console's parent.
getPath() - Method in class org.jext.JARClassLoader
 
getPlugin(String) - Static method in class org.jext.Jext
Returns a plugin by it's class name.
getPlugins() - Static method in class org.jext.Jext
Returns an array of installed plugins.
getPlugins() - Method in class org.jext.Mode
Returns all the plugins associated to this mode.
getPlugins() - Method in interface org.jext.misc.AbstractPlugReader
 
getPopupMenu() - Static method in class org.jext.JextTabbedPane
Returns JextTabbedPane popup menu.
getPopupMenu() - Static method in class org.jext.JextTextArea
Returns text area popup menu.
getPopupMenu() - Method in class org.jext.xml.XPopupHandler
 
getPos() - Method in class org.jext.search.SearchResult
 
getPreferredSize() - Method in class org.gjt.sp.jedit.textarea.Gutter
 
getPreferredSize() - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
Returns the painter's preferred size.
getPreferredSize() - Method in class org.jext.gui.EnhancedMenuItem
 
getPreferredSize(JComponent) - Method in class org.jext.gui.JextLabeledMenuSeparatorUI
 
getPreferredSize(JComponent) - Method in class org.jext.gui.JextMenuSeparatorUI
 
getPreferredSize() - Method in class org.jext.gui.VoidComponent
 
getPrintHeader() - Method in class org.jext.print.PrintingOptions
 
getPrintLineNumbers() - Method in class org.jext.print.PrintingOptions
 
getPrintSyntax() - Method in class org.jext.print.PrintingOptions
 
getProject() - Method in class org.jext.project.ProjectEvent
Returns the Project for which the ProjectEvent was generated.
getProjectManager() - Method in class org.jext.JextFrame
Returns the current ProjectManager.
getProjectManager() - Method in class org.jext.project.DefaultProjectManagement
 
getProjectManager() - Method in class org.jext.project.ProjectEvent
Returns the ProjectManager from which the event was fired.
getProjectManager() - Method in interface org.jext.project.ProjectManagement
Returns the ProjectManager for this ProjectManagement.
getProjects() - Method in class org.jext.project.DefaultProjectManager
 
getProjects() - Method in interface org.jext.project.ProjectManager
Returns all this ProjectManager's Projects.
getPromptPattern() - Method in class org.jext.console.Console
Get prompt pattern.
getProperties() - Static method in class org.jext.Jext
The XPropertiesHandler needs to get Jext's Properties object to achieve its purpose.
getProperty(String) - Static method in class org.jext.Jext
If we store properties, we need to read them, too !
getProperty(String, String) - Static method in class org.jext.Jext
Fetches a property, returning the default value if it's not defined.
getProperty(String, Object[]) - Static method in class org.jext.Jext
Returns the property with the specified name, formatting it with the java.text.MessageFormat.format() method.
getProperty(String) - Method in class org.jext.JextTextArea
Get property inherent to current syntax colorizing mode.
getProperty(Object) - Method in class org.jext.dawn.DawnParser
Returns a property according a given key.
getPythonInterpreter(JextFrame) - Static method in class org.jext.scripting.python.Run
Creates an interpreter.
getPythonInterpreter(JextFrame, Console) - Static method in class org.jext.scripting.python.Run
Creates an interpreter.
getPythonLogWindow() - Method in class org.jext.JextFrame
The log window is used by scripting actions.
getPythonScript() - Static method in class org.jext.search.Search
 
getPythonScriptString() - Static method in class org.jext.search.Search
 
getRealLength(String, int) - Static method in class org.jext.Utilities
 
getRegexp() - Static method in class org.jext.search.Search
 
getRelease() - Method in class org.jext.misc.PluginDesc
 
getRepeatCount() - Method in class org.gjt.sp.jedit.textarea.InputHandler
Returns the number of times the next action will be repeated.
getReplacePattern() - Static method in class org.jext.search.Search
 
getResource(String) - Method in class org.jext.JARClassLoader
 
getResourceAsPath(String) - Method in class org.jext.JARClassLoader
 
getResourceAsStream(String) - Method in class org.jext.JARClassLoader
 
getRightClickPopup() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Returns the right click popup menu.
getRoot(String) - Static method in class org.jext.Utilities
It can be necessary to determine which is the root of a path.
getRowCount() - Method in class org.jext.options.ColorTable.ColorTableModel
 
getRowCount() - Method in class org.jext.options.StyleTable.StyleTableModel
 
getRuntimeFunctions() - Method in class org.jext.dawn.DawnParser
Returns the set of runtimes functions.
getScreenDimension() - Static method in class org.jext.Utilities
This methods is used to determine screen's dimensions.
getSearchHighlight() - Method in class org.jext.JextTextArea
Returns the associated search highlighter.
getSearchMatcher() - Static method in class org.jext.search.Search
 
getSearchMatcher(boolean) - Static method in class org.jext.search.Search
 
getSegmentMapKey(Segment, int, int) - Method in class org.gjt.sp.jedit.syntax.KeywordMap
 
getSelectedFile() - Method in interface org.jext.project.Project
Returns the currently selected File of this Project.
getSelectedIndex() - Method in class org.jext.misc.Workspaces.WorkspaceElement
 
getSelectedText() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Returns the selected text, or null if no selection is active.
getSelectionColor() - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
Returns the selection color.
getSelectionEnd() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Returns the selection end offset.
getSelectionEnd(int) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Returns the offset where the selection ends on the specified line.
getSelectionEndLine() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Returns the selection end line.
getSelectionStart() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Returns the selection start offset.
getSelectionStart(int) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Returns the offset where the selection starts on the specified line.
getSelectionStartLine() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Returns the selection start line.
getSeparatorText() - Method in class org.jext.gui.JextLabeledMenuSeparator
 
getShadowCaretLine() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
 
getShadowCaretPosition() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
 
getShortStringOf(String, int) - Static method in class org.jext.Utilities
Some String can be too long to be correctly displayed on the screen.
getSize() - Method in class org.jext.console.HistoryModel
As the user can use arrows to get up and down in the list, we need to know its max capacity.
getSize() - Method in class org.jext.gui.VoidComponent
 
getSkinInternName() - Method in class org.jext.gui.GenericSkin
 
getSkinInternName() - Method in class org.jext.gui.Skin
The internal name of the skin, used to identify it; it mustn't be translated.
getSkinList() - Static method in class org.jext.gui.SkinManager
This internal method returns an HashMap containing all available skins.
getSkinName() - Method in class org.jext.gui.GenericSkin
 
getSkinName() - Method in class org.jext.gui.Skin
The name to show inside the option dialog; this should be get using a Jext property with Jext.getProperty.
getSkins() - Method in interface org.jext.gui.SkinFactory
Must return an array of already constructed Skin's.
getSoftTab() - Static method in class org.jext.JextTextArea
Return the state of the softtab check menu item.
getSplashScreen() - Static method in class org.jext.Jext
Returns splash screen
getSrcSize() - Method in class org.jext.misc.PluginDesc
 
getSrcUrl(String) - Method in class org.jext.misc.PluginDesc
Returns the url of the source pack of this plugin
getStack() - Method in class org.jext.dawn.DawnParser
Returns the stack which containes all the current availables datas.
getStatus() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Returns the status bar component (which was added with a name of LEFT_OF_SCROLLBAR).
getStdErr() - Method in class org.jext.console.Console
Returns a writer in which external classes can send String to make them being displayed in the console as error output.
getStdErr() - Method in class org.jext.scripting.python.PythonLogWindow
Returns a writer in which external classes can send String to make them being displayed in the console as error output.
getStdOut() - Method in class org.jext.console.Console
Returns a writer in which external classes can send String to make them being displayed in the console as standard output.
getStdOut() - Method in class org.jext.scripting.python.PythonLogWindow
Returns a writer in which external classes can send String to make them being displayed in the console as standard output.
getStream() - Method in class org.jext.dawn.DawnParser
Returns current StreamTokenizer.
getStringMapKey(String) - Method in class org.gjt.sp.jedit.syntax.KeywordMap
 
getStyleString(SyntaxStyle) - Static method in class org.jext.GUIUtilities
Converts a style into it's string representation.
getStyledFont(Font) - Method in class org.gjt.sp.jedit.syntax.SyntaxStyle
Returns the specified font, but with the style's bold and italic flags applied.
getStyles() - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
Returns the syntax styles used to paint colorized text.
getSystemTextColor() - Method in class org.jext.gui.JextMetalTheme
 
getSystemTextFont() - Method in class org.jext.gui.JextMetalTheme
 
getTabIndent() - Static method in class org.jext.JextTextArea
This is necessary to determine if we have to indent on tab key press or not.
getTabSize() - Method in class org.jext.JextTextArea
Because JEditorPane doesn't have any getTabSize() method, we implement our own one.
getTabbedPane() - Method in class org.jext.JextFrame
Returns the tabbed pane in which text areas are put.
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.jext.gui.DisabledCellRenderer
 
getTarget() - Method in class org.jext.project.ProjectEvent
Returns the Object target of the event; if this is a "project" event, then the result should be the same Project as returned by getProject; if this is a "file" event, the result should be the affected File; if this is an "attribute" event, the result should be the affected String attribute name.
getText() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Returns the entire text of this text area.
getText(int, int) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Returns the specified substring of the document.
getText(int, int, Segment) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Copies the specified substring of the document into a segment.
getText() - Method in class org.jext.console.Console
Returns current command line.
getTextArea(EventObject) - Static method in class org.gjt.sp.jedit.textarea.InputHandler
Returns the text area that fired the specified event.
getTextArea() - Method in class org.jext.JextFrame
Returns current selected text area.
getTextArea(EventObject) - Static method in class org.jext.MenuAction
This methods returns the selected text area in the window which fired the event.
getTextArea(Component) - Static method in class org.jext.MenuAction
 
getTextArea() - Method in class org.jext.event.JextEvent
Returns the text area which was visible when the event has been fired as the selected text area may have changed when event is received due to the action of another listener.
getTextArea() - Method in class org.jext.search.SearchResult
 
getTextAreas() - Method in class org.jext.JextFrame
Returns an array containing all the text areas opened in current window.
getTokenMarker() - Method in class org.gjt.sp.jedit.syntax.SyntaxDocument
Returns the token marker that is to be used to split lines of this document up into tokens.
getTokenMarker() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Returns the document's token marker.
getTokenMarker() - Method in class org.jext.Mode
Returns the associated toke marker which is used to colorize the text.
getToolTipText(MouseEvent) - Method in class org.gjt.sp.jedit.textarea.Gutter
 
getToolTipText(MouseEvent) - Method in interface org.gjt.sp.jedit.textarea.TextAreaHighlight
Returns the tool tip to display at the specified location.
getToolTipText(MouseEvent) - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
Returns the tool tip to display at the specified location.
getToolTipText(MouseEvent) - Method in class org.jext.search.SearchHighlight
 
getTopType() - Method in class org.jext.dawn.DawnParser
Returns topmost stack element type.
getType() - Method in class org.jext.xinsert.XTreeItem
 
getTypingLocation() - Method in class org.jext.console.Console
Returns the position of the end of the console prompt.
getUI() - Method in class org.jext.project.DefaultProjectManager
 
getUI() - Method in interface org.jext.project.ProjectManager
Returns a swing component that acts as the interface between the user and this ProjectManager.
getUIClassID() - Method in class org.jext.gui.JextLabeledMenuSeparator
 
getUIClassID() - Method in class org.jext.gui.JextMenuSeparator
 
getUIClassID() - Method in class org.jext.gui.JextProgressBar
 
getUIClassID() - Method in class org.jext.gui.JextSeparator
 
getUndo() - Method in class org.jext.JextTextArea
Used by Jext to update its menu items.
getUpdateWindow() - Static method in class org.jext.misc.PluginDownload
 
getUpdater() - Static method in class org.jext.misc.PluginDownload
 
getUserDirectory() - Static method in class org.jext.Utilities
Returns user directory.
getUserLimit() - Method in class org.jext.console.Console
Returns the position in characters at which user is allowed to type his commands.
getUserModeName() - Method in class org.jext.Mode
Returns the user mode name.
getUserTextColor() - Method in class org.jext.gui.JextMetalTheme
 
getUserTextFont() - Method in class org.jext.gui.JextMetalTheme
 
getValue() - Method in class org.jext.misc.SwingWorker
Get the value produced by the worker thread, or null if it hasn't been constructed yet.
getValueAt(int, int) - Method in class org.jext.options.ColorTable.ColorTableModel
 
getValueAt(int, int) - Method in class org.jext.options.StyleTable.StyleTableModel
 
getVariable(String) - Method in class org.jext.dawn.DawnParser
Returns the value of a given variable.
getVariables() - Method in class org.jext.dawn.DawnParser
Returns the Hashtable which contains the local variables.
getVerticalTabbedPane() - Method in class org.jext.JextFrame
Returns the XTree's tabbed pane.
getVirtualFolders() - Method in class org.jext.JextFrame
Returns the Virtual Folders panel.
getVisibleLines() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Returns the number of lines visible in this text area.
getWhat() - Method in class org.jext.event.JextEvent
Returns the type of event.
getWhat() - Method in class org.jext.project.ProjectEvent
Returns the type of event.
getWidth() - Method in class org.jext.gui.VoidComponent
 
getWildCardMatches(String, boolean) - Static method in class org.jext.Utilities
When the user has to specify file names, he can use wildcards (*, ?).
getWildCardMatches(String, String, boolean) - Static method in class org.jext.Utilities
When the user has to specify file names, he can use wildcards (*, ?).
getWindowTitleFont() - Method in class org.jext.gui.JextMetalTheme
 
getWindowsCount() - Static method in class org.jext.Jext
Returns amount of opened Jext
getWorkspaces() - Method in class org.jext.JextFrame
Returns the Workspaces panel.
getWorkspacesNames() - Method in class org.jext.misc.Workspaces
 
getWrapText() - Method in class org.jext.print.PrintingOptions
 
getXTree() - Method in class org.jext.JextFrame
Some external functions may need to manipulate the tree.
getXTreeNode() - Method in class org.jext.xinsert.XTreeObject
 
getZipFile() - Method in class org.jext.JARClassLoader
 
globToRE(String) - Static method in class org.jext.Utilities
Turns a Un*x glob filter to regexp one
goTo(File) - Method in class org.jext.misc.FindAccessory
Set parent's current directory to the parent folder of the specified file and select the specified file.
gotoAnchor() - Method in class org.jext.JextTextArea
Go to anchor position
grabAction - Variable in class org.gjt.sp.jedit.textarea.InputHandler
 
grabNextKeyStroke(ActionListener) - Method in class org.gjt.sp.jedit.textarea.InputHandler
Grabs the next key typed event and invokes the specified action with the key as a the action command.
gridBag - Variable in class org.jext.gui.AbstractOptionPane
 
gutter - Variable in class org.gjt.sp.jedit.textarea.JEditTextArea
 
gutterBgColor - Variable in class org.gjt.sp.jedit.textarea.TextAreaDefaults
 
gutterBorderColor - Variable in class org.gjt.sp.jedit.textarea.TextAreaDefaults
 
gutterBorderWidth - Variable in class org.gjt.sp.jedit.textarea.TextAreaDefaults
 
gutterCollapsed - Variable in class org.gjt.sp.jedit.textarea.TextAreaDefaults
 
gutterFgColor - Variable in class org.gjt.sp.jedit.textarea.TextAreaDefaults
 
gutterFont - Variable in class org.gjt.sp.jedit.textarea.TextAreaDefaults
 
gutterHighlightColor - Variable in class org.gjt.sp.jedit.textarea.TextAreaDefaults
 
gutterNumberAlignment - Variable in class org.gjt.sp.jedit.textarea.TextAreaDefaults
 
gutterWidth - Variable in class org.gjt.sp.jedit.textarea.TextAreaDefaults
 

H

HIDDEN - Static variable in class org.jext.gui.DockablePane
Constant for the status: hidden
HOME - Static variable in class org.gjt.sp.jedit.textarea.InputHandler
 
HTMLTokenMarker - class org.gjt.sp.jedit.syntax.HTMLTokenMarker.
HTML token marker.
HTMLTokenMarker() - Constructor for class org.gjt.sp.jedit.syntax.HTMLTokenMarker
 
HTMLTokenMarker(boolean) - Constructor for class org.gjt.sp.jedit.syntax.HTMLTokenMarker
 
HTML_LITERAL_NO_QUOTE - Static variable in class org.gjt.sp.jedit.syntax.HTMLTokenMarker
 
HTML_LITERAL_NO_QUOTE - Static variable in class org.gjt.sp.jedit.syntax.JSPTokenMarker
 
HTML_LITERAL_NO_QUOTE - Static variable in class org.gjt.sp.jedit.syntax.PHPTokenMarker
 
HTML_LITERAL_QUOTE - Static variable in class org.gjt.sp.jedit.syntax.HTMLTokenMarker
 
HTML_LITERAL_QUOTE - Static variable in class org.gjt.sp.jedit.syntax.JSPTokenMarker
 
HTML_LITERAL_QUOTE - Static variable in class org.gjt.sp.jedit.syntax.PHPTokenMarker
 
Handler - class org.jext.protocol.jextresource.Handler.
 
Handler() - Constructor for class org.jext.protocol.jextresource.Handler
 
HandlingRunnable - interface org.jext.misc.HandlingRunnable.
 
HeadFunction - class org.jext.dawn.string.HeadFunction.
Get first char of a string.
Usage:
string head
HeadFunction() - Constructor for class org.jext.dawn.string.HeadFunction
 
HelpCommand - class org.jext.console.commands.HelpCommand.
This command displays command help.
HelpCommand() - Constructor for class org.jext.console.commands.HelpCommand
 
HelpFunction - class org.jext.dawn.util.HelpFunction.
Displays all the available functions.
HelpFunction() - Constructor for class org.jext.dawn.util.HelpFunction
 
HistoryModel - class org.jext.console.HistoryModel.
 
HistoryModel(int) - Constructor for class org.jext.console.HistoryModel
Creates a new history model, seizing it according to the specified size.
HomeCommand - class org.jext.console.commands.HomeCommand.
This command places prompt in Jext dir.
HomeCommand() - Constructor for class org.jext.console.commands.HomeCommand
 
HttpCommand - class org.jext.console.commands.HttpCommand.
This command opens an url in text area.
HttpCommand() - Constructor for class org.jext.console.commands.HttpCommand
 
handleCommand(Console, String) - Method in class org.jext.console.commands.ChangeDirCommand
 
handleCommand(Console, String) - Method in class org.jext.console.commands.ClearCommand
 
handleCommand(Console, String) - Method in class org.jext.console.commands.Command
Handles a command given by the console.
handleCommand(Console, String) - Method in class org.jext.console.commands.EvalCommand
 
handleCommand(Console, String) - Method in class org.jext.console.commands.ExitCommand
 
handleCommand(Console, String) - Method in class org.jext.console.commands.FileCommand
 
handleCommand(Console, String) - Method in class org.jext.console.commands.HelpCommand
 
handleCommand(Console, String) - Method in class org.jext.console.commands.HomeCommand
 
handleCommand(Console, String) - Method in class org.jext.console.commands.HttpCommand
 
handleCommand(Console, String) - Method in class org.jext.console.commands.JythonCommand
 
handleCommand(Console, String) - Method in class org.jext.console.commands.ListCommand
 
handleCommand(Console, String) - Method in class org.jext.console.commands.PwdCommand
 
handleCommand(Console, String) - Method in class org.jext.console.commands.RunCommand
 
handleGrabAction(KeyEvent) - Method in class org.gjt.sp.jedit.textarea.InputHandler
If a key is being grabbed, this method should be called with the appropriate key event.
hasJava14() - Static method in class org.gjt.sp.jedit.OperatingSystem
Returns if Java 2 version 1.4 is in use.
hasMoreChars() - Method in class org.gjt.sp.jedit.syntax.TokenMarkerContext
 
help() - Method in class org.jext.console.Console
Displays console help.
help(String) - Method in class org.jext.console.Console
Display a message using help color.
help() - Static method in class org.jext.console.ConsoleListDir
Display command help in the console.
hideWaitCursor() - Method in class org.jext.JextFrame
Hides the wait cursor.
highlightBackground - Variable in class org.gjt.sp.jedit.syntax.Token
If we need to highlight behind the token.
highlightColor - Variable in class org.gjt.sp.jedit.textarea.TextAreaPainter
 
highlights - Variable in class org.gjt.sp.jedit.textarea.TextAreaPainter
 
historyNext() - Method in class org.jext.console.Console
Get next item in the history list.
historyPrevious() - Method in class org.jext.console.Console
Get previous item in the history list.
horizontal - Variable in class org.gjt.sp.jedit.textarea.JEditTextArea
 
horizontalOffset - Variable in class org.gjt.sp.jedit.textarea.JEditTextArea
 

I

IDLTokenMarker - class org.gjt.sp.jedit.syntax.IDLTokenMarker.
IDL token marker.
IDLTokenMarker() - Constructor for class org.gjt.sp.jedit.syntax.IDLTokenMarker
 
ID_COUNT - Static variable in class org.gjt.sp.jedit.syntax.Token
The total number of defined token ids.
INSERT_BREAK - Static variable in class org.gjt.sp.jedit.textarea.InputHandler
 
INSERT_CHAR - Static variable in class org.gjt.sp.jedit.textarea.InputHandler
 
INSERT_TAB - Static variable in class org.gjt.sp.jedit.textarea.InputHandler
 
INSERT_UPDATE - Static variable in class org.jext.event.JextEvent
Event type indicating an insertion in a text area
INSIDE_TAG - Static variable in class org.gjt.sp.jedit.syntax.HTMLTokenMarker
 
INSIDE_TAG - Static variable in class org.gjt.sp.jedit.syntax.JSPTokenMarker
 
INSIDE_TAG - Static variable in class org.gjt.sp.jedit.syntax.PHPTokenMarker
 
INTERNAL_FIRST - Static variable in class org.gjt.sp.jedit.syntax.Token
The first id that can be used for internal state in a token marker.
INTERNAL_LAST - Static variable in class org.gjt.sp.jedit.syntax.Token
The last id that can be used for internal state in a token marker.
INVALID - Static variable in class org.gjt.sp.jedit.syntax.Token
Invalid token id.
IfFunction - class org.jext.dawn.test.IfFunction.
This class provides an implementation of the if/else statement.
Usage:
if [condition] then [code] else [code] end
else is optional.
IfFunction() - Constructor for class org.jext.dawn.test.IfFunction
 
IncreaseFunction - class org.jext.dawn.math.IncreaseFunction.
Increases a numeric value (which can be in a variable) by one.
Usage:
number ++ or var ++.
IncreaseFunction() - Constructor for class org.jext.dawn.math.IncreaseFunction
 
Indent - class org.jext.misc.Indent.
 
Indent() - Constructor for class org.jext.misc.Indent
 
IndentOnEnter - class org.jext.textarea.IndentOnEnter.
 
IndentOnEnter() - Constructor for class org.jext.textarea.IndentOnEnter
 
IndentOnTab - class org.jext.textarea.IndentOnTab.
 
IndentOnTab() - Constructor for class org.jext.textarea.IndentOnTab
 
InputFunction - class org.jext.scripting.dawn.functions.InputFunction.
Displays an input dialog box.
Usage:
message input
InputFunction() - Constructor for class org.jext.scripting.dawn.functions.InputFunction
 
InputHandler - class org.gjt.sp.jedit.textarea.InputHandler.
An input handler converts the user's key strokes into concrete actions.
InputHandler() - Constructor for class org.gjt.sp.jedit.textarea.InputHandler
 
InputHandler.MacroRecorder - interface org.gjt.sp.jedit.textarea.InputHandler.MacroRecorder.
Macro recorder.
InputHandler.NonRecordable - interface org.gjt.sp.jedit.textarea.InputHandler.NonRecordable.
If an action implements this interface, it should not be recorded by the macro recorder.
InputHandler.NonRepeatable - interface org.gjt.sp.jedit.textarea.InputHandler.NonRepeatable.
If an action implements this interface, it should not be repeated.
InputHandler.Wrapper - interface org.gjt.sp.jedit.textarea.InputHandler.Wrapper.
For use by EditAction.Wrapper only.
InputHandler.backspace - class org.gjt.sp.jedit.textarea.InputHandler.backspace.
 
InputHandler.backspace() - Constructor for class org.gjt.sp.jedit.textarea.InputHandler.backspace
 
InputHandler.backspace_word - class org.gjt.sp.jedit.textarea.InputHandler.backspace_word.
 
InputHandler.backspace_word() - Constructor for class org.gjt.sp.jedit.textarea.InputHandler.backspace_word
 
InputHandler.delete - class org.gjt.sp.jedit.textarea.InputHandler.delete.
 
InputHandler.delete() - Constructor for class org.gjt.sp.jedit.textarea.InputHandler.delete
 
InputHandler.delete_word - class org.gjt.sp.jedit.textarea.InputHandler.delete_word.
 
InputHandler.delete_word() - Constructor for class org.gjt.sp.jedit.textarea.InputHandler.delete_word
 
InputHandler.document_end - class org.gjt.sp.jedit.textarea.InputHandler.document_end.
 
InputHandler.document_end(boolean) - Constructor for class org.gjt.sp.jedit.textarea.InputHandler.document_end
 
InputHandler.document_home - class org.gjt.sp.jedit.textarea.InputHandler.document_home.
 
InputHandler.document_home(boolean) - Constructor for class org.gjt.sp.jedit.textarea.InputHandler.document_home
 
InputHandler.end - class org.gjt.sp.jedit.textarea.InputHandler.end.
 
InputHandler.end(boolean) - Constructor for class org.gjt.sp.jedit.textarea.InputHandler.end
 
InputHandler.home - class org.gjt.sp.jedit.textarea.InputHandler.home.
 
InputHandler.home(boolean) - Constructor for class org.gjt.sp.jedit.textarea.InputHandler.home
 
InputHandler.insert_break - class org.gjt.sp.jedit.textarea.InputHandler.insert_break.
 
InputHandler.insert_break() - Constructor for class org.gjt.sp.jedit.textarea.InputHandler.insert_break
 
InputHandler.insert_char - class org.gjt.sp.jedit.textarea.InputHandler.insert_char.
 
InputHandler.insert_char() - Constructor for class org.gjt.sp.jedit.textarea.InputHandler.insert_char
 
InputHandler.insert_tab - class org.gjt.sp.jedit.textarea.InputHandler.insert_tab.
 
InputHandler.insert_tab() - Constructor for class org.gjt.sp.jedit.textarea.InputHandler.insert_tab
 
InputHandler.next_char - class org.gjt.sp.jedit.textarea.InputHandler.next_char.
 
InputHandler.next_char(boolean) - Constructor for class org.gjt.sp.jedit.textarea.InputHandler.next_char
 
InputHandler.next_line - class org.gjt.sp.jedit.textarea.InputHandler.next_line.
 
InputHandler.next_line(boolean) - Constructor for class org.gjt.sp.jedit.textarea.InputHandler.next_line
 
InputHandler.next_page - class org.gjt.sp.jedit.textarea.InputHandler.next_page.
 
InputHandler.next_page(boolean) - Constructor for class org.gjt.sp.jedit.textarea.InputHandler.next_page
 
InputHandler.next_word - class org.gjt.sp.jedit.textarea.InputHandler.next_word.
 
InputHandler.next_word(boolean) - Constructor for class org.gjt.sp.jedit.textarea.InputHandler.next_word
 
InputHandler.overwrite - class org.gjt.sp.jedit.textarea.InputHandler.overwrite.
 
InputHandler.overwrite() - Constructor for class org.gjt.sp.jedit.textarea.InputHandler.overwrite
 
InputHandler.prev_char - class org.gjt.sp.jedit.textarea.InputHandler.prev_char.
 
InputHandler.prev_char(boolean) - Constructor for class org.gjt.sp.jedit.textarea.InputHandler.prev_char
 
InputHandler.prev_line - class org.gjt.sp.jedit.textarea.InputHandler.prev_line.
 
InputHandler.prev_line(boolean) - Constructor for class org.gjt.sp.jedit.textarea.InputHandler.prev_line
 
InputHandler.prev_page - class org.gjt.sp.jedit.textarea.InputHandler.prev_page.
 
InputHandler.prev_page(boolean) - Constructor for class org.gjt.sp.jedit.textarea.InputHandler.prev_page
 
InputHandler.prev_word - class org.gjt.sp.jedit.textarea.InputHandler.prev_word.
 
InputHandler.prev_word(boolean) - Constructor for class org.gjt.sp.jedit.textarea.InputHandler.prev_word
 
InputHandler.repeat - class org.gjt.sp.jedit.textarea.InputHandler.repeat.
 
InputHandler.repeat() - Constructor for class org.gjt.sp.jedit.textarea.InputHandler.repeat
 
InputLineFunction - class org.jext.dawn.io.InputLineFunction.
Inputs a line.
Usage:
inputLine
InputLineFunction() - Constructor for class org.jext.dawn.io.InputLineFunction
 
InsertElementAtFunction - class org.jext.dawn.array.InsertElementAtFunction.
Inserts the element at given index.
Usage:
array object index insertElementAt
InsertElementAtFunction() - Constructor for class org.jext.dawn.array.InsertElementAtFunction
 
InsertTextFunction - class org.jext.scripting.dawn.functions.InsertTextFunction.
Inserts text in current text area.
Usage:
text insertText
InsertTextFunction() - Constructor for class org.jext.scripting.dawn.functions.InsertTextFunction
 
InvertFunction - class org.jext.dawn.math.InvertFunction.
Returns the inverse value of a numeric value.
Usage:
number inv
InvertFunction() - Constructor for class org.jext.dawn.math.InvertFunction
 
InvokeFunction - class org.jext.dawn.javaccess.InvokeFunction.
Invokes a method.
Usage:
object parameters method invoke
Returns the result of the invocation if any.
InvokeFunction() - Constructor for class org.jext.dawn.javaccess.InvokeFunction
 
IsArrayFunction - class org.jext.dawn.test.IsArrayFunction.
Simple 'is array' test.
Usage:
element isArray
IsArrayFunction() - Constructor for class org.jext.dawn.test.IsArrayFunction
 
IsAvailableFunction - class org.jext.dawn.io.IsAvailableFunction.
Checks if a specified file is still available.
Usage:
ID isFileAvailable
IsAvailableFunction() - Constructor for class org.jext.dawn.io.IsAvailableFunction
 
IsLiteralFunction - class org.jext.dawn.test.IsLiteralFunction.
Simple 'is literal' test.
Usage:
element isLiteral
IsLiteralFunction() - Constructor for class org.jext.dawn.test.IsLiteralFunction
 
IsNumericFunction - class org.jext.dawn.test.IsNumericFunction.
Simple 'is numeric' test.
Usage:
element isNumeric
IsNumericFunction() - Constructor for class org.jext.dawn.test.IsNumericFunction
 
IsPropertyEnabledFunction - class org.jext.scripting.dawn.functions.IsPropertyEnabledFunction.
Checks if a property is enabled.
Usage:
property isPropertyEnabled
IsPropertyEnabledFunction() - Constructor for class org.jext.scripting.dawn.functions.IsPropertyEnabledFunction
 
IsStringFunction - class org.jext.dawn.test.IsStringFunction.
Simple 'is string' test.
Usage:
element isString
IsStringFunction() - Constructor for class org.jext.dawn.test.IsStringFunction
 
id - Variable in class org.gjt.sp.jedit.syntax.Token
The id of this token.
ignoreCase - Static variable in class org.jext.search.Search
 
in - Variable in class org.jext.dawn.DawnParser
 
in - Variable in class org.jext.misc.CopyThread
 
incrementIndex() - Method in class org.jext.xinsert.XTreeObject
 
indent(JextTextArea, int, boolean, boolean) - Static method in class org.jext.misc.Indent
 
info(String) - Method in class org.jext.console.Console
Display a message using information color.
infoColor - Variable in class org.jext.console.Console
 
init(JEditTextArea, TextAreaHighlight) - Method in interface org.gjt.sp.jedit.textarea.TextAreaHighlight
Called after the highlight painter has been added.
init() - Static method in class org.jext.dawn.DawnParser
Initializes Dawn default packages.
init(JEditTextArea, TextAreaHighlight) - Method in class org.jext.search.SearchHighlight
 
initDirectories() - Static method in class org.jext.Jext
Creates the necessary directories.
initJavaSupport() - Static method in class org.jext.JavaSupport
 
initPlugins() - Static method in class org.jext.JARClassLoader
 
initProperties() - Static method in class org.jext.Jext
Init the properties.
initSearchHighlight() - Method in class org.jext.JextTextArea
Adds a search highlighter if none exists.
inputAction - Variable in class org.gjt.sp.jedit.textarea.InputHandler
 
inputHandler - Variable in class org.gjt.sp.jedit.textarea.JEditTextArea
 
inputHandler - Variable in class org.gjt.sp.jedit.textarea.TextAreaDefaults
 
insert(String, int) - Method in class org.jext.JextTextArea
This overrides standard insert method.
insertLines(int, int) - Method in class org.gjt.sp.jedit.syntax.TokenMarker
Informs the token marker that lines have been inserted into the document.
insertUpdate(DocumentEvent) - Method in class org.jext.JextTextArea
When a modification is made in the text, we turn the 'to_be_saved' flag to true.
install(Runnable) - Method in class org.jext.misc.PluginDesc
 
install(Runnable, String) - Method in class org.jext.misc.PluginDesc
 
installPackage(String) - Static method in class org.jext.dawn.DawnParser
Installs a package from Dawn archive.
installPackage(Class, String) - Static method in class org.jext.dawn.DawnParser
Installs a package specific to a given class.
installPackage(Class, String, DawnParser) - Static method in class org.jext.dawn.DawnParser
Installs a package specific to a given class.
interrupt() - Method in class org.jext.misc.SwingWorker
A new method that interrupts the worker thread.
invalidateLine(int) - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
Marks a line as needing a repaint.
invalidateLineRange(int, int) - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
Marks a range of lines as needing a repaint.
invalidateSelectedLines() - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
Repaints the lines containing the selection.
invoke(DawnParser) - Method in class org.jext.dawn.Function
Executes the function.
invoke(DawnParser) - Method in class org.jext.dawn.array.AddElementFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.array.ArrayFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.array.ClearArrayFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.array.ElementAtFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.array.ElementsFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.array.InsertElementAtFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.array.LengthFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.array.RemoveElementAtFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.array.SetElementAtFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.err.ErrMsgFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.err.ErrorFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.err.TryCatchFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.io.CloseFileFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.io.ExistFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.io.FileSizeFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.io.InputLineFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.io.IsAvailableFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.io.LineSeparatorFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.io.OpenInputFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.io.OpenOutputFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.io.PrintFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.io.PrintlnFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.io.ReadFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.io.ReadLineFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.io.WriteFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.io.WriteLineFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.javaccess.ClassFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.javaccess.ConstructorFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.javaccess.FieldFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.javaccess.InvokeFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.javaccess.MethodFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.javaccess.NewFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.javaccess.NullFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.loop.DoLoopFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.loop.ForFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.loop.WhileFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.math.ArcCosFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.math.ArcSinFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.math.ArcTanFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.math.CosFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.math.DecreaseFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.math.DivideFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.math.EFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.math.FactFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.math.IncreaseFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.math.MinusFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.math.ModuloFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.math.PiFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.math.PlusFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.math.PowerFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.math.RoundFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.math.SinFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.math.SqrtFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.math.TanFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.math.TimesFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.naming.CreateFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.naming.CreateGlobalFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.naming.FromLiteralFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.naming.ToLiteralFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.stack.ClearFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.stack.DepthFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.stack.DropFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.stack.DropnFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.stack.DupFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.stack.DupnFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.stack.NDupFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.stack.PickFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.stack.RclFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.stack.ReverseFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.stack.RollDownFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.stack.RollFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.stack.SetFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.stack.StoFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.stack.SwapFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.string.CharAtFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.string.ChrFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.string.ConcatFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.string.EndsWithFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.string.FromStringFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.string.HeadFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.string.LastPosFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.string.LowerCaseFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.string.NumFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.string.PosFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.string.SizeFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.string.StartsWithFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.string.SubFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.string.TailFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.string.ToStringFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.string.TokenizeDelimFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.string.TokenizeFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.string.TrimFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.string.UpperCaseFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.test.AndFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.test.BinAndFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.test.BinOrFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.test.DifferentFromFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.test.EqualsFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.test.GetTypeFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.test.GreaterEqualsFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.test.GreaterThanFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.test.IfFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.test.IsArrayFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.test.IsLiteralFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.test.IsNumericFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.test.IsStringFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.test.LowerEqualsFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.test.LowerThanFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.test.NotFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.test.OrFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.test.SameFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.test.XorFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.util.ConstructPathFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.util.DateFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.util.DumpFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.util.EvalFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.util.ExecFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.util.ExitFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.util.FormattedDateFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.util.HelpFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.util.RandomFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.util.RandomizeFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.util.RdzFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.util.ScriptExecFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.util.TimeFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.util.VersionFunction
 
invoke(DawnParser) - Method in class org.jext.dawn.util.WaitFunction
 
invoke(DawnParser) - Method in class org.jext.scripting.dawn.functions.ConsoleFunction
 
invoke(DawnParser) - Method in class org.jext.scripting.dawn.functions.CreateActionFunction
 
invoke(DawnParser) - Method in class org.jext.scripting.dawn.functions.GetPropertyFunction
 
invoke(DawnParser) - Method in class org.jext.scripting.dawn.functions.GetSelectedTextFunction
 
invoke(DawnParser) - Method in class org.jext.scripting.dawn.functions.GetTextFunction
 
invoke(DawnParser) - Method in class org.jext.scripting.dawn.functions.InputFunction
 
invoke(DawnParser) - Method in class org.jext.scripting.dawn.functions.InsertTextFunction
 
invoke(DawnParser) - Method in class org.jext.scripting.dawn.functions.IsPropertyEnabledFunction
 
invoke(DawnParser) - Method in class org.jext.scripting.dawn.functions.JextActionFunction
 
invoke(DawnParser) - Method in class org.jext.scripting.dawn.functions.MsgBoxFunction
 
invoke(DawnParser) - Method in class org.jext.scripting.dawn.functions.OpenFunction
 
invoke(DawnParser) - Method in class org.jext.scripting.dawn.functions.SetPropertyFunction
 
invoke(DawnParser) - Method in class org.jext.scripting.dawn.functions.SetTextFunction
 
invoke(DawnParser) - Method in class org.jext.scripting.dawn.functions.YesNoCancelFunction
 
invoke(DawnParser) - Method in class org.jext.scripting.dawn.functions.YesNoFunction
 
isAntiAliasingEnabled() - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
 
isAssociatedToMode(String) - Method in class org.jext.xinsert.XTreeNode
 
isAvailable() - Method in class org.jext.gui.GenericSkin
 
isAvailable() - Method in class org.jext.gui.Skin
If your skin is not available in certain cases, override this; it could even call the LookAndFeel.isAvailable method.
isBlockCaretEnabled() - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
Returns true if the caret should be drawn as a block, false otherwise.
isBold() - Method in class org.gjt.sp.jedit.syntax.SyntaxStyle
Returns true if boldface is enabled for this style.
isBracketHighlightEnabled() - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
Returns true if bracket highlighting is enabled, false otherwise.
isCacheable() - Method in class org.jext.gui.AbstractOptionPane
 
isCacheable() - Method in interface org.jext.gui.OptionPane
This is implemented in AbstractOptionPane and returns false by default; if your plugin has a working load() method (not the one provided by AbstractOptionPane), you must override it as public boolean isCacheable() {return true;} It is not allowed to return different values.
isCaretBlinkEnabled() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Returns true if the caret is blinking, false otherwise.
isCaretVisible() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Returns true if the caret is visible, false otherwise.
isCollapsed() - Method in class org.gjt.sp.jedit.textarea.Gutter
Identifies whether the gutter is collapsed or expanded.
isDOSDerived() - Static method in class org.gjt.sp.jedit.OperatingSystem
Returns if we're running Windows 95/98/ME/NT/2000/XP, or OS/2.
isDefaultKeepInMemory() - Static method in class org.jext.Jext
Returns true if the backgrounding is enabled.
isDirty() - Method in class org.jext.JextTextArea
Return true if area content has changed, false otherwise.
isDocked() - Method in class org.jext.scripting.python.PythonLogWindow
 
isEditable() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Returns true if this text area is editable, false otherwise.
isEmpty() - Method in class org.jext.JextTextArea
Return true if area is empty, false otherwise.
isEnabled(String) - Static method in class org.jext.JARClassLoader
 
isFileAvailable(String, DawnParser) - Static method in class org.jext.dawn.io.FileManager
Checks if a given file is still available or not.
isInitialized() - Static method in class org.jext.dawn.DawnParser
Returns true if the parser has already been initialized.
isItalic() - Method in class org.gjt.sp.jedit.syntax.SyntaxStyle
Returns true if italics is enabled for this style.
isLineHighlightEnabled() - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
Returns true if line highlight is enabled, false otherwise.
isLineNumberingEnabled() - Method in class org.gjt.sp.jedit.textarea.Gutter
Identifies whether or not the line numbers are drawn in the gutter
isLineTermChanged() - Method in class org.jext.JextTextArea
 
isMacOS() - Static method in class org.gjt.sp.jedit.OperatingSystem
Returns if we're running MacOS X.
isMacOSLF() - Static method in class org.gjt.sp.jedit.OperatingSystem
Returns if we're running MacOS X and using the native L&F.
isManagingFocus() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Returns if this component can be traversed by pressing the Tab key.
isManagingFocus() - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
Returns if this component can be traversed by pressing the Tab key.
isMixed() - Method in class org.jext.xinsert.XTreeItem
 
isNew() - Method in class org.jext.JextTextArea
Return true if current text is new, false otherwise.
isNextLineRequested() - Method in class org.gjt.sp.jedit.syntax.TokenMarker
Returns true if the next line should be repainted.
isOS2() - Static method in class org.gjt.sp.jedit.OperatingSystem
Returns if we're running OS/2.
isOverwriteEnabled() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Returns true if overwrite mode is enabled, false otherwise.
isPermanent() - Method in class org.jext.xinsert.XTreeNode
 
isPlain() - Method in class org.gjt.sp.jedit.syntax.SyntaxStyle
Returns true if no font styles are enabled.
isRepeatEnabled() - Method in class org.gjt.sp.jedit.textarea.InputHandler
Returns if repeating is enabled.
isRunning() - Method in class org.jext.misc.FindAccessory
 
isRunningBg() - Static method in class org.jext.Jext
As Jext can be runned in background mode, some operations may need to know wether or not current instance is "up" or "crouched".
isScript() - Method in class org.jext.xinsert.XTreeItem
 
isSelectionRectangular() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Returns true if the selection is rectangular, false otherwise.
isServerEnabled() - Static method in class org.jext.Jext
Returns true if the server is enabled.
isTopArray() - Method in class org.jext.dawn.DawnParser
Tells wether topmost object is an array or not.
isTopLiteral() - Method in class org.jext.dawn.DawnParser
Tells wether topmost object is a literal identifier or not.
isTopNumeric() - Method in class org.jext.dawn.DawnParser
Tells wether topmost object is a numeric value or not.
isTopString() - Method in class org.jext.dawn.DawnParser
Tells wether topmost object is a string or not.
isUnix() - Static method in class org.gjt.sp.jedit.OperatingSystem
Returns if we're running Unix (this includes MacOS X).
isWindows() - Static method in class org.gjt.sp.jedit.OperatingSystem
Returns if we're running Windows 95/98/ME/NT/2000/XP.
isWindows9x() - Static method in class org.gjt.sp.jedit.OperatingSystem
Returns if we're running Windows 95/98/ME.
isWindowsNT() - Static method in class org.gjt.sp.jedit.OperatingSystem
Returns if we're running Windows NT/2000/XP.
itemAdded(Component) - Method in class org.jext.JextFrame
Called after adding a new item to the GUI

J

JARClassLoader - class org.jext.JARClassLoader.
A class loader implementation that loads classes from JAR files.
JARClassLoader(String) - Constructor for class org.jext.JARClassLoader
 
JARClassLoader(String, boolean, ClassLoader) - Constructor for class org.jext.JARClassLoader
 
JAVASCRIPT - Static variable in class org.gjt.sp.jedit.syntax.HTMLTokenMarker
 
JAVASCRIPT - Static variable in class org.gjt.sp.jedit.syntax.JSPTokenMarker
 
JDK_VERSION - Static variable in class org.jext.Utilities
JDK release version.
JEXT_HOME - Static variable in class org.jext.Jext
Jext home directory.
JEXT_PROMPT - Static variable in class org.jext.console.Console
Jext prompt: Gfx@/export/home/guy >
JEXT_SERVER_PORT - Static variable in class org.jext.Jext
Jext server base port number.
JEditTextArea - class org.gjt.sp.jedit.textarea.JEditTextArea.
jEdit's text area component.
JEditTextArea(JextFrame) - Constructor for class org.gjt.sp.jedit.textarea.JEditTextArea
Creates a new JEditTextArea with the default settings.
JEditTextArea(JextFrame, TextAreaDefaults) - Constructor for class org.gjt.sp.jedit.textarea.JEditTextArea
Creates a new JEditTextArea with the specified settings.
JSPTokenMarker - class org.gjt.sp.jedit.syntax.JSPTokenMarker.
JSP token marker.
JSPTokenMarker() - Constructor for class org.gjt.sp.jedit.syntax.JSPTokenMarker
 
JSP_COMMENT1 - Static variable in class org.gjt.sp.jedit.syntax.JSPTokenMarker
 
JSP_COMMENT2 - Static variable in class org.gjt.sp.jedit.syntax.JSPTokenMarker
 
JSP_KEYWORD1 - Static variable in class org.gjt.sp.jedit.syntax.JSPTokenMarker
 
JSP_KEYWORD2 - Static variable in class org.gjt.sp.jedit.syntax.JSPTokenMarker
 
JSP_KEYWORD3 - Static variable in class org.gjt.sp.jedit.syntax.JSPTokenMarker
 
JSP_LABEL - Static variable in class org.gjt.sp.jedit.syntax.JSPTokenMarker
 
JSP_LITERAL1 - Static variable in class org.gjt.sp.jedit.syntax.JSPTokenMarker
 
JSP_LITERAL2 - Static variable in class org.gjt.sp.jedit.syntax.JSPTokenMarker
 
JSP_METHOD - Static variable in class org.gjt.sp.jedit.syntax.JSPTokenMarker
 
JSP_NULL - Static variable in class org.gjt.sp.jedit.syntax.JSPTokenMarker
 
JavaScriptTokenMarker - class org.gjt.sp.jedit.syntax.JavaScriptTokenMarker.
JavaScript token marker.
JavaScriptTokenMarker() - Constructor for class org.gjt.sp.jedit.syntax.JavaScriptTokenMarker
 
JavaSupport - class org.jext.JavaSupport.
 
JavaSupport() - Constructor for class org.jext.JavaSupport
 
JavaTokenMarker - class org.gjt.sp.jedit.syntax.JavaTokenMarker.
Java token marker.
JavaTokenMarker() - Constructor for class org.gjt.sp.jedit.syntax.JavaTokenMarker
 
Jext - class org.jext.Jext.
Jext is a fully featured, 100% Pure Java, text editor.
Jext() - Constructor for class org.jext.Jext
 
JextActionFunction - class org.jext.scripting.dawn.functions.JextActionFunction.
Executes a jext action.
Usage:
actionName jextAction
JextActionFunction() - Constructor for class org.jext.scripting.dawn.functions.JextActionFunction
 
JextButton - class org.jext.gui.JextButton.
 
JextButton() - Constructor for class org.jext.gui.JextButton
 
JextButton(Icon) - Constructor for class org.jext.gui.JextButton
 
JextButton(String) - Constructor for class org.jext.gui.JextButton
 
JextButton(String, Icon) - Constructor for class org.jext.gui.JextButton
 
JextCheckBox - class org.jext.gui.JextCheckBox.
 
JextCheckBox(String) - Constructor for class org.jext.gui.JextCheckBox
 
JextCheckBox(String, boolean) - Constructor for class org.jext.gui.JextCheckBox
 
JextEvent - class org.jext.event.JextEvent.
The JextEvent emitted by Jext windows on the order of a Jext instance or on the order of another class (JextTextArea for example).
JextEvent(JextFrame, int) - Constructor for class org.jext.event.JextEvent
Creates a new JextEvent, registering the parent of this event, the type of the event and also the text area which was selected when event was created.
JextEvent(JextFrame, JextTextArea, int) - Constructor for class org.jext.event.JextEvent
Creates a new JextEvent, registering the parent of this event, the type of the event and also the text area which was selected when event was created.
JextFrame - class org.jext.JextFrame.
Jext is a fully featured, 100% Pure Java, text editor.
JextFrame() - Constructor for class org.jext.JextFrame
Create a new GUI.
JextFrame(String[]) - Constructor for class org.jext.JextFrame
Create a new GUI.
JextHighlightButton - class org.jext.gui.JextHighlightButton.
 
JextHighlightButton() - Constructor for class org.jext.gui.JextHighlightButton
 
JextHighlightButton(String) - Constructor for class org.jext.gui.JextHighlightButton
 
JextHighlightButton(Icon) - Constructor for class org.jext.gui.JextHighlightButton
 
JextHighlightButton(String, Icon) - Constructor for class org.jext.gui.JextHighlightButton
 
JextLabeledMenuSeparator - class org.jext.gui.JextLabeledMenuSeparator.
 
JextLabeledMenuSeparator() - Constructor for class org.jext.gui.JextLabeledMenuSeparator
 
JextLabeledMenuSeparator(String) - Constructor for class org.jext.gui.JextLabeledMenuSeparator
 
JextLabeledMenuSeparatorUI - class org.jext.gui.JextLabeledMenuSeparatorUI.
 
JextLabeledMenuSeparatorUI(JComponent) - Constructor for class org.jext.gui.JextLabeledMenuSeparatorUI
 
JextListener - interface org.jext.event.JextListener.
The listener interface for receiving Jext events.
JextMail - class org.jext.misc.JextMail.
 
JextMail(JextTextArea) - Constructor for class org.jext.misc.JextMail
 
JextMenu - class org.jext.gui.JextMenu.
 
JextMenu() - Constructor for class org.jext.gui.JextMenu
 
JextMenu(String) - Constructor for class org.jext.gui.JextMenu
 
JextMenuBar - class org.jext.menus.JextMenuBar.
The menu bar of Jext windows.
JextMenuBar() - Constructor for class org.jext.menus.JextMenuBar
Creates a new menu bar.
JextMenuSeparator - class org.jext.gui.JextMenuSeparator.
 
JextMenuSeparator() - Constructor for class org.jext.gui.JextMenuSeparator
 
JextMenuSeparatorUI - class org.jext.gui.JextMenuSeparatorUI.
 
JextMenuSeparatorUI() - Constructor for class org.jext.gui.JextMenuSeparatorUI
 
JextMetalTheme - class org.jext.gui.JextMetalTheme.
 
JextMetalTheme() - Constructor for class org.jext.gui.JextMetalTheme
 
JextProgressBar - class org.jext.gui.JextProgressBar.
 
JextProgressBar() - Constructor for class org.jext.gui.JextProgressBar
 
JextProgressBar(int) - Constructor for class org.jext.gui.JextProgressBar
 
JextProgressBar(int, int) - Constructor for class org.jext.gui.JextProgressBar
 
JextProgressBar(int, int, int) - Constructor for class org.jext.gui.JextProgressBar
 
JextProgressBarUI - class org.jext.gui.JextProgressBarUI.
 
JextProgressBarUI() - Constructor for class org.jext.gui.JextProgressBarUI
 
JextRecentMenu - class org.jext.menus.JextRecentMenu.
 
JextRecentMenu(JextFrame, JMenu) - Constructor for class org.jext.menus.JextRecentMenu
 
JextSeparator - class org.jext.gui.JextSeparator.
 
JextSeparator() - Constructor for class org.jext.gui.JextSeparator
 
JextSeparatorUI - class org.jext.gui.JextSeparatorUI.
 
JextSeparatorUI() - Constructor for class org.jext.gui.JextSeparatorUI
 
JextTabbedPane - class org.jext.JextTabbedPane.
A tabbed pane which can display indexed titles.
JextTabbedPane(JextFrame) - Constructor for class org.jext.JextTabbedPane
Creates a new tabbed pane and register a change listener which will be used to update Jext infos concerning text areas.
JextTextArea - class org.jext.JextTextArea.
Extending JEditTextArea allow us to support syntax colorization.
JextTextArea(JextFrame) - Constructor for class org.jext.JextTextArea
The constructor add the necessary listeners, set some stuffs (caret color, borers, fonts...).
JextToggleButton - class org.jext.gui.JextToggleButton.
 
JextToggleButton() - Constructor for class org.jext.gui.JextToggleButton
 
JextToggleButton(String) - Constructor for class org.jext.gui.JextToggleButton
 
JextToggleButton(Icon) - Constructor for class org.jext.gui.JextToggleButton
 
JextToggleButton(String, Icon) - Constructor for class org.jext.gui.JextToggleButton
 
JextToolBar - class org.jext.toolbar.JextToolBar.
This toolbar allows plugins to append buttons after Jext default ones.
JextToolBar(JextFrame) - Constructor for class org.jext.toolbar.JextToolBar
Creates a new tool bar.
JoinAllLines - class org.jext.actions.JoinAllLines.
 
JoinAllLines() - Constructor for class org.jext.actions.JoinAllLines
 
JoinLines - class org.jext.actions.JoinLines.
 
JoinLines() - Constructor for class org.jext.actions.JoinLines
 
JythonCommand - class org.jext.console.commands.JythonCommand.
This command exits Jext or closes current window.
JythonCommand() - Constructor for class org.jext.console.commands.JythonCommand
 
jextEventFired(JextEvent) - Method in interface org.jext.event.JextListener
Invoked when a class fires a JextEvent object by the method fireJextEvent(short eventType) in Jext class.
jextEventFired(JextEvent) - Method in class org.jext.misc.VirtualFolders
 
jextEventFired(JextEvent) - Method in class org.jext.project.DefaultProjectManager
 
jextEventFired(JextEvent) - Method in class org.jext.toolbar.FastSyntax
 
jextEventFired(JextEvent) - Method in class org.jext.xinsert.XTree
 

K

KEYWORD1 - Static variable in class org.gjt.sp.jedit.syntax.Token
Keyword 1 token id.
KEYWORD2 - Static variable in class org.gjt.sp.jedit.syntax.Token
Keyword 2 token id.
KEYWORD3 - Static variable in class org.gjt.sp.jedit.syntax.Token
Keyword 3 token id.
KILLING_JEXT - Static variable in class org.jext.event.JextEvent
Event type indicating the last Jext window is being killed, and maybe Jext itself.
KeyEventWorkaround - class org.gjt.sp.jedit.gui.KeyEventWorkaround.
This class contains various hacks to get keyboard event handling to behave in a consistent manner across Java implementations, many of which are hopelessly broken in this regard.
KeyEventWorkaround() - Constructor for class org.gjt.sp.jedit.gui.KeyEventWorkaround
 
KeyShortcutsOptions - class org.jext.options.KeyShortcutsOptions.
 
KeyShortcutsOptions() - Constructor for class org.jext.options.KeyShortcutsOptions
 
KeywordMap - class org.gjt.sp.jedit.syntax.KeywordMap.
A KeywordMap is similar to a hashtable in that it maps keys to values.
KeywordMap(boolean) - Constructor for class org.gjt.sp.jedit.syntax.KeywordMap
Creates a new KeywordMap.
KeywordMap(boolean, int) - Constructor for class org.gjt.sp.jedit.syntax.KeywordMap
Creates a new KeywordMap.
keyPressed(KeyEvent) - Method in class org.gjt.sp.jedit.textarea.DefaultInputHandler
Handle a key pressed event.
keyPressed(KeyEvent) - Method in class org.jext.gui.AbstractDisposer
 
keyPressed(KeyEvent) - Method in class org.jext.toolbar.FastFind
 
keyReleased(KeyEvent) - Method in class org.jext.toolbar.FastFind
 
keyTyped(KeyEvent) - Method in class org.gjt.sp.jedit.textarea.DefaultInputHandler
Handle a key typed event.
keyTyped(KeyEvent) - Method in class org.jext.toolbar.FastFind
 
keywords - Variable in class org.gjt.sp.jedit.syntax.TSQLTokenMarker
 
killFind - Variable in class org.jext.misc.FindAccessory
Set to true to stop current search
killSplashScreen() - Static method in class org.jext.Jext
Kills splash screen

L

LABEL - Static variable in class org.gjt.sp.jedit.syntax.Token
Label token id.
LATTokenMarker - class org.gjt.sp.jedit.syntax.LATTokenMarker.
 
LATTokenMarker() - Constructor for class org.gjt.sp.jedit.syntax.LATTokenMarker
 
LEFT - Static variable in class org.gjt.sp.jedit.textarea.JEditTextArea
 
LEFT_OF_SCROLLBAR - Static variable in class org.gjt.sp.jedit.textarea.JEditTextArea
Adding components with this name to the text area will place them left of the horizontal scroll bar.
LINUX_PROMPT - Static variable in class org.jext.console.Console
Linux prompt: guy@csdlyon$
LITERAL1 - Static variable in class org.gjt.sp.jedit.syntax.Token
Literal 1 token id.
LITERAL2 - Static variable in class org.gjt.sp.jedit.syntax.Token
Literal 2 token id.
LOWER_CASE - Static variable in class org.gjt.sp.jedit.syntax.VHDLTokenMarker
 
LVARIABLE - Static variable in class org.gjt.sp.jedit.syntax.ShellScriptTokenMarker
 
LangOptions - class org.jext.options.LangOptions.
 
LangOptions() - Constructor for class org.jext.options.LangOptions
 
LastPosFunction - class org.jext.dawn.string.LastPosFunction.
Returns the last index of a string in another one.
Usage:
string1 string2 lastPos
Returns last index of string2 in string1.
LastPosFunction() - Constructor for class org.jext.dawn.string.LastPosFunction
 
LeftIndent - class org.jext.actions.LeftIndent.
 
LeftIndent() - Constructor for class org.jext.actions.LeftIndent
 
LengthFunction - class org.jext.dawn.array.LengthFunction.
Returns the length of a given array.
LengthFunction() - Constructor for class org.jext.dawn.array.LengthFunction
 
LineSeparatorFunction - class org.jext.dawn.io.LineSeparatorFunction.
As each OS has a different line separator (\n, \r\n, etc...), this function puts the OS one on the stack.
Usage:
lineSeparator
LineSeparatorFunction() - Constructor for class org.jext.dawn.io.LineSeparatorFunction
 
ListCommand - class org.jext.console.commands.ListCommand.
This command lists current dir contents.
ListCommand() - Constructor for class org.jext.console.commands.ListCommand
 
LiteralSearchMatcher - class org.jext.search.LiteralSearchMatcher.
 
LiteralSearchMatcher(String, String, boolean) - Constructor for class org.jext.search.LiteralSearchMatcher
Creates a new string literal matcher.
LoadingOptions - class org.jext.options.LoadingOptions.
 
LoadingOptions() - Constructor for class org.jext.options.LoadingOptions
 
LowerCaseFunction - class org.jext.dawn.string.LowerCaseFunction.
Turn any upper case char from a string into the lower case equivalent.
Usage:
string lowerCase
LowerCaseFunction() - Constructor for class org.jext.dawn.string.LowerCaseFunction
 
LowerEqualsFunction - class org.jext.dawn.test.LowerEqualsFunction.
Simple 'lower equals' function.
Usage:
left right >=
Returns 1.0 if true.
LowerEqualsFunction() - Constructor for class org.jext.dawn.test.LowerEqualsFunction
 
LowerThanFunction - class org.jext.dawn.test.LowerThanFunction.
Simple 'lower than' function.
Usage:
left right >
Returns 1.0 if true.
LowerThanFunction() - Constructor for class org.jext.dawn.test.LowerThanFunction
 
laf - Variable in class org.jext.gui.GenericSkin
 
lafClassName - Variable in class org.jext.gui.GenericSkin
 
languagePackContains(String) - Static method in class org.jext.Jext
 
lastChar() - Method in class org.gjt.sp.jedit.syntax.TokenMarkerContext
 
lastKeyword - Variable in class org.gjt.sp.jedit.syntax.TokenMarkerContext
 
lastLine - Variable in class org.gjt.sp.jedit.syntax.TokenMarker
The last tokenized line.
lastOffset - Variable in class org.gjt.sp.jedit.syntax.TokenMarkerContext
 
lastToken - Variable in class org.gjt.sp.jedit.syntax.TokenMarker
The last token in the list.
length - Variable in class org.gjt.sp.jedit.syntax.Token
The length of this token.
length - Variable in class org.gjt.sp.jedit.syntax.TokenMarker
The number of lines in the model being tokenized.
length - Variable in class org.gjt.sp.jedit.syntax.TokenMarkerContext
 
line - Variable in class org.gjt.sp.jedit.syntax.TokenMarkerContext
 
lineHighlight - Variable in class org.gjt.sp.jedit.textarea.TextAreaDefaults
 
lineHighlight - Variable in class org.gjt.sp.jedit.textarea.TextAreaPainter
 
lineHighlightColor - Variable in class org.gjt.sp.jedit.textarea.TextAreaDefaults
 
lineHighlightColor - Variable in class org.gjt.sp.jedit.textarea.TextAreaPainter
 
lineIndex - Variable in class org.gjt.sp.jedit.syntax.TokenMarkerContext
 
lineInfo - Variable in class org.gjt.sp.jedit.syntax.TokenMarker
An array for storing information about lines.
lineToY(int) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Converts a line index to a y co-ordinate.
lineno - Variable in class org.jext.dawn.DawnParser
 
lineno() - Method in class org.jext.dawn.DawnParser
Returns current line number in the script.
linesInterval - Variable in class org.gjt.sp.jedit.textarea.TextAreaDefaults
 
linesIntervalColor - Variable in class org.gjt.sp.jedit.textarea.TextAreaDefaults
 
linesIntervalHighlight - Variable in class org.gjt.sp.jedit.textarea.TextAreaDefaults
 
list(Console, String) - Static method in class org.jext.console.ConsoleListDir
Exec the equivalent of system's 'ls' or 'dir' command.
listFiles(String[], boolean) - Static method in class org.jext.Utilities
Lists content of a directory.
listFiles(String[], String, boolean) - Static method in class org.jext.Utilities
Lists content of a directory.
listenerList - Variable in class org.gjt.sp.jedit.textarea.JEditTextArea
 
listeners - Variable in class org.jext.project.AbstractProjectManager
 
load() - Method in class org.jext.console.Console
Load the last saved history.
load() - Method in class org.jext.gui.AbstractOptionPane
 
load() - Method in class org.jext.gui.FontSelector
It reloads the fonts properties, when for instance a you want to undo a unsaved change made by the user(most notably, you must call this in your option pane's load() method).
load() - Method in interface org.jext.gui.OptionPane
When the user closes the option dialog by clicking cancel, the settings have to be reloaded next time the dialog appears, so this method is called.
load() - Method in class org.jext.misc.Workspaces
 
load() - Method in class org.jext.options.ColorTable.ColorTableModel
Reload all the colors of this ColorTableModel from Jext properties.
load() - Method in class org.jext.options.EditorOptions
 
load() - Method in class org.jext.options.FileFiltersOptions
 
load() - Method in class org.jext.options.GeneralOptions
 
load() - Method in class org.jext.options.GutterOptions
 
load() - Method in class org.jext.options.KeyShortcutsOptions
 
load() - Method in class org.jext.options.LangOptions
 
load() - Method in class org.jext.options.LoadingOptions
 
load() - Method in class org.jext.options.PrintOptions
 
load() - Method in class org.jext.options.SecurityOptions
 
load() - Method in class org.jext.options.StyleTable.StyleTableModel
 
load() - Method in class org.jext.options.StylesOptions
 
load() - Method in class org.jext.options.UIOptions
 
load() - Static method in class org.jext.search.Search
 
loadButtonsProperties() - Method in class org.jext.JextFrame
 
loadClass(String, boolean) - Method in class org.jext.JARClassLoader
 
loadConsoleProperties() - Method in class org.jext.JextFrame
Load console properties states from the properties file.
loadGeometry(Window, String) - Static method in class org.jext.GUIUtilities
Load a window geometry from a propery file and apply it to the specified window.
loadInSingleJVMInstance(String[]) - Static method in class org.jext.Jext
Attempts to load Jext in a single JVM instance only.
loadList() - Static method in class org.jext.misc.PluginDownload
This method loads the list of plugins into the AbstractPlugReader instance which can be got through getUpdater().
loadMenu(String) - Static method in class org.jext.GUIUtilities
 
loadMenu(String, boolean) - Static method in class org.jext.GUIUtilities
Loads a menu from the properties.
loadMenuItem(String) - Static method in class org.jext.GUIUtilities
This method creates a new JMenuItem.
loadMenuItem(String, String, String, boolean) - Static method in class org.jext.GUIUtilities
This method creates a new JMenuItem.
loadMenuItem(String, String, String, boolean, boolean) - Static method in class org.jext.GUIUtilities
This method creates a new JMenuItem.
loadPlugins(String) - Static method in class org.jext.Jext
Loads all plugins in a directory.
loadProperties() - Method in class org.jext.JextFrame
Load options states from the properties file.
loadProperties(boolean) - Method in class org.jext.JextFrame
 
loadProps(InputStream) - Static method in class org.jext.Jext
Deprecated. Maintained only for plugins compliance. Use loadXMLProps() instead of this method.
loadTextArea(JextTextArea) - Method in class org.jext.JextFrame
Load a given text area properties from the user settings.
loadTextAreaProperties() - Method in class org.jext.JextFrame
Load text area properties states from the properties file.
loadTextAreas() - Method in class org.jext.misc.Workspaces
 
loadXMLActions(InputStream, String) - Static method in class org.jext.Jext
Load a set of actions from an XML file.
loadXMLOneClickActions(InputStream, String) - Static method in class org.jext.Jext
Load a set of actions from an XML file.
loadXMLProps(InputStream, String) - Static method in class org.jext.Jext
Load a set of properties from an XML file.
loadXMLProps(InputStream, String, boolean) - Static method in class org.jext.Jext
Load a set of properties from an XML file.
loadXml(Reader) - Method in interface org.jext.misc.AbstractPlugReader
 
log(String) - Method in class org.jext.scripting.AbstractLogWindow
 
logln(String) - Method in class org.jext.scripting.AbstractLogWindow
 
lookup(Segment, int, int) - Method in class org.gjt.sp.jedit.syntax.KeywordMap
Looks up a key.

M

MACOS_LINE_END - Static variable in class org.jext.JextTextArea
 
METHOD - Static variable in class org.gjt.sp.jedit.syntax.Token
Methods calls.
METHOD_DELIMITERS - Static variable in class org.gjt.sp.jedit.syntax.CTokenMarker
 
METHOD_DELIMITERS - Static variable in class org.gjt.sp.jedit.syntax.PascalTokenMarker
 
MIXED - Static variable in class org.jext.xinsert.XTreeItem
 
MODE_CHANGE - Static variable in class org.gjt.sp.jedit.syntax.ASPTokenMarker
 
MakefileTokenMarker - class org.gjt.sp.jedit.syntax.MakefileTokenMarker.
Makefile token marker.
MakefileTokenMarker() - Constructor for class org.gjt.sp.jedit.syntax.MakefileTokenMarker
 
MenuAction - class org.jext.MenuAction.
This class implements an ActionListener and handles action events fired by .
MenuAction(String) - Constructor for class org.jext.MenuAction
Creates a new menu action designed by its name.
MethodFunction - class org.jext.dawn.javaccess.MethodFunction.
Returns a method.
Usage:
class string method
Returns the method of the given class and declaration.
MethodFunction() - Constructor for class org.jext.dawn.javaccess.MethodFunction
 
MinusFunction - class org.jext.dawn.math.MinusFunction.
- operator
Usage:
number number -
MinusFunction() - Constructor for class org.jext.dawn.math.MinusFunction
 
Mode - class org.jext.Mode.
Mode represents a syntax colorizing mode.
Mode(String) - Constructor for class org.jext.Mode
Creates a new syntax colorizing mode defined by its name.
ModeFileFilter - class org.jext.ModeFileFilter.
ModeFileFilter is a file filter specific to a given syntax colorizing mode.
ModeFileFilter(Mode) - Constructor for class org.jext.ModeFileFilter
Creates a new file filter for given syntax colorizing mode.
ModifiedCellRenderer - class org.jext.gui.ModifiedCellRenderer.
 
ModifiedCellRenderer() - Constructor for class org.jext.gui.ModifiedCellRenderer
 
ModuloFunction - class org.jext.dawn.math.ModuloFunction.
% operator
Usage:
number number %
ModuloFunction() - Constructor for class org.jext.dawn.math.ModuloFunction
 
MsgBoxFunction - class org.jext.scripting.dawn.functions.MsgBoxFunction.
Displays a dialog box.
Usage:
message msgBox
MsgBoxFunction() - Constructor for class org.jext.scripting.dawn.functions.MsgBoxFunction
 
MultiModeTokenMarkerWithContext - interface org.gjt.sp.jedit.syntax.MultiModeTokenMarkerWithContext.
 
magicCaret - Variable in class org.gjt.sp.jedit.textarea.JEditTextArea
 
main(String[]) - Static method in class org.jext.Jext
Start method.
main(String[]) - Static method in class org.jext.dawn.Dawn
 
main(String[]) - Static method in class org.jext.misc.PluginDownload
 
manager - Variable in class org.jext.project.AbstractProject
 
mapLength - Variable in class org.gjt.sp.jedit.syntax.KeywordMap
 
markTokens(Segment, int) - Method in class org.gjt.sp.jedit.syntax.TokenMarker
A wrapper for the lower-level markTokensImpl method that is called to split a line up into tokens.
markTokensImpl(byte, Segment, int) - Method in class org.gjt.sp.jedit.syntax.ASMTokenMarker
 
markTokensImpl(byte, Segment, int) - Method in class org.gjt.sp.jedit.syntax.ASPJavascriptTokenMarker
 
markTokensImpl(MultiModeToken, TokenMarkerContext) - Method in class org.gjt.sp.jedit.syntax.ASPJavascriptTokenMarker
 
markTokensImpl(byte, Segment, int) - Method in class org.gjt.sp.jedit.syntax.ASPPerlscriptTokenMarker
 
markTokensImpl(MultiModeToken, TokenMarkerContext) - Method in class org.gjt.sp.jedit.syntax.ASPPerlscriptTokenMarker
 
markTokensImpl(byte, Segment, int) - Method in class org.gjt.sp.jedit.syntax.ASPTokenMarker
 
markTokensImpl(byte, Segment, int) - Method in class org.gjt.sp.jedit.syntax.ASPVBScriptTokenMarker
 
markTokensImpl(MultiModeToken, TokenMarkerContext) - Method in class org.gjt.sp.jedit.syntax.ASPVBScriptTokenMarker
 
markTokensImpl(byte, Segment, int) - Method in class org.gjt.sp.jedit.syntax.BatchFileTokenMarker
 
markTokensImpl(byte, Segment, int) - Method in class org.gjt.sp.jedit.syntax.CSharpTokenMarker
 
markTokensImpl(byte, Segment, int) - Method in class org.gjt.sp.jedit.syntax.CTokenMarker
 
markTokensImpl(byte, Segment, int) - Method in class org.gjt.sp.jedit.syntax.CobolTokenMarker
 
markTokensImpl(byte, Segment, int) - Method in class org.gjt.sp.jedit.syntax.DawnTokenMarker
 
markTokensImpl(byte, Segment, int) - Method in class org.gjt.sp.jedit.syntax.EiffelTokenMarker
 
markTokensImpl(byte, Segment, int) - Method in class org.gjt.sp.jedit.syntax.FortranTokenMarker
Implementation of code to mark tokens.
markTokensImpl(byte, Segment, int) - Method in class org.gjt.sp.jedit.syntax.HTMLTokenMarker
 
markTokensImpl(byte, Segment, int) - Method in class org.gjt.sp.jedit.syntax.JSPTokenMarker
 
markTokensImpl(byte, Segment, int) - Method in class org.gjt.sp.jedit.syntax.LATTokenMarker
 
markTokensImpl(byte, Segment, int) - Method in class org.gjt.sp.jedit.syntax.MakefileTokenMarker
 
markTokensImpl(MultiModeToken, TokenMarkerContext) - Method in interface org.gjt.sp.jedit.syntax.MultiModeTokenMarkerWithContext
 
markTokensImpl(byte, Segment, int) - Method in class org.gjt.sp.jedit.syntax.PHPTokenMarker
 
markTokensImpl(byte, Segment, int) - Method in class org.gjt.sp.jedit.syntax.PascalTokenMarker
 
markTokensImpl(byte, Segment, int) - Method in class org.gjt.sp.jedit.syntax.PatchTokenMarker
 
markTokensImpl(byte, Segment, int) - Method in class org.gjt.sp.jedit.syntax.PlainTokenMarker
 
markTokensImpl(byte, Segment, int) - Method in class org.gjt.sp.jedit.syntax.PropsTokenMarker
 
markTokensImpl(byte, Segment, int) - Method in class org.gjt.sp.jedit.syntax.PythonTokenMarker
 
markTokensImpl(byte, Segment, int) - Method in class org.gjt.sp.jedit.syntax.RubyTokenMarker
 
markTokensImpl(byte, Segment, int) - Method in class org.gjt.sp.jedit.syntax.SAP2000TokenMarker
 
markTokensImpl(byte, Segment, int) - Method in class org.gjt.sp.jedit.syntax.SQRTokenMarker
 
markTokensImpl(byte, Segment, int) - Method in class org.gjt.sp.jedit.syntax.ShellScriptTokenMarker
 
markTokensImpl(byte, Segment, int) - Method in class org.gjt.sp.jedit.syntax.TSQLTokenMarker
 
markTokensImpl(byte, Segment, int) - Method in class org.gjt.sp.jedit.syntax.TeXTokenMarker
 
markTokensImpl(byte, Segment, int) - Method in class org.gjt.sp.jedit.syntax.TextTokenMarker
 
markTokensImpl(byte, Segment, int) - Method in class org.gjt.sp.jedit.syntax.TokenMarker
An abstract method that splits a line up into tokens.
markTokensImpl(byte, Segment, int) - Method in class org.gjt.sp.jedit.syntax.VHDLTokenMarker
 
markTokensImpl(byte, Segment, int) - Method in class org.gjt.sp.jedit.syntax.VerilogTokenMarker
 
match(String, String) - Static method in class org.jext.Utilities
This method can determine if a String matches a pattern of wildcards
match(char[], int, int) - Method in class org.jext.search.BoyerMooreSearchMatcher
 
matcher - Static variable in class org.jext.search.Search
 
matches - Variable in class org.jext.misc.FindAccessory
Number of items found by current/last search
maxHorizontalScrollWidth - Variable in class org.gjt.sp.jedit.textarea.JEditTextArea
 
maxMatches - Variable in class org.jext.misc.FindAccessory
Max number of found items to prevent overloading the results list.
menuItemsActions - Static variable in class org.jext.GUIUtilities
Contains the action name and label of each menu item
message(Frame, String, Object[]) - Static method in class org.jext.GUIUtilities
Displays a dialog box.
modeName - Variable in class org.jext.Mode
 
modes - Static variable in class org.jext.Jext
 
modesFileFilters - Static variable in class org.jext.Jext
 
mouseClicked(MouseEvent) - Method in class org.jext.misc.WorkspaceSwitcher
 

N

NDupFunction - class org.jext.dawn.stack.NDupFunction.
Duplicate n times topmost stack object.
Usage:
number ndup
NDupFunction() - Constructor for class org.jext.dawn.stack.NDupFunction
 
NEW_LINE - Static variable in class org.jext.Jext
Available new lines characters
NEW_LINE - Static variable in class org.jext.dawn.io.FileManager
Default line separator (system's one) used by the file manager.
NEXT_CHAR - Static variable in class org.gjt.sp.jedit.textarea.InputHandler
 
NEXT_LINE - Static variable in class org.gjt.sp.jedit.textarea.InputHandler
 
NEXT_PAGE - Static variable in class org.gjt.sp.jedit.textarea.InputHandler
 
NEXT_WORD - Static variable in class org.gjt.sp.jedit.textarea.InputHandler
 
NO_ACTION - Static variable in class org.jext.textarea.CsWord
 
NULL - Static variable in class org.gjt.sp.jedit.syntax.Token
Normal text token id.
NULL - Static variable in class org.jext.dawn.javaccess.NullFunction
 
NegFunction - class org.jext.dawn.math.NegFunction.
Returns the opposite value of a numeric value.
Usage:
number neg
NegFunction() - Constructor for class org.jext.dawn.math.NegFunction
 
NewFunction - class org.jext.dawn.javaccess.NewFunction.
Create an object.
NewFunction() - Constructor for class org.jext.dawn.javaccess.NewFunction
 
NextLineIndent - class org.jext.textarea.NextLineIndent.
 
NextLineIndent() - Constructor for class org.jext.textarea.NextLineIndent
 
NotFunction - class org.jext.dawn.test.NotFunction.
Simple 'not (!)' operator.
Usage:
left not
NotFunction() - Constructor for class org.jext.dawn.test.NotFunction
 
NullFunction - class org.jext.dawn.javaccess.NullFunction.
Return NULL.
NullFunction() - Constructor for class org.jext.dawn.javaccess.NullFunction
 
NumFunction - class org.jext.dawn.string.NumFunction.
Returns the ascii value of each char of a given String.
Usage:
string num
NumFunction() - Constructor for class org.jext.dawn.string.NumFunction
 
name - Variable in class org.jext.MenuAction
 
name - Variable in class org.jext.project.AbstractProject
 
nativeConsole() - Static method in class org.jext.dawn.Dawn
 
newFile() - Method in class org.jext.JextTextArea
Set a new file.
newFind() - Method in class org.jext.misc.FindAccessory
Begins a new search by resetting the total and matches progress variables and retrieves the search filter array from the options panel.
newProject() - Method in class org.jext.project.DefaultProjectManager
 
newProject() - Method in interface org.jext.project.ProjectManager
Causes this ProjectManager to start a new Project.
newUpdatePanel() - Static method in class org.jext.misc.PluginDownload
 
newWindow(String[]) - Static method in class org.jext.Jext
Opens a new window.
newWindow() - Static method in class org.jext.Jext
Opens a new window.
next - Variable in class org.gjt.sp.jedit.syntax.Token
The next token in the linked list.
next - Variable in class org.jext.console.commands.Command
 
nextLineRequested - Variable in class org.gjt.sp.jedit.syntax.TokenMarker
True if the next line should be painted.
nextMatch(Segment) - Method in class org.jext.search.BoyerMooreSearchMatcher
Returns the offset of the first match of the specified text within this matcher.
nextMatch(String) - Method in class org.jext.search.LiteralSearchMatcher
Returns the offset of the first match of the specified text within this matcher.
nextMatch(String, int) - Method in class org.jext.search.LiteralSearchMatcher
 
nextMatch(Segment) - Method in class org.jext.search.RESearchMatcher
Returns the offset of the first match of the specified text within this matcher.
nextMatch(Segment) - Method in interface org.jext.search.SearchMatcher
Returns the offset of the first match of the specified text within this matcher.
nextTab() - Method in class org.jext.JextTabbedPane
Selects the next tab in the list.
nextTabStop(float, int) - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
Implementation of TabExpander interface.
noFocusBorder - Static variable in class org.jext.options.StylesOptions
 
notifier - Variable in class org.jext.misc.SwingWorker
 
notify(DefaultTreeModel) - Method in class org.jext.misc.VirtualFolders
 
notifyChanges() - Method in class org.jext.misc.VirtualFolders
 
numericKeypadKey() - Static method in class org.gjt.sp.jedit.gui.KeyEventWorkaround
A workaround for non-working NumLock status in some Java versions.

O

OPEN - Static variable in class org.jext.Utilities
This constant defines an open dialog box.
OPENING_WINDOW - Static variable in class org.jext.event.JextEvent
Event type indicating a new window was opened
OPERATOR - Static variable in class org.gjt.sp.jedit.syntax.Token
Operator token id.
OTHER - Static variable in class org.jext.project.ProjectEvent
 
OVERWRITE - Static variable in class org.gjt.sp.jedit.textarea.InputHandler
 
OneAutoIndent - class org.jext.oneclick.OneAutoIndent.
 
OneAutoIndent() - Constructor for class org.jext.oneclick.OneAutoIndent
 
OneClickAction - class org.jext.OneClickAction.
This class handle One Click! actions.
OneClickAction(String) - Constructor for class org.jext.OneClickAction
 
OneClickAction(String, String) - Constructor for class org.jext.OneClickAction
 
OneClickActionsHandler - class org.jext.xml.OneClickActionsHandler.
 
OneClickActionsHandler() - Constructor for class org.jext.xml.OneClickActionsHandler
 
OneClickActionsReader - class org.jext.xml.OneClickActionsReader.
 
OneClickActionsReader() - Constructor for class org.jext.xml.OneClickActionsReader
 
OpenFunction - class org.jext.scripting.dawn.functions.OpenFunction.
Opens a file.
Usage:
file open
OpenFunction() - Constructor for class org.jext.scripting.dawn.functions.OpenFunction
 
OpenInputFunction - class org.jext.dawn.io.OpenInputFunction.
Opens a file from the HD.
OpenInputFunction() - Constructor for class org.jext.dawn.io.OpenInputFunction
 
OpenOutputFunction - class org.jext.dawn.io.OpenOutputFunction.
Opens a file from the HD to write in it.
OpenOutputFunction() - Constructor for class org.jext.dawn.io.OpenOutputFunction
 
OpenUrl - class org.jext.actions.OpenUrl.
 
OpenUrl() - Constructor for class org.jext.actions.OpenUrl
 
OperatingSystem - class org.gjt.sp.jedit.OperatingSystem.
Contains operating system detection routines.
OperatingSystem() - Constructor for class org.gjt.sp.jedit.OperatingSystem
 
OptionGroup - class org.jext.gui.OptionGroup.
 
OptionGroup(String) - Constructor for class org.jext.gui.OptionGroup
 
OptionPane - interface org.jext.gui.OptionPane.
An interface which defines the basical behavior of an option pane.
OptionsDialog - class org.jext.options.OptionsDialog.
 
OrFunction - class org.jext.dawn.test.OrFunction.
Simple 'Or (||)' operator.
Usage:
left right or
OrFunction() - Constructor for class org.jext.dawn.test.OrFunction
 
obj - Variable in class org.gjt.sp.jedit.syntax.TokenMarker.LineInfo
This is for use by the token marker implementations themselves.
offset - Variable in class org.gjt.sp.jedit.syntax.TokenMarkerContext
 
offsetToX(int, int) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Converts an offset in a line into an x co-ordinate.
oneClick - Variable in class org.gjt.sp.jedit.textarea.JEditTextArea
 
oneClickActionPerformed(ActionEvent) - Method in class org.jext.OneClickAction
 
oneClickActionPerformed(ActionEvent) - Method in class org.jext.oneclick.OneAutoIndent
 
oneClickEvent - Variable in class org.gjt.sp.jedit.textarea.JEditTextArea
 
open(String) - Method in class org.jext.JextFrame
Opens a file in a new tabbed pane.
open(String, boolean) - Method in class org.jext.JextFrame
Opens a file in a new tabbed pane.
open(String) - Method in class org.jext.JextTextArea
Called to load a new file in the text area.
open(String, boolean) - Method in class org.jext.JextTextArea
Called to load a new file in the text area.
open(String, InputStreamReader, int) - Method in class org.jext.JextTextArea
Called to load a new file in the text area.
open(String, InputStreamReader, int, boolean, boolean) - Method in class org.jext.JextTextArea
Called to load a new file in the text area.
openConnection(URL) - Method in class org.jext.protocol.jextresource.Handler
 
openFile(File) - Method in interface org.jext.project.Project
Open the specified File in this Project.
openFileForInput(String, String, Function, DawnParser) - Static method in class org.jext.dawn.io.FileManager
Opens a file for input (i.e to read from it).
openFileForOutput(String, String, Function, DawnParser) - Static method in class org.jext.dawn.io.FileManager
Opens a file for output (i.e to write into it).
openForLoading(String) - Method in class org.jext.JextFrame
 
openNode(VirtualFolders.VirtualFolderNode, boolean) - Method in class org.jext.misc.VirtualFolders
 
openProject(Object) - Method in class org.jext.project.DefaultProjectManager
 
openProject(Object) - Method in interface org.jext.project.ProjectManager
Causes this ProjectManager to open the specified Project.
org.gjt.sp.jedit - package org.gjt.sp.jedit
 
org.gjt.sp.jedit.gui - package org.gjt.sp.jedit.gui
 
org.gjt.sp.jedit.syntax - package org.gjt.sp.jedit.syntax
 
org.gjt.sp.jedit.textarea - package org.gjt.sp.jedit.textarea
 
org.jext - package org.jext
 
org.jext.actions - package org.jext.actions
 
org.jext.console - package org.jext.console
 
org.jext.console.commands - package org.jext.console.commands
 
org.jext.dawn - package org.jext.dawn
 
org.jext.dawn.array - package org.jext.dawn.array
 
org.jext.dawn.err - package org.jext.dawn.err
 
org.jext.dawn.io - package org.jext.dawn.io
 
org.jext.dawn.javaccess - package org.jext.dawn.javaccess
 
org.jext.dawn.loop - package org.jext.dawn.loop
 
org.jext.dawn.math - package org.jext.dawn.math
 
org.jext.dawn.naming - package org.jext.dawn.naming
 
org.jext.dawn.stack - package org.jext.dawn.stack
 
org.jext.dawn.string - package org.jext.dawn.string
 
org.jext.dawn.test - package org.jext.dawn.test
 
org.jext.dawn.util - package org.jext.dawn.util
 
org.jext.event - package org.jext.event
 
org.jext.gui - package org.jext.gui
 
org.jext.menus - package org.jext.menus
 
org.jext.misc - package org.jext.misc
 
org.jext.oneclick - package org.jext.oneclick
 
org.jext.options - package org.jext.options
 
org.jext.print - package org.jext.print
 
org.jext.project - package org.jext.project
 
org.jext.protocol.jextresource - package org.jext.protocol.jextresource
 
org.jext.scripting - package org.jext.scripting
 
org.jext.scripting.dawn - package org.jext.scripting.dawn
 
org.jext.scripting.dawn.functions - package org.jext.scripting.dawn.functions
 
org.jext.scripting.python - package org.jext.scripting.python
 
org.jext.search - package org.jext.search
 
org.jext.textarea - package org.jext.textarea
 
org.jext.toolbar - package org.jext.toolbar
 
org.jext.xinsert - package org.jext.xinsert
 
org.jext.xml - package org.jext.xml
 
out - Variable in class org.jext.dawn.DawnParser
 
out - Variable in class org.jext.misc.CopyThread
 
outFile - Variable in class org.jext.misc.DownloaderThread
 
outPath - Variable in class org.jext.misc.DownloaderThread
 
output(String) - Method in class org.jext.console.Console
Display a message using output color.
outputColor - Variable in class org.jext.console.Console
 
overwrite - Variable in class org.gjt.sp.jedit.textarea.JEditTextArea
 
overwriteSetSelectedText(String) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Similar to setSelectedText(), but overstrikes the appropriate number of characters if overwrite mode is enabled.

P

PHPTokenMarker - class org.gjt.sp.jedit.syntax.PHPTokenMarker.
PHP token marker.
PHPTokenMarker() - Constructor for class org.gjt.sp.jedit.syntax.PHPTokenMarker
 
PHP_VARIABLE - Static variable in class org.gjt.sp.jedit.syntax.PHPTokenMarker
 
PLAIN - Static variable in class org.jext.xinsert.XTreeItem
 
PLSQLTokenMarker - class org.gjt.sp.jedit.syntax.PLSQLTokenMarker.
SQL token marker.
PLSQLTokenMarker() - Constructor for class org.gjt.sp.jedit.syntax.PLSQLTokenMarker
 
PREV_CHAR - Static variable in class org.gjt.sp.jedit.textarea.InputHandler
 
PREV_LINE - Static variable in class org.gjt.sp.jedit.textarea.InputHandler
 
PREV_PAGE - Static variable in class org.gjt.sp.jedit.textarea.InputHandler
 
PREV_WORD - Static variable in class org.gjt.sp.jedit.textarea.InputHandler
 
PROJECT_CLOSED - Static variable in class org.jext.project.ProjectEvent
 
PROJECT_OPENED - Static variable in class org.jext.project.ProjectEvent
 
PROJECT_SELECTED - Static variable in class org.jext.project.ProjectEvent
 
PROPERTIES_CHANGED - Static variable in class org.jext.event.JextEvent
Event type indicating a change of the options
PascalTokenMarker - class org.gjt.sp.jedit.syntax.PascalTokenMarker.
Pascal token marker.
PascalTokenMarker() - Constructor for class org.gjt.sp.jedit.syntax.PascalTokenMarker
 
PatchTokenMarker - class org.gjt.sp.jedit.syntax.PatchTokenMarker.
Patch/diff token marker.
PatchTokenMarker() - Constructor for class org.gjt.sp.jedit.syntax.PatchTokenMarker
 
PiFunction - class org.jext.dawn.math.PiFunction.
PI constant.
PiFunction() - Constructor for class org.jext.dawn.math.PiFunction
 
PickFunction - class org.jext.dawn.stack.PickFunction.
Picks an object on any stack level and duplicate it.
Usage:
number oick
PickFunction() - Constructor for class org.jext.dawn.stack.PickFunction
 
PikeTokenMarker - class org.gjt.sp.jedit.syntax.PikeTokenMarker.
Pike token marker.
PikeTokenMarker() - Constructor for class org.gjt.sp.jedit.syntax.PikeTokenMarker
 
PlainTokenMarker - class org.gjt.sp.jedit.syntax.PlainTokenMarker.
 
PlainTokenMarker() - Constructor for class org.gjt.sp.jedit.syntax.PlainTokenMarker
 
Plugin - interface org.jext.Plugin.
An interface which defines the basical behavior of a Jext plugin.
PluginAuthor - class org.jext.misc.PluginAuthor.
 
PluginAuthor(String) - Constructor for class org.jext.misc.PluginAuthor
 
PluginAuthor(String, String) - Constructor for class org.jext.misc.PluginAuthor
 
PluginDesc - class org.jext.misc.PluginDesc.
 
PluginDesc(String, String, String) - Constructor for class org.jext.misc.PluginDesc
 
PluginDownload - class org.jext.misc.PluginDownload.
This is the master class of all the plugin update process; see the code of main() for a sample of use.
PluginResURLConnection - class org.jext.protocol.jextresource.PluginResURLConnection.
 
PluginResURLConnection(URL) - Constructor for class org.jext.protocol.jextresource.PluginResURLConnection
 
PlusFunction - class org.jext.dawn.math.PlusFunction.
+ operator
Usage:
number number +
PlusFunction() - Constructor for class org.jext.dawn.math.PlusFunction
 
PosFunction - class org.jext.dawn.string.PosFunction.
Returns the index of a string in another one.
Usage:
string1 string2 pos
Returns index of string2 in string1.
PosFunction() - Constructor for class org.jext.dawn.string.PosFunction
 
PovrayTokenMarker - class org.gjt.sp.jedit.syntax.PovrayTokenMarker.
Povray token marker.
PovrayTokenMarker() - Constructor for class org.gjt.sp.jedit.syntax.PovrayTokenMarker
 
PowerFunction - class org.jext.dawn.math.PowerFunction.
^ operator
Usage:
number number ^
PowerFunction() - Constructor for class org.jext.dawn.math.PowerFunction
 
PrevLineIndent - class org.jext.textarea.PrevLineIndent.
 
PrevLineIndent() - Constructor for class org.jext.textarea.PrevLineIndent
 
Print - class org.jext.actions.Print.
 
Print() - Constructor for class org.jext.actions.Print
 
PrintFunction - class org.jext.dawn.io.PrintFunction.
Prints a string
Usage:
string print
PrintFunction() - Constructor for class org.jext.dawn.io.PrintFunction
 
PrintOptions - class org.jext.options.PrintOptions.
 
PrintOptions() - Constructor for class org.jext.options.PrintOptions
 
PrintSyntax - class org.jext.print.PrintSyntax.
 
PrintSyntax() - Constructor for class org.jext.print.PrintSyntax
 
PrintText - class org.jext.print.PrintText.
A simple printing class to handle basic text printing.
PrintText(PlainDocument) - Constructor for class org.jext.print.PrintText
Constructor - Accepts a plain document and uses default font.
PrintText(PlainDocument, String, PrintingOptions, boolean, int) - Constructor for class org.jext.print.PrintText
Constructor - Accepts a plain document as well as other print options, including font, page title, and header indicator (true if printing header, false otherwise).
PrintingOptions - class org.jext.print.PrintingOptions.
Stores the print options for printing using the PrintText class.
PrintingOptions() - Constructor for class org.jext.print.PrintingOptions
 
PrintingOptions(boolean, boolean, boolean, boolean, Font, PageFormat) - Constructor for class org.jext.print.PrintingOptions
 
PrintlnFunction - class org.jext.dawn.io.PrintlnFunction.
Prints a string, adding a line feed at the end.
Usage:
string println
PrintlnFunction() - Constructor for class org.jext.dawn.io.PrintlnFunction
 
Project - interface org.jext.project.Project.
Defines a basic project created using Jext.
ProjectEvent - class org.jext.project.ProjectEvent.
The event emitted by a Jext ProjectManager when a meaningful change happens to one of its Projects.
ProjectEvent(ProjectManager, int) - Constructor for class org.jext.project.ProjectEvent
Creates a new ProjectEvent, registering the parent ProjectManager of this event and the type of the event (the event is assumed to be specific to the ProjectManager's currently active Project.
ProjectEvent(ProjectManager, Project, int) - Constructor for class org.jext.project.ProjectEvent
Creates a new ProjectEvent, registering the parent ProjectManager of this event, the type of the event and the relevant Project.
ProjectEvent(ProjectManager, Project, int, Object) - Constructor for class org.jext.project.ProjectEvent
Creates a new ProjectEvent, registering the parent ProjectManager of this event, the type of the event, the relevant Project, and the target of the event.
ProjectListener - interface org.jext.project.ProjectListener.
The listener interface for receiving Project events.
ProjectManagement - interface org.jext.project.ProjectManagement.
The interface which should be implemented by all Jext project management plugins.
ProjectManager - interface org.jext.project.ProjectManager.
A manager for Jext Projects.
ProjectPanel - class org.jext.misc.ProjectPanel.
 
ProjectPanel(JextFrame) - Constructor for class org.jext.misc.ProjectPanel
 
PropsTokenMarker - class org.gjt.sp.jedit.syntax.PropsTokenMarker.
Java properties/DOS INI token marker.
PropsTokenMarker() - Constructor for class org.gjt.sp.jedit.syntax.PropsTokenMarker
 
PwdCommand - class org.jext.console.commands.PwdCommand.
This command displays current dir.
PwdCommand() - Constructor for class org.jext.console.commands.PwdCommand
 
PyActionsHandler - class org.jext.xml.PyActionsHandler.
 
PyActionsHandler() - Constructor for class org.jext.xml.PyActionsHandler
 
PyActionsReader - class org.jext.xml.PyActionsReader.
 
PyActionsReader() - Constructor for class org.jext.xml.PyActionsReader
 
PythonAction - class org.jext.PythonAction.
This class implements an ActionListener and handles action events fired by .
PythonAction(String, String) - Constructor for class org.jext.PythonAction
Creates a new menu action designed by its name and the pyhon execution script.
PythonEditAction - class org.jext.PythonEditAction.
This class implements an ActionListener and handles action events fired by .
PythonEditAction(String, String) - Constructor for class org.jext.PythonEditAction
Creates a new menu action designed by its name and the pyhon execution script.
PythonLogWindow - class org.jext.scripting.python.PythonLogWindow.
 
PythonLogWindow(JextFrame) - Constructor for class org.jext.scripting.python.PythonLogWindow
 
PythonTokenMarker - class org.gjt.sp.jedit.syntax.PythonTokenMarker.
Python token marker.
PythonTokenMarker() - Constructor for class org.gjt.sp.jedit.syntax.PythonTokenMarker
 
pageLayout() - Method in class org.jext.options.PrintOptions
 
paint(Graphics) - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
Repaints the text.
paint(Graphics) - Method in class org.jext.gui.EnhancedMenuItem
 
paint(Graphics, JComponent) - Method in class org.jext.gui.JextLabeledMenuSeparatorUI
 
paint(Graphics, JComponent) - Method in class org.jext.gui.JextMenuSeparatorUI
 
paint(Graphics, JComponent) - Method in class org.jext.gui.JextProgressBarUI
 
paint(Graphics, JComponent) - Method in class org.jext.gui.JextSeparatorUI
 
paint(Graphics) - Method in class org.jext.gui.VoidComponent
 
paintBracketHighlight(Graphics, int, int) - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
 
paintCaret(Graphics, int, int) - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
 
paintComponent(Graphics) - Method in class org.gjt.sp.jedit.textarea.Gutter
 
paintCustomHighlights(Graphics) - Method in class org.gjt.sp.jedit.textarea.Gutter
 
paintHighlight(Graphics, int, int) - Method in interface org.gjt.sp.jedit.textarea.TextAreaHighlight
This should paint the highlight and delgate to the next highlight painter.
paintHighlight(Graphics, int, int) - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
 
paintHighlight(Graphics, int, int) - Method in class org.jext.search.SearchHighlight
 
paintInvalid - Variable in class org.gjt.sp.jedit.textarea.TextAreaDefaults
 
paintInvalid - Variable in class org.gjt.sp.jedit.textarea.TextAreaPainter
 
paintLine(Graphics, TokenMarker, boolean, int, int) - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
 
paintLineHighlight(Graphics, int, int) - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
 
paintLineNumbers(Graphics) - Method in class org.gjt.sp.jedit.textarea.Gutter
 
paintLinesInterval(Graphics, int, int) - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
 
paintShadowCaret(Graphics, int, int) - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
 
paintSyntaxLine(Segment, Token, SyntaxStyle[], TabExpander, Graphics, int, int) - Static method in class org.gjt.sp.jedit.syntax.SyntaxUtilities
Paints the specified line onto the graphics context.
paintSyntaxLine(Graphics, TokenMarker, int, Font, Color, int, int) - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
 
paintSyntaxLine(JextTextArea, Graphics, TabExpander, TokenMarker, SyntaxStyle[], FontMetrics, int, Font, Color, int, int) - Method in class org.jext.print.PrintSyntax
 
paintWrapGuide(Graphics, int, int) - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
 
painter - Variable in class org.gjt.sp.jedit.textarea.JEditTextArea
 
parent - Variable in class org.jext.gui.DockablePane
 
parseColor(String) - Static method in class org.jext.GUIUtilities
Converts a hex color value prefixed with #, for example #ff0088.
parseCommand(String) - Method in class org.jext.console.Console
Parse a command.
parseKeyStroke(String) - Static method in class org.gjt.sp.jedit.textarea.DefaultInputHandler
Converts a string to a keystroke.
parseStyle(String) - Static method in class org.jext.GUIUtilities
Converts a style string to a style object.
paste() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Inserts the clipboard contents into the text.
peek() - Method in class org.jext.dawn.DawnParser
Returns topmost object of the stack.
peekArray() - Method in class org.jext.dawn.DawnParser
Gets topmost stack element and returns it as a Vector which is the Java object for Dawn arrays.
peekNumber() - Method in class org.jext.dawn.DawnParser
Get topmost element of the stack and return is as a double value if it can.
peekString() - Method in class org.jext.dawn.DawnParser
Get the topmost element of the stack and returns it as a String.
pluginsNames - Static variable in class org.jext.JARClassLoader
 
pop() - Method in class org.jext.dawn.DawnParser
Returns topmost objet of the stack and remove it.
popArray() - Method in class org.jext.dawn.DawnParser
Gets topmost stack element and returns it as a Vector which is the Java object for Dawn arrays.
popNumber() - Method in class org.jext.dawn.DawnParser
Get topmost element of the stack and return is as a double value if it can.
popString() - Method in class org.jext.dawn.DawnParser
Get the topmost element of the stack and returns it as a String.
popup - Variable in class org.gjt.sp.jedit.textarea.JEditTextArea
 
popup - Variable in class org.gjt.sp.jedit.textarea.TextAreaDefaults
 
pos - Variable in class org.gjt.sp.jedit.syntax.TokenMarkerContext
 
prevLineInfo - Variable in class org.gjt.sp.jedit.syntax.TokenMarkerContext
 
previousTab() - Method in class org.jext.JextTabbedPane
Selects the previous tab in the list.
print(JextFrame, JextTextArea) - Method in class org.jext.print.PrintSyntax
 
processDirectory(JMenu, String) - Method in class org.jext.menus.TemplatesMenu
 
processKeyEvent(KeyEvent) - Static method in class org.gjt.sp.jedit.gui.KeyEventWorkaround
 
processKeyEvent(KeyEvent) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
 
processKeyEvent(KeyEvent) - Method in class org.jext.JextFrame
Forwards key events directly to the input handler.
projectEventFired(ProjectEvent) - Method in interface org.jext.project.ProjectListener
A ProjectManager should invoke this method on all its registered ProjectListeners when a significant Project change occurs.
promptColor - Variable in class org.jext.console.Console
 
propertiesChanged() - Static method in class org.jext.Jext
Notify all instances of Jext and all properties listeners to reload properties.
push(Object) - Method in class org.jext.dawn.DawnParser
Puts an object on the top of the stack.
pushArray(Vector) - Method in class org.jext.dawn.DawnParser
Pushes an array on top of the stack.
pushNumber(double) - Method in class org.jext.dawn.DawnParser
Pushes a number on top of the stack.
pushString(String) - Method in class org.jext.dawn.DawnParser
Puts a String on top of the stack.
pythonScript - Static variable in class org.jext.search.Search
 

Q

quit() - Method in class org.jext.misc.FindAccessory
Stop the current search and unregister in preparation for parent shutdown.

R

RELEASE - Static variable in class org.jext.Jext
Current Jext's release.
REMOVE_UPDATE - Static variable in class org.jext.event.JextEvent
Event type indicating a removing in a text area
REPEAT - Static variable in class org.gjt.sp.jedit.textarea.InputHandler
 
REPLACE - Static variable in class org.jext.search.FindReplace
Defines a search and replace dialog
RERegionMatches(RE) - Method in class org.gjt.sp.jedit.syntax.TokenMarkerContext
 
RESearchMatcher - class org.jext.search.RESearchMatcher.
A regular expression string matcher.
RESearchMatcher(String, String, boolean, boolean, String) - Constructor for class org.jext.search.RESearchMatcher
Creates a new regular expression string matcher.
RE_SYNTAX_JEXT - Static variable in class org.jext.search.RESearchMatcher
Perl5 syntax with character classes enabled.
RIGHT - Static variable in class org.gjt.sp.jedit.textarea.JEditTextArea
 
RandomFunction - class org.jext.dawn.util.RandomFunction.
Returns a random number.
RandomFunction() - Constructor for class org.jext.dawn.util.RandomFunction
 
RandomizeFunction - class org.jext.dawn.util.RandomizeFunction.
Resets random seed (can be useful if you called 'rdz' before).
RandomizeFunction() - Constructor for class org.jext.dawn.util.RandomizeFunction
 
RclFunction - class org.jext.dawn.stack.RclFunction.
Recalls a variable value on the stack.
Usage:
variable rcl
RclFunction() - Constructor for class org.jext.dawn.stack.RclFunction
 
RdzFunction - class org.jext.dawn.util.RdzFunction.
Sets random seed..
RdzFunction() - Constructor for class org.jext.dawn.util.RdzFunction
 
ReadFunction - class org.jext.dawn.io.ReadFunction.
Reads from an opened file, designed by its ID.
Usage:
ID read
ReadFunction() - Constructor for class org.jext.dawn.io.ReadFunction
 
ReadLineFunction - class org.jext.dawn.io.ReadLineFunction.
Reads a line from an opened file, designed by its ID.
Usage:
ID readLine
ReadLineFunction() - Constructor for class org.jext.dawn.io.ReadLineFunction
 
RegisterablePlugin - interface org.jext.RegisterablePlugin.
An interface which defines the basical behavior of a Jext plugin.
RemoveElementAtFunction - class org.jext.dawn.array.RemoveElementAtFunction.
Removes the element at given index in an array.
Usage:
array index removeElementAt
RemoveElementAtFunction() - Constructor for class org.jext.dawn.array.RemoveElementAtFunction
 
RemoveWhitespace - class org.jext.actions.RemoveWhitespace.
Remove whitespace from ends of lines.
RemoveWhitespace() - Constructor for class org.jext.actions.RemoveWhitespace
Construct a new RemoveWhitespace action.
ReverseFunction - class org.jext.dawn.stack.ReverseFunction.
Reverses the stack.
Usage:
rev
ReverseFunction() - Constructor for class org.jext.dawn.stack.ReverseFunction
 
RightIndent - class org.jext.actions.RightIndent.
 
RightIndent() - Constructor for class org.jext.actions.RightIndent
 
RollDownFunction - class org.jext.dawn.stack.RollDownFunction.
Rotates the n first elements of the stack by putting each one to the previous level but the first one which goes at last pos.
Usage:
number rolld
RollDownFunction() - Constructor for class org.jext.dawn.stack.RollDownFunction
 
RollFunction - class org.jext.dawn.stack.RollFunction.
Rotates the n first elements of the stack by putting each one to the next level but the first one which goes on top.
Usage:
number roll
RollFunction() - Constructor for class org.jext.dawn.stack.RollFunction
 
RotFunction - class org.jext.dawn.stack.RotFunction.
Rolls three elements of the stack.
Usage:
rot
RotFunction() - Constructor for class org.jext.dawn.stack.RotFunction
 
RoundFunction - class org.jext.dawn.math.RoundFunction.
Rounds a numeric value.
Usage:
number round
RoundFunction() - Constructor for class org.jext.dawn.math.RoundFunction
 
RubyTokenMarker - class org.gjt.sp.jedit.syntax.RubyTokenMarker.
Python token marker.
RubyTokenMarker() - Constructor for class org.gjt.sp.jedit.syntax.RubyTokenMarker
 
Run - class org.jext.scripting.dawn.Run.
 
Run() - Constructor for class org.jext.scripting.dawn.Run
 
Run - class org.jext.scripting.python.Run.
 
Run() - Constructor for class org.jext.scripting.python.Run
 
RunCommand - class org.jext.console.commands.RunCommand.
This command runs a specified script.
RunCommand() - Constructor for class org.jext.console.commands.RunCommand
 
read(String, Function, DawnParser) - Static method in class org.jext.dawn.io.FileManager
Reads a character from a given file.
read(boolean, String, Function, DawnParser) - Static method in class org.jext.dawn.io.FileManager
Reads from a file according to the line parameter..
read(InputStream, String) - Static method in class org.jext.xml.OneClickActionsReader
 
read(InputStream, String) - Static method in class org.jext.xml.PyActionsReader
 
read(JextFrame, InputStream, String) - Static method in class org.jext.xml.XBarReader
 
read(XTree, InputStream, String) - Static method in class org.jext.xml.XInsertReader
 
read(JextFrame, InputStream, String) - Static method in class org.jext.xml.XMenuReader
 
read(InputStream, String) - Static method in class org.jext.xml.XPopupReader
 
read(InputStream, String) - Static method in class org.jext.xml.XPropertiesReader
This method loads XML properties from the specified InputStream or from the translated file named "name".
read(InputStream, String, boolean) - Static method in class org.jext.xml.XPropertiesReader
If toTranslate is true, it behaves just like read(InputStream, String); else it loads XML properties from the specified InputStream, which must be the right(i.e.
readLine(String, Function, DawnParser) - Static method in class org.jext.dawn.io.FileManager
Reads a line from a given file.
recalculateVisibleLines() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Recalculates the number of visible lines.
recentChanged(JextFrame) - Static method in class org.jext.Jext
Notify all instances of Jext but the one which saved the file to reload recent menu
recorder - Variable in class org.gjt.sp.jedit.textarea.InputHandler
 
rectSelect - Variable in class org.gjt.sp.jedit.textarea.JEditTextArea
 
regionMatches(boolean, Segment, int, String) - Static method in class org.gjt.sp.jedit.syntax.SyntaxUtilities
Checks if a subregion of a Segment is equal to a string.
regionMatches(boolean, Segment, int, char[]) - Static method in class org.gjt.sp.jedit.syntax.SyntaxUtilities
Checks if a subregion of a Segment is equal to a character array.
regionMatches(boolean, String) - Method in class org.gjt.sp.jedit.syntax.TokenMarkerContext
 
register(JextFrame) - Method in interface org.jext.RegisterablePlugin
Called by parent (instance of Jext) to register a frame.
register(JFileChooser) - Method in class org.jext.misc.FindAccessory
Add this component to the specified JFileChooser's list of property change listeners and action listeners.
registerSkinFactory(SkinFactory) - Static method in class org.jext.gui.SkinManager
 
reload(DefaultTreeModel) - Method in class org.jext.xinsert.XTree
 
reloadPluginsProperties() - Static method in class org.jext.JARClassLoader
 
reloadRecent() - Method in class org.jext.JextFrame
Called by the RecentListener to reload the recent menu.
remainingChars() - Method in class org.gjt.sp.jedit.syntax.TokenMarkerContext
 
removeAll() - Method in class org.jext.JextTabbedPane
Removes any installed component from this tabbed pane.
removeAllJextListeners() - Method in class org.jext.JextFrame
Removes all the listeners associated with this instance.
removeAllKeyBindings() - Method in class org.gjt.sp.jedit.textarea.DefaultInputHandler
Removes all key bindings from this input handler.
removeAllKeyBindings() - Method in class org.gjt.sp.jedit.textarea.InputHandler
Removes all key bindings from this input handler.
removeCaretListener(CaretListener) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Removes a caret change listener from this text area.
removeChar() - Method in class org.jext.console.Console
Remove a char from current command line.
removeFile(JextTextArea) - Method in class org.jext.misc.Workspaces
 
removeJextListener(JextListener) - Method in class org.jext.JextFrame
Remove a specified jext listener from the list.
removeKeyBinding(String) - Method in class org.gjt.sp.jedit.textarea.DefaultInputHandler
Removes a key binding from this input handler.
removeKeyBinding(String) - Method in class org.gjt.sp.jedit.textarea.InputHandler
Removes a key binding from this input handler.
removeNotify() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Called by the AWT when this component is removed from it's parent.
removeProjectListener(ProjectListener) - Method in class org.jext.project.AbstractProjectManager
Removes a listener from the list that's notified each time a Project change occurs.
removeProjectListener(ProjectListener) - Method in interface org.jext.project.ProjectManager
Removes a listener from the list that's notified each time a Project change occurs.
removeRecent() - Method in class org.jext.JextFrame
Clears recent menu.
removeRecent() - Method in class org.jext.menus.JextRecentMenu
Cleans recent menu.
removeTabAt(int) - Method in class org.jext.JextTabbedPane
Overrides default removeTabAt(int) method.
removeUpdate(DocumentEvent) - Method in class org.jext.JextTextArea
When a modification is made in the text, we turn the 'to_be_saved' flag to true.
repeat - Variable in class org.gjt.sp.jedit.textarea.InputHandler
 
repeatCount - Variable in class org.gjt.sp.jedit.textarea.InputHandler
 
replace(JextTextArea) - Static method in class org.jext.search.Search
 
replaceAll(JextTextArea, int, int) - Static method in class org.jext.search.Search
 
replacePattern - Static variable in class org.jext.search.Search
 
reportProgress(FindFilter, File, long, long) - Method in class org.jext.misc.FindAccessory
Called by FindFilter to report progress of a search.
requestFocus(Window, Component) - Static method in class org.jext.GUIUtilities
Focuses on the specified component as soon as the window becomes active.
reset() - Method in class org.jext.JextFrame
Restores the basic GUI.
reset() - Method in class org.jext.gui.JextMenu
Restores the menu.
reset() - Method in class org.jext.menus.JextMenuBar
Restores the menu bar.
reset() - Method in class org.jext.toolbar.JextToolBar
Restores the toolbar.
resetStatus(JextTextArea) - Method in class org.jext.JextFrame
Makes the given text area being considered as non modified.
reverseSearch - Static variable in class org.jext.search.Search
 
rows - Variable in class org.gjt.sp.jedit.textarea.TextAreaDefaults
 
rows - Variable in class org.gjt.sp.jedit.textarea.TextAreaPainter
 
run() - Method in class org.jext.gui.SplashScreen
Loads the classes dinamycally from the list.
run() - Method in class org.jext.misc.AutoSave
 
run() - Method in class org.jext.misc.FindAccessory
Find thread
run(Object, Throwable) - Method in interface org.jext.misc.HandlingRunnable
 
run() - Method in class org.jext.misc.JextMail
 
run() - Method in class org.jext.misc.SwingWorker
Run the work in the calling thread, and then the notifier callback.
run() - Method in class org.jext.misc.VersionCheck
 
run() - Method in class org.jext.xinsert.XTree
 
runFind(File, FindFilter[]) - Method in class org.jext.misc.FindAccessory
Recursive search beginning at folder base for files and folders matching each filter in the filters array.
runScript(String, JextFrame) - Static method in class org.jext.scripting.dawn.Run
Runs a Jext script from a file.
runScript(String, JextFrame, boolean) - Static method in class org.jext.scripting.dawn.Run
Runs a Jext script from a file.
runScript(String, JextFrame) - Static method in class org.jext.scripting.python.Run
Runs a Jext script from a file.

S

SAP2000TokenMarker - class org.gjt.sp.jedit.syntax.SAP2000TokenMarker.
 
SAP2000TokenMarker() - Constructor for class org.gjt.sp.jedit.syntax.SAP2000TokenMarker
 
SAVE - Static variable in class org.jext.Utilities
This constant defines a save dialog box.
SCRIPT - Static variable in class org.gjt.sp.jedit.syntax.PHPTokenMarker
 
SCRIPT - Static variable in class org.jext.Utilities
This constant defines an open dialog box.
SCRIPT - Static variable in class org.jext.xinsert.XTreeItem
 
SEARCH - Static variable in class org.jext.search.FindReplace
Defines a search only dialog
SELECT - Static variable in class org.jext.textarea.CsWord
 
SELECT_DOC_END - Static variable in class org.gjt.sp.jedit.textarea.InputHandler
 
SELECT_DOC_HOME - Static variable in class org.gjt.sp.jedit.textarea.InputHandler
 
SELECT_END - Static variable in class org.gjt.sp.jedit.textarea.InputHandler
 
SELECT_HOME - Static variable in class org.gjt.sp.jedit.textarea.InputHandler
 
SELECT_NEXT_CHAR - Static variable in class org.gjt.sp.jedit.textarea.InputHandler
 
SELECT_NEXT_LINE - Static variable in class org.gjt.sp.jedit.textarea.InputHandler
 
SELECT_NEXT_PAGE - Static variable in class org.gjt.sp.jedit.textarea.InputHandler
 
SELECT_NEXT_WORD - Static variable in class org.gjt.sp.jedit.textarea.InputHandler
 
SELECT_PREV_CHAR - Static variable in class org.gjt.sp.jedit.textarea.InputHandler
 
SELECT_PREV_LINE - Static variable in class org.gjt.sp.jedit.textarea.InputHandler
 
SELECT_PREV_PAGE - Static variable in class org.gjt.sp.jedit.textarea.InputHandler
 
SELECT_PREV_WORD - Static variable in class org.gjt.sp.jedit.textarea.InputHandler
 
SETTINGS_DIRECTORY - Static variable in class org.jext.Jext
Settings directory.
SMART_HOME_END_PROPERTY - Static variable in class org.gjt.sp.jedit.textarea.InputHandler
If this client property is set to Boolean.TRUE on the text area, the home/end keys will support 'smart' BRIEF-like behaviour (one press = start/end of line, two presses = start/end of viewscreen, three presses = start/end of document).
SQRTokenMarker - class org.gjt.sp.jedit.syntax.SQRTokenMarker.
sqr token marker.
SQRTokenMarker() - Constructor for class org.gjt.sp.jedit.syntax.SQRTokenMarker
 
SUNOS_PROMPT - Static variable in class org.jext.console.Console
SunOS prompt: csdlyon%
SYNTAX_MODE_CHANGED - Static variable in class org.jext.event.JextEvent
Event type indicating a change of the colorizing syntax mode
S_END - Static variable in class org.gjt.sp.jedit.syntax.ASPPerlscriptTokenMarker
 
S_ONE - Static variable in class org.gjt.sp.jedit.syntax.ASPPerlscriptTokenMarker
 
S_TWO - Static variable in class org.gjt.sp.jedit.syntax.ASPPerlscriptTokenMarker
 
SameFunction - class org.jext.dawn.test.SameFunction.
Tests if two objects are the same.
SameFunction() - Constructor for class org.jext.dawn.test.SameFunction
 
SameTypeFunction - class org.jext.dawn.test.SameTypeFunction.
Tests the type of two given elements.
Usage:
element element sameType
SameTypeFunction() - Constructor for class org.jext.dawn.test.SameTypeFunction
 
SaveDialog - class org.jext.misc.SaveDialog.
 
SaveDialog(JextFrame, int) - Constructor for class org.jext.misc.SaveDialog
 
ScriptExecFunction - class org.jext.dawn.util.ScriptExecFunction.
Executes another script.
Usage:
string run
Where string is the path (absolute or relative) to a script.
ScriptExecFunction() - Constructor for class org.jext.dawn.util.ScriptExecFunction
 
ScrollDown - class org.jext.textarea.ScrollDown.
 
ScrollDown() - Constructor for class org.jext.textarea.ScrollDown
 
ScrollPageDown - class org.jext.textarea.ScrollPageDown.
 
ScrollPageDown() - Constructor for class org.jext.textarea.ScrollPageDown
 
ScrollPageUp - class org.jext.textarea.ScrollPageUp.
 
ScrollPageUp() - Constructor for class org.jext.textarea.ScrollPageUp
 
ScrollUp - class org.jext.textarea.ScrollUp.
 
ScrollUp() - Constructor for class org.jext.textarea.ScrollUp
 
Search - class org.jext.search.Search.
 
Search() - Constructor for class org.jext.search.Search
 
SearchHighlight - class org.jext.search.SearchHighlight.
 
SearchHighlight() - Constructor for class org.jext.search.SearchHighlight
 
SearchMatcher - interface org.jext.search.SearchMatcher.
An abstract interface for matching strings.
SearchResult - class org.jext.search.SearchResult.
 
SearchResult(JextTextArea, Position, Position) - Constructor for class org.jext.search.SearchResult
 
SecurityOptions - class org.jext.options.SecurityOptions.
 
SecurityOptions() - Constructor for class org.jext.options.SecurityOptions
 
SetElementAtFunction - class org.jext.dawn.array.SetElementAtFunction.
Sets the element at given index.
Usage:
array object index setElementAt
SetElementAtFunction() - Constructor for class org.jext.dawn.array.SetElementAtFunction
 
SetFunction - class org.jext.dawn.stack.SetFunction.
Set the topmost stack value into a variable.
Usage:
value variable ->
SetFunction() - Constructor for class org.jext.dawn.stack.SetFunction
 
SetPropertyFunction - class org.jext.scripting.dawn.functions.SetPropertyFunction.
Sets a property.
Usage:
property value setProperty
SetPropertyFunction() - Constructor for class org.jext.scripting.dawn.functions.SetPropertyFunction
 
SetTextFunction - class org.jext.scripting.dawn.functions.SetTextFunction.
Sets current text area text.
Usage:
text setText
SetTextFunction() - Constructor for class org.jext.scripting.dawn.functions.SetTextFunction
 
ShellScriptTokenMarker - class org.gjt.sp.jedit.syntax.ShellScriptTokenMarker.
Shell script token marker.
ShellScriptTokenMarker() - Constructor for class org.gjt.sp.jedit.syntax.ShellScriptTokenMarker
 
SimpleComment - class org.jext.actions.SimpleComment.
 
SimpleComment() - Constructor for class org.jext.actions.SimpleComment
 
SimpleUnComment - class org.jext.actions.SimpleUnComment.
 
SimpleUnComment() - Constructor for class org.jext.actions.SimpleUnComment
 
SinFunction - class org.jext.dawn.math.SinFunction.
Returns the sinus of a numeric value.
Usage:
number sin.
SinFunction() - Constructor for class org.jext.dawn.math.SinFunction
 
SizeFunction - class org.jext.dawn.string.SizeFunction.
Returns the size of a string.
Usage:
string size
SizeFunction() - Constructor for class org.jext.dawn.string.SizeFunction
 
Skin - class org.jext.gui.Skin.
This is the generic Skin base class.
Skin() - Constructor for class org.jext.gui.Skin
 
SkinFactory - interface org.jext.gui.SkinFactory.
This is the generic SkinFactory base class.
SkinManager - class org.jext.gui.SkinManager.
 
SpacesToTabs - class org.jext.actions.SpacesToTabs.
 
SpacesToTabs() - Constructor for class org.jext.actions.SpacesToTabs
 
SplashScreen - class org.jext.gui.SplashScreen.
Splash screen.
SplashScreen() - Constructor for class org.jext.gui.SplashScreen
Creates a new splash screen which displays a picture, a copyright and a progress bar used to indicate the loading progress of the application.
SqrtFunction - class org.jext.dawn.math.SqrtFunction.
square root operator
Usage:
number sqrt
SqrtFunction() - Constructor for class org.jext.dawn.math.SqrtFunction
 
StartsWithFunction - class org.jext.dawn.string.StartsWithFunction.
Test if a string begins with another one.
Usage:
string1 string2 startsWith
Returns 1.0 if string1 begins with string2.
StartsWithFunction() - Constructor for class org.jext.dawn.string.StartsWithFunction
 
StoFunction - class org.jext.dawn.stack.StoFunction.
Store topmost stack value into a variable.
Usage:
value variable sto
StoFunction() - Constructor for class org.jext.dawn.stack.StoFunction
 
StringSorter - class org.jext.misc.StringSorter.
 
StringSorter() - Constructor for class org.jext.misc.StringSorter
 
StyleTable - class org.jext.options.StyleTable.
This has been extracted from StylesOptions for universal use.
StyleTable() - Constructor for class org.jext.options.StyleTable
 
StyleTable(StyleTable.StyleTableModel) - Constructor for class org.jext.options.StyleTable
 
StyleTable.StyleTableModel - class org.jext.options.StyleTable.StyleTableModel.
TableModel for the StyleTable.
StyleTable.StyleTableModel() - Constructor for class org.jext.options.StyleTable.StyleTableModel
 
StyleTable.StyleTableModel(Map) - Constructor for class org.jext.options.StyleTable.StyleTableModel
Construct a StyleTableModel and initialize it with the contents of the specified Map.
StylesOptions - class org.jext.options.StylesOptions.
 
StylesOptions() - Constructor for class org.jext.options.StylesOptions
 
SubFunction - class org.jext.dawn.string.SubFunction.
Returns a part of a string.
Usage:
string start end sub
Returns the portion of 'string' between start and end.
SubFunction() - Constructor for class org.jext.dawn.string.SubFunction
 
SwapFunction - class org.jext.dawn.stack.SwapFunction.
Swaps topmost object with next one.
Usage:
swap
SwapFunction() - Constructor for class org.jext.dawn.stack.SwapFunction
 
SwingWorker - class org.jext.misc.SwingWorker.
This class comes from the SwingWorker class described at the URL below(3rd version), but has substantially changed; http://java.sun.com/docs/books/tutorial/uiswing/misc/threads.html
SwingWorker(HandlingRunnable) - Constructor for class org.jext.misc.SwingWorker
Create a thread that will call the work method and then run
SyntaxDocument - class org.gjt.sp.jedit.syntax.SyntaxDocument.
A document implementation that can be tokenized by the syntax highlighting system.
SyntaxDocument() - Constructor for class org.gjt.sp.jedit.syntax.SyntaxDocument
 
SyntaxStyle - class org.gjt.sp.jedit.syntax.SyntaxStyle.
A simple text style class.
SyntaxStyle(Color, boolean, boolean) - Constructor for class org.gjt.sp.jedit.syntax.SyntaxStyle
Creates a new SyntaxStyle.
SyntaxUtilities - class org.gjt.sp.jedit.syntax.SyntaxUtilities.
Class with several utility functions used by jEdit's syntax colorizing subsystem.
save(String) - Method in class org.jext.JextTextArea
Store the text in a specified file.
save() - Method in class org.jext.console.Console
Save the history.
save() - Method in class org.jext.gui.AbstractOptionPane
Empty implementation of save() method, inherited from the OptionPane interface.
save() - Method in class org.jext.gui.FontSelector
It saves the fonts properties, when you want to save changes made by the user (most notably, you must call this in your option pane's save() method).
save() - Method in class org.jext.gui.OptionGroup
 
save() - Method in interface org.jext.gui.OptionPane
When user closes an option dialog by clicking ok, the settings have to be changed.
save() - Method in class org.jext.misc.Workspaces
 
save() - Method in class org.jext.options.ColorTable.ColorTableModel
Save the contents of this ColorTableModel to Jext properties.
save() - Method in class org.jext.options.EditorOptions
 
save() - Method in class org.jext.options.FileFiltersOptions
 
save() - Method in class org.jext.options.GeneralOptions
 
save() - Method in class org.jext.options.GutterOptions
 
save() - Method in class org.jext.options.KeyShortcutsOptions
 
save() - Method in class org.jext.options.LangOptions
 
save() - Method in class org.jext.options.LoadingOptions
 
save() - Method in class org.jext.options.PrintOptions
 
save() - Method in class org.jext.options.SecurityOptions
 
save() - Method in class org.jext.options.StyleTable.StyleTableModel
Save the contents of this StyleTableModel to Jext properties.
save() - Method in class org.jext.options.StylesOptions
 
save() - Method in class org.jext.options.UIOptions
 
save() - Static method in class org.jext.search.Search
 
saveContent() - Method in class org.jext.JextTextArea
Called to save this component's content.
saveGeometry(Window, String) - Static method in class org.jext.GUIUtilities
Saves a window geometry
saveProject(Project) - Method in class org.jext.project.DefaultProjectManager
 
saveProject(Project) - Method in interface org.jext.project.ProjectManager
Causes this ProjectManager to save the specified Project,
saveProps() - Static method in class org.jext.Jext
Deprecated. Use saveXMLProps() instead
saveRecent(String) - Method in class org.jext.JextFrame
Saves a file as a recent.
saveRecent(String) - Method in class org.jext.menus.JextRecentMenu
Add an item to the recent menu.
saveXMLProps(String) - Static method in class org.jext.Jext
Saves the user's properties to a file using the XML specifications.
saveXMLProps(String, String) - Static method in class org.jext.Jext
Saves the user's properties to a file using the XML specifications.
script - Static variable in class org.jext.search.Search
 
scrollBarsInitialized - Variable in class org.gjt.sp.jedit.textarea.JEditTextArea
 
scrollTo(int, int) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Ensures that the specified line and offset is visible by scrolling the text area if necessary.
scrollToCaret() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Ensures that the caret is visible by scrolling the text area if necessary.
searchTabs - Variable in class org.jext.misc.FindAccessory
Find options with results list
searchThread - Variable in class org.jext.misc.FindAccessory
This version of FindAccesory supports only one active search thread
select(int, int) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Selects from the start offset to the end offset.
selectAll() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Selects all text in the document.
selectFile(File) - Method in interface org.jext.project.Project
Select the specified File.
selectNone() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Moves the mark to the caret position.
selectProjectManagement(String) - Method in class org.jext.JextFrame
Selects the specified form of project management; returns true if successful.
selectWorkspaceOfName(String) - Method in class org.jext.misc.Workspaces
 
selectWorkspaceOfNameOrCreate(String) - Method in class org.jext.misc.Workspaces
 
selectionColor - Variable in class org.gjt.sp.jedit.textarea.TextAreaDefaults
 
selectionColor - Variable in class org.gjt.sp.jedit.textarea.TextAreaPainter
 
selectionEnd - Variable in class org.gjt.sp.jedit.textarea.JEditTextArea
 
selectionEndLine - Variable in class org.gjt.sp.jedit.textarea.JEditTextArea
 
selectionMarkColor - Variable in class org.gjt.sp.jedit.textarea.TextAreaDefaults
 
selectionStart - Variable in class org.gjt.sp.jedit.textarea.JEditTextArea
 
selectionStartLine - Variable in class org.gjt.sp.jedit.textarea.JEditTextArea
 
sendMail(String, String, String, String) - Method in class org.jext.misc.JextMail
This mails area's contents trhough mail.
setAllLowerCase(boolean) - Method in class org.gjt.sp.jedit.syntax.VHDLTokenMarker
 
setAnchor() - Method in class org.jext.JextTextArea
Set the anchor postion.
setAnchorMark(Color) - Method in class org.gjt.sp.jedit.textarea.Gutter
 
setAntiAliasingEnabled(boolean) - Method in class org.gjt.sp.jedit.textarea.Gutter
 
setAntiAliasingEnabled(boolean) - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
 
setAttribute(String, Object) - Method in class org.jext.project.AbstractProject
Sets the specified attribute.
setAttribute(String, Object) - Method in interface org.jext.project.Project
Sets the specified attribute.
setAuthors(PluginAuthor[]) - Method in class org.jext.misc.PluginDesc
 
setBatchMode(boolean) - Method in class org.jext.JextFrame
Set batch mode state.
setBgColor(Color) - Method in class org.jext.console.Console
Set console background color.
setBinName(String, int) - Method in class org.jext.misc.PluginDesc
 
setBlockCaretEnabled(boolean) - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
Sets if the caret should be drawn as a block, false otherwise.
setBorder(int, Color) - Method in class org.gjt.sp.jedit.textarea.Gutter
Convenience method for setting a default matte border on the right with the specified border width and color
setBorder(Border) - Method in class org.gjt.sp.jedit.textarea.Gutter
 
setBracketHighlightColor(Color) - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
Sets the bracket highlight color.
setBracketHighlightEnabled(boolean) - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
Enables or disables bracket highlighting.
setCaretBlinkEnabled(boolean) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Toggles caret blinking.
setCaretColor(Color) - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
Sets the caret color.
setCaretMark(Color) - Method in class org.gjt.sp.jedit.textarea.Gutter
 
setCaretPosition(int) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Sets the caret position.
setCaretVisible(boolean) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Sets if the caret should be visible.
setChanged(JextTextArea) - Method in class org.jext.JextFrame
When the text change, we warn the user while displaying a text in the lower right corner.
setCleanIcon(JextTextArea) - Method in class org.jext.JextTabbedPane
When a text area is saved (or simply cleaned in case of open or new), this method is used to display the 'clean' icon in the tab which holds the text area.
setCollapsed(boolean) - Method in class org.gjt.sp.jedit.textarea.Gutter
Sets whether the gutter is collapsed or expanded and force the text area to update its layout if there is a change.
setColorizing(String) - Method in class org.jext.JextTextArea
Turn syntax colorization on or off.
setColorizing(Mode) - Method in class org.jext.JextTextArea
 
setColorizingMode(String) - Method in class org.jext.JextTextArea
Sets current colorizing mode.
setContent(String) - Method in class org.jext.xinsert.XTreeItem
 
setContextMenu(JPopupMenu) - Method in class org.gjt.sp.jedit.textarea.Gutter
 
setCurrentFile(String) - Method in class org.jext.JextTextArea
Set path of current opened file.
setCursorOnWait(Component, boolean) - Static method in class org.jext.Utilities
Long operations need to display an hourglass.
setDefaultKeepInMemory(boolean) - Static method in class org.jext.Jext
 
setDeps(String[]) - Method in class org.jext.misc.PluginDesc
 
setDesc(String) - Method in class org.jext.misc.PluginDesc
 
setDirtyIcon(JextTextArea) - Method in class org.jext.JextTabbedPane
When a text area is modified this method is used to display the 'dirty' icon in the tab which holds the text area.
setDisplayName(String) - Method in class org.jext.misc.PluginDesc
 
setDockingStatus(int) - Method in class org.jext.gui.DockablePane
Changes the docking status.
setDocument(SyntaxDocument) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Sets the document this text area is editing.
setDocument(SyntaxDocument) - Method in class org.jext.JextTextArea
Set a new document
setEOLMarkerColor(Color) - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
Sets the EOL marker color.
setEOLMarkersPainted(boolean) - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
Sets if EOL markers are to be drawn.
setEditable(boolean) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Sets if this component is editable.
setElectricScroll(int) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Sets the number of lines from the top and bottom of the text area that are always visible
setEnabled(String, boolean) - Static method in class org.jext.JARClassLoader
 
setErr(PrintStream) - Method in class org.jext.dawn.DawnParser
Sets the parser error print stream.
setErr(DawnParser, DawnRuntimeException) - Static method in class org.jext.dawn.err.ErrManager
 
setErrorColor(Color) - Method in class org.jext.console.Console
Set console error color.
setFindPattern(String) - Static method in class org.jext.search.Search
 
setFirstLine(int) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Sets the line displayed at the text area's origin without updating the scroll bars.
setFont(Font) - Method in class org.gjt.sp.jedit.textarea.Gutter
 
setFont(Font) - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
Sets the font for this component.
setFontName(String) - Method in class org.jext.JextTextArea
Set the font which has to be used.
setFontSize(int) - Method in class org.jext.JextTextArea
Set the size of the font.
setFontStyle(int) - Method in class org.jext.JextTextArea
Set the style of the font.
setGlobalVariable(String, Object) - Static method in class org.jext.dawn.DawnParser
Sets a global variable.
setGraphicsFlags(Graphics, Font) - Method in class org.gjt.sp.jedit.syntax.SyntaxStyle
Sets the foreground color and font of the specified graphics context to that specified in this style.
setGrayed(boolean) - Method in class org.jext.gui.JextButton
 
setGrayed(boolean) - Method in class org.jext.toolbar.JextToolBar
 
setGutterWidth(int) - Method in class org.gjt.sp.jedit.textarea.Gutter
Set the width of the expanded gutter
setHighlightColor(Color) - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
Sets the highlight color.
setHighlightColor(Color) - Static method in class org.jext.gui.JextButton
 
setHighlightColor(Color) - Static method in class org.jext.gui.JextHighlightButton
 
setHighlightColor(Color) - Static method in class org.jext.gui.JextToggleButton
 
setHighlightInterval(int) - Method in class org.gjt.sp.jedit.textarea.Gutter
Sets the number of lines between highlighted line numbers.
setHighlightedForeground(Color) - Method in class org.gjt.sp.jedit.textarea.Gutter
Set the foreground color for highlighted line numbers
setHorizontalOffset(int) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Sets the horizontal offset of drawn lines.
setIgnoreCase(boolean) - Method in class org.gjt.sp.jedit.syntax.KeywordMap
Sets if the keyword map should be case insensitive.
setIgnoreCase(boolean) - Static method in class org.jext.search.Search
 
setIn(InputStream) - Method in class org.jext.dawn.DawnParser
Sets the parser input stream.
setIndex(int) - Method in class org.jext.xinsert.XTreeNode
 
setIndex(int) - Method in class org.jext.xinsert.XTreeObject
 
setInfoColor(Color) - Method in class org.jext.console.Console
Set console info color.
setInputAction(ActionListener) - Method in class org.gjt.sp.jedit.textarea.InputHandler
Sets the action used to handle text input.
setInputHandler(InputHandler) - Method in class org.jext.JextFrame
Sets the input handler.
setInterval(int) - Static method in class org.jext.misc.AutoSave
Sets the interval, in seconds, between each save.
setInvalidLinesPainted(boolean) - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
Sets if invalid lines are to be painted as red tildes.
setJextToolBar(JextToolBar) - Method in class org.jext.JextFrame
Set Jext's toolbar.
setKeyEventInterceptor(KeyListener) - Method in class org.jext.JextFrame
Sets the listener that will handle all key events in this view.
setKeywordCase(int) - Method in class org.gjt.sp.jedit.syntax.VHDLTokenMarker
 
setLanguage(String) - Static method in class org.jext.Jext
Sets the current selected language.
setLineHighlightColor(Color) - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
Sets the line highlight color.
setLineHighlightEnabled(boolean) - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
Enables or disables current line highlighting.
setLineNumberAlignment(int) - Method in class org.gjt.sp.jedit.textarea.Gutter
Sets the horizontal alignment of the line numbers.
setLineNumberingEnabled(boolean) - Method in class org.gjt.sp.jedit.textarea.Gutter
Turns the line numbering on or off and causes the gutter to be repainted.
setLineWidth(int, int) - Method in class org.gjt.sp.jedit.syntax.TokenMarker
Store the width of a line, in pixels.
setLinesInterval(int) - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
 
setLinesIntervalHighlightColor(Color) - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
 
setLinesIntervalHighlightEnabled(boolean) - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
 
setMacroRecorder(InputHandler.MacroRecorder) - Method in class org.gjt.sp.jedit.textarea.InputHandler
Sets the macro recorder.
setMagicCaretPosition(int) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Sets the `magic' caret position.
setMatches(ArrayList) - Method in class org.jext.search.SearchHighlight
 
setMaxFindHits(int) - Method in class org.jext.misc.FindAccessory
Sets maximum capacity of the results list.
setMouseWheel(JextTextArea) - Static method in class org.jext.JavaSupport
 
setName(String) - Method in class org.jext.misc.PluginDesc
 
setNew(JextTextArea) - Method in class org.jext.JextFrame
When the user create a new file, we need to reset some stuffs such as the bottom labels and the tab icon.
setNewFlag(boolean) - Method in class org.jext.JextTextArea
Set the new flag and resets the default line end separator.
setOneClick(OneClickAction) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
 
setOneClick(OneClickAction, ActionEvent) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
 
setOrigin(int, int) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
A fast way of changing both the first line and horizontal offset.
setOut(PrintStream) - Method in class org.jext.dawn.DawnParser
Sets the parser print stream.
setOutputColor(Color) - Method in class org.jext.console.Console
Set console output color.
setOverwriteEnabled(boolean) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Sets if overwrite mode should be enabled.
setPageFont(Font) - Method in class org.jext.print.PrintingOptions
 
setPageFormat(PageFormat) - Method in class org.jext.print.PrintingOptions
 
setParent(JextFrame) - Method in class org.jext.gui.DockablePane
Sets the parent Jext window.
setParentTitle() - Method in class org.jext.JextTextArea
Set parent title according to the fullfilename flag in the user properties.
setPlugins(ArrayList) - Method in class org.jext.Mode
Sets associated plugins.
setPluginsMenu(JMenu) - Method in class org.jext.JextFrame
Sets the menu to be used as 'plugins'.
setPrintHeader(boolean) - Method in class org.jext.print.PrintingOptions
 
setPrintLineNumbers(boolean) - Method in class org.jext.print.PrintingOptions
 
setPrintSyntax(boolean) - Method in class org.jext.print.PrintingOptions
 
setProgress(int) - Method in class org.jext.gui.SplashScreen
Sets the current progress value of the progress bar but only in the case the loading of classes is ended.
setPromptColor(Color) - Method in class org.jext.console.Console
Set console prompt color.
setPromptPattern(String) - Method in class org.jext.console.Console
Set the prompt pattern.
setProperty(String, String) - Static method in class org.jext.Jext
Set a property.
setProperty(Object, Object) - Method in class org.jext.dawn.DawnParser
Sets a property in the parser.
setPythonScript(boolean) - Static method in class org.jext.search.Search
 
setPythonScriptString(String) - Static method in class org.jext.search.Search
 
setRecentMenu(JextRecentMenu) - Method in class org.jext.JextFrame
Sets the menu to be used as 'recent'.
setRegexp(boolean) - Static method in class org.jext.search.Search
 
setRelease(String) - Method in class org.jext.misc.PluginDesc
 
setRepeatCount(int) - Method in class org.gjt.sp.jedit.textarea.InputHandler
Sets the number of times the next action will be repeated.
setRepeatEnabled(boolean) - Method in class org.gjt.sp.jedit.textarea.InputHandler
Enables repeating.
setReplacePattern(String) - Static method in class org.jext.search.Search
 
setRightClickPopup(JPopupMenu) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Sets the right click popup menu.
setRollover(boolean) - Static method in class org.jext.gui.JextButton
 
setSaved(JextTextArea) - Method in class org.jext.JextFrame
When the user saves its text, we have to reset modifications done by setChanged().
setScrollableTabbedPane(JTabbedPane) - Static method in class org.jext.GUIUtilities
Sets the scrollable behavior of a JTabbedPane.
setSelectedIndex(int) - Method in class org.jext.misc.Workspaces.WorkspaceElement
 
setSelectedText(String) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Replaces the selection with the specified text.
setSelectionColor(Color) - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
Sets the selection color.
setSelectionColor(Color) - Method in class org.jext.console.Console
Set console selection color.
setSelectionEnd(int) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Sets the selection end.
setSelectionMark(Color) - Method in class org.gjt.sp.jedit.textarea.Gutter
 
setSelectionRectangular(boolean) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Sets if the selection should be rectangular.
setSelectionStart(int) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Sets the selection start.
setServerEnabled(boolean) - Static method in class org.jext.Jext
Used by security options panel to remember of the server status.
setShadowCaretPosition(int) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
 
setSize(Dimension) - Method in class org.jext.gui.VoidComponent
 
setSize(int, int) - Method in class org.jext.gui.VoidComponent
 
setSplashProgress(int) - Static method in class org.jext.Jext
Set the splash screen progress value after having checked if it isn't null (in case of a new window).
setSplashText(String) - Static method in class org.jext.Jext
Set the splash screen text value after having checked if it isn't null (in case of a new window).
setSrcName(String, int) - Method in class org.jext.misc.PluginDesc
 
setStatus(JextTextArea) - Method in class org.jext.JextFrame
Display status of a given text area.
setStream(StreamTokenizer) - Method in class org.jext.dawn.DawnParser
Sets the StreamTokenizer used to execute a script.
setStyles(SyntaxStyle[]) - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
Sets the syntax styles used to paint colorized text.
setTabSize(int) - Method in class org.jext.JextTextArea
See getTabSize().
setText(String) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Sets the entire text of this text area.
setText(String) - Method in class org.jext.console.Console
Set user's command line content.
setText(String) - Method in class org.jext.gui.SplashScreen
Sets the current text of the progress bar but only in the case the loading of classes is ended.
setTextAreaName(JextTextArea, String) - Method in class org.jext.JextFrame
Change the name of specified text area.
setTitleAt(int, String) - Method in class org.jext.JextTabbedPane
Overrides default setTitleAt(int, String) method.
setTokenMarker(TokenMarker) - Method in class org.gjt.sp.jedit.syntax.SyntaxDocument
Sets the token marker that is to be used to split lines of this document up into tokens.
setTokenMarker(TokenMarker) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Sets the document's token marker.
setType(int) - Method in class org.jext.xinsert.XTreeItem
 
setUndoing(boolean) - Method in class org.jext.JextTextArea
 
setUrlFormatter(Format) - Method in class org.jext.misc.PluginDesc
 
setValueAt(Object, int, int) - Method in class org.jext.options.ColorTable.ColorTableModel
 
setValueAt(Object, int, int) - Method in class org.jext.options.StyleTable.StyleTableModel
 
setVariable(String, Object) - Method in class org.jext.dawn.DawnParser
Sets a runtime variable.
setWrapGuideColor(Color) - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
 
setWrapGuideEnabled(boolean) - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
 
setWrapGuideOffset(int) - Method in class org.gjt.sp.jedit.textarea.TextAreaPainter
 
setWrapText(boolean) - Method in class org.jext.print.PrintingOptions
 
setXTreeNode(XTreeNode) - Method in class org.jext.xinsert.XTreeObject
 
setupPythonInterpreter(PythonInterpreter, JextFrame, Console) - Static method in class org.jext.scripting.python.Run
This method does the local setup for PythonInterpreter: on each one you'll need to call it every time parent changes.
showError(String) - Static method in class org.jext.Utilities
Display an error message in a dialog box.
showMessage(String) - Static method in class org.jext.Utilities
Display a sample message in a dialog box.
showMessage(String, String) - Static method in class org.jext.Utilities
Display a sample message in a dialog box.
showOptionDialog(JextFrame) - Static method in class org.jext.options.OptionsDialog
Call this to show the dialog; every other method should not be called, except (very rarely, however) by Jext kernel itself, with the only exceptions of addOptionPane and addOptionGroup methods.
showUpdateWindow() - Static method in class org.jext.misc.PluginDownload
 
showWaitCursor() - Method in class org.jext.JextFrame
Shows the wait cursor.
skLoader - Variable in class org.jext.gui.GenericSkin
 
sort(Document, boolean) - Static method in class org.jext.misc.StringSorter
 
sort(Document, int, int, boolean) - Static method in class org.jext.misc.StringSorter
 
sortStrings(String[]) - Static method in class org.jext.Utilities
Deprecated. Use the standard Java java.util.Array.sort instead.
sortStrings(String[], String[]) - Static method in class org.jext.options.KeyShortcutsOptions
Quick sort an array of Strings.
sortStrings(String[], String[], int, int) - Static method in class org.jext.options.KeyShortcutsOptions
Quick sort an array of Strings.
source - Variable in class org.jext.misc.DownloaderThread
 
splitEditor() - Method in class org.jext.JextFrame
Splits/unsplits editor according to the property "editor.splitted".
sqlKeywords - Static variable in class org.gjt.sp.jedit.syntax.TSQLTokenMarker
 
start() - Method in interface org.jext.Plugin
Called by Jext on startup to start plugin.
start() - Method in class org.jext.misc.SwingWorker
Start the worker thread.
startAutoSave() - Method in class org.jext.JextFrame
Start the auto saving function.
startDocument() - Method in class org.jext.xml.XBarHandler
 
startDocument() - Method in class org.jext.xml.XInsertHandler
 
startDocument() - Method in class org.jext.xml.XMenuHandler
 
startDocument() - Method in class org.jext.xml.XPopupHandler
 
startDocument() - Method in class org.jext.xml.XPropertiesHandler
 
startElement(String) - Method in class org.jext.xml.XBarHandler
 
startElement(String) - Method in class org.jext.xml.XInsertHandler
 
startElement(String) - Method in class org.jext.xml.XMenuHandler
 
startElement(String) - Method in class org.jext.xml.XPopupHandler
 
startElement(String) - Method in class org.jext.xml.XPropertiesHandler
 
startThread() - Method in class org.jext.misc.FindAccessory
Start a search.
startUpdate() - Static method in class org.jext.misc.PluginDownload
This method starts the update: downloads the new autoUpdate.jar if needed, and when this is done shows the window.
startupPythonInterpreter(PythonInterpreter) - Static method in class org.jext.scripting.python.Run
This method does the global setup for PythonInterpreter: on each one you'll need to call it only once.
stateChanged(ChangeEvent) - Method in class org.jext.JextTabbedPane
When a tab is selected, and if content of the tab is a JextTextArea, we update infos displayed by Jext and notify Jext listeners.
stop() - Method in interface org.jext.Plugin
Called by Jext on close to stop plugin activities.
stop() - Method in class org.jext.console.Console
Stops current task.
stop() - Method in class org.jext.dawn.DawnParser
Stops the parser.
stop() - Method in class org.jext.gui.SplashScreen
Stop the loading process.
stop() - Method in class org.jext.misc.FindAccessory
Stop the active search.
stop() - Method in class org.jext.misc.JextMail
 
stop() - Method in class org.jext.xinsert.XTree
 
stopAutoCheck() - Static method in class org.jext.Jext
Stop the auto check function.
stopAutoSave() - Method in class org.jext.JextFrame
Stop the auto saving function.
stopServer() - Static method in class org.jext.Jext
Stops the Jext server which loads every Jext instance in the same JVM.
styles - Variable in class org.gjt.sp.jedit.textarea.TextAreaDefaults
 
styles - Variable in class org.gjt.sp.jedit.textarea.TextAreaPainter
 
substitute(String) - Method in class org.jext.search.BoyerMooreSearchMatcher
Returns the specified text, with any substitution specified within this matcher performed.
substitute(String) - Method in class org.jext.search.LiteralSearchMatcher
Returns the specified text, with any substitution specified within this matcher performed.
substitute(String) - Method in class org.jext.search.RESearchMatcher
Returns the specified text, with any substitution specified within this matcher performed.
substitute(String) - Method in interface org.jext.search.SearchMatcher
Returns the specified text, with any substitution specified within this matcher performed.
supportsMultilineTokens() - Method in class org.gjt.sp.jedit.syntax.BatchFileTokenMarker
 
supportsMultilineTokens() - Method in class org.gjt.sp.jedit.syntax.PatchTokenMarker
 
supportsMultilineTokens() - Method in class org.gjt.sp.jedit.syntax.PropsTokenMarker
 
supportsMultilineTokens() - Method in class org.gjt.sp.jedit.syntax.TokenMarker
Returns if the token marker supports tokens that span multiple lines.
swap(String[], int, int) - Static method in class org.jext.options.KeyShortcutsOptions
Swaps two Strings.

T

TEXT_AREA_CLOSED - Static variable in class org.jext.event.JextEvent
Event type indicating a text area was closed
TEXT_AREA_FOCUS_GAINED - Static variable in class org.jext.event.JextEvent
Event type indicating current selected text area has gained focus.
TEXT_AREA_OPENED - Static variable in class org.jext.event.JextEvent
Event type indicating a new text area is available
TEXT_AREA_SELECTED - Static variable in class org.jext.event.JextEvent
Event type indicating current selected text area has changed
TSQLTokenMarker - class org.gjt.sp.jedit.syntax.TSQLTokenMarker.
SQL token marker.
TSQLTokenMarker() - Constructor for class org.gjt.sp.jedit.syntax.TSQLTokenMarker
 
TSQLTokenMarker(KeywordMap) - Constructor for class org.gjt.sp.jedit.syntax.TSQLTokenMarker
 
TabSwitcher - class org.jext.misc.TabSwitcher.
Switches tabs due to the failure of JRE 1.4 to properly do so.
TabSwitcher(boolean) - Constructor for class org.jext.misc.TabSwitcher
Construct a new TabSwitcher.
TabsToSpaces - class org.jext.actions.TabsToSpaces.
 
TabsToSpaces() - Constructor for class org.jext.actions.TabsToSpaces
 
TailFunction - class org.jext.dawn.string.TailFunction.
Get first char of a string.
Usage:
string Tail
TailFunction() - Constructor for class org.jext.dawn.string.TailFunction
 
TanFunction - class org.jext.dawn.math.TanFunction.
Returns the tangeant of a numeric value.
Usage:
number tan.
TanFunction() - Constructor for class org.jext.dawn.math.TanFunction
 
TeXTokenMarker - class org.gjt.sp.jedit.syntax.TeXTokenMarker.
TeX token marker.
TeXTokenMarker() - Constructor for class org.gjt.sp.jedit.syntax.TeXTokenMarker
 
TemplatesMenu - class org.jext.menus.TemplatesMenu.
 
TemplatesMenu() - Constructor for class org.jext.menus.TemplatesMenu
 
TextAreaDefaults - class org.gjt.sp.jedit.textarea.TextAreaDefaults.
Encapsulates default settings for a text area.
TextAreaDefaults() - Constructor for class org.gjt.sp.jedit.textarea.TextAreaDefaults
 
TextAreaHighlight - interface org.gjt.sp.jedit.textarea.TextAreaHighlight.
Highlight interface.
TextAreaPainter - class org.gjt.sp.jedit.textarea.TextAreaPainter.
The text area repaint manager.
TextAreaPainter(JEditTextArea, TextAreaDefaults) - Constructor for class org.gjt.sp.jedit.textarea.TextAreaPainter
Creates a new repaint manager.
TextTokenMarker - class org.gjt.sp.jedit.syntax.TextTokenMarker.
Text token marker.
TextTokenMarker() - Constructor for class org.gjt.sp.jedit.syntax.TextTokenMarker
 
TextUtilities - class org.gjt.sp.jedit.textarea.TextUtilities.
Class with several utility functions used by the text area component.
TextUtilities() - Constructor for class org.gjt.sp.jedit.textarea.TextUtilities
 
TimeFunction - class org.jext.dawn.util.TimeFunction.
Returns time in milliseconds.
TimeFunction() - Constructor for class org.jext.dawn.util.TimeFunction
 
TimesFunction - class org.jext.dawn.math.TimesFunction.
* operator
Usage:
number number *
TimesFunction() - Constructor for class org.jext.dawn.math.TimesFunction
 
ToLiteralFunction - class org.jext.dawn.naming.ToLiteralFunction.
Turns a string into a literal
ToLiteralFunction() - Constructor for class org.jext.dawn.naming.ToLiteralFunction
 
ToLowerCase - class org.jext.actions.ToLowerCase.
 
ToLowerCase() - Constructor for class org.jext.actions.ToLowerCase
 
ToStringFunction - class org.jext.dawn.string.ToStringFunction.
Turns an element to a string
ToStringFunction() - Constructor for class org.jext.dawn.string.ToStringFunction
 
ToUpperCase - class org.jext.actions.ToUpperCase.
 
ToUpperCase() - Constructor for class org.jext.actions.ToUpperCase
 
Token - class org.gjt.sp.jedit.syntax.Token.
A linked list of tokens.
Token(int, byte) - Constructor for class org.gjt.sp.jedit.syntax.Token
Creates a new token.
Token(int, byte, boolean) - Constructor for class org.gjt.sp.jedit.syntax.Token
 
TokenMarker - class org.gjt.sp.jedit.syntax.TokenMarker.
A token marker that splits lines of text into tokens.
TokenMarker() - Constructor for class org.gjt.sp.jedit.syntax.TokenMarker
Creates a new TokenMarker.
TokenMarker.LineInfo - class org.gjt.sp.jedit.syntax.TokenMarker.LineInfo.
Inner class for storing information about tokenized lines.
TokenMarker.LineInfo() - Constructor for class org.gjt.sp.jedit.syntax.TokenMarker.LineInfo
Creates a new LineInfo object with token = Token.NULL and obj = null.
TokenMarker.LineInfo(byte, Object) - Constructor for class org.gjt.sp.jedit.syntax.TokenMarker.LineInfo
Creates a new LineInfo object with the specified parameters.
TokenMarkerContext - class org.gjt.sp.jedit.syntax.TokenMarkerContext.
This class contains the Context of a Token Marker that can be passed along nested Token Markers through a method like markTokensImpl(MyToken token, TokenMarkerContext ctx) : MyToken where MyToken represents the token state at the end of the marked line.
TokenMarkerContext(Segment, int, TokenMarkerWithAddToken, TokenMarker.LineInfo[]) - Constructor for class org.gjt.sp.jedit.syntax.TokenMarkerContext
 
TokenMarkerContext(Segment, int, TokenMarkerWithAddToken) - Constructor for class org.gjt.sp.jedit.syntax.TokenMarkerContext
 
TokenMarkerWithAddToken - interface org.gjt.sp.jedit.syntax.TokenMarkerWithAddToken.
 
TokenizeArrayFunction - class org.jext.dawn.string.TokenizeArrayFunction.
Tokenizes a string and store result in an array.
Usage:
string tokenizeArray
TokenizeArrayFunction() - Constructor for class org.jext.dawn.string.TokenizeArrayFunction
 
TokenizeDelimFunction - class org.jext.dawn.string.TokenizeDelimFunction.
Tokenizes a string using a specified set of delimiters.
Usage:
string delims tokenize
It then returns a string per token and the number of tokens on the top of the stack.
TokenizeDelimFunction() - Constructor for class org.jext.dawn.string.TokenizeDelimFunction
 
TokenizeFunction - class org.jext.dawn.string.TokenizeFunction.
Tokenizes a string using a set of default delimiters: "\n \r\f\t"
Usage:
string tokenize
It then returns a string per token and the number of tokens on the top of the stack.
TokenizeFunction() - Constructor for class org.jext.dawn.string.TokenizeFunction
 
TrimFunction - class org.jext.dawn.string.TrimFunction.
Trims (remove blanks spaces at the beginning and at the end) a string.
Usage:
string trim
TrimFunction() - Constructor for class org.jext.dawn.string.TrimFunction
 
TryCatchFunction - class org.jext.dawn.err.TryCatchFunction.
Try catch block: catches any exception in the block and void the parser to stop.
Usage:
try [code] catch [code] err
TryCatchFunction() - Constructor for class org.jext.dawn.err.TryCatchFunction
 
tabSize - Variable in class org.gjt.sp.jedit.textarea.TextAreaPainter
 
tempFile - Variable in class org.jext.misc.DownloaderThread
 
tempPath - Variable in class org.jext.misc.DownloaderThread
 
textArea - Variable in class org.gjt.sp.jedit.textarea.TextAreaPainter
 
textArea - Variable in class org.jext.scripting.AbstractLogWindow
 
toString() - Method in class org.gjt.sp.jedit.syntax.SyntaxStyle
Returns a string representation of this object.
toString() - Method in class org.gjt.sp.jedit.syntax.Token
Returns a string representation of this token.
toString() - Method in class org.gjt.sp.jedit.syntax.TokenMarkerContext
 
toString() - Method in class org.jext.JextTextArea
Return a String representation of this object.
toString() - Method in class org.jext.misc.PluginAuthor
 
toString() - Method in class org.jext.misc.PluginDesc
 
toString() - Method in class org.jext.misc.Workspaces.WorkspaceElement
 
toString() - Method in class org.jext.project.ProjectEvent
 
toString() - Method in class org.jext.search.SearchResult
 
toggleCollapsed() - Method in class org.gjt.sp.jedit.textarea.Gutter
Toggles whether the gutter is collapsed or expanded.
token - Variable in class org.gjt.sp.jedit.syntax.TokenMarker.LineInfo
The id of the last token of the line.
tokenMarker - Variable in class org.gjt.sp.jedit.syntax.SyntaxDocument
 
tokenizeLines() - Method in class org.gjt.sp.jedit.syntax.SyntaxDocument
Reparses the document, by passing all lines to the token marker.
tokenizeLines(int, int) - Method in class org.gjt.sp.jedit.syntax.SyntaxDocument
Reparses the document, by passing the specified lines to the token marker.
total - Variable in class org.jext.misc.FindAccessory
Number of items inspected by current/last search
trigger(boolean) - Method in class org.jext.search.SearchHighlight
 
triggerTabbedPanes() - Method in class org.jext.JextFrame
Hides or shows the left and top tabbed panes.

U

UIOptions - class org.jext.options.UIOptions.
 
UIOptions() - Constructor for class org.jext.options.UIOptions
 
UNIX_LINE_END - Static variable in class org.jext.JextTextArea
 
UPPER_CASE - Static variable in class org.gjt.sp.jedit.syntax.VHDLTokenMarker
 
UnrotFunction - class org.jext.dawn.stack.UnrotFunction.
Rolls down three elements of the stack.
Usage:
unrot
UnrotFunction() - Constructor for class org.jext.dawn.stack.UnrotFunction
 
UpperCaseFunction - class org.jext.dawn.string.UpperCaseFunction.
Turn any lower case char from a string into the upper case equivalent.
Usage:
string upperCase
UpperCaseFunction() - Constructor for class org.jext.dawn.string.UpperCaseFunction
 
Utilities - class org.jext.Utilities.
This class contains a bunch of methods, useful for the programmer.
Utilities() - Constructor for class org.jext.Utilities
 
unBlockHighlightChange() - Static method in class org.jext.gui.JextButton
 
unBlockHighlightChange() - Static method in class org.jext.gui.JextHighlightButton
 
unBlockHighlightChange() - Static method in class org.jext.gui.JextToggleButton
 
unapply() - Method in class org.jext.gui.Skin
You can override this to execute code when this skin is replaced by another.
undoableEditHappened(UndoableEditEvent) - Method in class org.jext.JextTextArea
When an undoable event is fired, we add it to the undo/redo list.
unescape(String) - Static method in class org.jext.dawn.DawnUtilities
 
unregister(JFileChooser) - Method in class org.jext.misc.FindAccessory
Remove this component from the specified JFileChooser's list of property change listeners and action listeners.
unsetProperty(String) - Static method in class org.jext.Jext
Unsets (clears) a property.
unsetProperty(Object) - Method in class org.jext.dawn.DawnParser
Unsets (remove) a given property.
update(Graphics) - Method in class org.jext.gui.VoidComponent
 
updateBracketHighlight(int) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
 
updatePluginsMenu() - Method in class org.jext.JextFrame
Recreates the plugins menu.
updateProgress() - Method in class org.jext.misc.FindAccessory
Display progress of running search.
updateScrollBars() - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Updates the state of the scroll bars.
updateSplittedTextArea(JextTextArea) - Method in class org.jext.JextFrame
Updates splitted text area to make it edit the same thing as the selected text area.
updateStatus(JextTextArea) - Method in class org.jext.JextFrame
Update status label which displays informations about caret's position.
updateUI() - Method in class org.jext.gui.JextLabeledMenuSeparator
 
updateUI() - Method in class org.jext.gui.JextMenuSeparator
 
updateUI() - Method in class org.jext.gui.JextProgressBar
 
updateUI() - Method in class org.jext.gui.JextSeparator
 
useRegexp - Static variable in class org.jext.search.Search
 
userInput(char) - Method in class org.jext.JextTextArea
 
userModeName - Variable in class org.jext.Mode
 
usrProps - Static variable in class org.jext.Jext
 

V

VALUE - Static variable in class org.gjt.sp.jedit.syntax.PropsTokenMarker
 
VERBATIM_STRING - Static variable in class org.gjt.sp.jedit.syntax.CSharpTokenMarker
 
VHDLTokenMarker - class org.gjt.sp.jedit.syntax.VHDLTokenMarker.
VHDL token marker.
VHDLTokenMarker() - Constructor for class org.gjt.sp.jedit.syntax.VHDLTokenMarker
 
VerilogTokenMarker - class org.gjt.sp.jedit.syntax.VerilogTokenMarker.
Verilog token marker.
VerilogTokenMarker() - Constructor for class org.gjt.sp.jedit.syntax.VerilogTokenMarker
 
VerilogTokenMarker(KeywordMap) - Constructor for class org.gjt.sp.jedit.syntax.VerilogTokenMarker
 
VersionCheck - class org.jext.misc.VersionCheck.
 
VersionCheck() - Constructor for class org.jext.misc.VersionCheck
 
VersionFunction - class org.jext.dawn.util.VersionFunction.
Pushes Dawn version on the stack.
VersionFunction() - Constructor for class org.jext.dawn.util.VersionFunction
 
VirtualFolders - class org.jext.misc.VirtualFolders.
Virtual Folders are a kind of project manager.
VirtualFolders(JextFrame) - Constructor for class org.jext.misc.VirtualFolders
 
VoidComponent - class org.jext.gui.VoidComponent.
VoidComponent is a component of both height and width set to zero which cannot contain anything.
VoidComponent() - Constructor for class org.jext.gui.VoidComponent
 
valueChanged(TreeSelectionEvent) - Method in class org.jext.misc.VirtualFolders
 
valueChanged(ListSelectionEvent) - Method in class org.jext.misc.Workspaces
 
valueChanged(TreeSelectionEvent) - Method in class org.jext.options.OptionsDialog
 
valueChanged(TreeSelectionEvent) - Method in class org.jext.xinsert.XTree
 
vertical - Variable in class org.gjt.sp.jedit.textarea.JEditTextArea
 
visibleLines - Variable in class org.gjt.sp.jedit.textarea.JEditTextArea
 

W

WaitFunction - class org.jext.dawn.util.WaitFunction.
Waits for a given delay (in seconds).
Usage:
delay wait
WaitFunction() - Constructor for class org.jext.dawn.util.WaitFunction
 
WhileFunction - class org.jext.dawn.loop.WhileFunction.
While loop.
Usage:
while expression repeat [code] wend
WhileFunction() - Constructor for class org.jext.dawn.loop.WhileFunction
 
WingComment - class org.jext.actions.WingComment.
 
WingComment() - Constructor for class org.jext.actions.WingComment
 
WordCount - class org.jext.actions.WordCount.
 
WordCount() - Constructor for class org.jext.actions.WordCount
 
WorkspaceSwitcher - class org.jext.misc.WorkspaceSwitcher.
 
WorkspaceSwitcher(JextFrame) - Constructor for class org.jext.misc.WorkspaceSwitcher
 
Workspaces - class org.jext.misc.Workspaces.
 
Workspaces(JextFrame) - Constructor for class org.jext.misc.Workspaces
 
Workspaces.WorkspaceElement - class org.jext.misc.Workspaces.WorkspaceElement.
 
WriteFunction - class org.jext.dawn.io.WriteFunction.
Writes a string to a file, designed by its ID.
Usage:
string ID write
WriteFunction() - Constructor for class org.jext.dawn.io.WriteFunction
 
WriteLineFunction - class org.jext.dawn.io.WriteLineFunction.
Writes a line to a file, designed by its ID.
Usage:
string ID writeLine
WriteLineFunction() - Constructor for class org.jext.dawn.io.WriteLineFunction
 
waitingCursor(boolean) - Method in class org.jext.JextTextArea
Show/hide waiting cursor
width - Variable in class org.gjt.sp.jedit.syntax.TokenMarker.LineInfo
 
work() - Method in class org.jext.misc.CopyThread
 
work() - Method in class org.jext.misc.DownloaderThread
 
work() - Method in class org.jext.misc.SwingWorker
Compute the value to be returned by the get method.
wrapGuide - Variable in class org.gjt.sp.jedit.textarea.TextAreaDefaults
 
wrapGuideColor - Variable in class org.gjt.sp.jedit.textarea.TextAreaDefaults
 
wrapGuideOffset - Variable in class org.gjt.sp.jedit.textarea.TextAreaDefaults
 
write(String, String, Function, DawnParser) - Static method in class org.jext.dawn.io.FileManager
Writes a line into a given file (does not add a return char).
write(boolean, String, String, Function, DawnParser) - Static method in class org.jext.dawn.io.FileManager
Writes a line into a given file.
writeLine(String, String, Function, DawnParser) - Static method in class org.jext.dawn.io.FileManager
Writes a line into a given file (write the text then adds a return char).

X

XBarHandler - class org.jext.xml.XBarHandler.
 
XBarHandler(JextFrame) - Constructor for class org.jext.xml.XBarHandler
 
XBarReader - class org.jext.xml.XBarReader.
 
XBarReader() - Constructor for class org.jext.xml.XBarReader
 
XInsertHandler - class org.jext.xml.XInsertHandler.
 
XInsertHandler(XTree) - Constructor for class org.jext.xml.XInsertHandler
 
XInsertReader - class org.jext.xml.XInsertReader.
 
XInsertReader() - Constructor for class org.jext.xml.XInsertReader
 
XMenuHandler - class org.jext.xml.XMenuHandler.
 
XMenuHandler(JextFrame) - Constructor for class org.jext.xml.XMenuHandler
 
XMenuReader - class org.jext.xml.XMenuReader.
 
XMenuReader() - Constructor for class org.jext.xml.XMenuReader
 
XPopupHandler - class org.jext.xml.XPopupHandler.
 
XPopupHandler() - Constructor for class org.jext.xml.XPopupHandler
 
XPopupReader - class org.jext.xml.XPopupReader.
 
XPopupReader() - Constructor for class org.jext.xml.XPopupReader
 
XPropertiesHandler - class org.jext.xml.XPropertiesHandler.
 
XPropertiesHandler() - Constructor for class org.jext.xml.XPropertiesHandler
 
XPropertiesReader - class org.jext.xml.XPropertiesReader.
 
XPropertiesReader() - Constructor for class org.jext.xml.XPropertiesReader
 
XTree - class org.jext.xinsert.XTree.
 
XTree(JextFrame, String) - Constructor for class org.jext.xinsert.XTree
 
XTreeItem - class org.jext.xinsert.XTreeItem.
 
XTreeItem(String) - Constructor for class org.jext.xinsert.XTreeItem
 
XTreeItem(String, int) - Constructor for class org.jext.xinsert.XTreeItem
 
XTreeNode - class org.jext.xinsert.XTreeNode.
 
XTreeNode(String) - Constructor for class org.jext.xinsert.XTreeNode
 
XTreeNode(String, String) - Constructor for class org.jext.xinsert.XTreeNode
 
XTreeNode(String, String, int) - Constructor for class org.jext.xinsert.XTreeNode
 
XTreeObject - class org.jext.xinsert.XTreeObject.
 
XTreeObject(XTreeNode, int) - Constructor for class org.jext.xinsert.XTreeObject
 
XorFunction - class org.jext.dawn.test.XorFunction.
Simple 'xor (^)' operator.
Usage:
left right xor
XorFunction() - Constructor for class org.jext.dawn.test.XorFunction
 
xToOffset(int, int) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Converts an x co-ordinate to an offset within a line.
xyToOffset(int, int) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Converts a point to an offset, from the start of the text.

Y

YesNoCancelFunction - class org.jext.scripting.dawn.functions.YesNoCancelFunction.
Displays a yes/no/cancel dialog box.
Usage:
message yesNoCancel
YesNoCancelFunction() - Constructor for class org.jext.scripting.dawn.functions.YesNoCancelFunction
 
YesNoFunction - class org.jext.scripting.dawn.functions.YesNoFunction.
Displays a yes/no dialog box.
Usage:
message yesNo
YesNoFunction() - Constructor for class org.jext.scripting.dawn.functions.YesNoFunction
 
y - Variable in class org.jext.gui.AbstractOptionPane
 
yToLine(int) - Method in class org.gjt.sp.jedit.textarea.JEditTextArea
Converts a y co-ordinate to a line index.

Z

ZipExplorer - class org.jext.misc.ZipExplorer.
 
ZipExplorer(JextFrame, JextTextArea, String) - Constructor for class org.jext.misc.ZipExplorer
 
zip(String) - Method in class org.jext.JextTextArea
Zip text area content into specified file.
zipContent() - Method in class org.jext.JextTextArea
Called to save current content in specified zip file.

_

_random - Static variable in class org.jext.dawn.util.RandomFunction
 

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 Z _

Copyright ? 2002 Romain Guy.