|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.partnersoft.maps.app.AbstractMapAppSkin
public abstract class AbstractMapAppSkin
| Constructor Summary | |
|---|---|
AbstractMapAppSkin()
|
|
| Method Summary | |
|---|---|
java.awt.Color |
getBackgroundColor()
|
java.awt.Color |
getForegroundColor()
|
void |
setColorsOn(java.awt.Component component)
|
void |
setup(MapApp app)
Creates the gui. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.partnersoft.maps.app.MapAppSkin |
|---|
addCustomControlPanel, getWindow, openWindows, showDataTab, showFindTab, showMap, teardown |
| Constructor Detail |
|---|
public AbstractMapAppSkin()
| Method Detail |
|---|
public void setup(MapApp app)
MapAppSkin
setup in interface MapAppSkinpublic java.awt.Color getForegroundColor()
getForegroundColor in interface MapAppSkinpublic java.awt.Color getBackgroundColor()
getBackgroundColor in interface MapAppSkinpublic void setColorsOn(java.awt.Component component)
setColorsOn in interface MapAppSkin
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||