org.jcreme.tutorial
Class ProcessViewerControl

java.lang.Object
  extended byorg.jcreme.tutorial.ProcessViewerControl

public class ProcessViewerControl
extends java.lang.Object

This the jcreme tutorial. This is the control part of the ProcessViewer application.

Version:
$Revision: 1.1 $
Author:
$Author: dbregeon $

Field Summary
protected  ProcessInfoReport report
           
protected  ProcessInfoSource source
           
 
Constructor Summary
ProcessViewerControl()
           
 
Method Summary
 ProcessInfoReport getReport()
           
 ProcessInfoSource getSource()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

source

protected ProcessInfoSource source

report

protected ProcessInfoReport report
Constructor Detail

ProcessViewerControl

public ProcessViewerControl()
Method Detail

getReport

public ProcessInfoReport getReport()
Returns:
the Report that displays the ProcessInfos.

getSource

public ProcessInfoSource getSource()
Returns:
the source that provides the ProcessInfos.


Copyright 2006 null. All Rights Reserved.