com.commsen.apropos.web.renderer
Class PropertiesTableCellEditor

java.lang.Object
  extended by org.wings.SDefaultCellEditor
      extended by com.commsen.apropos.web.renderer.PropertiesTableCellEditor
All Implemented Interfaces:
java.io.Serializable, javax.swing.CellEditor, org.wings.table.STableCellEditor

public class PropertiesTableCellEditor
extends org.wings.SDefaultCellEditor

Author:
Milen Dyankov
See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.wings.SDefaultCellEditor
org.wings.SDefaultCellEditor.EditorDelegate
 
Field Summary
 
Fields inherited from class org.wings.SDefaultCellEditor
cancel, delegate, editorComponent, editorPanel, listenerList, messageLabel, ok
 
Constructor Summary
PropertiesTableCellEditor()
           
 
Method Summary
 
Methods inherited from class org.wings.SDefaultCellEditor
addCellEditorListener, cancelCellEditing, fireEditingCanceled, fireEditingStopped, getCancelButton, getCellEditorValue, getComponent, getFastEdit, getOKButton, getTableCellEditorComponent, getTreeCellEditorComponent, initButtons, isCellEditable, removeCellEditorListener, setFastEdit, shouldSelectCell, stopCellEditing
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertiesTableCellEditor

public PropertiesTableCellEditor()


Copyright © 2008 Commsen International. All Rights Reserved.