Uses of Class
jaxx.runtime.swing.editor.NumberEditor

Packages that use NumberEditor
jaxx.runtime.swing.editor Package jaxx.runtime.swing.editor Package containing several richi editors : NumberEditor : a rich number editor with a calculator on popup TimeEditor : a rich time editor based on JSpinner components I18nEditor : a rich locale editor  
 

Uses of NumberEditor in jaxx.runtime.swing.editor
 

Fields in jaxx.runtime.swing.editor declared as NumberEditor
protected  NumberEditor NumberEditorHandler.editor
          editor ui
 

Methods in jaxx.runtime.swing.editor that return NumberEditor
 NumberEditor NumberEditorHandler.getEditor()
           
 NumberEditor NumberEditor.getEditor()
           
 

Constructors in jaxx.runtime.swing.editor with parameters of type NumberEditor
NumberEditorHandler(NumberEditor ui)
           
 



Copyright © 2008-2010 CodeLutin. All Rights Reserved.