Uses of Interface
org.hobsoft.symmetry.ui.binding.SymmetryObservables.ComponentObservables

Uses of SymmetryObservables.ComponentObservables in org.hobsoft.symmetry.ui.binding
 

Subinterfaces of SymmetryObservables.ComponentObservables in org.hobsoft.symmetry.ui.binding
static interface SymmetryObservables.BoxObservables
          Factory to create observables for Box properties.
static interface SymmetryObservables.ButtonObservables
          Factory to create observables for Button properties.
static interface SymmetryObservables.ComboBoxObservables<T>
          Factory to create observables for ComboBox properties.
static interface SymmetryObservables.ContainerObservables
          Factory to create observables for Container properties.
static interface SymmetryObservables.DeckObservables
          Factory to create observables for Deck properties.
static interface SymmetryObservables.FileChooserObservables
          Factory to create observables for FileChooser properties.
static interface SymmetryObservables.GridObservables
          Factory to create observables for Grid properties.
static interface SymmetryObservables.GroupBoxObservables
          Factory to create observables for GroupBox properties.
static interface SymmetryObservables.LabelObservables
          Factory to create observables for Label properties.
static interface SymmetryObservables.ListBoxObservables<T>
          Factory to create observables for ListBox properties.
static interface SymmetryObservables.TabBoxObservables
          Factory to create observables for TabBox properties.
static interface SymmetryObservables.TableObservables
          Factory to create observables for Table properties.
static interface SymmetryObservables.TabObservables
          Factory to create observables for Tab properties.
static interface SymmetryObservables.TextAreaObservables
          Factory to create observables for TextArea properties.
static interface SymmetryObservables.TextBoxObservables
          Factory to create observables for TextBox properties.
static interface SymmetryObservables.ToggleButtonGroupObservables
          Factory to create observables for ToggleButtonGroup properties.
static interface SymmetryObservables.ToggleButtonObservables
          Factory to create observables for ToggleButton properties.
static interface SymmetryObservables.TreeObservables
          Factory to create observables for Tree properties.
static interface SymmetryObservables.WindowObservables
          Factory to create observables for Window properties.
 

Methods in org.hobsoft.symmetry.ui.binding that return SymmetryObservables.ComponentObservables
static SymmetryObservables.ComponentObservables SymmetryObservables.component(Component component)
           
 



Copyright © 2004-2012. All Rights Reserved.