Package ucar.ui.prefs

Class Field.EnumCombo

  • Enclosing class:
    Field

    public static class Field.EnumCombo
    extends Field
    This allows user to make a choice from a collection of "type-safe enumeration" objects.

    The actual stored object type is an object that should be equal to one of the choices.