Package | Description |
---|---|
org.kepler.gui.popups |
Modifier and Type | Class and Description |
---|---|
class |
FolderPopup |
class |
KARComponentPopup
Subclass of LibraryPopup that handles Components that are contained within a
KAR in the library.
|
class |
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.
|
class |
KARFolderPopup
Subclass of LibraryPopup that handles the popup menu for folders that are
inside of KAR files.
|
class |
KARPopup
Subclass of LibraryPopup that handles the popup menu for KARs inside the
library.
|
class |
OntologyComponentPopup
Subclass of LibraryPopup that handles library items that are components and
not inside of a KAR (i.e. components inside ontologies).
|
class |
OntologyPopup
Subclass of LibraryPopup that handles the popup menu items for the Ontology
items.
|