|
Cytoscape 3.1.1 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TunableUIHelper
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>| Method Summary | |
|---|---|
Window |
getParent()
Get the parent of the current Tunable dialog. |
void |
setModality(Dialog.ModalityType modality)
Set the modality of the parent dialog. |
| Method Detail |
|---|
Window getParent()
void setModality(Dialog.ModalityType modality)
modality - the new modality for the dialog
|
Cytoscape 3.1.1 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||