Alle Klassen und Schnittstellen

Klassen
Klasse
Beschreibung
An abstract base class for action tasks that perform a desktop operation with the currently selected file.
A task for an action that appends a configurable text to a text component.
A command class for executing the background task.
A data class that stores all information required by the background task.
A specialized ComponentHandler implementation for a radio button group with only two elements.
A task for an action that clears the content of a text component.
A ListModel implementation for combo boxes that allow the user to choose a color.
A command class for creating a new file.
A data class that stores all information for the creation of a new file.
A command class for storing view settings for a given directory.
A data class for storing information about a directory.
A dummy task class that is associated with actions for which no implementation is provided.
A specialized action task for editing a selected file.
A simple data class representing a file (or sub directory) in a directory.
A specialized transformer for formatting file sizes.
An event listener for change events fired by the combobox with the file systems.
A ListModel implementation for the roots of the available file systems.
The main application class of the JGUIraffe tutorial application.
The controller class for the main window.
A specialized action task for opening a file or directory.
A specialized command class for opening the dialog with the view settings.
A specialized action task for printing a file.
The task of the refresh action.
A task class for selecting a file and opening it.
An event listener for change events fired by the table with the directory content.
A PopupMenuHandler implementation for creating the popup menu of the directory table.
An event listener for change events fired by the tree view.
A specialized Validator implementations for checking whether the name entered for a new file does not exist in the current directory.
A data class for storing a view definition.
A specialized FormController class for the view settings dialog.
A FormValidator implementation for validating the dialog with view settings.