Documentation of 'org.jhotdraw.app.action.window.TogglePaletteAction' Java class
TogglePaletteAction
org.jhotdraw.app.action.window

Class TogglePaletteAction

  • All Implemented Interfaces:
    java.awt.event.ActionListener, java.io.Serializable, java.lang.Cloneable, java.util.EventListener, javax.swing.Action


    public class TogglePaletteAction
    extends javax.swing.AbstractAction
    TogglePaletteAction.
    See Also:
    Serialized Form
    • Field Summary

      • Fields inherited from interface javax.swing.Action

        ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, DISPLAYED_MNEMONIC_INDEX_KEY, LARGE_ICON_KEY, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SELECTED_KEY, SHORT_DESCRIPTION, SMALL_ICON
    • Constructor Summary

      Constructors 
      Constructor and Description
      TogglePaletteAction(OSXApplication app, java.awt.Window palette, java.lang.String label)
      Creates a new instance.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      void actionPerformed(java.awt.event.ActionEvent e) 
      void putValue(java.lang.String key, java.lang.Object newValue) 
      void setPalette(java.awt.Window newValue) 
      • Methods inherited from class javax.swing.AbstractAction

        addPropertyChangeListener, getKeys, getPropertyChangeListeners, getValue, isEnabled, removePropertyChangeListener, setEnabled
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • TogglePaletteAction

        public TogglePaletteAction(OSXApplication app,
                                   java.awt.Window palette,
                                   java.lang.String label)
        Creates a new instance.
    • Method Detail

      • putValue

        public void putValue(java.lang.String key,
                             java.lang.Object newValue)
        Specified by:
        putValue in interface javax.swing.Action
        Overrides:
        putValue in class javax.swing.AbstractAction
      • setPalette

        public void setPalette(java.awt.Window newValue)
      • actionPerformed

        public void actionPerformed(java.awt.event.ActionEvent e)

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.