|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.awt.event.WindowAdapter
gui.TSPguiWindowControl
public class TSPguiWindowControl
Main class to send GUI window events to the TSP model.
| Field Summary | |
|---|---|
(package private) TSPguiModel |
model
|
| Constructor Summary | |
|---|---|
TSPguiWindowControl(TSPguiModel model)
|
|
| Method Summary | |
|---|---|
void |
windowClosing(java.awt.event.WindowEvent event)
|
| Methods inherited from class java.awt.event.WindowAdapter |
|---|
windowActivated, windowClosed, windowDeactivated, windowDeiconified, windowGainedFocus, windowIconified, windowLostFocus, windowOpened, windowStateChanged |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
TSPguiModel model
| Constructor Detail |
|---|
public TSPguiWindowControl(TSPguiModel model)
model - the TSPguiModel.| Method Detail |
|---|
public void windowClosing(java.awt.event.WindowEvent event)
windowClosing in interface java.awt.event.WindowListenerwindowClosing in class java.awt.event.WindowAdapter
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||