All Packages Class Hierarchy This Package Previous Next Index
Class IMSWG.IW.SubSet.CornerPointsMenuItem
java.lang.Object
|
+----java.awt.MenuComponent
|
+----java.awt.MenuItem
|
+----IMSWG.IW.SubSet.CornerPointsMenuItem
- public class CornerPointsMenuItem
- extends MenuItem
Description:
Corner Points component for Web Gateway's Mapplet.
This file contains the classes for opening a pop-up window when the
user selects Corner Points menu item from the Mapplet Map Options Menu.
The pop-up displays the corner points.
-
window
-
-
CornerPointsMenuItem(MasterGlobe)
-
-
cornerPointsMenuAction()
-
-
die()
- void die() - dispose of the frame - called when mapplet ends.
window
public CornerPointsFrame window
CornerPointsMenuItem
public CornerPointsMenuItem(MasterGlobe theMasterGlobe)
die
public void die()
- void die() - dispose of the frame - called when mapplet ends.
cornerPointsMenuAction
public boolean cornerPointsMenuAction()
All Packages Class Hierarchy This Package Previous Next Index