class GenericRelationEditor.SortAction extends javax.swing.AbstractAction implements javax.swing.event.TableModelListener
| Constructor and Description |
|---|
SortAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
void |
tableChanged(javax.swing.event.TableModelEvent e) |
protected void |
updateEnabledState() |
public SortAction()
public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed in interface java.awt.event.ActionListenerprotected void updateEnabledState()
public void tableChanged(javax.swing.event.TableModelEvent e)
tableChanged in interface javax.swing.event.TableModelListener