|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectinterfacing.ServersTableModelListener
public class ServersTableModelListener
An object from this class with a ServersTableJPanel object are the view/controller of the ServersTable object.
| Constructor Summary | |
|---|---|
ServersTableModelListener(MainFrame frame)
|
|
| Method Summary | |
|---|---|
void |
tableChanged(javax.swing.event.TableModelEvent e)
This is invoked by the JTable object after the user modify an entry. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ServersTableModelListener(MainFrame frame)
| Method Detail |
|---|
public void tableChanged(javax.swing.event.TableModelEvent e)
tableChanged in interface javax.swing.event.TableModelListener
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||