The main panel is a deck of cards that occupies all the GUI frame.
MainToolBar toolBar
Reference to the main tool bar of the GUI.
boolean hasUnsavedChanges()
Checks is any card has unsaved changes.
Component add(Component comp)
Add a component and a reference to such component in the main tool bar.
static final long serialVersionUID
Version.
GUIMainPanel(MainToolBar toolBar)
void removeCard(Component comp)
Remove a panel (i.e., a card) from the pile of cards (i.e., card deck)