| Interface | Description |
|---|---|
| AbstractDiagnosticAction.Callback | |
| DoubleSidedListSelectionModel | |
| ExpressionActionFactory |
Used to create side-bar actions for expression editors
|
| ExpressionEditorContextMenu.ItemSelectionHandler | |
| ZoomableResourceEditor |
A ZoomableResourceEditor is a designer interface that allows that allows for the 'zooming' in and out on the content
in the main resource workspace panel such as seen in and Report resources.
|
| Class | Description |
|---|---|
| AbstractCopyPasteableTableModel | |
| AbstractDiagnosticAction |
A simple framework for an action that runs some checks and displays the results in a little popup.
|
| AbstractMultiPageDialogPane | |
| AbstractPropertyMenuCustomizer |
A
JideMenu.PopupMenuCustomizer that builds menus off of a set of Property, provided by the subclass. |
| AuditProfileComboBox | |
| AvailableItemsListModel | |
| BlankWorkspacePanel |
This is a JPanel that paints a faint copy of the Ignition check logo (on non-whitelabeled copies of Ignition)
|
| BrandedFrame | |
| CommonUI |
A collection of static methods and constants to make the UI uniform.
|
| ComponentBorderedPanel | |
| CronScheduleEditor |
Filename: CronScheduleEditor.java
Created on Jan 13, 2015
Author: Kathy Applebaum
Copyright Inductive Automation 2015
Project: Ignition
The CronScheduleEditor allows a user to construct a cron string by entering the component parts as text or choosing
them from dropdowns.
|
| CustomMenu |
A simple extension of the JideMenu that adds a few things that we commonly use to the constructor (such as I18N
support and an Icon).
|
| CustomMenuPopupAction |
This action displays a popupmenu, customized through JIDE's PopupMenuCustomizer, when the action is performed.
|
| DatasourceComboBox | |
| DesignerToolbar |
Superclass of all Designer toolbars.
|
| DragInitiatorListener |
This MouseListener and MouseMotionListener listens to a JComponent, and initiates an exportAsDrag on its
TransferHandler when a drag exceeds 5 pixels of distance in any direction.
|
| EnablerItemListener |
An item listener that has a list of dependent JComponents.
|
| EnumerateListModel | |
| ExpressionEditorContextMenu |
A right-click menu that fills in operators and functions for an expression editing text area.
|
| ExpressionEditorContextMenu.CodeEditorItemReferenceSelectionHandler | |
| ExpressionEditorContextMenu.CodeEditorItemSelectionHandler |
Item selection handler that places the selected item directly into the code editor
|
| FontChooser | |
| FontChooserButton | |
| HeaderLabelBorder |
A titled border that uses the Designer's bold 11-font label as a title, and no border.
|
| IconPathChooser | |
| IconUtil | |
| ImageThumbnail |
Describe this class
|
| LazyFrame |
A JFrame with some helpers to open and center itself late
|
| MapComboBoxModel | |
| MapListModel | |
| ProjectResourcePathSelector |
A button that displays a tree of the given project resource type in a popup.
|
| ProjectResourcePathValidatedTextField |
Convenience class for a text field that will validate a resource path, such as a Named Query.
|
| RateOptionsPanel |
A component that displays polling rate options
|
| SearchUtility | |
| SearchUtility.BorderLayoutInstaller |
Installs SearchableBar into a BorderLayout JPanel
|
| SearchUtility.CustomBar | |
| SearchUtility.CustomTreeSearchable | |
| SelectedItemsListModel | |
| SQLTagsProviderComboBox | |
| SRDialogPage |
DialogPage that wraps an instance of an AbstractPropertyEditorPanel in a JIDE DialogPage, adding a banner on top.
|
| StatusBar |
Designer's status bar.
|
| UpdateNamedQueryProjectResourcePathSelector |
ProjectResourcePathSelector which builds a tree containing only Update Named
Queries (see: FB9017).
|
| UpdateNamedQueryTypeValidated |
Extension of
ProjectResourcePathValidatedTextField which performs an additional
validation after the path check to ensure that the path resolved to a query
with an update type (see FB9017). |
| UserSourceProfileDropdown | |
| WatermarkTextField |
A normal textfield, that supports a watermark which is displayed when the text box is empty.
|
| ZoomIndicator |
Filename: ZoomIndicator
Author: Perry Arellano-Jones
Created on: 6/30/15
Project: ignition_dev_7_8B
|
| Enum | Description |
|---|---|
| IconUtil.Size |