edu.umd.cs.piccolo
Interface PComponent
- All Known Implementing Classes:
- PCacheCanvas, PCanvas, PSWTCanvas
public interface PComponent
Interface that a component needs to implement if it wants to act as a Piccolo
canvas.
- Version:
- 1.0
- Author:
- Lance Good
repaint
void repaint(PBounds bounds)
paintImmediately
void paintImmediately()
pushCursor
void pushCursor(java.awt.Cursor cursor)
popCursor
void popCursor()
setInteracting
void setInteracting(boolean interacting)
Copyright © 2005 by University of Maryland, College Park, MD 20742, USA All rights reserved.
Web Accessibility