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

U

UIHandler - Class in kawigi.cmd
This class loads UI constructs from XML.
UIHandler(Dispatcher) - Constructor for class kawigi.cmd.UIHandler
Constructs a new UIHandler to handle an XML GUI specification and create actions using the given Dispatcher.
UIRefresh() - Method in class kawigi.cmd.DefaultAction
Refreshes the values of all properties.
UIRefresh() - Method in class kawigi.cmd.Dispatcher
Refreshes the settings of all currently mapped actions on this dispatcher.
undo() - Method in class kawigi.editor.CodePane
Undoes the last edit.
unfixLiteral(String, EditorDataType) - Method in enum kawigi.language.EditorLanguage
Makes some value taken from the code suitable for internal use.
updateArrayLabel(int) - Method in class kawigi.cmd.TestCasesAction
Changes the label text when number of elements in the array changed.
updateButtonState(String) - Method in class kawigi.cmd.TestCasesAction
Changes text on the button for array parameter ("create" array if it's empty or "modify" if not).
updateDamage(DocumentEvent, Shape, ViewFactory) - Method in class kawigi.editor.GenericView
NOTHING BUT A HACK (and a weird, dirty one at that).
updatePrefs() - Method in class kawigi.widget.SimpleOutputComponent
Updates colors and fonts from the preferences.
useLiteral() - Method in class kawigi.cmd.FindReplaceContext
Returns true if literal string matching should be used.
useRegex() - Method in class kawigi.cmd.FindReplaceContext
Returns true if regular expression matching should be used.
useWildcards() - Method in class kawigi.cmd.FindReplaceContext
Returns true if wildcard matching should be used.

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