public class HorizontalAlignmentCellEditor extends DefaultCellEditor
DefaultCellEditor.EditorDelegateclickCountToStart, delegate, editorComponentchangeEvent, 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, stopCellEditingaddCellEditorListener, fireEditingCanceled, fireEditingStopped, getCellEditorListeners, removeCellEditorListenerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddCellEditorListener, removeCellEditorListenerpublic HorizontalAlignmentCellEditor(Locale locale)
public Object getCellEditorValue()
CellEditor to
the delegate.getCellEditorValue in interface CellEditorgetCellEditorValue in class DefaultCellEditorEditorDelegate#getCellEditorValuepublic Locale getLocale()
public void setLocale(Locale locale)
locale - New value of property locale.Copyright © 2002–2017 SoftSmithy. All rights reserved.