Package | Description |
---|---|
com.metsci.glimpse.layout |
Provides a MigLayout-based framework for partitioning a
GlimpseCanvas into multiple
logical drawing areas. |
Modifier and Type | Method and Description |
---|---|
static Runnable |
GlimpseVerticallyScrollableLayout.attachScrollableToScrollbar(GlimpseVerticallyScrollableLayout layout,
GlimpseTargetStack stack,
JScrollBar scrollbar)
Returns a Runnable that, if called, will detach the layout from the scrollbar,
removing all of the listeners put in place by the attach call.
|
Copyright © 2016 Metron, Inc.. All rights reserved.