|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JavaDocable
Possible to store java doc components
| Method Summary | |
|---|---|
void |
addJavaDocComponent(JavaDocComponent component)
Allows you to add a java doc component |
void |
finish()
Makes sure all the java doc components are present |
boolean |
isRequired()
Checks to see if it was printed |
void |
printJavaDocComponents(PrintData printData)
Prints all the java doc components |
| Method Detail |
|---|
void addJavaDocComponent(JavaDocComponent component)
component - the component that can be addedvoid printJavaDocComponents(PrintData printData)
printData - the print datavoid finish()
boolean isRequired()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||