public interface PostGISRasterSwingManager
PostGISRasterWindowManager
,
JValidationServicePanel
Modifier and Type | Method and Description |
---|---|
AddLayerUI |
createAddLayerUI()
Creates a
AddLayerUI . |
String |
getTranslation(String key)
Returns the translation of a string.
|
PostGISRasterWindowManager |
getWindowManager()
Returns the
PostGISRasterWindowManager . |
void |
registerWindowManager(PostGISRasterWindowManager manager)
Registers a new instance of a WindowManager which provides services to
the management of the application windows.
|
String getTranslation(String key)
key
- String to translatevoid registerWindowManager(PostGISRasterWindowManager manager)
manager
- PostGISRasterWindowManager
to register in the
ScriptingUIManager.PostGISRasterWindowManager
PostGISRasterWindowManager getWindowManager()
PostGISRasterWindowManager
.PostGISRasterWindowManager
PostGISRasterWindowManager}
AddLayerUI createAddLayerUI()
AddLayerUI
.AddLayerUI
.