All Classes
-
All Classes Class Summary Enum Summary Class Description AutoResizeTableColumns NOTE: This class needs a lot of testing in order to check all possible use cases! Please usesetDebugMode(true)
and reports any bugs or malfunctions to gregkotsaftis@yahoo.comCurrentDateHelper Helper methods for current date and time.CustomFocusTraversalPolicy This class creates a custom focus policy for Swing components by extending LayoutFocusTraversalPolicy.DateHelper Helper methods forjava.util.Date
GUIUtils GUI Helper class, contains static methods that are used all the time.IOHelper IO helper methods.JConsole The JFrame edition of JConsolePane.
JConsolePane
JConsolePane A java console to replace the command line window.JIConsole The JInternalFrame edition of JConsolePane.
JConsolePane
JInternalFrameComparator A simple comparator forJInternalFrames
, based on their title.JMessage This component is similar tojavax.swing.JOptionPane
component.JMessage.JMessageButtonEnum Enum with all the supported buttons of the dialog.JSplash A simple, yet nice splash screen implementation for java applications.JSplashLabel Extends JLabel to provide support for custom text drawing inside image used for JSplash component.OutLookToolBar Takes a simpleJToolBar
and transforms it into a microsoft outlook like toolbar.ProgressBarCellRenderer Progress Bar Cell Renderer for JTable.SelectAllTextOnFocus This class is a simple FocusListener that when enabled performs a selectAll() to any JTextComponent.SimpleEditorPaneTraversal This class can be used to replace the default traversal keys for any JEditorPane object.SimpleTextAreaTraversal This class can be used to replace the default traversal keys for any JTextArea object.SimpleTextPaneTraversal This class can be used to replace the default traversal keys for any JTextPane object.SimpleTimerMillis A very simple timer for timing java method calls and other processes.SimpleTimerNanos A very simple timer for timing java method calls and other processes (JDK 5, nanos implementation).SimpleUIDGenerator Generates unique ID's within this JVM.SingleAppInstance This helper component provides a simple solution to the multiple applications instances problem.SwingConfigurationManager This class is the central point of execution for all the classes insidegr.zeus.ui.typesafe
package.TableSorter TableSorter is a decorator for TableModels; adding sorting functionality to a supplied TableModel.TableSorterIcons Icon constants.TypeSafeTextDocumentFilter This class creates a custom filter for JTextComponents by extending the DocumentFilter.TypeSafeVerifier This class creates a custom verifier for JTextComponents by extending the InputVerifier.WindowManager A JDesktop window manager.