Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4371936

Add get/set methods for javax.swing.Action properties

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • 1.3.0
    • client-libs



      Name: rmT116609 Date: 09/18/2000


      java version "1.3.0"
      Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.0-C)
      Java HotSpot(TM) Client VM (build 1.3.0-C, mixed mode)

      Please add get/set methods for the Action properties (AbstractAction to be more
      precise). This will help when using AbstractActions in combination with an IDE
      (such a Forte or JBuilder). Currently the only way to set the icon property is
      to call action.putValue(Action.SMALL_ICON, icon); The more preferable way is to
      do action.setIcon(icon);
      (Review ID: 109687)
      ======================================================================

            mdavidsosunw Mark Davidson (Inactive)
            rmandalasunw Ranjith Mandala (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: