access.getLocationManager().getExternalizedMode().remove( handle.getExternalizedModeArea().getUniqueId() );
access.getLocationManager().getMaximizedMode().remove( handle.getMaximizedModeArea().getUniqueId() );
}
public CStationPerspective createPerspective(){
return new CExternalizePerspective( getUniqueId(), getTypeId() );
}