Package | Description |
---|---|
net.sf.jguiraffe.examples.tutorial.mainwnd | |
net.sf.jguiraffe.examples.tutorial.viewset | |
net.sf.jguiraffe.gui.app |
In this package the main application class can be found.
|
net.sf.jguiraffe.gui.platform.swing.builder.components.table |
This package contains Swing-specific helper classes related to table components.
|
Modifier and Type | Class and Description |
---|---|
class |
DummyActionTask
A dummy task class that is associated with actions for which no
implementation is provided.
|
Modifier and Type | Class and Description |
---|---|
class |
OpenViewSettingsDlgCommand
A specialized command class for opening the dialog with the view settings.
|
Modifier and Type | Class and Description |
---|---|
class |
ApplicationShutdownActionTask
A specialized action task for exiting the current application.
|
class |
OpenWindowCommand
A specialized
Command implementation for opening a sub window. |
Modifier and Type | Class and Description |
---|---|
class |
SwingTableEditorValidationHandler
Deprecated.
The functionality provided by this class was not Swing-specific,
but could be used for other UI tool kits as well. Therefore, it
has been extracted into the new
DefaultTableEditorValidationHandler class; this class
should be used instead. |
Copyright © 2016 The JGUIraffe Team. All rights reserved.