|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectdiva.canvas.demo.ZoomDemo
public class ZoomDemo
A class for experimenting with zooming on a pane.
Field Summary | |
---|---|
static String |
PZ_TRAINING_DATA
The name of the training file that contains "P" and "Z" gestures. |
Constructor Summary | |
---|---|
ZoomDemo()
Create a JCanvas and put it into a window. |
Method Summary | |
---|---|
void |
createFigures()
Create a couple of figures. |
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 |
Field Detail |
---|
public static final String PZ_TRAINING_DATA
Constructor Detail |
---|
public ZoomDemo()
Method Detail |
---|
public void createFigures()
public static void main(String[] argv)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |