Interface | Description |
---|---|
InitializableAction |
An interface for actions that must be initialized by MenuMapper
after being constructed.
|
KeplerGraphFrameUpdater |
An interface for updating components of a KeplerGraphFrame.
|
PreferencesTab |
This interface is to be implemented by anyone wanting to add a tab to the
PreferencesFrame.
|
RepositorySearcher |
An interface for repository searchers.
|
TabPane |
This interface is to be implemented by anyone wanting to add a tab to the
Kepler.
|
TabPaneActionListener | |
ViewPane |
This interface is to be implemented by anyone wanting to add a view to the
Kepler.
|
Class | Description |
---|---|
AboutAction |
This action imports a kar file to the system
|
AbstractDialogTab | |
ActorDialog |
Actor tabbed dialog
|
ActorDialogAction |
This action opens the Actor Tabbed Dialog.
|
AddRemoteRepositoryDialog | |
AnnotatedPTree |
A Wrapper class that adds right click support and custom Kepler Ontology
icons to a PTree
|
AnnotatedPTreePopupListener | |
AuthenticateAction |
This action displays the dialog to login using the
AuthenticationManager First the user is prompted for the
appropriate domain name to use for authentication. |
AuthenticationWithDomainNameAction |
This class represents an action to authenticate a user without the selection of
the authentication domain.
|
BasicLibraryPane |
A simple pane used to display the contents of the library tree.
|
BasicLibraryPane.Factory |
A factory that creates the library panel for the editors.
|
CanvasDropTargetListener |
This class allows any class that wants to listen for canvas drop events to
register a listener without having a direct reference to the canvas
(BasicGraphFrame) itself.
|
CanvasNavigationModifierFactory |
This class allows the configuration option canvasNavigationModifier to be
passed via the moml configuration.
|
ClassicViewPane |
A ViewPane consisting of 4 ViewPaneLocations.
|
ClassicViewPane.Factory |
A factory that creates the library panel for the editors.
|
ComponentLibraryPreferencesTab | |
ComponentLibraryPreferencesTab.Factory |
A factory that creates the ServicesListModification panel for the
PreferencesFrame.
|
ComponentLibraryTab | |
ComponentLibraryTab.Factory |
A factory that creates the library panel for the editors.
|
ConfigureNamedObjAction |
An action that will configure parameters for a specific NamedObj.
|
CookbookAction |
This action opens the Kelper Cookbook, which is an html file at the
classpath-relative location defined by COOKBOOK_URL_STR
|
DefaultViewPane |
A ViewPane consisting of 4 ViewPaneLocations.
|
DefaultViewPane.Factory |
A factory that creates the library panel for the editors.
|
DialogAnnotationsTab |
A JTabbedPane tab to be added to a TabbedDialog object.
|
DialogGeneralTab |
A JTabbedPane tab to be added to a TabbedDialog object.
|
DialogParametersTab |
A JTabbedPane tab to be added to a TabbedDialog object.
|
DialogPortsTab |
A JTabbedPane tab to be added to a TabbedDialog object.
|
DialogUnitsTab |
A JTabbedPane tab to be added to a TabbedDialog object.
|
DisplayWorkflowSizeStatisticsAction |
An action to display size statistics for the workflow.
|
DualVerticalViewPane |
A ViewPane consisting of 2 vertical (side by side) ViewPaneLocations.
|
DualVerticalViewPane.Factory |
A factory that creates the library panel for the editors.
|
FilteredVisibleTreeModel |
Created by IntelliJ IDEA.
|
GraphicalActorMetadata | |
GUIUtil |
A class to hold useful GUI utility methods.
|
KeplerContextMenuFactory |
A factory that creates popup context menus for Kepler actors, directors, etc.
|
KeplerContextMenuFactory.Factory |
A factory that creates the KeplerContextMenuFactory - used by the config
|
KeplerDocApplicationSpecializer |
Kepler specific specialization of the Ptolemy II Documentation system.
|
KeplerDocumentationEditorDialog |
A dialog used for setting editing kepler documentation for a component.
|
KeplerDropTargetListener | |
KeplerEditorDropTarget |
This class is an extension of EditorDropTarget that adds support
for Drag and Drop insert and replace.
|
KeplerGraphFrame |
Kepler-specific overrides for the graph frame.
|
KeplerIconLoader | |
KeplerInitializer |
Initialize Kepler.
|
KeplerMenuHandler |
adds the kepler menus to vergil
|
KeplerSchematicContextMenuFactory |
A factory that creates popup context menus for Kepler actors, directors, etc.
|
KeplerSchematicContextMenuFactory.Factory |
A factory that creates the KeplerSchematicContextMenuFactory - used by
the config
|
KeplerXMLIcon |
An icon is a visual representation of an entity.
|
LibrarySearcher |
this abstract class is should be extended by all classes that provide a
search engine for the actory library.
|
LibrarySearchPane |
LibrarySearchPane provides and interface for the search panel in the actor
library
|
LibrarySearchResultPane |
LibrarySearchResultPane provides an interface that should be used by all
classes that can display the Kepler search results panel.
|
LibrarySearchResultPaneFactory |
This class creates a pane that displays the search results.
|
LibrarySearchResults |
A class to contain the search results from the library.
|
LoadParametersAction |
An action to load parameters from a file.
|
MenuMapper |
MenuMapper
A menu creation Runnable that creates and adds a new JMenuBar that provides a
'view' (in a loose sense) of the ptii menus.
|
ModelToFrameManager |
This singleton class holds a map of all KeplerGraphFrame objects and their
associated NamedObj models.
|
NewActorFrame |
A component for editing Step information.
|
NewFolderFrame |
A component for editing Step information.
|
OntLibrarySearcher | Deprecated
This class is unused, so deprecating.
|
OntologyTreeCellRenderer |
A TreeCellRenderer for Ontologies.
|
PlotsEditorPanel | |
PlotsEditorPanel.Factory | |
PlotsPanel |
A tab pane to display sensor data.
|
PlotsPanel.ViewerFactory |
A factory to create PlotsPanels.
|
PreferencesAction |
Adding a new PreferencesAction to a component will open up the preferences
frame to the desired preferences tab.
|
PreferencesFrame |
This frame allows a common place for modules to set preferences.
|
PreferencesFrameTracker |
A singleton class to keep track of whether or not the PreferencesFrame is
currently open or not.
|
PreferencesTabFactory |
This class is an attribute that creates a LibraryPaneTab for the
TabbedLibraryPane.
|
PreviewActorAction |
This action is used to "Preview" the actor.
|
ProgressMonitorSwingWorker | |
RemoveActorAction |
This action removes actors from the tree
|
RemoveComponentAction |
This action allows an actor to be removed from the tree Created to display
when actor in library tree is right clicked.
|
RemoveCustomKeplerDocumentationAction |
This action removes KeplerDocumentationAttribute, and DocAttribute (by
calling RemoveCustomDocumentationAction) from a NamedObj and then attempts to
reset the KeplerDocumentationAttribute to its "original" state using the
first LSID in the NamedObj's referral list.
|
RenameComponentEntityAction | |
ResultHighlighter |
This class implements a simple result display where the results from the
search are simply highlighted in the tree.
|
ResultHighlighter.Factory |
A factory that creates the searcher to search the library
|
ResultTreeRebuilder |
This class builds the search results by traversing the tree and trimming any
sub-nodes that do not have a result in them.
|
ResultTreeRebuilder.Factory |
A factory that creates the searcher to search the library
|
RunWithFeedbackChkBoxAction |
This class provides an action to turn on or off animating a workflow
during execution.
|
ScrollBarModifier |
class to tell vergil whether scrollbars should be included in the canvas
pane.
|
ScrollBarModifier.Factory |
A factory that creates the library panel for the editors.
|
SearchUIJPanel |
Class to build the Search User Interface JPanel that allows the user to enter
a single search term to search by. 5 buttons can be optionally configured by
setting Actions for those buttons.
|
SemanticSearchDialogAction |
An action that will create a SemanticSearchDialog.
|
ShowDocumentationAction |
This action displays Kepler documentation.
|
SimpleLibrarySearcher |
class to search the library.
|
SimpleSearchUIPane |
Class to build the search gui pane that allows the user to enter a single
search term to search by.
|
SingleViewPane |
A ViewPane consisting of 4 ViewPaneLocations.
|
SingleViewPane.Factory |
A factory that creates the library panel for the editors.
|
SplashWindow |
A Splash window.
|
StaticGUIResources |
Static resources for accessing ResourceBundles etc.
|
SubsetWorkflowOutlineTreeModel |
A tree model that can display a subset of a workflow.
|
TabbedCompositeTabComponent |
A Swing component on the tabs of composite actors.
|
TabbedDialog |
Base class for Actor, Director and Workflow dialogs, containing a JTabbedPane
to which any number of tabs may be added at runtime.
|
TabbedLookInsideAction |
An action to open a composite actor in a tab.
|
TabManager |
This singleton class can be used to hold references to java components that
implement the TabPane interface so they can be accessed and controlled from
anywhere.
|
TabPaneExtensionExample |
This is an example template for extending the TabPane extension in Kepler.
|
TabPaneExtensionExample.Factory |
A factory that creates a TabPane.
|
TabPaneFactory |
This class is an attribute that creates a LibraryPaneTab for the
TabbedLibraryPane.
|
ToggleAllPortNamesAction |
An action to toggle displaying all port names.
|
TreeAction |
This action adds annotations to the tree
|
ViewManager |
The ViewManager keeps track of configured ViewPanes.
|
ViewPaneFactory | |
ViewPaneLocation | |
WelcomeScreen |
A welcome screen which is displayed on Kepler Startup.
|
WelcomeScreen.BrowserLauncher |
BrowserLauncher to launch URL on the WelcomeScreen
|
WidgetFactory |
A utilities class for creating Swing UI widgets
|
WorkflowOutlinePanel | |
WorkflowOutlineTabPane | |
WorkflowOutlineTabPane.Factory |
A factory that creates the library panel for the editors.
|
WorkflowOutlineTreeModel |
This class displays all class and entities as well as directors in the Tree.
|
WorkflowTypeCheckerDialogAction |
An action that will create a WorkflowValidationDialog
|