|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectdiva.canvas.demo.SpaceDemo
public class SpaceDemo
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.
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 |
---|
public SpaceDemo(String name)
Method Detail |
---|
public JCanvas getJCanvas()
public static void main(String[] argv)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |