Package IshmaelLocator
Class IshLocGraphics
java.lang.Object
IshmaelLocator.IshLocGraphics
- All Implemented Interfaces:
 DisplayPanelProvider
- Author:
 - Hisham
 
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptioncreateDisplayPanel(DisplayPanelContainer displayPanelContainer) Get a name for the panel which may be used in options dialogs, etc. 
- 
Constructor Details
- 
IshLocGraphics
 
 - 
 - 
Method Details
- 
createDisplayPanel
- Specified by:
 createDisplayPanelin interfaceDisplayPanelProvider- Returns:
 - create the panel to be included in the display
 
 - 
getDisplayPanelName
Description copied from interface:DisplayPanelProviderGet a name for the panel which may be used in options dialogs, etc.- Specified by:
 getDisplayPanelNamein interfaceDisplayPanelProvider- Returns:
 - a character string
 
 
 -