artoflife pre0.1.0-dev

Package org.artoflife.gui.scope

Contains Scope-dependent GUI classes including a panel bound to an Individual property that paints its PaintablePhenotype, and a PopulationView bound to a Population property.

See:
          Description

Class Summary
IndividualImagePanel A bound Scope component that binds to an Individual model property and paints its PaintablePhenotype as an Image filling the panel.
MultiIndividualImagePanel A draggable grid of IndividualImagePanels, each bound to either a specific property (for the first in the grid) or to sequential Individuals from an indexed property (for either all, or all after the first).
PopulationPanel Scope wrapper for org.artoflife.gui.paintable.view.PopulationView fires a Control when an Individual is selected or double-clicked.
ScalableIndividualImagePanel  
 

Package org.artoflife.gui.scope Description

Contains Scope-dependent GUI classes including a panel bound to an Individual property that paints its PaintablePhenotype, and a PopulationView bound to a Population property.

These classes are used to implement the GUI application which is based on the Scope framework.


artoflife pre0.1.0-dev

Copyright © 2002 the Art Of Life team. All Rights Reserved.