public interface AnnotationSwingManager
| Modifier and Type | Method and Description |
|---|---|
JAnnotationCreationServicePanel |
createAnnotation(AnnotationCreationService annotationCreationService)
Returns the panel associated to a
AnnotationCreationService. |
JAnnotationPreferencesPanel |
createAnnotationPreferences() |
AnnotationManager |
getManager()
Returns the
AnnotationManager. |
String |
getTranslation(String key) |
AnnotationWindowManager |
getWindowManager()
Returns the
LandRegistryViewerWindowManager. |
void |
registerWindowManager(AnnotationWindowManager manager)
Registers a new instance of a WindowManager which provides services to
the management of the application windows.
|
JAnnotationCreationServicePanel createAnnotation(AnnotationCreationService annotationCreationService) throws ServiceException
AnnotationCreationService.annotationCreationService - AnnotationCreationService contained on the panelJAnnotationCreationServicePanel with the panel of the
AnnotationCreationServiceDataExceptionServiceExceptionJAnnotationCreationServicePanel,
AnnotationCreationServiceJAnnotationPreferencesPanel createAnnotationPreferences()
AnnotationManager getManager()
AnnotationManager.AnnotationManagerAnnotationManager}void registerWindowManager(AnnotationWindowManager manager)
manager - LandRegistryViewerWindowManager to register in the
ScriptingUIManager.LandRegistryViewerWindowManagerAnnotationWindowManager getWindowManager()
LandRegistryViewerWindowManager.LandRegistryViewerWindowManagerLandRegistryViewerWindowManager}