|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.partnersoft.maps.app.DesktopSkin
public class DesktopSkin
Copied from the original GUI implementation in MapAppGUI. ?
| Constructor Summary | |
|---|---|
DesktopSkin()
|
|
| Method Summary | |
|---|---|
javax.swing.JFrame |
getWindow()
|
void |
setup(MapApp app)
Creates the gui. |
void |
showDataTab()
|
void |
showFindTab()
|
void |
showMap()
|
void |
teardown()
Kills the gui. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DesktopSkin()
| Method Detail |
|---|
public void setup(MapApp app)
MapAppSkin
setup in interface MapAppSkinpublic void teardown()
MapAppSkin
teardown in interface MapAppSkinpublic void showDataTab()
showDataTab in interface MapAppSkinpublic void showFindTab()
showFindTab in interface MapAppSkinpublic void showMap()
showMap in interface MapAppSkinpublic javax.swing.JFrame getWindow()
getWindow in interface MapAppSkin
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||