public class HorizontalAlignmentCellEditor extends DefaultCellEditor
DefaultCellEditor.EditorDelegate
clickCountToStart, delegate, editorComponent
changeEvent, listenerList
Constructor and Description |
---|
HorizontalAlignmentCellEditor(Locale locale)
Creates a new instance of HorizontalAlignmentCellEditor
|
Modifier and Type | Method and Description |
---|---|
Object |
getCellEditorValue()
Forwards the message from the
CellEditor to
the delegate . |
Locale |
getLocale()
Getter for property locale.
|
void |
setLocale(Locale locale)
Setter for property locale.
|
cancelCellEditing, getClickCountToStart, getComponent, getTableCellEditorComponent, getTreeCellEditorComponent, isCellEditable, setClickCountToStart, shouldSelectCell, stopCellEditing
addCellEditorListener, fireEditingCanceled, fireEditingStopped, getCellEditorListeners, removeCellEditorListener
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
addCellEditorListener, removeCellEditorListener
public HorizontalAlignmentCellEditor(Locale locale)
public Object getCellEditorValue()
CellEditor
to
the delegate
.getCellEditorValue
in interface CellEditor
getCellEditorValue
in class DefaultCellEditor
EditorDelegate#getCellEditorValue
public Locale getLocale()
public void setLocale(Locale locale)
locale
- New value of property locale.Copyright © 2012-2013 SoftSmithy. All Rights Reserved.