Uses of Interface
de.lessvoid.nifty.controls.CheckBox

Packages that use CheckBox
de.lessvoid.nifty.controls   
de.lessvoid.nifty.controls.checkbox   
de.lessvoid.nifty.controls.checkbox.builder   
de.lessvoid.nifty.controls.nullobjects   
 

Uses of CheckBox in de.lessvoid.nifty.controls
 

Methods in de.lessvoid.nifty.controls that return CheckBox
 CheckBox CheckBoxStateChangedEvent.getCheckBox()
           
 

Constructors in de.lessvoid.nifty.controls with parameters of type CheckBox
CheckBoxStateChangedEvent(CheckBox checkbox, boolean checkedState)
           
 

Uses of CheckBox in de.lessvoid.nifty.controls.checkbox
 

Classes in de.lessvoid.nifty.controls.checkbox that implement CheckBox
 class CheckboxControl
          Deprecated. Please use CheckBox when accessing NiftyControls.
 class CheckBoxImpl
           
 

Constructors in de.lessvoid.nifty.controls.checkbox with parameters of type CheckBox
CheckBoxImpl(CheckBox checkbox)
           
 

Uses of CheckBox in de.lessvoid.nifty.controls.checkbox.builder
 

Methods in de.lessvoid.nifty.controls.checkbox.builder that return CheckBox
 CheckBox CreateCheckBoxControl.create(Nifty nifty, Screen screen, Element parent)
           
 

Uses of CheckBox in de.lessvoid.nifty.controls.nullobjects
 

Classes in de.lessvoid.nifty.controls.nullobjects that implement CheckBox
 class CheckBoxNull
           
 



Copyright © 2011. All Rights Reserved.