public interface CytoPanelComponent
CytoPanel
.Modifier and Type | Method and Description |
---|---|
Component |
getComponent()
Returns the Component to be added to the CytoPanel.
|
CytoPanelName |
getCytoPanelName()
Returns the name of the CytoPanel that this component should be added to.
|
Icon |
getIcon()
Returns the Icon to be used along with the title in the tab for this
this component.
|
String |
getTitle()
Returns the title of the tab within the CytoPanel for this component.
|
Component getComponent()
CytoPanelName getCytoPanelName()
String getTitle()
Icon getIcon()
Copyright 2011 Cytoscape Consortium. All rights reserved.