public interface AdaptableAction extends javax.swing.Action
The name and icon of an ToolbarPreferences.ActionDefinition
is saved to the preferences when the wrapped action implements AdaptableAction.
The user will have options to change the name and icon in the
ToolbarPreferences
when the action
for the toolbar entry implements AdaptableAction.