Package com.metsci.glimpse.layout

Provides a MigLayout-based framework for partitioning a GlimpseCanvas into multiple logical drawing areas.

See: Description

Package com.metsci.glimpse.layout Description

Provides a MigLayout-based framework for partitioning a GlimpseCanvas into multiple logical drawing areas. Each drawing area is represented by a GlimpseLayout which can paint GlimpsePainters and receive notification of GlimpseMouseEvents occurring inside of it. GlimpseLayouts can be nested and can have multiple parents.

Copyright © 2013 Metron, Inc.. All rights reserved.