diva.canvas.demo
Class SpaceDemo

java.lang.Object
  extended by diva.canvas.demo.SpaceDemo

public class SpaceDemo
extends Object

A mock-up illustrating the concepts of navigation through an information space. The view of the space consists of hierarchical panes which come into being when they become a certain size in the user's field of view.

Version:
$Revision: 1.8 $
Author:
John Reekie

Constructor Summary
SpaceDemo(String name)
          Constructor
 
Method Summary
 JCanvas getJCanvas()
          Get the canvas.
static void main(String[] argv)
          Run it
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpaceDemo

public SpaceDemo(String name)
Constructor

Method Detail

getJCanvas

public JCanvas getJCanvas()
Get the canvas.


main

public static void main(String[] argv)
Run it



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