Package docking.widgets.fieldpanel
package docking.widgets.fieldpanel
-
ClassDescriptionImplements Accessible interfaces for individual fields in the field panelContains all the code for implementing the AccessibleFieldPanel which is an inner class in the FieldPanel class.Provides descriptions for fields in a field panelAn event related to component layout over a
FieldPanel
.A listener for field panel overlay events.ALayoutManager
that can be applied to aFieldPanel
, allowingComponent
s to be placed over a given field location.Interface for a set of data fields that represent one indexable set of information in the model.The Big Layout Model interface.AnIterator
returningLayout
objects that hides the details of usingLayoutModel
's indexing methods.