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

RFE: generic PropertyEditor for Enumeration properties

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • None
    • 1.1
    • client-libs
    • None
    • Fix Understood
    • x86
    • windows_nt

      A number of people have properties where the property value is an int
      representing a simply enumerated type.

      So they would like some kind of generic property editor that can work
      on enumerations.

      Unfortunately this is non-trivial, because the current BeanInfo mechanisms
      work in terms of property editor classes, not property editor instances.
      Given a generic enumerated type, you need some way to tell it what the
      tags of the enumeration are....

      Needs thought.

      KGH 4/4/97

            malenkov Sergey Malenkov (Inactive)
            ghamiltosunw Graham Hamilton (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Imported:
              Indexed: