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

E

editButs - Static variable in class kawigi.cmd.TestCasesAction
 
editFields - Static variable in class kawigi.cmd.TestCasesAction
All visual controls and its dispatchers in dialog for editing single test case.
EditorAction - Class in kawigi.cmd
This is the big thing that controls common editor commands that act on a specific CodePane.
EditorAction(ActID, CodePane) - Constructor for class kawigi.cmd.EditorAction
Constructs a new EditorAction that executes the ActID on the CodePane.
EditorDataType - Enum in kawigi.language
This enum represents all the data types supported by TopCoder as input or output types.
EditorLanguage - Enum in kawigi.language
 
EditorPanel - Class in kawigi.editor
This class represents a CodePane with line numbers and scroll bars.
EditorPanel() - Constructor for class kawigi.editor.EditorPanel
Constructs a new EditorPanel.
editsPan - Static variable in class kawigi.cmd.TestCasesAction
 
enableSet - Variable in class kawigi.cmd.DefaultAction
Last set value for enable property.
endDocument() - Method in class kawigi.cmd.UIHandler
Notifies us that the parser has reached the end of the UI document.
endElement(String, String, String) - Method in class kawigi.cmd.UIHandler
Notifies us of an end tag being reached.
endVal() - Method in class kawigi.util.ProcessContainer
Returns the exit value of the process, waiting for it to finish if it hasn't yet.
equals(Object) - Method in class kawigi.cmd.DefaultAction
Determines if this action is equal to another one.
equals(Object) - Method in class kawigi.problem.Test
Checks if this test case is the same as another test case.
eraseSubDispatcher(Dispatcher) - Method in class kawigi.cmd.Dispatcher
Deletes subdispatcher from internal structures and forgets it.
escape(String) - Static method in class kawigi.widget.Snippet
Utility function (also used by Category) which takes a String and converts any special XML characters to XML escape sequences.
escapePattern(String) - Method in class kawigi.cmd.FindReplaceContext
Takes a search string that isn't supposed to be used as a regular expression and makes it regular-expression-able by escaping characters that would otherwise have an unwanted meaning in a regular expression (or worse, make the regular expression not compile, in which case we'd be hosed).
evaluateTag(String, EditorLanguage) - Method in class kawigi.problem.ClassDecl
Evaluates a KawigiEdit tag from a template.

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