edu.umd.cs.piccolo.examples.pswing
Class PSwingExample4

java.lang.Object
  extended by edu.umd.cs.piccolo.examples.pswing.PSwingExample1
      extended by edu.umd.cs.piccolo.examples.pswing.PSwingExample4

public class PSwingExample4
extends PSwingExample1

Extends PSwingExample1 but uses PSwing.setUseBufferedPainting(boolean) for PSwings.


Constructor Summary
PSwingExample4()
           
 
Method Summary
protected  PSwing createPSwing(JComponent component)
           
static void main(String[] args)
           
 
Methods inherited from class edu.umd.cs.piccolo.examples.pswing.PSwingExample1
run
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PSwingExample4

public PSwingExample4()
Method Detail

main

public static void main(String[] args)

createPSwing

protected PSwing createPSwing(JComponent component)
Overrides:
createPSwing in class PSwingExample1


Copyright © 1995-2011 Piccolo2D. All Rights Reserved.