Package puzzled.actions

Class Summary
AboutAction The AboutAction class is composed of a string and an icon, and is added to the toolbar and menu bar.
ActionManager Class responsible for initializing the action required by the application in order to build the menu bar, the toolbar, and the popub menu.
ExitAction The ExitAction class is composed of a string and an icon, and is added to the menu bar.
HelpAction The HelpAction class is composed of a string and an icon, and is added to the toolbar and menu bar.
NewAction The NewAction class is composed of a string and an icon, and is added to the menu bar and the toolbar.
OpenAction The OpenAction class is composed of a string and an icon, and is added to the menu bar and the toolbar.
PreferencesAction The PreferencesAction class is composed of a string and an icon, and is added to the menu bar.
PrintAction The PrintAction class is composed of a string and an icon, and is added to the menu bar and the toolbar.
PropertiesAction The PreferencesAction class is composed of a string and an icon, and is added to the menu bar.
SaveAction The SaveAction class is composed of a string and an icon, and is added to the menu bar and the toolbar.
SaveAsAction The SaveAsAction class is composed of a string and an icon, and is added to the menu bar.