diva.compat.trace
Class TraceTutorial

java.lang.Object
  extended by diva.compat.trace.TraceTutorial

public class TraceTutorial
extends Object

An example showing how to construct and use a Trace surface.

Version:
$Revision: 1.7 $
Author:
John Reekie

Constructor Summary
TraceTutorial()
          Create a JCanvas and put it into a window
 
Method Summary
 void addMoreTraces()
          Add some more traces to the model and view
 void createTraceModel()
          Create a TraceModel and add some data to it
 void displayTrace()
          Display the trace model
static void main(String[] argv)
          Main function
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TraceTutorial

public TraceTutorial()
Create a JCanvas and put it into a window

Method Detail

createTraceModel

public void createTraceModel()
Create a TraceModel and add some data to it


displayTrace

public void displayTrace()
Display the trace model


addMoreTraces

public void addMoreTraces()
Add some more traces to the model and view


main

public static void main(String[] argv)
Main function



Copyright © 2015 Central Laboratory of the Research Councils. All Rights Reserved.