|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjsky.plot.ElevationPlotManager
public final class ElevationPlotManager
This class manages access to the ElevationPlotPanel on behalf of clients.
| Constructor Summary | |
|---|---|
ElevationPlotManager()
|
|
| Method Summary | |
|---|---|
static ElevationPlotPanel |
get()
Return the elevation plot graph panel instance, if it exists, otherwise null. |
static ElevationPlotPanel |
open(javax.swing.event.ChangeListener l)
Open the elevation plot panel, creating it if necessary, and return a reference to it. |
static void |
show(TargetDesc[] targets,
SiteDesc site,
javax.swing.event.ChangeListener l)
Display an elevation plot for the given targets and site and the current date (overridden by any user settings). |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ElevationPlotManager()
| Method Detail |
|---|
public static ElevationPlotPanel get()
public static ElevationPlotPanel open(javax.swing.event.ChangeListener l)
public static void show(TargetDesc[] targets,
SiteDesc site,
javax.swing.event.ChangeListener l)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||