Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package ulu.pict

Interface Summary
Pict An object that operates on a graphics context, without any of that component layout nonsense! A well-behaved Pict ought to pass the Graphics object back untouched, so no clipping or calls to dispose(), please! Dave Crane ulunum October 2000
 

Class Summary
Group A pict that coordinates several underlying picts - each panel ought only have one pict attached, typically a group of some sort, like this.
PictImpl Baseline implementation of Pict handles the panel get/set stuff Dave Crane ulunum June 2001
PictPanel A panel that displays a pict (typically a group) No double-buffering at present - is it desirable? Dave Crane ulunum October 2000