| Class | Description |
|---|---|
| DownloadableKARPopup |
Created by IntelliJ IDEA.
|
| FolderPopup | |
| KARComponentPopup |
Subclass of LibraryPopup that handles Components that are contained within a
KAR in the library.
|
| KARErrorPopup |
Subclass of LibraryPopup that handles the popup menu for KARs inside the
library that do not have their module dependencies satisfied by the
current module configuration.
|
| KARFolderPopup |
Subclass of LibraryPopup that handles the popup menu for folders that are
inside of KAR files.
|
| KARPopup |
Subclass of LibraryPopup that handles the popup menu for KARs inside the
library.
|
| LibraryPopup |
A class for organizing popup menus in the Library.
|
| LibraryPopupListener | |
| NoLiidLibraryPopup |
A class for organizing popup menus in the Library.
|
| OntologyComponentPopup |
Subclass of LibraryPopup that handles library items that are components and
not inside of a KAR (i.e. components inside ontologies).
|
| OntologyPopup |
Subclass of LibraryPopup that handles the popup menu items for the Ontology
items.
|
| OutlineComponentPopup |
Subclass of NoLiidLibraryPopup that handles Components that are contained within
the workflow Outline view.
|
| OutlinePopupListener |
A mouse listener for the Outline view.
|
| RemoteKARErrorPopup |
Subclass of LibraryPopup that handles the popup menu for KARs inside the
library that do not have their module dependencies satisfied by the
current module configuration.
|
| RemoteOntologyComponentPopup |
Subclass of LibraryPopup that handles library items that are components and
not inside of a KAR (i.e. components inside ontologies).
|