|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object javax.swing.AbstractCellEditor com.alee.utils.swing.WebDefaultCellEditor com.alee.laf.table.editors.WebGenericEditor com.alee.laf.table.editors.WebNumberEditor
public class WebNumberEditor
User: mgarin Date: 31.10.12 Time: 15:34
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.alee.utils.swing.WebDefaultCellEditor |
---|
WebDefaultCellEditor.EditorDelegate<T> |
Field Summary |
---|
Fields inherited from class com.alee.utils.swing.WebDefaultCellEditor |
---|
clickCountToStart, COMBOBOX_CELL_EDITOR, delegate, editorComponent |
Fields inherited from class javax.swing.AbstractCellEditor |
---|
changeEvent, listenerList |
Constructor Summary | |
---|---|
WebNumberEditor()
|
Method Summary |
---|
Methods inherited from class com.alee.laf.table.editors.WebGenericEditor |
---|
getCellEditorValue, getTableCellEditorComponent, stopCellEditing |
Methods inherited from class com.alee.utils.swing.WebDefaultCellEditor |
---|
cancelCellEditing, getClickCountToStart, getComponent, getTreeCellEditorComponent, isCellEditable, setClickCountToStart, shouldSelectCell |
Methods inherited from class javax.swing.AbstractCellEditor |
---|
addCellEditorListener, fireEditingCanceled, fireEditingStopped, getCellEditorListeners, removeCellEditorListener |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface javax.swing.CellEditor |
---|
addCellEditorListener, removeCellEditorListener |
Constructor Detail |
---|
public WebNumberEditor()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |