|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
Cache
Encoder
LocalizedResource
WTContext
WTMessage
WTProperties
WTStandardBooleanFormat
WTStandardDateFormat
WTStringUtilities
WTThread
and many others; this is a good place for a developer to browse.
See:
Description
| Interface Summary | |
|---|---|
| AppletListener | Interface for class that supports applet start, stop, and
destroy methods. |
| DebugFlag | This class defines the flags that can be used to configure debug information capturing. |
| Dumpable | The Dumpable interface defines a method that will be implemented for a class that will determine how to dump the contents, or state, of the object. |
| Evolvable | Supported API: true Extendable: false |
| LocalizableMessage | Represents a type that will support a request for a localized message. |
| Message | Root tagging interface for all Windchill message types. |
| ProgressData | Interface containing attributes for use with progress applications (e.g., progress feedback). |
| WTAttributeNameIfc | WTAttributeNameIfc specifies persistInfo AttributeDescriptor relative paths
Supported API: true Extendable: false |
| Class Summary | |
|---|---|
| Cache | A fixed size, most recently used object cache. |
| CallRegistrar | This class allows one body of code to quickly register the entry and exit of significant calls or states and another body of code to easily monitor the number and total duration of such occurrences on both a per thread and per CallRegistrar instance basis. |
| CaseKind | Enumeration of constants for kinds of cases. |
| CollationKeyFactory | A factory for object collation keys. |
| DebugProperties | This utility class provides access to all the properties that are used to configure information capture to aid in debugging. |
| DebugType | This class defines the types of elements that can be the target of debug configuration. |
| DebugWriter | This class provides standard methods for reporting various categories of information to aid in debugging. |
| DumpUtil | This class provides a general method that will use reflection to dump the contents, or state, of a given object. |
| Encoder | The Encoder class provides methods to encode and decode serializable objects to and
from character strings. |
| EncodingConverter | The class contains utility methods for converting a
String into a MIME format called
"x-www-form-urlencoded" and vice versa. |
| EnumeratorVector | EnumeratorVector is wrapper class for java.util.Vector
that implements java.util.Enumeration. |
| LocaleIndependentMessage | LocaleIndependentMessage is the wrapper class for getting a message
which is independent of locale. |
| LocaleUtilities | LocaleUtilities provides utility methods for working with Locales. |
| LocalizedResource | LocalizedResource contains the utility methods for finding and opening the resource that best matches the given Locale. |
| LogOutputStream | A filter output stream for writing log entries. |
| MPInputStream | A MP input stream is a filter that allows a business class to read consecutive multipart data object bodies whilst alleviating the associated pain. |
| ProcessLauncher | Performs the process using another thread to start sending output, before processing has completed. |
| ResourceLister | A utility to list resource files found in the local class path. |
| SortedEnumeration | An enumeration that returns objects in sorted order. |
| TempFileOutputStream | This class is designed to be used much like a ByteArrayOutputStream,
the primary difference being that output is written to a temporary file
as oppose to consuming memory with a byte array. |
| WTContext | This class holds static state partitioned by applet or application instance. |
| WTMessage | WTMessage is the wrapper class for getting a formatted,
localized message, from a resource bundle. |
| WTProperties | Windchill configuration properties. |
| WTStandardDateFormat | WTStandardDateFormat |
| WTThread | A thread that is associated with a WTContext and supports property
change events. |
| Exception Summary | |
|---|---|
| DebugStackTrace | A debug utility for printing debug messages with a stack trace. |
| WTException | WTException is the base class for Windchill exceptions. |
| WTInvalidParameterException | WTInvalidParameterException extends the capability of the
wt.util.WTRemoteException in that like the
wt.util.WTException, it accommodates nested exceptions
and localizable text messages. |
| WTIOException | WTIOException extends the capability of the
java.lang.IOException in that like the
wt.util.WTException, it accommodates nested exceptions
and localizable text messages. |
| WTPropertyVetoException | WTPropertyVetoException extends the capability of the
java.beans.PropertyVetoException in that like the
wt.util.WTException, it accommodates nested exceptions
and localizable text messages. |
| WTRemoteException | WTRemoteException extends the capability of the
java.lang.RemoteException in that like the
wt.util.WTException, it accommodates nested exceptions
and localizable text messages. |
| WTRuntimeException | WTRuntimeException extends the capability of the java.lang.RuntimeException
in that like the wt.util.WTException, it accommodates nested
exceptions and localizable text messages. |
A treasure trove of utilities and standard objects that should be used:
Cache
Encoder
LocalizedResource
WTContext
WTMessage
WTProperties
WTStandardBooleanFormat
WTStandardDateFormat
WTStringUtilities
WTThread

public void setConfig2() {
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||