abstractpublic class DefaultToggleAction extends Action (Code)
Default action which could be used as template for "toggle" action.
Action image, text and tooltip will be initialized by default.
To use it, register IPropertyChangeListener and check for IAction.CHECKED
event name.
author: Andrei