Class SpecialStatusPanel

All Implemented Interfaces:
IEidPart, ImageObserver, MenuContainer, PropertyChangeListener, Serializable, EventListener, Accessible

public class SpecialStatusPanel extends JPanel implements PropertyChangeListener, IEidPart
See Also:
Serialized Form
  • Field Details

    • extendedMinorityCheckBox

      JCheckBox extendedMinorityCheckBox
    • yellowCaneCheckBox

      JCheckBox yellowCaneCheckBox
    • whiteCaneCheckBox

      JCheckBox whiteCaneCheckBox
    • nobleConditionTextField

      JTextField nobleConditionTextField
  • Constructor Details

    • SpecialStatusPanel

      public SpecialStatusPanel()
    • SpecialStatusPanel

      public SpecialStatusPanel(boolean readOnly)
  • Method Details