Class PropertyText

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, Scrollable, SwingConstants

public class PropertyText extends JTextField
An implementation of PropertyComponent that is represented as a text field.
See Also:
  • Constructor Details

    • PropertyText

      public PropertyText(PropertyEditor pe)
      Constructor new PropertyText.
      Parameters:
      pe - bean property editor that is used to get the value to show in the text field