edu.ucsb.nceas.morpho.query
Class LiveMapPanel
edu.ucsb.nceas.morpho.query.LiveMapPanel
- public class LiveMapPanel
A map selection applet.
- Version:
- 3.0, 02 Sept 1999
- Author:
- Jonathan Callahan
LiveMapPanel
public LiveMapPanel()
init
public void init()
action
public boolean action(java.awt.Event ev,
java.lang.Object arg)
- the only action we handle is a in one of TextFields
handleEvent
public boolean handleEvent(java.awt.Event evt)
set_strings
public void set_strings()
mouseUp
public boolean mouseUp(java.awt.Event evt,
int x,
int y)
zoom_in
public void zoom_in()
zoom_out
public void zoom_out()
getTop
public double getTop()
getBottom
public double getBottom()
getLeft
public double getLeft()
getRight
public double getRight()
Copyright © 2000 National Center for Ecological Analysis and Synthesis. All Rights Reserved.