wt.clients.step
Class ChooserOptions
java.lang.Object
java.util.ResourceBundle
java.util.ListResourceBundle
wt.clients.step.ChooserOptions
- public class ChooserOptions
- extends ListResourceBundle
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CHANGEABLE_SEARCH_LIST
public static final String CHANGEABLE_SEARCH_LIST
- See Also:
- Constant Field Values
DESCRIBED_BY_SEARCH_LIST
public static final String DESCRIBED_BY_SEARCH_LIST
- See Also:
- Constant Field Values
EFF_CONTEXT_SEARCH_LIST
public static final String EFF_CONTEXT_SEARCH_LIST
- See Also:
- Constant Field Values
DOC_STRUCT_SEARCH_LIST
public static final String DOC_STRUCT_SEARCH_LIST
- See Also:
- Constant Field Values
DOC_DEPEND_SEARCH_LIST
public static final String DOC_DEPEND_SEARCH_LIST
- See Also:
- Constant Field Values
PIE_OPEN_SEARCH_LIST
public static final String PIE_OPEN_SEARCH_LIST
- See Also:
- Constant Field Values
PRODUCT_USES_LIST
public static final String PRODUCT_USES_LIST
- See Also:
- Constant Field Values
PART_USES_LIST
public static final String PART_USES_LIST
- See Also:
- Constant Field Values
versionID
private static final String versionID
- See Also:
- Constant Field Values
contents
static final Object[][] contents
- LOCALIZATION Instructions:
This file uses the contents array in a slightly unique manner. As a
result only parts of the text can be localized. The second member of
each row in the contents array is a string. Only the text following "K:"
and up to the ";" can be localized within this string. The localization
value for this portion of the string must not contain a colon (":") or
semi-colon (";"). For example in the following string
"C:wt.org.WTUser; K:61; A:name; A:fullName;"
the "61" can be localized. The rest of the string must remain
intact.
filters
static final Object[][] filters
ChooserOptions
public ChooserOptions()
getContents
public Object[][] getContents()
getFilters
public Object[][] getFilters()