public static class WidgetCollection extends Object
panels
and
composites
.
The main purpose of this specialized collection is to implement
Iterator.remove()
in a way that delegates removal to its
panel. This makes it much easier for the panel to implement an
iterator
that
supports removal of widgets.
Copyright © 2018. All rights reserved.