Uses of Interface
com.leafdigital.ui.api.SupportsBaseGroup

Packages that use SupportsBaseGroup
com.leafdigital.ui.api The UI API provides a basic windowing interface library of widgets that can be constructed from XML. 
 

Uses of SupportsBaseGroup in com.leafdigital.ui.api
 

Subinterfaces of SupportsBaseGroup in com.leafdigital.ui.api
 interface Button
          Interface for buttons.
 interface CheckBox
          Interface for checkboxes.
 interface Dropdown
          Interface for combo boxes.
 interface EditArea
          Interface for multi-line edit boxes.
 interface EditBox
          Interface for single-line edit boxes.
 interface Label
          Interface for wrapping (multi-line) labels
 interface RadioButton
          Interface for radio buttons.
 



Copyright © 2011 Samuel Marshall. All rights reserved.