Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
S
save(boolean)
- Static method in class kawigi.cmd.
TemplateAction
Saves the current file.
saveLocal()
- Method in class kawigi.cmd.
LocalTestAction
Saves the current problem to the local test directory.
select(int, double)
- Method in class kawigi.widget.
ProblemTimer
Changes which problem is being looked at.
SELECTED
- Static variable in class kawigi.cmd.
DefaultAction
Boolean property of the state of a check box or something similar.
setAction(Action)
- Method in class kawigi.widget.
ActionLabel
Changes the action for the label.
setAction(Action)
- Method in class kawigi.widget.
ActionTextField
Changes the action for this field.
setAnswer(String)
- Method in class kawigi.problem.
Test
Changes the intended output for this test.
setBoolean(String, boolean)
- Method in class kawigi.properties.
AbstractPrefs
Sets a given property to a boolean value.
setBoolean(String, boolean)
- Method in interface kawigi.properties.
PrefProxy
Sets a property to a boolean value.
setBorderTitle(String)
- Method in class kawigi.widget.
GridPanel
setBorderTitle(String)
- Method in class kawigi.widget.
HorizontalPanel
Sets a new titled border around this panel with the given title.
setBorderTitle(String)
- Method in class kawigi.widget.
VerticalPanel
Sets a titled border around this panel with the given title.
setCategory(String)
- Static method in class kawigi.cmd.
SnippetContext
Sets the category from the snippet dialog.
setColor(String, Color)
- Method in class kawigi.properties.
AbstractPrefs
Sets the given property to the given Color value.
setColor(String, Color)
- Method in interface kawigi.properties.
PrefProxy
Sets a property to a Color value.
setColor(Color)
- Method in class kawigi.widget.
ColorSwatchDropdown
Sets the color of this dropdown and its swatch.
setColumns(String)
- Method in class kawigi.widget.
ActionTextField
setCompileComponent(SimpleOutputComponent)
- Static method in class kawigi.cmd.
Dispatcher
Sets the component that displays compile output.
setContestLength(int)
- Method in class kawigi.widget.
ProblemTimingInfo
Sets the length of the contest.
setCurrentClass(ClassDecl)
- Static method in class kawigi.cmd.
ProblemContext
Sets the current problem's class info.
setDefaultAction(Action)
- Method in class kawigi.editor.
KawigiEditKeyMap
Sets the default action.
setDouble(String, double)
- Method in class kawigi.properties.
AbstractPrefs
Sets the given property to the given double value.
setDouble(String, double)
- Method in interface kawigi.properties.
PrefProxy
Sets a property to a double-precision value.
setEditorPanel(EditorPanel)
- Static method in class kawigi.cmd.
Dispatcher
Sets the EditorPanel for the code editor.
setEnvironment(AppEnvironment)
- Static method in enum kawigi.util.
AppEnvironment
Sets the current application mode.
setFont(String, Font)
- Method in class kawigi.properties.
AbstractPrefs
Sets the given property to the given Font value.
setFont(String, Font)
- Method in interface kawigi.properties.
PrefProxy
Sets a property to a Font value.
setGridDimensions(String)
- Method in class kawigi.widget.
GridPanel
setInsertCode(String)
- Static method in class kawigi.cmd.
SnippetContext
Sets the code that should be inserted by actInsertSnippet.
setInt(String, int)
- Method in class kawigi.properties.
AbstractPrefs
Sets the given property to the given integer value.
setInt(String, int)
- Method in interface kawigi.properties.
PrefProxy
Sets a property to an integer value.
setLanguage(EditorLanguage)
- Static method in class kawigi.cmd.
ProblemContext
Sets the current language that is being used.
setLocalCodeEditorPanel(EditorPanel)
- Static method in class kawigi.cmd.
Dispatcher
Sets the EditorPanel for the Local Code tab.
setName(String)
- Method in class kawigi.
KawigiEdit
Sets the name given to this plugin.
setName(String)
- Method in class kawigi.widget.
Category
Sets the name (and text) of this category.
setName(String)
- Method in class kawigi.widget.
Snippet
Sets the name (and label) of this snippet.
setOutputComponent(SimpleOutputComponent)
- Static method in class kawigi.cmd.
Dispatcher
Sets the component that displays stuff printed from test runs.
setProblemComponent(ProblemComponentModel, Language, Renderer)
- Method in class kawigi.
KawigiEdit
Notifies the editor of a new problem being opened, or the language being changed, or whatever.
setProblemTimer(ProblemTimer)
- Static method in class kawigi.cmd.
Dispatcher
Sets the problem timer control that's normally on the left side of the window.
setProperty(String, String)
- Method in class kawigi.properties.
ChainedPrefs
Locally sets the value of a property.
setProperty(String, String)
- Method in interface kawigi.properties.
PrefProxy
Sets a property to a String value.
setProperty(String, String)
- Method in class kawigi.properties.
StandAlonePrefs
Sets a property to the given string value.
setProperty(String, String)
- Method in class kawigi.properties.
TCPrefs
Sets the value of a property to a String value.
setReplacement(String)
- Method in class kawigi.cmd.
FindReplaceContext
Sets the current replacement string.
setResolveParent(Keymap)
- Method in class kawigi.editor.
KawigiEditKeyMap
Sets the parent keymap.
setSearchString(String)
- Method in class kawigi.cmd.
FindReplaceContext
Sets the current search string.
setSelected(Color)
- Method in class kawigi.widget.
ColorSwatch
Sets the selected color value on this swatch.
setSnippetName(String)
- Static method in class kawigi.cmd.
SnippetContext
Sets the snippet name from the snippet dialog.
setSource(String)
- Method in class kawigi.
KawigiEdit
Sets the text in the editor.
setTabbedPane(JTabbedPane)
- Static method in class kawigi.cmd.
Dispatcher
Sets the JTabbedPane that all the major stuff is on.
setTemplateEditor(EditorPanel)
- Static method in class kawigi.cmd.
Dispatcher
Sets the EditorPanel for the template editor.
setTest(int, Test)
- Method in class kawigi.problem.
ClassDecl
Changes the test case at the given index.
setTestEditorPanel(EditorPanel)
- Static method in class kawigi.cmd.
Dispatcher
Sets the EditorPanel for the Testing Code editor.
setTextEnabled(Boolean)
- Method in class kawigi.
KawigiEdit
Enables/disables the text pane.
SettingAction
- Class in
kawigi.cmd
Action implementation for setting actions.
SettingAction(ActID)
- Constructor for class kawigi.cmd.
SettingAction
Constructs a new SettingAction for the given ActID.
setUseLiteral()
- Method in class kawigi.cmd.
FindReplaceContext
Sets the search mode to literal string matching.
setUseRegex()
- Method in class kawigi.cmd.
FindReplaceContext
Sets the search mode to regular expressions.
setUseWildcards()
- Method in class kawigi.cmd.
FindReplaceContext
Sets the search mode to use wildcards.
setViewClass(Class)
- Method in class kawigi.editor.
ConfigurableEditorKit
Sets the class used to create Views for this EditorKit.
setViewClass(Class)
- Method in class kawigi.editor.
ObedientViewFactory
Sets the class of the View implementation to be used.
setVisible(boolean)
- Method in class kawigi.cmd.
DefaultAction
Sets the visibility property.
setWindow(JFrame)
- Static method in class kawigi.cmd.
Dispatcher
Sets the main window KawigiEdit is on.
setWithAnswer(boolean)
- Method in class kawigi.problem.
Test
Changes the necessarity of the answer.
setWorkingDirectory(File)
- Method in class kawigi.properties.
AbstractPrefs
Sets the "kawigi.localpath" property to the path of the given directory.
setWorkingDirectory(File)
- Method in interface kawigi.properties.
PrefProxy
Sets the directory that should be used locally by KawigiEdit.
showing(boolean)
- Method in class kawigi.cmd.
FindReplaceContext
Gets the Find/Replace dialog and shows it.
SimpleOutputComponent
- Class in
kawigi.widget
The default display component for compile and program output in processes started by KawigiEdit.
SimpleOutputComponent()
- Constructor for class kawigi.widget.
SimpleOutputComponent
Constructs a new SimpleOutputComponent.
Skeleton
- Class in
kawigi.problem
Represents the combination of a String of source code and a location for the caret to be set.
Skeleton(String, int)
- Constructor for class kawigi.problem.
Skeleton
Creates a new Skeleton object with the given parameters for the code and caret location.
Snippet
- Class in
kawigi.widget
This represents a Snippet menu item.
Snippet()
- Constructor for class kawigi.widget.
Snippet
Default constructor for a snippet.
Snippet(String, String)
- Constructor for class kawigi.widget.
Snippet
Constructs a new snippet with the given code and name.
SnippetAction
- Class in
kawigi.cmd
This class executes all snippet-related commands, including using a snippet, launching the snippet dialog and all the controls on the snippet dialog.
SnippetAction(ActID, CodePane)
- Constructor for class kawigi.cmd.
SnippetAction
Constructs a new SnippetAction for the given ActID to act on the given CodePane.
SnippetContext
- Class in
kawigi.cmd
A set of global values to store the state of snippets.
SnippetContext()
- Constructor for class kawigi.cmd.
SnippetContext
SPINNER_MODEL
- Static variable in class kawigi.cmd.
DefaultAction
SpinnerModel property (provides an object that implements SpinnerModel)
SPINNER_VALUE
- Static variable in class kawigi.cmd.
DefaultAction
Value of a spinner - the type depends on the SpinnerModel implementation
StandAlonePrefs
- Class in
kawigi.properties
Preferences implementation for standalone, which uses Java's Properties class to store, load, and save preferences See the notes in the AbstractPrefs class for sematics of how this works.
StandAlonePrefs(File)
- Constructor for class kawigi.properties.
StandAlonePrefs
Constructs a new StandAlonePrefs object which reads preferences from the given file if possible.
StandaloneWindowListener
- Class in
kawigi.cmd
WindowListener implementation for KawigiEditStandalone.
StandaloneWindowListener()
- Constructor for class kawigi.cmd.
StandaloneWindowListener
start()
- Method in class kawigi.util.
ProcessContainer
Starts the threads that listen to the output and error streams of the process.
start()
- Method in class kawigi.util.
ProcessOutput
Starts the thread.
start()
- Method in class kawigi.widget.
ProblemTimer
Starts the update thread and figures out the size of the timer widget.
startDocument()
- Method in class kawigi.cmd.
UIHandler
Called when we begin parsing the GUI XML.
startElement(String, String, String, Attributes)
- Method in class kawigi.cmd.
UIHandler
Called when a start XML tag is encountered.
startUsing()
- Method in class kawigi.
KawigiEdit
Clears the text pane for a new problem.
stateChanged(ChangeEvent)
- Method in class kawigi.widget.
ActionSpinner
Notifies the Action that the user has changed the value of this Spinner.
stateChanged(ChangeEvent)
- Method in class kawigi.widget.
FontPanel
Notifies us that the value has changed on the Font size spinner.
stop()
- Method in class kawigi.widget.
ProblemTimer
Kills the timer thread.
stopUsing()
- Method in class kawigi.
KawigiEdit
Doesn't do anything.
stringColor
- Static variable in class kawigi.editor.
GenericView
Colors for various token types.
swatch
- Variable in class kawigi.widget.
ColorSwatchDropdown
ColorSwatch grid to go on the menu.
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W