From: Keiichiro Ono <kei...@gmail.com>
Date: Tue, 30 Oct 2012 10:13:08 -0700
Local: Tues, Oct 30 2012 1:13 pm
Subject: Re: [cytoscape-helpdesk] cytoscapeDesktop in 3.0
Hi Giovanni.
You need to inject CySwingAplication via constructor:
private final CySwingApplication app;
Then, you can access the actual JFrame object by:
JFrame desktop = app.getJFrame();
Kei
2012/10/30 giovanni scardoni <giovanni.scard...@gmail.com>:
> Hi all,
-- > I am moving my plugins to 3.0. > How can I get access to the Cytoscape Desktop? > The code for Cytoscape 2.8 was > CytoscapeDesktop desktop = Cytoscape.getDesktop();
> What is the equivalent code for Cytoscape 3?
> --
> --
Keiichiro Ono http://www.keiono.net/ You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||