public class ContextMenusOnShapes extends ApplicationTemplate
PointPlacemarks| Modifier and Type | Class and Description | 
|---|---|
| static class  | ContextMenusOnShapes.AppFrame | 
| protected static class  | ContextMenusOnShapes.ContextMenuThe ContextMenu class implements the context menu. | 
| protected static class  | ContextMenusOnShapes.ContextMenuControllerThe Controller listens for selection events and either highlights a selected item or shows its context menu. | 
| protected static class  | ContextMenusOnShapes.ContextMenuInfoThe ContextMenuInfo class specifies the contents of the context menu. | 
| static class  | ContextMenusOnShapes.ContextMenuItemActionThe ContextMenuItemAction responds to user selection of a context menu item. | 
| protected static class  | ContextMenusOnShapes.ContextMenuItemInfoThe ContextMenuItemInfo class specifies the contents of one entry in the context menu. | 
ApplicationTemplate.AppPanel| Constructor and Description | 
|---|
| ContextMenusOnShapes() | 
| Modifier and Type | Method and Description | 
|---|---|
| static void | main(String[] args) | 
insertAfterPlacenames, insertBeforeCompass, insertBeforeLayerName, insertBeforePlacenames, startpublic static void main(String[] args)