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

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Duplicate
    • Priority: P4
    • None
    • Affects Version/s: 1.3.0
    • Component/s: 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)
      ======================================================================

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: