Class Summary |
RcomDialog |
Extends the RDialog class in commons and fills in generic Rcom functionality for the dialog
window. |
RcomDialogTab |
This abstract class should be the super-class of all secondary tabs within the
RCOM application. |
RcomScreen |
This class is a panel with screen-like functionality. |
RcomTab |
This abstract class should be the super-class of all secondary tabs within the
RCOM application. |
RcomTabPane |
Extends the RTabPane in the commons package to contain Rcom specific code. |
RcomView |
This abstract class should be the super-class of all views within the RCOM application. |
RConfirmDialog |
Confirmation Dialog class that displays a confirmation message and returns true or
false depending on the selection. |
RTree |
This class extends JTree to add on generic useful functionality for RCOM. |
TransferButtonPanel |
This is a generic button panel that represents selecting and deselecting. |