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

M

main(String[]) - Static method in class kawigi.KawigiEditStandalone
Creates and shows the KawigiEditStandalone window.
mainDlg - Static variable in class kawigi.cmd.TestCasesAction
Main dialog for editing test cases.
makeParameter(String, EditorDataType, int) - Method in class kawigi.language.CPPTestGenerator
Declares a variable called p<number> from the type and value given.
makeParameter(String, EditorDataType, int) - Method in class kawigi.language.JavaTestGenerator
Declares a variable called p<number> from the type and value given.
MenuID - Enum in kawigi.cmd
Enumeration corresponding to .ui files in the rc/ui directory.
MethodDecl - Class in kawigi.problem
Represents the method to be implemented for a problem.
MethodDecl(String, EditorDataType, EditorDataType[], String[]) - Constructor for class kawigi.problem.MethodDecl
Constructs a MethodDecl with the given parameters.
mnemonic - Variable in enum kawigi.cmd.ActID
 
model - Variable in class kawigi.cmd.NumberSettingAction
Spinner model used for the spinner on this setting.
moreColorsItem - Variable in class kawigi.widget.ColorSwatchDropdown
Menu item to launch the "More Colors" dialog.
mouseClicked(MouseEvent) - Method in class kawigi.editor.CodePane
Required by the MouseListener interface.
mouseClicked(MouseEvent) - Method in class kawigi.editor.LineNumbers
Empty - part of the MouseListener interface.
mouseClicked(MouseEvent) - Method in class kawigi.widget.ColorSwatch
Empty.
mouseDragged(MouseEvent) - Method in class kawigi.editor.LineNumbers
Temporarily moves the end anchor of the current selection.
mouseEntered(MouseEvent) - Method in class kawigi.editor.CodePane
Required by the MouseListener interface.
mouseEntered(MouseEvent) - Method in class kawigi.editor.LineNumbers
Empty - part of the MouseListener interface.
mouseEntered(MouseEvent) - Method in class kawigi.widget.ColorSwatch
Empty.
mouseExited(MouseEvent) - Method in class kawigi.editor.CodePane
Required by the MouseListener interface.
mouseExited(MouseEvent) - Method in class kawigi.editor.LineNumbers
Empty - part of the MouseListener interface.
mouseExited(MouseEvent) - Method in class kawigi.widget.ColorSwatch
Empty.
mouseMoved(MouseEvent) - Method in class kawigi.editor.LineNumbers
Empty - part of the MouseMotionListener interface.
mousePressed(MouseEvent) - Method in class kawigi.editor.CodePane
Listens to mouse events on the text pane, so it knows when to create the popup menu.
mousePressed(MouseEvent) - Method in class kawigi.editor.LineNumbers
Selects the number that was clicked on and sets it as an "anchor" for dragging.
mousePressed(MouseEvent) - Method in class kawigi.widget.ColorSwatch
Action when the user clicks on the swatch grid.
mouseReleased(MouseEvent) - Method in class kawigi.editor.CodePane
Listens to mouse events on the text pane, so it knows when to create the popup menu.
mouseReleased(MouseEvent) - Method in class kawigi.editor.LineNumbers
Sets the end anchor and updates the state of the widget to reflect that the click-and-drag gesture has ended.
mouseReleased(MouseEvent) - Method in class kawigi.widget.ColorSwatch
Empty.

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