All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description AnnotatedWidgetWrapper UI wrapper for widgets that need an annotation marker with popup explanation.AnnotatedWidgetWrapper.AnnotatedWidgetWrapperConstants AnnotatedWidgetWrapper.Resources AnnotatedWidgetWrapper.Style ButtonPanel Simple panel for holding one or more buttons or other control widgets.ButtonPanel.ButtonPanelStyle ButtonPanel.Resources CellBrowserResources Custom resources forCellBrowser
with modified style.CellTableResources Custom resources forCellTable
with modified style.CellTreeResources CellTreeStyle ClickableImageResourceCell ClickableLabel An extension ofInlineLabel
that allows for an optionalClickHandler
.ClickableStyledTextCell<C> ClickableStyledTextCell.Delegate<C> ClickableWidgetGroupWithState Simple wrapper panel for widgets with click handlers that tracks selected state.DataGridResources Custom resources forDataGrid
with modified style.DataGridStyle Custom style extensions forDataGrid
.DelayedMouseOverOutHandler Abstract base class for a mouse-over/out handler implementation with optional delays.DetailGrid AGrid
providing a 2-column display of details.DraggableCellList<T> Subclass ofCellList
that supports rearranging the list items by dragging.DraggableCellList.DragHandler<T> DraggableCellList.Resources DraggableCellList.Style ElementManagerExtension Base class for REM UI extensions.EnumerationListBox<T extends Enum<T>> A list box widget which only allows values from a givenjava.lang.Enum
, ornull
.EnumerationListBox.ValueRenderer<T extends Enum<T>> ExtensionsManager Internal interface representing the main manager of extensions in REM.FieldHelpPanel Default implementation ofFieldHelpView
that displays help contents in a small popup bubble to the right of the associated widget or UI element.FieldHelpPanel.FieldHelpConstants FieldHelpPanel.Resources FieldHelpPanel.Style FieldHelpView Interface for displaying help for individual fields or UI elements.FormField UI wrapper for form field widgets.FormField.FormFieldConstants FormField.Resources FormField.Style GenericPopup APopupPanel
providing various helper methods and custom styling.HasProcessing HelpPanel HelpStyle ImageTextButton AButton
with text and an image.InlineImageHyperlink AnInlineHyperlink
with an image.LoggingStyle MessageDisplay Interface for widgets that can display a message.MessageDisplay.MessageSeverity The severity of the message.MessagePanel Styled widget for displaying various types of messages in a panel.MessagePanel.MessagePanelStyle MessagePanel.MessageType MessagePanel.Resources MonitoringExtension Base class for REM monitoring extensions.MonitoringRequestHandler Interface for custom handlers of aMonitoringRequest
.NamedValuesListBox<T> AListBox
widget for selecting values from a given map of named values.NullableTextBox ATextBox
that can hold and set a value ofnull
.NullableTextBox.NullableTextBoxConstants NullableTextBox.NullableTextBoxMessages NullableTextBox.Resources NullableTextBox.Style NullableTextBoxWithSuggestions ANullableTextBox
that can provide suggestions.PluginManager PluginWrapper PluginWrapper.Dependency ProcessingButton AButton
with text and an image.ReadOnlyDisplay A simple widget for displaying a read-only value.ReadOnlyDisplay.Resources ReadOnlyDisplay.Style RequiredFieldMessage Simple widget that displays a message about starred fields being required.RequiredFieldMessage.RequiredFieldMessageConstants RequiredFieldMessage.Resources RequiredFieldMessage.Style ResizeInterceptor Simple wrapper widget that can be used between aProvidesResize
widget (such as aScrollPanel
orLayoutPanel
) and other widgets in aComposite
panel to allow you to get notifications when it is resized.ResizeInterceptor.Listener ScrollableLogPanel ScrollableLogView ScrollableLogView.Listener ScrolledTabLayoutPanel ATabLayoutPanel
that shows scroll buttons in the tab bar if tabs become wider than the panel width.ShortcutKeyHelper Helper class that encapsulates the modifier keys for shortcut key combinations in a platform-specific way.ShortcutKeyHelperImpl Default implementation ofShortcutKeyHelper
that uses Alt+shortcutCharacter as the shortcut key combination.ShortcutKeyHelperMacImpl Mac-specific implementation ofShortcutKeyHelper
that uses Ctrl+Alt+shortcutCharacter as the shortcut key combination.SimpleFormPanel SimpleLogHandler A simple widget log handler to display log messages.StyledImageActionCell<C> StyledImageActionCell.Delegate<C> StyledLabel ALabel
with style.StyledTextCell TextBoxSuggestionsImpl TextBoxSuggestionsImpl.Resources TextBoxSuggestionsImpl.Style TextBoxSuggestionsImpl.TextBoxSuggestionsConstants TextBoxWithSuggestions ATextBox
that can provide suggestions.WriteOnlyToggle A simple widget for toggling the set/unset state for a write-only field.