See: Description
| Class | Description |
|---|---|
| AsyncComponentWrapper<T extends Component> | |
| CollapsibleHeaderContainer |
A pane that includes a title bar that will hide when scrolling down the page, and reveal when scrolling back up
the page.
|
| CollapsibleHeaderContainerBuilder | |
| CollapsibleSideBarContainer |
A Pane that includes a side bar and main content, which the sidebar would "overlap".
|
| CollapsibleSideBarContainer.HideSideBarEvent | |
| CollapsibleSideBarContainer.ShowSideBarEvent | |
| CollapsibleSideBarContainer.SideBarEvent | |
| CollapsibleSideBarContainerBuilder | |
| ComponentImage |
A utility wrapper that allows a Component to be used as an Image so that it can
be set as the icon for a Label or button.
|
| HelpButton |
A button that, when clicked on, displays some help text in a popup bubble.
|
| InternalFrame |
An internal frame, which is used inside the
TabbedDocumentView |
| OverflowContainer |
A container that can provide some "overflow" content when the user swipes left.
|
| OverflowContainer.OverflowGroup | |
| PopupMenu |
A popup-menu with commands that the user can click on.
|
| SideTabs |
A
Tabs component that displays the tab buttons on the left side. |
| TabbedDocumentView |
A frame for keeping multiple documents opened in separate tabs.
|
| TagEditor<T> |
A component for editing tags.
|
| Enum | Description |
|---|---|
| CollapsibleHeaderContainer.CollapseMode | |
| HelpButton.HelpButtonType |
Help button types.
|
This package contains foundation components that are used by views in CodeRAD.
The components in this package are not, themselves, CodeRAD views - i.e. they don’t bind to a view model. They are used by CodeRAD components, and can also be used on their own.
Copyright © 2021. All Rights Reserved.