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

A

actionPerformed(ActionEvent) - Method in class console.commando.CommandoButton
 
actionPerformed(ActionEvent) - Method in class console.Console.EvalAction
 
actionPerformed(ActionEvent) - Method in class console.gui.PanelStack
 
actionPerformed(ActionEvent) - Method in class console.options.CompileRunOptionPane
 
Actions - Static variable in class console.ConsolePane
 
add(Object) - Method in class console.gui.PanelStack
Deprecated. - use @ref add(String, JPanel)
add(String, JPanel) - Method in class console.gui.PanelStack
 
addActionListener(ActionListener) - Method in class console.ConsolePane
 
addComponent(String, Component) - Method in class console.commando.CommandoDialog.SettingsPane
 
addComponent(Component, Component) - Method in class console.commando.CommandoDialog.SettingsPane
 
addComponent(Component) - Method in class console.commando.CommandoDialog.SettingsPane
 
addElement(Object) - Method in class console.ErrorListModel
 
addNotify() - Method in class console.commando.CommandoToolBar
 
attribute(String, String) - Method in class console.commando.CommandoHandler
 

B

bPosition - Variable in class jcfunc.Description
Index of sequence's first character.
BufferOutput - Class in console
Output to buffer implementation.
BufferOutput(Console) - Constructor for class console.BufferOutput
 
BufferOutput(Console, String) - Constructor for class console.BufferOutput
 
Button - Class in console.gui
 
Button(String) - Constructor for class console.gui.Button
 

C

cancel() - Method in class console.commando.CommandoDialog
 
CF - Enum in jcfunc
Definitions (acronyms) of all control functions.
characters(char[], int, int) - Method in class console.commando.CommandoHandler
 
CheckBox - Class in console.gui
 
CheckBox(String) - Constructor for class console.gui.CheckBox
 
clear() - Method in class console.Console
 
clear() - Method in class console.ErrorMatcher
 
clone() - Method in class console.ErrorMatcher
 
clone() - Method in class jcfunc.Sequences.Record
Creates copy of current instance.
closeConsole(Console) - Method in class console.Shell
Called when a Console dockable is closed.
closeConsole(Console) - Method in class console.SystemShell
Called when a Console dockable is closed.
CMD_PATH - Static variable in class console.ConsolePlugin
 
colorAttributes(Color) - Static method in class console.ConsolePane
 
commandDone() - Method in class console.BufferOutput
 
commandDone() - Method in class console.Console
Deprecated. Do not use the console as an Output instance, use the Output given to you in Shell.execute() instead.
commandDone() - Method in class console.Console.ShellState
 
commandDone() - Method in class console.ErrorOutput
 
commandDone() - Method in interface console.Output
Call when the command finishes executing.
CommandoButton - Class in console.commando
A view for a CommandoCommand
CommandoButton(CommandoCommand) - Constructor for class console.commando.CommandoButton
 
CommandoCommand - Class in console.commando
An EditAction which is intended to be used in the Console Commando.
CommandoDialog - Class in console.commando
 
CommandoDialog(View, String) - Constructor for class console.commando.CommandoDialog
 
CommandoDialog.SettingsPane - Class in console.commando
 
CommandoHandler - Class in console.commando
 
CommandoHandler.Option - Class in console.commando
 
CommandoToolBar - Class in console.commando
 
CommandOutputParser - Class in console
Parses the output of a running Process.
CommandOutputParser(View, DefaultErrorSource, Color) - Constructor for class console.CommandOutputParser
Creates an instance of an output parser.
compile(View, Buffer) - Static method in class console.ConsolePlugin
 
compileProject(View) - Static method in class console.ConsolePlugin
 
CompileRunOptionPane - Class in console.options
 
CompileRunOptionPane() - Constructor for class console.options.CompileRunOptionPane
 
completions - Variable in class console.Shell.CompletionInfo
 
console - package console
 
console - Variable in class console.CommandOutputParser
 
Console - Class in console
Console - an instance of a panel inside a dockablewindow.
Console(View) - Constructor for class console.Console
 
console.commando - package console.commando
 
Console.EvalAction - Class in console
 
Console.EvalAction(String, String) - Constructor for class console.Console.EvalAction
 
console.gui - package console.gui
 
console.options - package console.options
 
Console.ShellState - Class in console
Each Shell of a Console has its own ShellState A ShellState is a writable Output.
Console.ShellState(Shell) - Constructor for class console.Console.ShellState
 
ConsoleBeanShell - Class in console
 
ConsoleBeanShell() - Constructor for class console.ConsoleBeanShell
 
ConsoleHistoryText - Class in console
 
ConsoleHistoryText(ConsolePane) - Constructor for class console.ConsoleHistoryText
 
ConsoleMenuProvider - Class in console
 
ConsoleMenuProvider() - Constructor for class console.ConsoleMenuProvider
 
ConsolePane - Class in console
 
ConsolePane() - Constructor for class console.ConsolePane
 
ConsolePlugin - Class in console
ConsolePlugin
ConsolePlugin() - Constructor for class console.ConsolePlugin
 
create(URL) - Static method in class console.commando.CommandoCommand
 
create(String) - Static method in class console.commando.CommandoCommand
 
create(View) - Static method in class console.commando.CommandoToolBar
 
createButtons() - Method in class console.options.ToolBarOptionPane
 
current() - Method in class console.DirectoryStack
 
customize() - Method in class console.commando.CommandoButton
 

D

Description - Class in jcfunc
Class Description stores data about some control sequence.
Description(int, int, CF, int[]) - Constructor for class jcfunc.Description
Constructor.
detach(Console) - Method in class console.Shell
Detaches the currently running process.
detach(Console) - Method in class console.SystemShell
Detaches the currently running process.
DirectoryStack - Class in console
Processes "make entering" and "make leaving" messages, to update the current directory.
DirectoryStack() - Constructor for class console.DirectoryStack
 
display(Color, String) - Method in class console.CommandOutputParser
 
display(String) - Method in class console.CommandOutputParser
 

E

endElement(String, String, String) - Method in class console.commando.CommandoHandler
 
endOfFile(Console) - Method in class console.Shell
Sends an end of file.
endOfFile(Console) - Method in class console.SystemShell
Sends an end of file.
ePosition - Variable in class jcfunc.Description
Index of character followed after sequence's last character.
error - Variable in class console.ErrorMatcher
 
ErrorListModel - Class in console
A model for storing a collection of ErrorMatchers.
ErrorListModel() - Constructor for class console.ErrorListModel
 
ErrorMatcher - Class in console
ErrorMatcher - a model which represents error/warning regular expressions for one particular program.
ErrorMatcher(String) - Constructor for class console.ErrorMatcher
Loads the state of the ErrorMatcher from jEdit properties
ErrorOutput - Class in console
 
ErrorOutput(Console) - Constructor for class console.ErrorOutput
 
ErrorOutput(Output, Color) - Constructor for class console.ErrorOutput
 
errorRE - Variable in class console.ErrorMatcher
 
errors - Variable in class console.ErrorMatcher
 
ErrorsOptionPane - Class in console.options
A view/editor for an ErrorListModel.
ErrorsOptionPane() - Constructor for class console.options.ErrorsOptionPane
 
escMatcher - Class in jcfunc
Central class.
escMatcher(int, int) - Constructor for class jcfunc.escMatcher
Constructor.
eval(String) - Method in class console.ConsolePane
 
execute(Console, String, Output, Output, String) - Method in class console.ConsoleBeanShell
 
execute(Console, String, Output, Output, String) - Method in class console.Shell
Executes a command.
execute(Console, String, Output) - Method in class console.Shell
A convenience function - you do not override this method.
execute(Console, String, Output, Output, String) - Method in class console.SystemShell
 
execute(Console, Output, Output, Vector<String>) - Method in class console.SystemShellBuiltIn
Used by executeBuiltIn
execute(Console, Output, Output, Vector<String>, Hashtable<String, Object>) - Method in class console.SystemShellBuiltIn
 
executeBuiltIn(Console, Output, Output, String, Vector<String>) - Method in class console.SystemShell
 
executeInDir(Console, String, Output, Output, String, String) - Method in class console.SystemShell
 
expandSystemShellVariables(View, String) - Static method in class console.ConsolePlugin
Expands embedded environment variables in the same manner as the system shell.
extraPattern - Variable in class console.ErrorMatcher
 
extraRE - Variable in class console.ErrorMatcher
 

F

fileBackref - Variable in class console.ErrorMatcher
 
finalize() - Method in class console.ProjectTreeListener
 
findMatches(String) - Method in class console.ErrorMatcher
 
finishErrorParsing() - Method in class console.CommandOutputParser
 
fireActionEvent(String) - Method in class console.ConsolePane
 
focusOnDefaultComponent() - Method in class console.Console
 
function - Variable in class jcfunc.Description
Control function of sequence.

G

GeneralOptionPane - Class in console.options
 
GeneralOptionPane() - Constructor for class console.options.GeneralOptionPane
 
generateFullWorkingSet() - Static method in class jcfunc.Sequences
Returns map of Records.
generateWorkingSet(CF...) - Static method in class jcfunc.Sequences
Returns map of Records.
get(int) - Method in class console.ErrorListModel
 
get(String) - Method in class console.gui.PanelStack
 
getAliases() - Method in class console.SystemShell
 
getAllCommands() - Static method in class console.ConsolePlugin
 
getCFPattern(CF, int) - Static method in class jcfunc.Sequences
Returns control function's RegExp-pattern.
getClassName(Buffer) - Static method in class console.ConsolePlugin
Returns the name of the specified buffer without the extension, appended to the buffer's package name.
getCode() - Method in class console.commando.CommandoCommand
 
getCode() - Method in class console.Shell.SwitchAction
 
getCode() - Method in class console.Shell.ToggleAction
 
getColor() - Method in class console.CommandOutputParser
 
getColor(paramSGR) - Static method in enum jcfunc.parameters.paramSGR
Translates enum-value to Color.
getCommandoCommands() - Static method in class console.ConsolePlugin
 
getCommonCFPattern(int, boolean) - Static method in class jcfunc.Sequences
Returns common control function's RegExp-pattern, which matches any sequence.
getCommonCFPattern(int, Sequences.C0[], Sequences.C1[], Sequences.Sym[]) - Static method in class jcfunc.Sequences
Returns common control function's RegExp-pattern, which matches any sequence.
getCompletions(Console, String) - Method in class console.Shell
Returns possible completions for the specified command.
getCompletions(Console, String) - Method in class console.SystemShell
Returns possible completions for the specified command.
getConsole(View) - Static method in class console.ConsolePlugin
 
getConsolePane() - Method in class console.Console
 
getConsoleSettingsDirectory() - Static method in class console.ConsolePlugin
 
getDocument() - Method in class console.Console.ShellState
 
getEnumValue(int) - Static method in enum jcfunc.parameters.paramCTC
Returns enum-value by int-value.
getEnumValue(int) - Static method in enum jcfunc.parameters.paramDAQ
Returns enum-value by int-value.
getEnumValue(int) - Static method in enum jcfunc.parameters.paramEA
Returns enum-value by int-value.
getEnumValue(int) - Static method in enum jcfunc.parameters.paramED
Returns enum-value by int-value.
getEnumValue(int) - Static method in enum jcfunc.parameters.paramEF
Returns enum-value by int-value.
getEnumValue(int) - Static method in enum jcfunc.parameters.paramEL
Returns enum-value by int-value.
getEnumValue(int) - Static method in enum jcfunc.parameters.paramFNT
Returns enum-value by int-value.
getEnumValue(int) - Static method in enum jcfunc.parameters.paramGCC
Returns enum-value by int-value.
getEnumValue(int) - Static method in enum jcfunc.parameters.paramIDCS
Returns enum-value by int-value.
getEnumValue(int) - Static method in enum jcfunc.parameters.paramJFY
Returns enum-value by int-value.
getEnumValue(int) - Static method in enum jcfunc.parameters.paramMC
Returns enum-value by int-value.
getEnumValue(int) - Static method in enum jcfunc.parameters.paramPEC
Returns enum-value by int-value.
getEnumValue(int) - Static method in enum jcfunc.parameters.paramPFS
Returns enum-value by int-value.
getEnumValue(int) - Static method in enum jcfunc.parameters.paramPTX
Returns enum-value by int-value.
getEnumValue(int) - Static method in enum jcfunc.parameters.paramQUAD
Returns enum-value by int-value.
getEnumValue(int) - Static method in enum jcfunc.parameters.paramRM
Returns enum-value by int-value.
getEnumValue(int) - Static method in enum jcfunc.parameters.paramSAPV
Returns enum-value by int-value.
getEnumValue(int) - Static method in enum jcfunc.parameters.paramSCO
Returns enum-value by int-value.
getEnumValue(int) - Static method in enum jcfunc.parameters.paramSCP
Returns enum-value by int-value.
getEnumValue(int, boolean) - Static method in enum jcfunc.parameters.paramSCP
Returns enum-value by int-value.
getEnumValue(int) - Static method in enum jcfunc.parameters.paramSDS
Returns enum-value by int-value.
getEnumValue(int) - Static method in enum jcfunc.parameters.paramSEE
Returns enum-value by int-value.
getEnumValue(int) - Static method in enum jcfunc.parameters.paramSGR
Returns enum-value by int-value.
getEnumValue(int) - Static method in enum jcfunc.parameters.paramSHS
Returns enum-value by int-value.
getEnumValue(int) - Static method in enum jcfunc.parameters.paramSIMD
Returns enum-value by int-value.
getEnumValue(int) - Static method in enum jcfunc.parameters.paramSM
Returns enum-value by int-value.
getEnumValue(int) - Static method in enum jcfunc.parameters.paramSPD
Returns enum-value by int-value.
getEnumValue(int, boolean) - Static method in enum jcfunc.parameters.paramSPD
Returns enum-value by int-value.
getEnumValue(int) - Static method in enum jcfunc.parameters.paramSPQR
Returns enum-value by int-value.
getEnumValue(int) - Static method in enum jcfunc.parameters.paramSRS
Returns enum-value by int-value.
getEnumValue(int) - Static method in enum jcfunc.parameters.paramSSU
Returns enum-value by int-value.
getEnumValue(int) - Static method in enum jcfunc.parameters.paramSVS
Returns enum-value by int-value.
getEnumValue(int) - Static method in enum jcfunc.parameters.paramTBC
Returns enum-value by int-value.
getErrorColor() - Method in class console.Console
Returns the error text color.
getErrors() - Method in class console.ErrorMatcher
 
getErrorSource() - Method in class console.Console
Returns this console's error source instance.
getHistoryModel() - Method in class console.ConsolePane
 
getId() - Method in class console.Console
 
getInfoColor() - Method in class console.Console
Returns the informational text color.
getInput() - Method in class console.ConsolePane
 
getInputStart() - Method in class console.Console.ShellState
 
getInputStart() - Method in class console.ConsoleHistoryText
 
getInputStart() - Method in class console.ConsolePane
 
getIntValue(paramCTC) - Static method in enum jcfunc.parameters.paramCTC
Returns int-value, which is corresponded to enum-value.
getIntValue(paramDAQ) - Static method in enum jcfunc.parameters.paramDAQ
Returns int-value, which is corresponded to enum-value.
getIntValue(paramEA) - Static method in enum jcfunc.parameters.paramEA
Returns int-value, which is corresponded to enum-value.
getIntValue(paramED) - Static method in enum jcfunc.parameters.paramED
Returns int-value, which is corresponded to enum-value.
getIntValue(paramEF) - Static method in enum jcfunc.parameters.paramEF
Returns int-value, which is corresponded to enum-value.
getIntValue(paramEL) - Static method in enum jcfunc.parameters.paramEL
Returns int-value, which is corresponded to enum-value.
getIntValue(paramFNT) - Static method in enum jcfunc.parameters.paramFNT
Returns int-value, which is corresponded to enum-value.
getIntValue(paramGCC) - Static method in enum jcfunc.parameters.paramGCC
Returns int-value, which is corresponded to enum-value.
getIntValue(paramIDCS) - Static method in enum jcfunc.parameters.paramIDCS
Returns int-value, which is corresponded to enum-value.
getIntValue(paramJFY) - Static method in enum jcfunc.parameters.paramJFY
Returns int-value, which is corresponded to enum-value.
getIntValue(paramMC) - Static method in enum jcfunc.parameters.paramMC
Returns int-value, which is corresponded to enum-value.
getIntValue(paramPEC) - Static method in enum jcfunc.parameters.paramPEC
Returns int-value, which is corresponded to enum-value.
getIntValue(paramPFS) - Static method in enum jcfunc.parameters.paramPFS
Returns int-value, which is corresponded to enum-value.
getIntValue(paramPTX) - Static method in enum jcfunc.parameters.paramPTX
Returns int-value, which is corresponded to enum-value.
getIntValue(paramQUAD) - Static method in enum jcfunc.parameters.paramQUAD
Returns int-value, which is corresponded to enum-value.
getIntValue(paramRM) - Static method in enum jcfunc.parameters.paramRM
Returns int-value, which is corresponded to enum-value.
getIntValue(paramSAPV) - Static method in enum jcfunc.parameters.paramSAPV
Returns int-value, which is corresponded to enum-value.
getIntValue(paramSCO) - Static method in enum jcfunc.parameters.paramSCO
Returns int-value, which is corresponded to enum-value.
getIntValue(paramSCP) - Static method in enum jcfunc.parameters.paramSCP
Returns int-value, which is corresponded to enum-value.
getIntValue(paramSDS) - Static method in enum jcfunc.parameters.paramSDS
Returns int-value, which is corresponded to enum-value.
getIntValue(paramSEE) - Static method in enum jcfunc.parameters.paramSEE
Returns int-value, which is corresponded to enum-value.
getIntValue(paramSGR) - Static method in enum jcfunc.parameters.paramSGR
Returns int-value, which is corresponded to enum-value.
getIntValue(paramSHS) - Static method in enum jcfunc.parameters.paramSHS
Returns int-value, which is corresponded to enum-value.
getIntValue(paramSIMD) - Static method in enum jcfunc.parameters.paramSIMD
Returns int-value, which is corresponded to enum-value.
getIntValue(paramSM) - Static method in enum jcfunc.parameters.paramSM
Returns int-value, which is corresponded to enum-value.
getIntValue(paramSPD) - Static method in enum jcfunc.parameters.paramSPD
Returns int-value, which is corresponded to enum-value.
getIntValue(paramSPQR) - Static method in enum jcfunc.parameters.paramSPQR
Returns int-value, which is corresponded to enum-value.
getIntValue(paramSRS) - Static method in enum jcfunc.parameters.paramSRS
Returns int-value, which is corresponded to enum-value.
getIntValue(paramSSU) - Static method in enum jcfunc.parameters.paramSSU
Returns int-value, which is corresponded to enum-value.
getIntValue(paramSVS) - Static method in enum jcfunc.parameters.paramSVS
Returns int-value, which is corresponded to enum-value.
getIntValue(paramTBC) - Static method in enum jcfunc.parameters.paramTBC
Returns int-value, which is corresponded to enum-value.
getLabel() - Method in class console.Shell.SwitchAction
 
getLabel() - Method in class console.Shell.ToggleAction
 
getMaxArguments() - Method in class console.SystemShellBuiltIn
 
getMinArguments() - Method in class console.SystemShellBuiltIn
 
getName() - Method in class console.Shell
Returns the name of the shell.
getOptionGroup(VPTProject) - Method in class console.ProjectCommandOptionsService
This should return an OptionGroup to be shown.
getOptionPane(VPTProject) - Method in class console.ProjectCommandOptionsService
This method should return the option pane to be shown.
getOptions() - Method in class console.SystemShellBuiltIn
 
getOutput(String) - Method in class console.Console
Returns the Output corresponding to a particular Shell, without changing the selected Shell.
getOutput() - Method in class console.Console
Returns the output instance for the currently selected Shell.
getOutputPane() - Method in class console.Console
Deprecated. Use getConsolePane() instead.
getPackageName(Buffer) - Static method in class console.ConsolePlugin
A utility method that returns the name of the package containing the current buffer.
getPackageRoot(Buffer) - Static method in class console.ConsolePlugin
Returns the directory containing the root of the package of the current buffer.
getPartialInput() - Method in class console.ConsolePane
 
getPlainColor() - Method in class console.Console
 
getProcessRunner() - Static method in class console.ProcessRunner
 
getPropertyPrefix() - Method in class console.commando.CommandoCommand
 
getShell() - Method in class console.Console
 
getShell(String) - Static method in class console.Shell
Returns the shell with the specified name
getShellNames() - Static method in class console.Shell
Returns an array of all registered shells.
getShellState(Shell) - Method in class console.Console
 
getShellSwitchActions() - Static method in class console.ConsolePlugin
 
getShortLabel() - Method in class console.commando.CommandoCommand
 
getSwitchActions() - Static method in class console.ConsolePlugin
 
getSystemShell() - Static method in class console.ConsolePlugin
 
getSystemShellVariableValue(View, String) - Static method in class console.ConsolePlugin
Returns the value of the specified system shell environment variable.
getText() - Method in class console.ConsoleHistoryText
 
getUserCommandDirectory() - Static method in class console.ConsolePlugin
 
getVariableValue(View, String) - Method in class console.SystemShell
 
getView() - Method in class console.Console
 
getWarningColor() - Method in class console.Console
Returns the warning text color.

H

handleMessage(DynamicMenuChanged) - Method in class console.commando.CommandoToolBar
 
handleMessage(EBMessage) - Method in class console.Console
 
handleMessage(EBMessage) - Method in class console.ProjectTreeListener
On project change...
handleNodeSelected(VFSPathSelected) - Method in class console.Console
 
handlePluginUpdate(PluginUpdate) - Method in class console.Console
 
handlePluginUpdate(PluginUpdate) - Method in class console.ConsolePlugin
 
handleViewUpdate(ViewUpdate) - Method in class console.ConsolePlugin
 
help - Variable in class console.SystemShellBuiltIn
 

I

init() - Static method in class console.commando.CommandoToolBar
 
Input - Static variable in class console.ConsolePane
 
InputStart - Static variable in class console.ConsolePane
 
insertElementAt(Object, int) - Method in class console.ErrorListModel
 
internalName() - Method in class console.ErrorMatcher
 
internalName(String) - Static method in class console.ErrorMatcher
 
invoke(View) - Method in class console.commando.CommandoCommand
 
invoke(View) - Method in class console.Shell.ShellAction
 
invoke(View) - Method in class console.Shell.SwitchAction
 
invoke(View) - Method in class console.Shell.ToggleAction
 
isEmpty() - Method in class console.DirectoryStack
 
isOverriding() - Method in class console.commando.CommandoCommand
 
isUser() - Method in class console.commando.CommandoCommand
 
isValid() - Method in class console.ErrorMatcher
TODO: also check that any referred to group number (from the filename/linenumber/error message), as well as the extralines, actually exists in the regex.

J

jcfunc - package jcfunc
 
jcfunc.parameters - package jcfunc.parameters
 

L

label - Variable in class console.commando.CommandoHandler.Option
 
Label - Class in console.gui
 
Label(String) - Constructor for class console.gui.Label
 
Label(String, int) - Constructor for class console.gui.Label
 
lastError - Variable in class console.CommandOutputParser
 
lineBackref - Variable in class console.ErrorMatcher
 
load() - Method in class console.Console
 
load() - Static method in class console.ErrorListModel
 
load(String) - Method in class console.ErrorMatcher
Brings the state back from the properties.
longName - Variable in class console.SystemShellBuiltIn.Option
 

M

main(String[]) - Static method in class console.DirectoryStack
 
match(View, String, String, ErrorSource) - Method in class console.ErrorMatcher
 
matches(String) - Method in class jcfunc.escMatcher
This method matches input string with patterns from Working set
matchExtra(String) - Method in class console.ErrorMatcher
 
matchLine(String) - Method in class console.ErrorMatcher
 
MENU - Static variable in class console.ConsolePlugin
 
messageBackref - Variable in class console.ErrorMatcher
 
MODE_7BIT - Static variable in class jcfunc.Sequences
Control functions are reprsented in 7-bit code
MODE_8BIT - Static variable in class jcfunc.Sequences
Control functions are reprsented in 8-bit code

N

name - Variable in class console.ErrorMatcher
may contain spaces and is used as a text label.
name - Variable in class console.SystemShellBuiltIn
 
NO_ERROR - Static variable in class console.ConsolePlugin
Return value of #parseLine() if the text does not match a known error pattern.
NONE - Static variable in class console.options.CompileRunOptionPane
 

O

offset - Variable in class console.Shell.CompletionInfo
 
ok() - Method in class console.commando.CommandoDialog
 
openConsole(Console) - Method in class console.Shell
Called when a Console dockable first selects this shell.
openConsole(Console) - Method in class console.SystemShell
Called when a Console dockable first selects this shell.
openStream() - Method in class console.commando.CommandoCommand
 
Output - Interface in console
Output interface - for console output devices.

P

PanelStack - Class in console.gui
Arranges JPanels in a stacked layout, and gives a convenient interface for adding/switching by name.
PanelStack() - Constructor for class console.gui.PanelStack
 
paramCTC - Enum in jcfunc.parameters
Enum paramCTC contains returned values for control function CF.CTC.
paramDAQ - Enum in jcfunc.parameters
Enum paramDAQ contains returned values for control function CF.DAQ.
paramEA - Enum in jcfunc.parameters
Enum paramEA contains returned values for control function CF.EA.
paramED - Enum in jcfunc.parameters
Enum paramED contains returned values for control function CF.ED.
paramEF - Enum in jcfunc.parameters
Enum paramEF contains returned values for control function CF.EF.
paramEL - Enum in jcfunc.parameters
Enum paramEL contains returned values for control function CF.EL.
parameters - Variable in class jcfunc.Description
Parameters of control function, if any.
paramFNT - Enum in jcfunc.parameters
Enum paramFNT contains returned values for control function CF.FNT.
paramGCC - Enum in jcfunc.parameters
Enum paramGCC contains returned values for control function CF.GCC.
paramIDCS - Enum in jcfunc.parameters
Enum paramIDCS contains returned values for control function CF.IDCS.
paramJFY - Enum in jcfunc.parameters
Enum paramJFY contains returned values for control function CF.JFY.
paramMC - Enum in jcfunc.parameters
Enum paramMC contains returned values for control function CF.MC.
paramPEC - Enum in jcfunc.parameters
Enum paramPEC contains returned values for control function CF.PEC.
paramPFS - Enum in jcfunc.parameters
Enum paramPFS contains returned values for control function CF.PFS.
paramPTX - Enum in jcfunc.parameters
Enum paramPTX contains returned values for control function CF.PTX.
paramQUAD - Enum in jcfunc.parameters
Enum paramQUAD contains returned values for control function CF.QUAD.
paramRM - Enum in jcfunc.parameters
Enum paramRM contains returned values for control function CF.RM.
paramSAPV - Enum in jcfunc.parameters
Enum paramSAPV contains returned values for control function CF.SAPV.
paramSCO - Enum in jcfunc.parameters
Enum paramSCO contains returned values for control function CF.SCO.
paramSCP - Enum in jcfunc.parameters
Enum paramSCP contains returned values for control function CF.SCP.
paramSDS - Enum in jcfunc.parameters
Enum paramSDS contains returned values for control function CF.SDS.
paramSEE - Enum in jcfunc.parameters
Enum paramSEE contains returned values for control function CF.SEE.
paramSGR - Enum in jcfunc.parameters
Enum paramSGR contains returned values for control function CF.SGR and some methods, which are designed to thus values processing.
paramSHS - Enum in jcfunc.parameters
Enum paramSHS contains returned values for control function CF.SHS.
paramSIMD - Enum in jcfunc.parameters
Enum paramSIMD contains returned values for control function CF.SIMD.
paramSM - Enum in jcfunc.parameters
Enum paramSM contains returned values for control function CF.SM.
paramSPD - Enum in jcfunc.parameters
Enum paramSPD contains returned values for control function CF.SPD.
paramSPQR - Enum in jcfunc.parameters
Enum paramSPQR contains returned values for control function CF.SPQR.
paramSRS - Enum in jcfunc.parameters
Enum paramSRS contains returned values for control function CF.SRS.
paramSSU - Enum in jcfunc.parameters
Enum paramSSU contains returned values for control function CF.SSU.
paramSVS - Enum in jcfunc.parameters
Enum paramSVS contains returned values for control function CF.SVS.
paramTBC - Enum in jcfunc.parameters
Enum paramTBC contains returned values for control function CF.TBC.
parse(String) - Method in class jcfunc.escMatcher
Main method.
parse(String, boolean) - Method in class jcfunc.escMatcher
Main method.
parseLine(View, String, String, DefaultErrorSource) - Static method in class console.ConsolePlugin
parseLine() Publicly documented class for parsing output of user defined programs through the system shell error parser.
paste() - Method in class console.ConsolePane
Overridden to avoid pasting in the output of the Console itself.
pattern7 - Variable in class jcfunc.Sequences.Record
7-bit mode's pattern
pattern8 - Variable in class jcfunc.Sequences.Record
8-bit mode's pattern
pop() - Method in class console.DirectoryStack
 
print(Color, String) - Method in class console.BufferOutput
 
print(Color, String) - Method in class console.Console
Deprecated. Do not use the console as an Output instance, use the Output given to you in Shell.execute() instead.
print(Color, String) - Method in class console.Console.ShellState
 
print(Color, String) - Method in class console.ErrorOutput
 
print(Color, String) - Method in interface console.Output
Prints a line of text with the specified color.
printColored(String) - Method in class console.BufferOutput
Should this run through error handlers and print in colors?
printInfoMessage(Output) - Method in class console.ConsoleBeanShell
 
printInfoMessage(Output) - Method in class console.Shell
Prints a 'info' message to the specified console.
printInfoMessage(Output) - Method in class console.SystemShell
 
printPrompt(Console, Output) - Method in class console.ConsoleBeanShell
Prints a prompt to the specified console.
printPrompt(Console, Output) - Method in class console.Shell
Prints a prompt to the specified console.
printPrompt(Console, Output) - Method in class console.SystemShell
Prints a prompt to the specified console.
processKeyEvent(KeyEvent) - Method in class console.ConsolePane
 
processLine(String) - Method in class console.CommandOutputParser
Processes a line without displaying it to the Output
processLine(String, boolean) - Method in class console.CommandOutputParser
Process a line of input.
processLine(String) - Method in class console.DirectoryStack
 
ProcessRunner - Class in console
 
ProcessRunner() - Constructor for class console.ProcessRunner
 
ProjectCommandOptionPane - Class in console
 
ProjectCommandOptionPane(VPTProject) - Constructor for class console.ProjectCommandOptionPane
 
ProjectCommandOptionsService - Class in console
 
ProjectCommandOptionsService() - Constructor for class console.ProjectCommandOptionsService
 
ProjectTreeListener - Class in console
Listener of ProjectViewer 2.9 node selection events.
ProjectTreeListener(Console) - Constructor for class console.ProjectTreeListener
 
push(String) - Method in class console.DirectoryStack
 

R

raise(String) - Method in class console.gui.PanelStack
 
remove() - Static method in class console.commando.CommandoToolBar
Remove the instance from the all views
remove(View) - Static method in class console.commando.CommandoToolBar
Remove the instance from the all views
remove(String, CF) - Method in class jcfunc.escMatcher
Remove from input string control function's sequence only.
removeActionListener(ActionListener) - Method in class console.ConsolePane
 
removeAll(String) - Method in class jcfunc.escMatcher
Remove from input string any control function's sequence only.
removeElementAt(int) - Method in class console.ErrorListModel
 
removeNotify() - Method in class console.commando.CommandoToolBar
 
rescanCommands() - Static method in class console.ConsolePlugin
Dynamicly generates two ActionSets, one for Commando commands, and one for Shells.
reset() - Method in class console.ErrorListModel
 
resolveEntity(String, String) - Method in class console.commando.CommandoHandler
 
restore() - Method in class console.ErrorListModel
 
run(Shell, String, Output, Output, String) - Method in class console.Console
Runs the specified command.
run(Shell, String) - Method in class console.Console
 
run(Shell, Output, String) - Method in class console.Console
Convenience function currently used by some beanshell macros.
run(View, Buffer) - Static method in class console.ConsolePlugin
 
runLastCommand() - Method in class console.Console
Meant to be used as a user action.
runProject(View) - Static method in class console.ConsolePlugin
 

S

save() - Method in class console.ErrorListModel
 
save() - Method in class console.ErrorMatcher
 
save() - Method in class console.gui.CheckBox
 
scanDirectory(String) - Static method in class console.ConsolePlugin
Given a filename, performs translations so that it's a command name
scanJarFile() - Static method in class console.ConsolePlugin
 
scrollToBottom() - Method in class console.Console
 
Sequences - Class in jcfunc
Class Sequencies stores subsets of control functions, patterns and methods to work with them.
Sequences() - Constructor for class jcfunc.Sequences
 
Sequences.C0 - Enum in jcfunc
Control function of C0-set
Sequences.C1 - Enum in jcfunc
Control function of C1-set
Sequences.Record - Class in jcfunc
Class Record stores RegExp-patterns.
Sequences.Record(String, String) - Constructor for class jcfunc.Sequences.Record
Constructor.
Sequences.Record(String[]) - Constructor for class jcfunc.Sequences.Record
Constructor.
Sequences.Sym - Enum in jcfunc
Additional symbols
SERVICE - Static variable in class console.Shell
 
set(ErrorMatcher) - Method in class console.ErrorMatcher
Copies values from one ErrorMatcher into this
setAttrs(int, AttributeSet) - Method in class console.BufferOutput
 
setAttrs(int, AttributeSet) - Method in class console.Console.ShellState
 
setAttrs(int, AttributeSet) - Method in class console.ErrorOutput
 
setAttrs(int, AttributeSet) - Method in interface console.Output
Changes the attributes of the given text selection to those specified.
setDirectory(String) - Method in class console.CommandOutputParser
 
setDocument(Document) - Method in class console.ConsolePane
 
setHistoryIndex(int) - Method in class console.ConsolePane
 
setHistoryModel(String) - Method in class console.ConsolePane
 
setInput(String) - Method in class console.ConsolePane
 
setInputStart(int) - Method in class console.Console.ShellState
 
setInputStart(int) - Method in class console.ConsolePane
 
setPatterns(CF...) - Method in class jcfunc.escMatcher
Creates working set of patterns
setShell(String) - Method in class console.Console
 
setShell(Shell) - Method in class console.Console
Creates a ShellState (output instance) if necessary.
setSystemShellVariableValue(String, String) - Static method in class console.ConsolePlugin
Sets the value of the specified system shell environment variable.
setText(String) - Method in class console.ConsoleHistoryText
 
Shell - Class in console
Console has a single dockable window, which can contain multiple Shells.
Shell(String) - Constructor for class console.Shell
 
Shell.CompletionInfo - Class in console
 
Shell.CompletionInfo() - Constructor for class console.Shell.CompletionInfo
 
Shell.ShellAction - Class in console
All ShellActions select a named Shell.
Shell.SwitchAction - Class in console
A SwitchAction selects a shell and makes Console visible.
Shell.SwitchAction(String) - Constructor for class console.Shell.SwitchAction
 
Shell.ToggleAction - Class in console
A ToggleAction is a ShellAction which also toggles the visibility of the Console.
Shell.ToggleAction(String) - Constructor for class console.Shell.ToggleAction
 
shellName - Variable in class console.Shell.ShellAction
 
shortName - Variable in class console.SystemShellBuiltIn.Option
 
start() - Method in class console.ConsolePlugin
 
startAnimation() - Method in class console.Console
 
startDocument() - Method in class console.commando.CommandoHandler
 
startElement(String, String, String, Attributes) - Method in class console.commando.CommandoHandler
 
stop(Console) - Method in class console.ConsoleBeanShell
 
stop() - Method in class console.ConsolePlugin
 
stop(Console) - Method in class console.Shell
Stops the currently executing command, if any.
stop(Console) - Method in class console.SystemShell
 
stopAnimation() - Method in class console.Console
 
SystemOptionPane - Class in console.options
Console options pertaining to the System shell
SystemOptionPane() - Constructor for class console.options.SystemOptionPane
 
SystemShell - Class in console
A SystemShell is shared across all instances of Console.
SystemShell() - Constructor for class console.SystemShell
 
SystemShellBuiltIn - Class in console
 
SystemShellBuiltIn() - Constructor for class console.SystemShellBuiltIn
 
SystemShellBuiltIn.Option - Class in console
 
SystemShellBuiltIn.Option(char, String, boolean) - Constructor for class console.SystemShellBuiltIn.Option
 

T

takesArgument - Variable in class console.SystemShellBuiltIn.Option
 
testText - Variable in class console.ErrorMatcher
 
toLongString() - Method in class console.ErrorMatcher
 
ToolBarOptionPane - Class in console.options
 
ToolBarOptionPane() - Constructor for class console.options.ToolBarOptionPane
 
toString() - Method in class console.commando.CommandoHandler.Option
 
toString() - Method in class console.ErrorMatcher
 
toString() - Method in class console.Shell
Returns the name of the shell.
toString() - Method in class jcfunc.Description
Returns string representation of this object.
toString() - Method in class jcfunc.Sequences.Record
Returns string represetation of current instance.
toString() - Method in enum jcfunc.Sequences.Sym
 

U

unCustomizeButton() - Method in class console.commando.CommandoButton
 
unload() - Method in class console.Console
 
update(JMenu) - Method in class console.ConsoleMenuProvider
 
update(String) - Method in class console.options.CompileRunOptionPane
 
updateAnimation() - Method in class console.Console
 
updateEveryTime() - Method in class console.ConsoleMenuProvider
 
user - Variable in class console.ErrorMatcher
 

V

value - Variable in class console.commando.CommandoHandler.Option
 
valueOf(String) - Static method in enum jcfunc.CF
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum jcfunc.parameters.paramCTC
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum jcfunc.parameters.paramDAQ
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum jcfunc.parameters.paramEA
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum jcfunc.parameters.paramED
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum jcfunc.parameters.paramEF
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum jcfunc.parameters.paramEL
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum jcfunc.parameters.paramFNT
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum jcfunc.parameters.paramGCC
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum jcfunc.parameters.paramIDCS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum jcfunc.parameters.paramJFY
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum jcfunc.parameters.paramMC
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum jcfunc.parameters.paramPEC
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum jcfunc.parameters.paramPFS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum jcfunc.parameters.paramPTX
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum jcfunc.parameters.paramQUAD
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum jcfunc.parameters.paramRM
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum jcfunc.parameters.paramSAPV
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum jcfunc.parameters.paramSCO
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum jcfunc.parameters.paramSCP
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum jcfunc.parameters.paramSDS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum jcfunc.parameters.paramSEE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum jcfunc.parameters.paramSGR
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum jcfunc.parameters.paramSHS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum jcfunc.parameters.paramSIMD
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum jcfunc.parameters.paramSM
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum jcfunc.parameters.paramSPD
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum jcfunc.parameters.paramSPQR
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum jcfunc.parameters.paramSRS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum jcfunc.parameters.paramSSU
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum jcfunc.parameters.paramSVS
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum jcfunc.parameters.paramTBC
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum jcfunc.Sequences.C0
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum jcfunc.Sequences.C1
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum jcfunc.Sequences.Sym
Returns the enum constant of this type with the specified name.
values() - Static method in enum jcfunc.CF
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum jcfunc.parameters.paramCTC
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum jcfunc.parameters.paramDAQ
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum jcfunc.parameters.paramEA
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum jcfunc.parameters.paramED
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum jcfunc.parameters.paramEF
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum jcfunc.parameters.paramEL
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum jcfunc.parameters.paramFNT
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum jcfunc.parameters.paramGCC
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum jcfunc.parameters.paramIDCS
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum jcfunc.parameters.paramJFY
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum jcfunc.parameters.paramMC
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum jcfunc.parameters.paramPEC
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum jcfunc.parameters.paramPFS
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum jcfunc.parameters.paramPTX
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum jcfunc.parameters.paramQUAD
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum jcfunc.parameters.paramRM
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum jcfunc.parameters.paramSAPV
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum jcfunc.parameters.paramSCO
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum jcfunc.parameters.paramSCP
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum jcfunc.parameters.paramSDS
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum jcfunc.parameters.paramSEE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum jcfunc.parameters.paramSGR
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum jcfunc.parameters.paramSHS
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum jcfunc.parameters.paramSIMD
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum jcfunc.parameters.paramSM
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum jcfunc.parameters.paramSPD
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum jcfunc.parameters.paramSPQR
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum jcfunc.parameters.paramSRS
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum jcfunc.parameters.paramSSU
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum jcfunc.parameters.paramSVS
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum jcfunc.parameters.paramTBC
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum jcfunc.Sequences.C0
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum jcfunc.Sequences.C1
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum jcfunc.Sequences.Sym
Returns an array containing the constants of this enum type, in the order they are declared.

W

waitFor(Console) - Method in class console.ConsoleBeanShell
 
waitFor(Console) - Method in class console.Shell
Waits until any currently executing commands finish.
waitFor(Console) - Method in class console.SystemShell
Waits for currently running Console processes to finish execution.
waitUntilDone() - Method in class console.Shell
Deprecated. - see waitFor(Console)
warning - Variable in class console.ErrorMatcher
 
warningRE - Variable in class console.ErrorMatcher
 
writeAttrs(AttributeSet, String) - Method in class console.BufferOutput
 
writeAttrs(AttributeSet, String) - Method in class console.Console.ShellState
 
writeAttrs(AttributeSet, String) - Method in class console.Console
Deprecated. Do not use the console as an Output instance, use the Output given to you in Shell.execute() instead. see @ref Output for information about how to create additional console Output instances.
writeAttrs(AttributeSet, String) - Method in class console.ErrorOutput
 
writeAttrs(AttributeSet, String) - Method in interface console.Output
Prints a string of text with the specified color, without the terminating newline.

_

_init() - Method in class console.options.CompileRunOptionPane
 
_init() - Method in class console.options.ErrorsOptionPane
 
_init() - Method in class console.options.GeneralOptionPane
 
_init() - Method in class console.options.SystemOptionPane
 
_init() - Method in class console.options.ToolBarOptionPane
 
_init() - Method in class console.ProjectCommandOptionPane
 
_load() - Method in class console.options.ErrorsOptionPane
 
_save() - Method in class console.options.CompileRunOptionPane
 
_save() - Method in class console.options.ErrorsOptionPane
 
_save() - Method in class console.options.GeneralOptionPane
 
_save() - Method in class console.options.SystemOptionPane
 
_save() - Method in class console.options.ToolBarOptionPane
 
_save() - Method in class console.ProjectCommandOptionPane
 

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