Class | Description |
---|---|
AppendTextActionTask |
A task for an action that appends a configurable text to a text component.
|
ClearTextActionTask |
A task for an action that clears the content of a text component.
|
CreateFileCommand |
A command class for creating a new file.
|
CreateFileData |
A data class that stores all information for the creation of a new file.
|
UniqueFileNameValidator |
A specialized
Validator implementations for checking whether the name
entered for a new file does not exist in the current directory. |
Copyright © 2016 The JGUIraffe Team. All rights reserved.