org.objectweb.jac.aspects.gui
Class Template

java.lang.Object
  extended byorg.objectweb.jac.aspects.gui.Template

public class Template
extends Object

This is unused class to create printable templates.


Constructor Summary
Template(URL url, Map params)
           
 
Method Summary
 Map getParams()
           
 URL getURL()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Template

public Template(URL url,
                Map params)
Method Detail

getURL

public URL getURL()

getParams

public Map getParams()