- Detail:
- Field |
- Constr |
- Method
- java.lang.Object
-
- com.sun.interview.Checklist.Item
-
-
Constructor Summary
Constructors
Constructor and Description |
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
-
Checklist.Item
public Checklist.Item(java.lang.String sectionName,
java.lang.String text)
Create an item to appear in a checklist.
- Parameters:
sectionName
- the name of the section
in which the message should appeartext
- the text of the message to appear
in the checklist
- Detail:
- Field |
- Constr |
- Method
Copyright (c) 1996, 2011, Oracle and/or its affiliates. All rights reserved.