de.javasoft.plaf.synthetica
Class SyntheticaDefaultTableCellEditor.NumberEditor

java.lang.Object
  extended by javax.swing.AbstractCellEditor
      extended by javax.swing.DefaultCellEditor
          extended by de.javasoft.plaf.synthetica.SyntheticaDefaultTableCellEditor
              extended by de.javasoft.plaf.synthetica.SyntheticaDefaultTableCellEditor.NumberEditor
All Implemented Interfaces:
java.io.Serializable, javax.swing.CellEditor, javax.swing.table.TableCellEditor, javax.swing.tree.TreeCellEditor
Enclosing class:
SyntheticaDefaultTableCellEditor

public static class SyntheticaDefaultTableCellEditor.NumberEditor
extends SyntheticaDefaultTableCellEditor

Default Number Editor

See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class de.javasoft.plaf.synthetica.SyntheticaDefaultTableCellEditor
SyntheticaDefaultTableCellEditor.CellFocusBorder, SyntheticaDefaultTableCellEditor.NumberEditor
 
Nested classes/interfaces inherited from class javax.swing.DefaultCellEditor
javax.swing.DefaultCellEditor.EditorDelegate
 
Field Summary
 
Fields inherited from class javax.swing.DefaultCellEditor
clickCountToStart, delegate, editorComponent
 
Fields inherited from class javax.swing.AbstractCellEditor
changeEvent, listenerList
 
Constructor Summary
SyntheticaDefaultTableCellEditor.NumberEditor()
           
 
Method Summary
 
Methods inherited from class de.javasoft.plaf.synthetica.SyntheticaDefaultTableCellEditor
createCellFocusBorder, createErrorCellFocusBorder, getCellEditorValue, getTableCellEditorComponent, stopCellEditing
 
Methods inherited from class javax.swing.DefaultCellEditor
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

SyntheticaDefaultTableCellEditor.NumberEditor

public SyntheticaDefaultTableCellEditor.NumberEditor()


Copyright © 2004-2011 Jyloo Software. All Rights Reserved.