Package net.officefloor.eclipse.common.dialog.input

Interface Summary
Input<C extends Control> Builder to create the Control for inputting the value.
InputContext Context for the Input.
InputFilter<I> Filter on Input.
InputListener Listener for the Input.
ValueTranslator Translates the Input value to the value for use.
 

Class Summary
InputAdapter Adapter for the InputListener.
InputHandler<T> Handle for the Input.
PropertyInputHandler Handler for the Input that populates a property on a bean.
ValueTranslatorRegistry Registry of ValueTranslator instances by type.
 

Exception Summary
InvalidValueException Indicates the property value is invalid.
 



Copyright © 2005-2013. All Rights Reserved.