com.googlecode.sarasvati.visual.util
Class HoverFunctionAdapter
java.lang.Object
com.googlecode.sarasvati.visual.util.HoverFunctionAdapter
- All Implemented Interfaces:
- Function<String,org.netbeans.api.visual.widget.Widget>
public class HoverFunctionAdapter
- extends Object
- implements Function<String,org.netbeans.api.visual.widget.Widget>
|
Method Summary |
String |
apply(org.netbeans.api.visual.widget.Widget widget)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
imageMapHelper
protected GraphToImageMap imageMapHelper
HoverFunctionAdapter
public HoverFunctionAdapter(GraphToImageMap imageMapHelper)
apply
public String apply(org.netbeans.api.visual.widget.Widget widget)
- Specified by:
apply in interface Function<String,org.netbeans.api.visual.widget.Widget>
Copyright © 2012. All Rights Reserved.