- get() - Method in class de.ims.icarus.plugins.core.explorer.PluginElementProxy
-
- getActionManager() - Method in class de.ims.icarus.plugins.core.FrameDelegate
-
- getActionManager() - Method in class de.ims.icarus.plugins.core.Perspective
-
- getActiveFrame() - Static method in class de.ims.icarus.plugins.core.IcarusFrame
-
- getActiveView() - Method in class de.ims.icarus.plugins.core.Perspective
-
- getAlignment() - Method in class de.ims.icarus.plugins.core.Perspective.ViewContainer
-
- getBorderInsets(Component) - Method in class de.ims.icarus.plugins.core.Perspective.ViewContainer
-
- getConnectedViewExtensions() - Method in class de.ims.icarus.plugins.core.Perspective
-
Returns all the Extension
s that represent View
s
and are currently connected to this Perspective
.
- getContainer(Component) - Method in class de.ims.icarus.plugins.core.Perspective
-
Returns the ViewContainer for the given component.
- getContainer() - Method in class de.ims.icarus.plugins.core.Perspective
-
- getContainer() - Method in class de.ims.icarus.plugins.core.View
-
Returns the JComponent
that was provided by the
enclosing Perspective
for this View
to lay out
its user interface.
- getCurrentPerspective() - Method in class de.ims.icarus.plugins.core.IcarusFrame
-
- getDeclaringPluginDescriptor(Object[]) - Static method in class de.ims.icarus.plugins.core.explorer.PluginExplorerUtil
-
Searches for a declaring PluginDescriptor
in the given
objectPath
.
- getDefaultActionManager() - Method in class de.ims.icarus.plugins.core.View
-
Returns the default ActionManager
that is available to this
View
.
- getDefaultText() - Method in class de.ims.icarus.plugins.core.log.LogRecordPresenter
-
- getDefaultText() - Method in class de.ims.icarus.plugins.core.output.PluginElementPresenter
-
- getDescriptor() - Method in class de.ims.icarus.plugins.core.explorer.PluginElementProxy
-
- getDialog() - Static method in class de.ims.icarus.plugins.core.ShutdownDialog
-
- getElementAt(int) - Method in class de.ims.icarus.plugins.core.explorer.ParamaterDefinitionListModel
-
- getElementAt(int) - Method in class de.ims.icarus.plugins.core.log.LogListModel
-
- getElementDescription() - Method in class de.ims.icarus.plugins.core.explorer.PluginElementProxy
-
- getElementId() - Method in class de.ims.icarus.plugins.core.explorer.PluginElementProxy
-
- getElementLabel() - Method in class de.ims.icarus.plugins.core.explorer.PluginElementProxy
-
- getErrorCount() - Method in class de.ims.icarus.plugins.core.log.LogListModel
-
- getExtension() - Method in class de.ims.icarus.plugins.core.Perspective
-
- getExtension() - Method in class de.ims.icarus.plugins.core.View
-
- getExtensionPoint() - Method in class de.ims.icarus.plugins.core.explorer.ParamaterDefinitionListModel
-
- getFilter() - Method in class de.ims.icarus.plugins.core.PerspectiveChooser
-
- getFocusedView() - Method in class de.ims.icarus.plugins.core.Perspective
-
- getFrame(FrameManager.FrameHandle) - Method in class de.ims.icarus.plugins.core.FrameManager
-
- getFrame() - Method in class de.ims.icarus.plugins.core.Perspective
-
- getFrame() - Method in class de.ims.icarus.plugins.core.View
-
Returns the enclosing Frame
.
- getFrameDelegate() - Method in class de.ims.icarus.plugins.core.Perspective
-
- getHandle(IcarusFrame) - Method in class de.ims.icarus.plugins.core.FrameManager
-
- getIcon() - Method in class de.ims.icarus.plugins.core.explorer.PluginElementProxy
-
- getIdentity() - Method in class de.ims.icarus.plugins.core.log.LogView
-
- getIdentity() - Method in class de.ims.icarus.plugins.core.Perspective
-
- getIdentity() - Method in class de.ims.icarus.plugins.core.Perspective.ViewContainer
-
- getIdentity() - Method in class de.ims.icarus.plugins.core.View
-
- getInfoPanel() - Method in class de.ims.icarus.plugins.core.Perspective
-
- getInfoPanel(View) - Method in class de.ims.icarus.plugins.core.Perspective
-
- getInfoPanel() - Method in class de.ims.icarus.plugins.core.View
-
Returns the InfoPanel
available for this View
.
- getInstance() - Static method in class de.ims.icarus.plugins.core.FrameManager
-
- getListCellRendererComponent(JList<? extends Object>, Object, int, boolean, boolean) - Method in class de.ims.icarus.plugins.core.AboutDialog.PluginsListCellRenderer
-
- getListCellRendererComponent(JList<?>, Object, int, boolean, boolean) - Method in class de.ims.icarus.plugins.core.explorer.PluginElementListCellRenderer
-
- getListCellRendererComponent(JList<?>, Object, int, boolean, boolean) - Method in class de.ims.icarus.plugins.core.log.LogListCellRenderer
-
- getLogIcon(LogRecord) - Static method in class de.ims.icarus.plugins.core.log.LogView
-
Fetches the Icon
that should be used to present the
given LogRecord
.
- getName() - Method in class de.ims.icarus.plugins.core.Perspective.ViewContainer
-
- getObjectPath(TreePath) - Static method in class de.ims.icarus.plugins.core.explorer.PluginExplorerUtil
-
- getPerspective() - Method in class de.ims.icarus.plugins.core.IcarusFrame.PerspectiveContainer
-
- getPerspective() - Method in class de.ims.icarus.plugins.core.View
-
Returns the enclosing Perspective
that manages this View
instance.
- getPluginDescriptor(Object[]) - Static method in class de.ims.icarus.plugins.core.explorer.PluginExplorerUtil
-
Returns the first occurring PluginDescriptor
in
the given objectPath
.
- getPresenter() - Method in class de.ims.icarus.plugins.core.output.TableView
-
- getPriority() - Method in class de.ims.icarus.plugins.core.Perspective.ViewContainer
-
- getSelectedPerspective() - Method in class de.ims.icarus.plugins.core.PerspectiveChooser
-
- getSize() - Method in class de.ims.icarus.plugins.core.explorer.ParamaterDefinitionListModel
-
- getSize() - Method in class de.ims.icarus.plugins.core.log.LogListModel
-
- getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class de.ims.icarus.plugins.core.explorer.PluginElementTreeCellRenderer
-
- getView(String) - Method in class de.ims.icarus.plugins.core.Perspective
-
Returns the View
currently available within this
Perspective
that uses the given id
or null
if there is no matching View
registered or it has not
yet been activated.
- getView(Extension) - Method in class de.ims.icarus.plugins.core.Perspective
-
- getView() - Method in class de.ims.icarus.plugins.core.Perspective.ViewContainer
-
- getViewAlignment(Extension) - Method in class de.ims.icarus.plugins.core.Perspective
-
- getViewExtension() - Method in class de.ims.icarus.plugins.core.Perspective.ViewContainer
-
- getViews(Class<?>) - Method in class de.ims.icarus.plugins.core.Perspective
-
Searches the list of registered View
s within this
Perspective
for instances of the given Class
and returns all such matches as a Collection
.
- getViews() - Method in class de.ims.icarus.plugins.core.Perspective
-
Returns all the active View
instances within this
Perspective
as an unmodifiable Collection
- getViews(Filter) - Method in class de.ims.icarus.plugins.core.Perspective
-
- getWarningCount() - Method in class de.ims.icarus.plugins.core.log.LogListModel
-