Class JPropertyPanel.JSmallTextField

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, Scrollable, SwingConstants, SmartTextComponent<JSmartTextField>, SupportsSpelling<JSmartTextField>
Enclosing class:
JPropertyPanel

public static class JPropertyPanel.JSmallTextField extends JSmartTextField
Smaller than JTextField and only paints a border when focused
See Also:
  • Constructor Details

    • JSmallTextField

      public JSmallTextField()
    • JSmallTextField

      public JSmallTextField(int length)
    • JSmallTextField

      public JSmallTextField(Document p0)