com.jurismarches.vradi.ui.email
Class EmailHandler.ParagraphCellEditor
java.lang.Object
javax.swing.AbstractCellEditor
com.jurismarches.vradi.ui.email.EmailHandler.ParagraphCellEditor
- All Implemented Interfaces:
- Serializable, CellEditor, TableCellEditor
- Enclosing class:
- EmailHandler
public class EmailHandler.ParagraphCellEditor
- extends AbstractCellEditor
- implements TableCellEditor
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
panel
protected JPanel panel
valueLabel
protected JLabel valueLabel
EmailHandler.ParagraphCellEditor
public EmailHandler.ParagraphCellEditor()
getTableCellEditorComponent
public Component getTableCellEditorComponent(JTable table,
Object value,
boolean isSelected,
int row,
int column)
- Specified by:
getTableCellEditorComponent in interface TableCellEditor
getCellEditorValue
public Object getCellEditorValue()
- Specified by:
getCellEditorValue in interface CellEditor
Copyright © 2009-2010 JurisMarches. All Rights Reserved.