Uses of Class
jaxx.runtime.swing.editor.bean.BeanComboBoxHandler

Packages that use BeanComboBoxHandler
jaxx.runtime.swing.editor.bean Package jaxx.runtime.swing.editor.bean Package containing several rich editors based on JavaBeans: BeanComboBox : a rich combo box selector (reset, auto-complete + use of decorators to customize view) BeanListHeader : a rich list header (reset, use of decorators to customize view)  
 

Uses of BeanComboBoxHandler in jaxx.runtime.swing.editor.bean
 

Fields in jaxx.runtime.swing.editor.bean declared as BeanComboBoxHandler
protected  BeanComboBoxHandler<O> BeanComboBox.handler
           
 

Methods in jaxx.runtime.swing.editor.bean that return BeanComboBoxHandler
 BeanComboBoxHandler<O> BeanComboBox.getHandler()
           
 



Copyright © 2008-2010 CodeLutin. All Rights Reserved.