edu.washington.biostr.sig.brainj3d.icons
Class ComponentTracker
java.lang.Object
edu.washington.biostr.sig.brainj3d.icons.ComponentTracker
- Direct Known Subclasses:
- IconOverlay, RemoteImageWrapper, ShapeIcon
public class ComponentTracker
- extends Object
Component tracker keeps track of components and can send update commands to them.
It maintains weak references.
- Author:
- eider
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ComponentTracker
public ComponentTracker()
addComponent
protected void addComponent(Component c)
notifyComponents
protected void notifyComponents()
Copyright © 2006 University of Washington. All Rights Reserved.