Class Summary |
AbstractInfoScreen |
An abstract class serving as a parent for SplashScreen and WaitScreen. |
LoginScreen |
The LoginScreen custom component provides usefully UI with standard
elements like Username Filed, Password Field and Login Button |
SimpleTableModel |
Simple implementation of TableModel. |
SplashScreen |
This component represents a splash screen, which is usually being displayed
when the application starts. |
TableItem |
An item that visualizes a table from TableModel . |
WaitScreen |
This component suits as a wait screen, which let the user to execute a blocking
background task (e.g. |