| Interface | Description |
|---|---|
| IClipboardAware<T> |
Provides methods for interacting with the clipboard.
|
| Class | Description |
|---|---|
| AddComponent |
Dialog for adding new component to UI.
|
| Clipboard |
Emulates a clipboard on the server.
|
| ClipboardViewer |
Allows viewing and editing of clipboard contents.
|
| DesignConstants | |
| DesignContextMenu |
Context menu for designer.
|
| DesignMask |
Implements the mask that covers components when design mode is active.
|
| DesignMenu |
This is the controller for the design menu that appears in the desktop's menu bar.
|
| LayoutChangedEvent |
Event signaling that a change to the layout has occurred.
|
| LayoutDesigner |
Controller for dialog for managing the current layout.
|
| LayoutManager |
Supports selection and management of existing layouts.
|
| LayoutPrompt |
Supports selection and management of existing layouts.
|
| PropertyEditorAction |
Editor for actions.
|
| PropertyEditorBase<T extends org.fujion.component.BaseUIComponent> |
All property editors must descend from this abstract class.
|
| PropertyEditorBoolean |
Editor for boolean values.
|
| PropertyEditorChoiceList |
Editor for choice lists.
|
| PropertyEditorColor |
Property editor for color properties.
|
| PropertyEditorCustom |
Allows registration of custom editors for complex property types.
|
| PropertyEditorCustomTree<T extends ElementBase> |
Abstract class for implementing a custom property editor based on a tree view display of child
elements that can be manipulated and whose properties may be edited.
|
| PropertyEditorDate |
Editor for dates.
|
| PropertyEditorDouble |
Editor for double values.
|
| PropertyEditorEnum |
Editor for enumerable types (enums and iterables).
|
| PropertyEditorIcon |
Property editor for icon properties.
|
| PropertyEditorInteger |
Editor for integer values.
|
| PropertyEditorList |
Base class for component-based property editors.
|
| PropertyEditorMenubar |
Property editor for managing menus.
|
| PropertyEditorOrderedChildren |
Property editor for managing a component with ordered children.
|
| PropertyEditorSplitterView |
Property editor for managing splitter panes.
|
| PropertyEditorStepView |
Property editor for step view.
|
| PropertyEditorTabView |
Property editor for managing tabs.
|
| PropertyEditorText |
Editor for simple text.
|
| PropertyEditorTreeView |
Property editor for managing tree nodes.
|
| PropertyEditorTriggers |
Property editor for managing triggers.
|
| PropertyGrid |
Dialog for managing property values of UI elements within the designer.
|
| Enum | Description |
|---|---|
| DesignMask.MaskMode |
Copyright © 2017 Regenstrief Center for Biomedical Informatics. All rights reserved.