|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.acm.seguin.pretty.JavaDocComponent
org.acm.seguin.pretty.XDocletJavaDocComponent
public class XDocletJavaDocComponent
Store a portion of a javadoc item
Constructor Summary | |
---|---|
XDocletJavaDocComponent()
Create an instance of this java doc object |
Method Summary | |
---|---|
void |
print(PrintData printData)
Print this tag |
void |
setType(java.lang.String newType)
Set the type |
Methods inherited from class org.acm.seguin.pretty.JavaDocComponent |
---|
getDescription, getLongestLength, getType, isPrinted, isRequired, leaveDescription, printDescription, setDescription, setLongestLength, setPrinted, setRequired, wordwrapDescription |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XDocletJavaDocComponent()
Method Detail |
---|
public void setType(java.lang.String newType)
setType
in class JavaDocComponent
newType
- the new typepublic void print(PrintData printData)
print
in class JavaDocComponent
printData
- printData
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |