Package docking.options.editor
Class IntEditor
- java.lang.Object
 - 
- java.beans.PropertyEditorSupport
 - 
- docking.options.editor.IntEditor
 
 
 
- 
- All Implemented Interfaces:
 java.beans.PropertyEditor
public class IntEditor extends java.beans.PropertyEditorSupportAn editor for Boolean properties. 
- 
- 
Constructor Summary
Constructors Constructor Description IntEditor() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidsetAsText(java.lang.String text) 
 -