public class ShowHiddenNeighborsOfFirstAnchorageOnClickPolicy extends AbstractInteractionPolicy<javafx.scene.Node> implements IFXOnClickPolicy
ShowHiddenNeighborsOfFirstAnchorageOnClickPolicy
is an
IFXOnClickPolicy
that shows all hidden neighbors of its host upon
mouse click by removing them from the HidingModel
.Constructor and Description |
---|
ShowHiddenNeighborsOfFirstAnchorageOnClickPolicy() |
Modifier and Type | Method and Description |
---|---|
void |
click(javafx.scene.input.MouseEvent e) |
commit, init, restoreRefreshVisuals, rollback, storeAndDisableRefreshVisuals
getAdaptable, getHost, setAdaptable
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAdaptable, setAdaptable
public ShowHiddenNeighborsOfFirstAnchorageOnClickPolicy()
public void click(javafx.scene.input.MouseEvent e)
click
in interface IFXOnClickPolicy
Copyright (c) 2014 itemis AG and others. All rights reserved.