| Name | Description | Type | Package | Framework |
| AbstractGadget | AbstractGadget is the abstract implementation of Gadget which implements all methods except Gadget. | Class | com.jidesoft.dashboard | JideSoft |
| Dashboard | Dashboard is the container that contain the GadgetContainers. | Class | com.jidesoft.dashboard | JideSoft |
| DashboardDocumentPane | DashboardDocumentPane contains several dashboards and uses DocumentPane to arrange them. | Class | com.jidesoft.dashboard | JideSoft |
| DashboardEvent | An AWTEvent that adds support for Dashboard objects as the event source. | Class | com.jidesoft.dashboard | JideSoft |
| DashboardHolder | DashboardHolder interface is used to indicate the container can hold Dashboard. | Interface | com.jidesoft.dashboard | JideSoft |
| DashboardListener | The listener interface for receiving dashboard events. | Interface | com.jidesoft.dashboard | JideSoft |
| DashboardPersistenceUtils | A helper class that can support persist DashbardHolder to/from xml file. | Class | com.jidesoft.dashboard | JideSoft |
| DashboardTabbedPane | DashboardTabbedPane contains several dashboards. | Class | com.jidesoft.dashboard | JideSoft |
| Gadget | The interface for the gadget in the Dashboard. | Interface | com.jidesoft.dashboard | JideSoft |
| GadgetComponent | GadgetComponent is the Component that is added to the Dashboard. | Interface | com.jidesoft.dashboard | JideSoft |
| GadgetContainer | GadgetContainer contains the gadgets. | Class | com.jidesoft.dashboard | JideSoft |
| GadgetEvent | An AWTEvent that adds support for Gadget objects as the event source. | Class | com.jidesoft.dashboard | JideSoft |
| GadgetListener | The listener interface for receiving gadget events. | Interface | com.jidesoft.dashboard | JideSoft |
| GadgetManager | You can view GadgetManager as the model of the whole JIDE Dashboard. | Class | com.jidesoft.dashboard | JideSoft |
| GadgetPalette | The palette contains the gadget so that user can drag and drop the gadget to dashboard. | Class | com.jidesoft.dashboard | JideSoft |
| GadgetPaletteButton | GadgetPaletteButton is the button on the palette. | Class | com.jidesoft.dashboard | JideSoft |
| GadgetPaletteInstaller | An interface to support GadgetPalette. | Interface | com.jidesoft.dashboard | JideSoft |
| GadgetPaletteSupport | An interface supported by the Dashboard. | Interface | com.jidesoft.dashboard | JideSoft |
| PlaceHolder | Interface | com.jidesoft.dashboard | JideSoft | |
| PredefinedLayoutAdapter | Interface | com.jidesoft.dashboard | JideSoft | |
| ResizableGadgetContainer | Class | com.jidesoft.dashboard | JideSoft | |
| SingleDashboardHolder | SingleDashboardHolder creates a single dashboard that implements DashboardHolder interface. | Class | com.jidesoft.dashboard | JideSoft |