public static class FiniteWidgetIterator extends Object
In order to use this class, assign each widget in the panel an arbitrary
index. For example, HeaderPanel
defines the header as index 0, the
content as index 1, and the footer as index 2. Construct a new
FiniteWidgetIterator
with a WidgetProvider
that provides the
child widgets.
Copyright © 2018. All rights reserved.