| AbstractCopyPasteableTableModel | 
  | 
| AbstractDiagnosticAction | 
 A simple framework for an action that runs some checks and displays the results in a little popup. 
 | 
| AbstractListDialogPage | 
 An AbstractDialogPage that has additional information that is used to help
 render the list of pages in a JIDE multi page dialog pane. 
 | 
| AbstractListMultiPageDialogPane | 
  | 
| AbstractMultiPageDialogPane | 
  | 
| AbstractPropertyMenuCustomizer | 
A  JideMenu.PopupMenuCustomizer that builds menus off of a set of  Property, provided by the subclass.  
 | 
| AuditProfileComboBox | 
  | 
| AvailableItemsListModel | 
  | 
| BrandedFrame | 
  | 
| CommonUI | 
 A collection of static methods and constants to make the UI uniform. 
 | 
| ComponentBorderedPanel | 
  | 
| 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 | 
  | 
| DefaultCollapsiblePane | 
  | 
| 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. 
 | 
| HeightAdjuster | 
  | 
| IconPathChooser | 
  | 
| IconUtil | 
  | 
| IdentityProviderDropdown | 
  | 
| ImageThumbnail | 
  | 
| 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. 
 | 
| StandardBannerPanel | 
  | 
| 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 
 |