Class Summary |
CellEditor |
Internal class which extends DefaultCellEditor. |
LoginAgent |
LoginAgent is the Plug-and-Play (PaP) specific class of this application. |
LoginWindow |
The LoginWindow is the graphical user interface for the LoginAgent. |
Table |
Table is a component class which inherits JPanel. |
TableModell |
Internal class which extends DefaultTableModel. |
UserAgent |
A UserAgent is the actor working on behalf of a user that has logged into a
PaP domain. |
UserWindow |
UserWindow is the graphical user interface for the UserAgent. |
VisitorAgent |
A VisitorAgent is the actor working on behalf of a user that has logged into
a PaP domain as visitor. |
VisitorWindow |
VisitorWindow is the graphical user interface for the VisitorAgent. |