com.googlecode.sarasvati.visual.util
Class ProcessHrefFunctionAdapter

java.lang.Object
  extended by com.googlecode.sarasvati.visual.util.ProcessHrefFunctionAdapter
All Implemented Interfaces:
Function<String,org.netbeans.api.visual.widget.Widget>

public class ProcessHrefFunctionAdapter
extends Object
implements Function<String,org.netbeans.api.visual.widget.Widget>


Field Summary
protected  ProcessToImageMap imageMapHelper
           
 
Constructor Summary
ProcessHrefFunctionAdapter(ProcessToImageMap imageMapHelper)
           
 
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
 

Field Detail

imageMapHelper

protected ProcessToImageMap imageMapHelper
Constructor Detail

ProcessHrefFunctionAdapter

public ProcessHrefFunctionAdapter(ProcessToImageMap imageMapHelper)
Method Detail

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.