Uses of Interface
com.atomikos.beans.PropertyEditorComponent

Packages that use PropertyEditorComponent
com.atomikos.beans   
 

Uses of PropertyEditorComponent in com.atomikos.beans
 

Classes in com.atomikos.beans that implement PropertyEditorComponent
 class AbstractPropertyEditorComponent
          An abstract implementation of PropertyEditorComponent.
 class CheckboxComponent
          An editor component that allows editing of boolean values.
 class ComboBoxComponent
          A property editor component for a combo list of values.
 class TableComponent
          A component for editing indexed properties as a whole.
 class TextFieldComponent
          An editor component that displays a property in a text field.
 

Constructors in com.atomikos.beans with parameters of type PropertyEditorComponent
DefaultPropertyEditor(PropertyEditorComponent component, String[] tags)
          Constructs a new instance.
 



Copyright © 2011. All Rights Reserved.