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

I

iconFile - Variable in enum kawigi.cmd.ActID
 
initColors() - Static method in class kawigi.editor.CPPView
Initializes the keywords/tokens and their colors.
initColors() - Static method in class kawigi.editor.CSharpView
Initializes the keywords/tokens and their colors.
initColors() - Static method in class kawigi.editor.JavaView
Initializes the keywords/tokens and their colors.
initColors() - Static method in class kawigi.editor.VBView
Initializes the keywords/tokens and their colors.
insertUpdate(DocumentEvent) - Method in class kawigi.editor.LineNumbers
Listens for changes on the Document in its associated text pane.
insertUpdate(DocumentEvent) - Method in class kawigi.widget.ActionTextField
Called when the text in the TextField changes.
install() - Method in class kawigi.KawigiEdit
Verifies or sets several properties used by parts of the editor to set up.
Interval - Class in kawigi.editor
Represents a block of code that is logically delimited (like by parentheses, curly braces, or other matched constructs).
Interval(int, int, int, int, String, String, String, boolean) - Constructor for class kawigi.editor.Interval
Constructs a new Interval with the given fields.
isArrayType() - Method in enum kawigi.language.EditorDataType
Returns true if this type represents an array type.
isBlock() - Method in class kawigi.editor.Interval
Returns true if this interval is appropriate for block marking on the left side of the code.
isChangingTexts - Static variable in class kawigi.cmd.TestCasesAction
Flag needed in synchronizing TextArea and TextBox when editing array parameter.
isDone() - Method in class kawigi.util.ProcessContainer
Returns true if this process has finished.
isDone() - Method in class kawigi.util.ProcessOutput
Returns true if this output stream has stopped producing output.
isEnabled() - Method in class kawigi.cmd.EditorAction
Returns true if a button for this action should appear enabled.
isEnabled() - Method in class kawigi.cmd.FindReplaceAction
Returns true if this Action should show up as enabled.
isEnabled() - Method in class kawigi.cmd.GlobalActionAdapter
Returns true if it can get a local version of this action and that action is enabled.
isEnabled() - Method in class kawigi.cmd.LocalTestAction
Returns true if this action can be executed.
isEnabled() - Method in class kawigi.cmd.SettingAction
Returns true if this action is available.
isEnabled() - Method in class kawigi.cmd.SnippetAction
Returns true if this command should be enabled.
isEnabled() - Method in class kawigi.cmd.TemplateAction
Returns true if these actions are available.
isEnabled() - Method in class kawigi.cmd.TestCasesAction
Returns true if this action is available.
isGlobal() - Method in enum kawigi.cmd.ActID
Use [actid].isGlobal() to figure out if it is owned by the global dispatcher or if it could be associated with (multiple?)
isGlobal() - Method in class kawigi.cmd.Dispatcher
Returns true if this dispatcher is the global dispatcher.
isLocallyDefined(KeyStroke) - Method in class kawigi.editor.KawigiEditKeyMap
Returns true if a command is bound to the given key and it's currently available.
isNeedTrackEnabled() - Method in class kawigi.cmd.DefaultAction
Shows if it's needed to track changes in "enabled" or "visible" properties.
isNeedTrackEnabled() - Method in class kawigi.cmd.TestCasesAction
I think it's very critical to not play with focus during contest.
isShowingReplace() - Method in class kawigi.cmd.FindReplaceContext
Returns true if the replace options should be showing.
isType(EditorDataType) - Method in enum kawigi.language.EditorDataType
Returns true if type is the same as this type, or if either this type or the given type represents an array/vector of the other.
isVisible() - Method in class kawigi.cmd.DefaultAction
Override to allow the control to hide dynamically.
isVisible() - Method in class kawigi.cmd.FindReplaceAction
Returns true if this action should be showing at all.
isVisible() - Method in class kawigi.cmd.GlobalActionAdapter
Returns false if it can get a local version of this action and that action is hidden.
isWithAnswer() - Method in class kawigi.problem.Test
Checks the necessarity of the answer.
itemStateChanged(ItemEvent) - Method in class kawigi.widget.FontPanel
Notifies us that selection has changed on the font combo box.

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