|
|||||||||
| Home >> All >> ulu >> [ pict overview ] | PREV NEXT | ||||||||
A
- addPict(Pict) - Method in class ulu.pict.Group
C
D
- depict(Graphics) - Method in class ulu.pict.Group
- depict(Graphics) - Method in interface ulu.pict.Pict
G
- Group - class ulu.pict.Group.
- A pict that coordinates several underlying picts - each panel ought only have one pict attached, typically a group of some sort, like this.
- Group() - Constructor for class ulu.pict.Group
- getMaximumSize() - Method in class ulu.pict.PictPanel
- getMinimumSize() - Method in class ulu.pict.PictPanel
- getPanel() - Method in interface ulu.pict.Pict
- getPanel() - Method in class ulu.pict.PictImpl
- getPict() - Method in class ulu.pict.PictPanel
- getPreferredSize() - Method in class ulu.pict.PictPanel
M
P
- Pict - interface ulu.pict.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
- PictImpl - class ulu.pict.PictImpl.
- Baseline implementation of Pict handles the panel get/set stuff Dave Crane ulunum June 2001
- PictImpl() - Constructor for class ulu.pict.PictImpl
- PictPanel - class ulu.pict.PictPanel.
- A panel that displays a pict (typically a group) No double-buffering at present - is it desirable? Dave Crane ulunum October 2000
- PictPanel() - Constructor for class ulu.pict.PictPanel
- paint(Graphics) - Method in class ulu.pict.PictPanel
- picts - Variable in class ulu.pict.Group
- pp - Variable in class ulu.pict.PictImpl
- prefsize - Variable in class ulu.pict.PictPanel
R
- removePict(Pict) - Method in class ulu.pict.Group
S
- setPanel(PictPanel) - Method in class ulu.pict.Group
- setPanel(PictPanel) - Method in interface ulu.pict.Pict
- setPanel(PictPanel) - Method in class ulu.pict.PictImpl
- setPict(Pict) - Method in class ulu.pict.PictPanel
- setPreferredSize(Dimension) - Method in class ulu.pict.PictPanel
U
- ulu.pict - package ulu.pict
A C D G M P R S U
|
|||||||||
| Home >> All >> ulu >> [ pict overview ] | PREV NEXT | ||||||||