com.jrefinery.report.targets.pageable.pagelayout
Class ElementChooserAgent

java.lang.Object
  |
  +--com.jrefinery.report.targets.pageable.pagelayout.LayoutAgent
        |
        +--com.jrefinery.report.targets.pageable.pagelayout.ElementChooserAgent

public class ElementChooserAgent
extends LayoutAgent

ElementChooserAgent. No real implementation ... next release ..

Author:
Thomas Morgner

Constructor Summary
ElementChooserAgent()
          Default constructor.
 
Method Summary
 LayoutAgentProgress processTask(LayoutTask task)
          ??
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ElementChooserAgent

public ElementChooserAgent()
Default constructor.

Method Detail

processTask

public LayoutAgentProgress processTask(LayoutTask task)
??

Specified by:
processTask in class LayoutAgent
Parameters:
task - ??.
Returns:
??.