|
Class Summary |
| AlloyUtils |
|
| AlloyUtils.ColorWindow |
|
| AlloyUtils.ColorWindow.ColorLF |
|
| ApplicationEvent |
|
| ApplicationLauncher |
|
| ApplicationManager |
Abstract class that implements several utility methods to be in the
development of clients. |
| ApplicationManager.CancelExtendedOperationDialog |
Class that implements a dialog corresponding to a ExtendedOperationThread. |
| ApplicationManager.CancelOperationDialog |
This class implements a dialog to manage the OperatonThreads. |
| ApplicationManager.CancelOperationDialog.ProgressBar |
The progress bas that is shown while the operation is being performed. |
| ApplicationManager.CustomBar |
A progress bar. |
| ApplicationManager.DatePrintStream |
Class that prints the current date to an OutputStream
with a nice format. |
| ApplicationManager.ExtOpThreadsMonitor |
Class that represents a monitor for the Operation Threads. |
| ApplicationManager.ExtOpThreadsMonitorComponent |
Class that defines a graphical component to monitor the evolution of the
threads. |
| ApplicationManager.ExtOpThreadsMonitorComponent.StringRenderer |
Sets a tooltip to the rendered component with the text contained by it. |
| ApplicationManager.HelpDialog |
Class that defines a dialog to show the Help to the application user. |
| ApplicationManager.OPThreadsMonitor |
This class defines a window to manage the threads that performs operations
in the client. |
| ApplicationManager.TextStream |
An OutputStream configured for text. |
| ApplicationMenuBar |
Basic implementation of the application menu bar. |
| ApplicationToolBar |
This class implements a general toolbar for application.
|
| ApToolBarButton |
This class implements an application toolbar button.
|
| ApToolBarFiller |
|
| ApToolBarNavigator |
This class implements a navigation bar in application toolbar like a browser, to move between last visited forms.
|
| ApToolBarPopupButton |
This class creates a two-state button for toolbar that shows a menu when is
pressed.
|
| ApToolBarSeparator |
This class implements a button bar for application.
|
| ApToolBarToggleButton |
The class to define a button with two possible states for toolbar. |
| BackgroundFormBuilderManager |
|
| BackgroundFormBuilderManager.DetailFormBuilderThread |
|
| BackgroundFormManagerBuilderManager |
|
| BackgroundFormManagerBuilderManager.FormManagerBuilderThread |
|
| BasicInteractionManager |
BasicInteractionManager is the class that manages the Form instances,
extending the default behavior provided by the InteractionManager
class. |
| BasicInteractionManagerAction |
Handles the actions to change the form status in the available modes.
|
| BasicInteractionManagerAction.BasicListener |
|
| BasicInteractionManagerAction.BasicListenerItem |
|
| BasicInteractionManagerAction.BasicMode |
Handles the action to change the form status in a mode.
|
| BasicInteractionManagerAction.BasicModeAction |
Stores a action to change the form fields behaviour.
|
| BorderManager |
|
| BrowserControl |
|
| BufferedMessageDialog |
Class that implements a buffer message window |
| ButtonBar |
Deprecated. |
| Chat |
|
| Chat.JUserList |
|
| Chat.User |
|
| Chat.UserChangeEvent |
|
| Chat.UserListCellRenderer |
|
| Chat.UserSelectionList |
|
| CheckMenuItem |
This class implements a menu item that can be selected or deselected. |
| ClientMessenger_Impl |
|
| ClientWatch_Impl |
|
| ColorConstants |
|
| ConnectionManager |
|
| CustomColumnGridBagLayout |
|
| CustomRowGridBagLayout |
|
| DataFile |
|
| DataNavigationEvent |
|
| DataRecordEvent |
|
| DefaultActionMenuListener |
|
| DefaultInteractionManagerLoader |
|
| DefaultMenuListener |
This class implements the default menu listener for processing events,
overrides actionPerformed(ActionEvent e).
|
| DefaultToolBarListener |
This class implements a default toolbar listener.
|
| DetailForm |
Form that is shown when user makes double click in a table component |
| EntityResultViewer |
This class implements a table viewer for an Entity result.
|
| ExtendedJPopupMenu |
|
| ExtendedOperationThread |
|
| ExtendedServerMonitor |
|
| ExtendedServerMonitor.ConnectionPanel |
|
| ExtendedServerMonitor.MenuListener |
|
| FindDialog |
|
| FixedFocusManager |
Default swing focus manager implementation. |
| FontSelector |
Class used to select a new font to set |
| FontSelector.SimpleFontsDialog |
|
| Form |
The base class that is used for show a form that contains any set of
components, data components, reference components. |
| Form.ComponentConstraints |
|
| Form.FocusComparableComponent |
|
| Form.FormButton |
|
| Form.TableButtonIcon |
|
| FormatText |
|
| FormContext |
|
| FormExt |
|
| FormManager |
The FormManager is used to create, register and manage a group
of form. |
| ImagePreview |
|
| InteractionManager |
InteractionManager is the class that manages the Form basic events.
|
| InteractionManagerModeEvent |
|
| JTipWindow |
|
| LongString |
|
| LookManager |
|
| MainApplication |
Basic implementation of the Application interface. |
| MainApplication.StatusBar |
Implementation of the application status bar |
| MemoryMonitorComponent |
|
| Menu |
This class implements a deployed list to use in the menu bar.
|
| MenuItem |
The main class to create an item of a menu, where attribute parameter is the
actionCommand.
|
| MenuRadioButtonGroup |
|
| MenuSeparator |
This class implements a separator between menu elements.
|
| MessageDialog |
Utility class that implements a JDialog to show client application messages.
|
| MultipleReferenceDataFieldValue |
|
| MultipleValue |
|
| NavigationEvent |
Class to manage the events that are fired when user changes the form manager in application.
|
| NavigationHandler |
This class is a singleton to manage the navigation between forms. |
| OKCancelFormDialog |
|
| OperationEvent |
|
| OperationThread |
Basic Thread implementation that performs an operation and stores the result
into an EntityResult class. |
| PaintPanel |
|
| PreferenceYesNoSelectionDialog |
|
| RadioMenuItem |
This class implements a radio menu item.
|
| RandomStringGenerator |
Creates random string with a specified length using letters and number |
| Reports |
Deprecated. |
| RowTransferEvent |
|
| SearchTopWindow |
|
| SearchValue |
Class used to specified some conditions in the sql statements filters
|
| SearchWindow |
|
| SearchWindow.MouseDownLoadHandler |
|
| SearchWindow.SearchResultWindow |
|
| SearchWindow.SearchResultWindow.JListResult |
|
| SearchWindow.SearchResultWindow.ResultSearch |
|
| ServerLauncher |
|
| ServerLauncherServlet |
|
| ServerMonitor |
|
| ServerPermissionManagerComponent |
Deprecated. |
| ServerStopper |
|
| Splash |
|
| TableBasicInteractionManager |
Implements an basic interaction manager to use with the table detail forms |
| TableMultipleValue |
|
| TipScroll |
|
| TipWindow |
|
| TopWindow |
Implements a 'splash window', or a window without buttons bar to show images,
messages, etc. |
| ValueEvent |
|
| VirtualKeyboard |
|