Package org.eclipse.gef.zest.fx.policies
Class ShowHiddenNeighborsPolicy
java.lang.Object
org.eclipse.gef.common.adapt.IAdaptable.Bound.Impl<IVisualPart<? extends Node>>
org.eclipse.gef.mvc.fx.policies.AbstractPolicy
org.eclipse.gef.zest.fx.policies.ShowHiddenNeighborsPolicy
- All Implemented Interfaces:
IAdaptable.Bound<IVisualPart<? extends Node>>,IPolicy
The
ShowHiddenNeighborsPolicy can be installed on NodePart to
show its hidden neighbours-
Property Summary
Properties inherited from class org.eclipse.gef.common.adapt.IAdaptable.Bound.Impl
adaptableProperties inherited from interface org.eclipse.gef.common.adapt.IAdaptable.Bound
adaptable -
Nested Class Summary
Nested classes/interfaces inherited from interface org.eclipse.gef.common.adapt.IAdaptable.Bound
IAdaptable.Bound.Impl<T extends IAdaptable> -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.eclipse.gef.mvc.fx.policies.AbstractPolicy
checkInitialized, commit, getOperation, init, isInitialized, locallyExecuteOperation, rollbackMethods inherited from class org.eclipse.gef.common.adapt.IAdaptable.Bound.Impl
adaptableProperty, getAdaptable, setAdaptableMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.eclipse.gef.common.adapt.IAdaptable.Bound
adaptableProperty, getAdaptable, setAdaptable
-
Constructor Details
-
ShowHiddenNeighborsPolicy
public ShowHiddenNeighborsPolicy()
-
-
Method Details
-
createOperation
- Specified by:
createOperationin classAbstractPolicy
-
getHost
-
showHiddenNeighbors
public void showHiddenNeighbors()
-