y.view
Class NavigationComponent.FitContentAction
java.lang.Object
javax.swing.AbstractAction
y.view.NavigationComponent.FitContentAction
- All Implemented Interfaces:
- ActionListener, PropertyChangeListener, Serializable, Cloneable, EventListener, Action
- Enclosing class:
- NavigationComponent
protected class NavigationComponent.FitContentAction
- extends AbstractAction
- implements PropertyChangeListener
This action is used for the fit content button of the navigation controls.
- See Also:
- Serialized Form
-
-
NavigationComponent.FitContentAction
public NavigationComponent.FitContentAction(Icon icon)
actionPerformed
public void actionPerformed(ActionEvent e)
- Specified by:
actionPerformed in interface ActionListener
propertyChange
public void propertyChange(PropertyChangeEvent evt)
- Specified by:
propertyChange in interface PropertyChangeListener