diva.canvas.test
Class JCanvasTest.CanvasFactory
java.lang.Object
diva.canvas.test.JCanvasTest.CanvasFactory
- Enclosing class:
- JCanvasTest
public static class JCanvasTest.CanvasFactory
- extends Object
The canvas factory provides methods for default creation
of canvas objects.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JCanvasTest.CanvasFactory
public JCanvasTest.CanvasFactory()
createJCanvas
public JCanvas createJCanvas()
- Create a canvas with the default pane
createJCanvas
public JCanvas createJCanvas(CanvasPane pane)
- Create a canvas with the given pane.
Copyright © 2015 Central Laboratory of the Research Councils. All Rights Reserved.