public class ShowHiddenNeighborsOfFirstAnchorageOnClickHandler extends org.eclipse.gef.mvc.fx.handlers.AbstractHandler implements org.eclipse.gef.mvc.fx.handlers.IOnClickHandler
ShowHiddenNeighborsOfFirstAnchorageOnClickHandler
is an
IOnClickHandler
that shows all hidden neighbors of its host upon
mouse click by removing them from the HidingModel
.adaptable
adaptable
IAdaptable.Bound.Impl<T extends IAdaptable>
Constructor and Description |
---|
ShowHiddenNeighborsOfFirstAnchorageOnClickHandler() |
Modifier and Type | Method and Description |
---|---|
void |
click(javafx.scene.input.MouseEvent e) |
commit, execute, getHost, init, isRegistered, isRegisteredForHost, restoreRefreshVisuals, rollback, storeAndDisableRefreshVisuals
adaptableProperty, getAdaptable, setAdaptable
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getHost
adaptableProperty, getAdaptable, setAdaptable
public ShowHiddenNeighborsOfFirstAnchorageOnClickHandler()
public void click(javafx.scene.input.MouseEvent e)
click
in interface org.eclipse.gef.mvc.fx.handlers.IOnClickHandler
Copyright (c) 2014 itemis AG and others. All rights reserved.