Class SwingInsetsEditor

  • All Implemented Interfaces:
    java.beans.PropertyEditor

    public class SwingInsetsEditor
    extends SwingEditorSupport
    An editor for editing Insets.
    • Constructor Detail

      • SwingInsetsEditor

        public SwingInsetsEditor()
    • Method Detail

      • setValue

        public void setValue​(java.lang.Object value)
        Specified by:
        setValue in interface java.beans.PropertyEditor
        Overrides:
        setValue in class java.beans.PropertyEditorSupport
      • getValue

        public java.lang.Object getValue()
        Specified by:
        getValue in interface java.beans.PropertyEditor
        Overrides:
        getValue in class java.beans.PropertyEditorSupport