DefaultInformationJPanelComponent - public interface PortableViewSwingManager
Manager for Swing PortableView library
Expose methods to access UI components to view and define PortableViews
PortableViewViewer getViewer(PortableView portableView) throws InvalidPortableViewFormatException, CantLoadContextException, IOException
PortableViewViewer to show the portableViewportableView - IOExceptionCantLoadContextExceptionInvalidPortableViewFormatExceptionPortableViewCompilationEditor getCopilationEditor(PortableViewCompilation portableViewCompilation, boolean editLayers)
PortableViewCompilationEditor to modify the
portableViewCompilationportableViewCompilation - editLayers - PortableViewManager getManager()
PortableViewManager.PortableViewManagerPortableViewManager}String getTranslation(String key)
key - String to translatevoid registerWindowManager(PortableViewWindowManager manager)
manager - PortableViewWindowManager to register in the
ScriptingUIManager.PortableViewWindowManagerPortableViewWindowManager getWindowManager()
PortableViewWindowManager.PortableViewWindowManagerPortableViewWindowManager}PortableViewToc newToc()
PortableViewTocvoid registerTocComponent(Class<? extends PortableViewToc> tocComponentClass)
PortableViewToc componentstocComponentClass - PortableViewAddLayerComponent newAddLayerComponent()
PortableViewAddLayerComponentPortableViewRuntimeException - on a instance creation problemvoid registerAddLayerComponent(Class<? extends PortableViewAddLayerComponent> addLayerComponent)
PortableViewAddLayerComponent componentsaddLayerComponent - PortableViewLayerPropertiesEditor newLayerPropertiesEditor()
PortableViewLayerPropertiesEditorPortableViewRuntimeException - on a instance creation problemvoid registerLayerPropertiesEditor(Class<? extends PortableViewLayerPropertiesEditor> layerPropertiesEditorClass)
PortableViewLayerPropertiesEditor
componentsaddLayerComponent - PortableViewLayersEditor newLayersEditor()
PortableViewLayersEditorPortableViewRuntimeException - on a instance creation problemvoid registerLayersEditor(Class<? extends PortableViewLayersEditor> layersEditorClass)
PortableViewLayersEditor componentsaddLayerComponent - PortableViewInforamtionViewer newInformationViewer()
PortableViewInforamtionViewerPortableViewRuntimeException - on a instance creation problemvoid registerInformationViewer(Class<? extends PortableViewInforamtionViewer> informationViewerClass)
PortableViewInforamtionViewer componentsaddLayerComponent - void setDefaultTocImageProvider(PortableViewTocImageProvider imageProvider)
imageProvider - PortableViewTocImageProvider getDefaultTocImageProvider()
imageProvider - void addMapControlRegistrant(MapControlToolRegistrant registrant)
MapControlToolRegistrant which register
tools in all new PortableViewViewer instancesregistrant - List<MapControlToolRegistrant> getMapControlRegistrantList()
MapControlToolRegistrantInformationJPanelComponent createInformationJpanelComponent(DynObject mapInfo)
mapInfo - b -