|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface MapAppSkin
The MapAppSkin does two things: it sets up the GUI in setup(), and it shows different parts of the GUI in the showX() functions.
| Method Summary | |
|---|---|
javax.swing.JFrame |
getWindow()
|
void |
setup(MapApp app)
Creates the gui. |
void |
showDataTab()
|
void |
showFindTab()
|
void |
showMap()
|
void |
teardown()
Kills the gui. |
| Method Detail |
|---|
javax.swing.JFrame getWindow()
void setup(MapApp app)
app - void showDataTab()
void showFindTab()
void showMap()
void teardown()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||