java.lang.Object
net.anwiba.commons.swing.component.CheckBox
All Implemented Interfaces:
IComponentProvider

public class CheckBox extends Object implements IComponentProvider
  • Constructor Details

  • Method Details

    • updateView

      protected void updateView()
    • getComponent

      public JComponent getComponent()
      Specified by:
      getComponent in interface IComponentProvider
    • updateModel

      protected void updateModel()
    • setEditable

      public void setEditable(boolean isEditable)
    • getModel

      public IBooleanModel getModel()