Package tethys.swing.export
Class DescriptionTypePanel
java.lang.Object
tethys.swing.export.DescriptionTypePanel
Panel containing the three test entry fields for nilus.DescriptionType
- Author:
- dg50
-
Field Summary
-
Constructor Summary
ConstructorDescriptionDescriptionTypePanel
(String bordertitle, boolean requireObjective, boolean requireAbstract, boolean requireMethod) -
Method Summary
-
Field Details
-
objectivesTip
- See Also:
-
abstractTip
- See Also:
-
methodTip
- See Also:
-
-
Constructor Details
-
DescriptionTypePanel
public DescriptionTypePanel(String bordertitle, boolean requireObjective, boolean requireAbstract, boolean requireMethod)
-
-
Method Details
-
getMainPanel
-
setParams
public void setParams(nilus.DescriptionType description) -
getParams
public boolean getParams(nilus.DescriptionType description)
-