|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.aavalla.utils.jobpool.parameters.ParameterCollection
net.aavalla.utils.gui.twovenn.VennExportParameters
public class VennExportParameters
Nested Class Summary | |
---|---|
static class |
VennExportParameters.ImageType
|
Constructor Summary | |
---|---|
VennExportParameters()
|
Method Summary | |
---|---|
OutputFile |
getFile()
|
VennExportParameters.ImageType |
getType()
|
VennParameters |
getVennParameters()
|
int |
getX()
|
int |
getY()
|
java.lang.String |
validateFieldRelations()
This ought to validate the relations of all annotated fields. |
Methods inherited from class net.aavalla.utils.jobpool.parameters.ParameterCollection |
---|
clearHiddenFields, copyHiddenFieldsSetFrom, getDescription, getHelpID, getHelpURL, getHiddenFields, hideFieldByName, isFinal, iterator, makeFinal, parseFieldsWithAnnotations, setDescription, setHelpID, setHelpURL, unHideFieldByName |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public VennExportParameters()
Method Detail |
---|
public java.lang.String validateFieldRelations()
ParameterCollection
validateFieldRelations
in class ParameterCollection
public OutputFile getFile()
public VennExportParameters.ImageType getType()
public int getX()
public int getY()
public VennParameters getVennParameters()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |