All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----java.awt.Component | +----java.awt.Container | +----java.awt.Panel | +----collage.ui.ListOfDisplays
This is an example of a small view component. Once created (and added to an arbitrary panel), the list gets notified of changes to the environment and updates itself accordingly.
public ListOfDisplays(Envi envi)
public void modelChange(ModelChangeEvent event)
All Packages Class Hierarchy This Package Previous Next Index