Class Summary |
RmmConfirmDialog |
Confirmation Dialog class that displays a confirmation message and returns true or
false depending on the selection. |
RmmDialog |
Extends the RDialog class in commons and fills in generic RMM functionality for the dialog
window. |
RmmScreen |
This class is a panel with screen-like functionality. |
RmmTab |
This abstract class should be the super-class of all secondary tabs within the
RMM application. |
RmmView |
This abstract class should be the super-class of all views within the RMM application. |
TransferButtonPanel |
This is a generic button panel that represents selecting and deselecting. |