|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.interview.Checklist.Item
public static class Checklist.Item
An Item contains a message to appear in a checklist.
| Constructor Summary | |
|---|---|
Checklist.Item(java.lang.String sectionName,
java.lang.String text)
Create an item to appear in a checklist. |
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Checklist.Item(java.lang.String sectionName,
java.lang.String text)
sectionName - the name of the section
in which the message should appeartext - the text of the message to appear
in the checklist
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||