|
Cytoscape 3.0.0-beta1 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CySwingAppAdapter
A Swing-specific extension of CyAppAdapter
that
serves as a Java-only api providing access to core
Cytoscape functionality.
This class will provide access the various Swing-specific
Manager and Factory interfaces in addition to those defined in
CyAppAdapter
.
Through these interfaces developers will have access to most management
and creational facilities defined in the Cytoscape API.
This is a convenience interface intended make app development
as simple as possible.
Method Summary | |
---|---|
CySwingApplication |
getCySwingApplication()
Returns an instance of CySwingApplication . |
DialogTaskManager |
getDialogTaskManager()
Returns an instance of DialogTaskManager . |
PanelTaskManager |
getPanelTaskManager()
Returns an instance of PanelTaskManager . |
Method Detail |
---|
DialogTaskManager getDialogTaskManager()
DialogTaskManager
.
DialogTaskManager
.PanelTaskManager getPanelTaskManager()
PanelTaskManager
.
PanelTaskManager
.CySwingApplication getCySwingApplication()
CySwingApplication
.
CySwingApplication
.
|
Cytoscape 3.0.0-beta1 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |