public interface DialogTaskManager extends TaskManager<JDialog,Window>
JDialog configuration
object and expects the dialog parent to be a Window.Module: work-swing-api
To use this in your app, include the following dependency in your POM:
<dependency>
<groupId>org.cytoscape</groupId>
<artifactId>work-swing-api</artifactId>
</dependency>execute, execute, getConfiguration, setExecutionContextCopyright 2011-2015 Cytoscape Consortium. All rights reserved.