Package | Description |
---|---|
com.compomics.util.gui |
This package contains basic GUI classes.
|
Modifier and Type | Method and Description |
---|---|
VennDiagramDialog.VennDiagramType |
VennDiagramDialog.getCurrentVennDiagramType()
Returns the current Venn diagram type.
|
static VennDiagramDialog.VennDiagramType |
VennDiagramDialog.VennDiagramType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VennDiagramDialog.VennDiagramType[] |
VennDiagramDialog.VennDiagramType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014. All rights reserved.