public class DefaultPortableViewInformationViewer extends java.lang.Object implements PortableViewInforamtionViewer
Default implementation of PortableViewInforamtionViewer
Uses DynObjectSwingManager to generate the dialog
| Constructor and Description |
|---|
DefaultPortableViewInformationViewer() |
| Modifier and Type | Method and Description |
|---|---|
void |
clean() |
PortableView |
getCurrentMapLoaded() |
javax.swing.JComponent |
getSwingComponent() |
void |
loadMapInformation(PortableView map) |
public DefaultPortableViewInformationViewer()
public javax.swing.JComponent getSwingComponent()
getSwingComponent in interface PortableViewSwingComponentpublic void loadMapInformation(PortableView map)
loadMapInformation in interface PortableViewInforamtionViewerpublic PortableView getCurrentMapLoaded()
getCurrentMapLoaded in interface PortableViewInforamtionViewerpublic void clean()
clean in interface PortableViewInforamtionViewer