public final class WidgetSyncer extends Widget implements CViewListener, CObjectListener, DataStorageListener
Widget.WidgetGroup
L_DATAPORT, L_LEFTBOTTOM, L_LEFTTOP, L_VIEWPORT, W_DATA, W_MODULE, W_VIEWPORT
Constructor and Description |
---|
WidgetSyncer() |
getContentPane, getCurrentState, getDockable, getName, getPreferredLocation, getWidgetGroup, restoreState, setPreferredLocation, setTitle
public void selectionChanged(CoolMapObject object)
selectionChanged
in interface CViewListener
public void mapAnchorMoved(CoolMapObject object)
mapAnchorMoved
in interface CViewListener
public void activeCellChanged(CoolMapObject object, MatrixCell oldCell, MatrixCell newCell)
activeCellChanged
in interface CViewListener
public void aggregatorUpdated(CoolMapObject object)
CObjectListener
aggregatorUpdated
in interface CObjectListener
public void rowsChanged(CoolMapObject object)
rowsChanged
in interface CObjectListener
public void columnsChanged(CoolMapObject object)
columnsChanged
in interface CObjectListener
public void coolMapObjectBaseMatrixChanged(CoolMapObject object)
coolMapObjectBaseMatrixChanged
in interface CObjectListener
public void mapZoomChanged(CoolMapObject object)
mapZoomChanged
in interface CViewListener
public void coolMapObjectAdded(CoolMapObject newObject)
coolMapObjectAdded
in interface DataStorageListener
public void coolMapObjectToBeDestroyed(CoolMapObject objectToBeDestroyed)
coolMapObjectToBeDestroyed
in interface DataStorageListener
public void baseMatrixAdded(CoolMapMatrix newMatrix)
baseMatrixAdded
in interface DataStorageListener
public void baseMatrixToBeRemoved(CoolMapMatrix matrixToBeRemoved)
baseMatrixToBeRemoved
in interface DataStorageListener
public void ontologyAdded(CoolMapOntologyImpl ontology)
ontologyAdded
in interface DataStorageListener
public void ontologyToBeDestroyed(CoolMapOntologyImpl ontology)
ontologyToBeDestroyed
in interface DataStorageListener
public void viewRendererChanged(CoolMapObject object)
viewRendererChanged
in interface CObjectListener
public void viewFilterChanged(CoolMapObject object)
viewFilterChanged
in interface CObjectListener
public void gridChanged(CoolMapObject object)
gridChanged
in interface CViewListener
public void nameChanged(CoolMapObject object)
nameChanged
in interface CObjectListener
public void coolMapViewDestroyed(CoolMapObject viewDestroyedCoolMapObject)
coolMapViewDestroyed
in interface DataStorageListener
public void coolMapViewAdded(CoolMapObject object)
coolMapViewAdded
in interface DataStorageListener