|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.swing.AbstractCellEditor
jigcell.compare.ui.BasicTable.ButtonEditor
jigcell.compare.views.EvaluationErrorViewer.MoreButtonEditor
private class EvaluationErrorViewer.MoreButtonEditor
Editor for the more information button.
| Field Summary |
|---|
| Fields inherited from class jigcell.compare.ui.BasicTable.ButtonEditor |
|---|
button, column, row, value |
| Fields inherited from class javax.swing.AbstractCellEditor |
|---|
changeEvent, listenerList |
| Constructor Summary | |
|---|---|
EvaluationErrorViewer.MoreButtonEditor()
Creates a new button editor. |
|
| Method Summary | |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent e)
|
| Methods inherited from class jigcell.compare.ui.BasicTable.ButtonEditor |
|---|
getCellEditorValue, getColumn, getRow, getTableCellEditorComponent |
| Methods inherited from class javax.swing.AbstractCellEditor |
|---|
addCellEditorListener, cancelCellEditing, fireEditingCanceled, fireEditingStopped, getCellEditorListeners, isCellEditable, removeCellEditorListener, shouldSelectCell, stopCellEditing |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface javax.swing.CellEditor |
|---|
addCellEditorListener, cancelCellEditing, isCellEditable, removeCellEditorListener, shouldSelectCell, stopCellEditing |
| Constructor Detail |
|---|
public EvaluationErrorViewer.MoreButtonEditor()
| Method Detail |
|---|
public void actionPerformed(java.awt.event.ActionEvent e)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||