Interface Box

All Superinterfaces:
Component, DepictedObject, Displayable, InfoModel, LabelModel, Model, PresentationModel, com.globalmentor.beans.PropertyBindable, com.globalmentor.beans.PropertyConstrainable
All Known Subinterfaces:
ModalNavigationPanel<R>, Panel
All Known Implementing Classes:
AboutPanel, AbstractBox, AbstractCardPanel, AbstractEditValuePanel, AbstractModalNavigationPanel, AbstractPanel, AbstractSequenceTaskPanel, AbstractValuedPanel, ArrangePanel, AutoNavigationPathBreadcrumbLinkPanel, BusyPanel, CardPanel, DefaultModalNavigationPanel, GroupPanel, LayoutPanel, NamePanel, NavigationPathBreadcrumbLinkPanel, PasswordAuthenticationPanel, PlatformFileUploadPanel, SectionPanel, SequenceCardPanel, TabbedPanel, Toolbar

public interface Box extends Component
Rectangular components that are laid out.
Author:
Garret Wilson