PCanvas canvas
PCanvas canvas
GraphicsDevice graphicsDevice
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOException
- is thrown if the underlying input stream failsClassNotFoundException
- should never happen but can happen if the
classpath gets messed upPLocator locator
boolean imageAnimate
PBounds imageAnimateBounds
PPath dragBar
Rectangle2D dragBarRect
PCamera camera
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream out) throws IOException
IOException
Paint strokePaint
Document document
boolean editing
Insets insets
boolean constrainHeightToTextHeight
boolean constrainWidthToTextWidth
PSwing pSwing
PSwingCanvas canvas
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
double greekThreshold
JComponent component
boolean useBufferedPainting
PSwing.paint(java.awt.Graphics2D)
BufferedImage buffer
double minFontSize
Stroke defaultStroke
new BasicStroke()
. Cannot be made static
because BasicStroke is not serializable. Should not be null.PSwingCanvas canvas
ArrayList<E> listeningTo
PropertyChangeListener parentListener
ContainerListener doubleBufferRemover
org.piccolo2d.extras.pswing.PSwingCanvas.ChildWrapper swingWrapper
int id
PInputEvent event
PScrollPane.PNullAction nullAction
boolean disableKeyActions
AdjustmentListener scrollAdjustmentListener
PScrollDirector scrollDirector
Container container
PropertyChangeListener propertyChangeListener
SwingLayoutNode.Anchor defaultAnchor
protected Object readResolve() throws ObjectStreamException
Serializable
?ObjectStreamException
- doesn't actually throw this at all, why's
this here?PNode node
Copyright © 1995-2013 Piccolo2D. All Rights Reserved.