com.eliad.model.defaults
Class DefaultStyleModel.NumberEditor

java.lang.Object
  |
  +--javax.swing.AbstractCellEditor
        |
        +--com.eliad.model.defaults.DefaultGridCellEditor
              |
              +--com.eliad.model.defaults.DefaultStyleModel.GenericEditor
                    |
                    +--com.eliad.model.defaults.DefaultStyleModel.NumberEditor

public static class DefaultStyleModel.NumberEditor
extends DefaultStyleModel.GenericEditor

A variant, adapted for numeric entry

See Also:
Serialized Form

Inner classes inherited from class com.eliad.model.defaults.DefaultGridCellEditor
DefaultGridCellEditor.EditorDelegate
 
Fields inherited from class javax.swing.AbstractCellEditor
changeEvent, listenerList
 
Constructor Summary
DefaultStyleModel.NumberEditor()
          The default constructor.
 
Methods inherited from class com.eliad.model.defaults.DefaultStyleModel.GenericEditor
getCellEditorValue, getComponent, stopCellEditing
 
Methods inherited from class com.eliad.model.defaults.DefaultGridCellEditor
cancelCellEditing, getClickCountToStart, getComponent, isCellEditable, setClickCountToStart, shouldSelectCell
 
Methods inherited from class javax.swing.AbstractCellEditor
addCellEditorListener, fireEditingCanceled, fireEditingStopped, removeCellEditorListener
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DefaultStyleModel.NumberEditor

public DefaultStyleModel.NumberEditor()
The default constructor. Adds right justification