All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class IMSWG.IW.Mapplet.CornerPointsMenuItem

java.lang.Object
   |
   +----java.awt.MenuComponent
           |
           +----java.awt.MenuItem
                   |
                   +----IMSWG.IW.Mapplet.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.


Variable Index

 o window

Constructor Index

 o CornerPointsMenuItem(MasterGlobe)

Method Index

 o cornerPointsMenuAction()
 o die()
void die() - dispose of the frame - called when mapplet ends.

Variables

 o window
 public CornerPointsFrame window

Constructors

 o CornerPointsMenuItem
 public CornerPointsMenuItem(MasterGlobe theMasterGlobe)

Methods

 o die
 public void die()
void die() - dispose of the frame - called when mapplet ends.

 o cornerPointsMenuAction
 public boolean cornerPointsMenuAction()

All Packages  Class Hierarchy  This Package  Previous  Next  Index