All Classes Interface Summary Class Summary Enum Summary Exception Summary Error Summary Annotation Types Summary 
| Class | Description | 
| AbstractBaseHandler<T> |  | 
| AbstractCloseableIterator<E> |  | 
| AbstractDelegator<E> |  | 
| AbstractDialog |  | 
| AbstractFilteredIterator<T> | An abstract base class for custom iterators that  filter the elements of a delegate iterator. | 
| AbstractFilteredIterator.Predicated<T> |  | 
| AbstractIterator<T> |  | 
| AbstractListIterator<T> |  | 
| AbstractLogHandler |  | 
| AbstractMonitor |  | 
| AbstractMonitor.AsyncTimerTask |  | 
| AbstractPropertyAdapterFactory |  | 
| AdapterUtil | Provides a single static  adapt() method that conveniently and safely wraps the
 Platform's adaptation framework. | 
| ArrayIterator<T> | An object that iterates over the elements of an array | 
| ArrayUtil | Various static helper methods. | 
| AsynchronousWorkSerializer | Deprecated. | 
| AsyncOutputStream |  | 
| AsyncWriter |  | 
| AuthenticatorFactory |  | 
| AuthorizableOperation |  | 
| AuthorizableOperation.Builder |  | 
| AuthorizableOperationFactory |  | 
| AuthorizableOperationImpl |  | 
| BaseDialog<VIEWER extends Viewer> |  | 
| BidiMap<K,V> |  | 
| BidiMapper<T1,T2> | Deprecated. | 
| BidirectionalIterator<T> |  | 
| ByteArrayWrapper |  | 
| Cache<E> |  | 
| CachedFileMap<K extends java.lang.Comparable<K>,V> |  | 
| CacheMonitor |  | 
| CacheRegistration |  | 
| CaseInsensitiveStringSet |  | 
| ChallengeNegotiator |  | 
| ChallengeNegotiatorConfigurer |  | 
| ChallengeNegotiatorFactory |  | 
| ChallengeResponseNegotiator |  | 
| CheckUtil | Provides static methods that check object states and invocation arguments. | 
| CleanableReferenceQueue<T> |  | 
| Closeable |  | 
| CloseableIterator<E> | A closeable iterator. | 
| CollectionUtil | Various static helper methods. | 
| CollectionUtil.KeepMappedValue |  | 
| ComboAutoCompleter |  | 
| CompletionWorkSerializer | Deprecated. | 
| ComposedIterator<T> | An iterator that is composed of multiple delegate iterators. | 
| ConcurrencyUtil |  | 
| ConcurrentArray<E> |  | 
| ConcurrentArray.DuplicateCounter<E> |  | 
| ConcurrentArray.Unique<E> |  | 
| ConcurrentValue<T> | Allow synchronization between many threads for a specific value. | 
| Confirmation |  | 
| ConfirmationDialog |  | 
| ConsumerWithException<T,E extends java.lang.Exception> |  | 
| Container<E> |  | 
| ContainerBlockingQueue<E> |  | 
| ContainerCollection<E> |  | 
| ContainerDelta<E> |  | 
| ContainerEvent<E> |  | 
| ContainerEventAdapter<E> | A  listener that dispatches container  events to methods that can be
 overridden by extenders. | 
| ContainerItemProvider<CONTAINER extends IContainer<java.lang.Object>> |  | 
| ContainerItemProvider.Node |  | 
| ContainerItemProvider.SlowElement |  | 
| ContainerList<E> |  | 
| ContainerMap<K,V> |  | 
| ContainerNameSorter | Deprecated. | 
| ContainerPathItemProvider<CONTAINER extends IContainer<java.lang.Object>> | Deprecated. | 
| ContainerPersistence<E> |  | 
| ContainerQueue<E> |  | 
| ContainerSet<E> |  | 
| ContainerSortedSet<E> |  | 
| ContainerUtil | Various static helper methods for dealing with  containers. | 
| ContainerView |  | 
| ContainerView.Default<CONTAINER extends IContainer<?>> |  | 
| ContainerView.MessageType |  | 
| ContextTracer | Encapsulates a tracing  context and delegates trace calls to a bundle  tracer. | 
| CoolBarComposite |  | 
| Credentials |  | 
| CredentialsDialog |  | 
| CredentialsProviderFactory |  | 
| CredentialsResetDialog |  | 
| CredentialsUpdateDialog |  | 
| CredentialsUpdateOperation |  | 
| CustomizeableComposite |  | 
| CustomizeableComposite.CompositeCustomizer |  | 
| DataInputExtender |  | 
| DataInputOutputFile |  | 
| DataOutputExtender |  | 
| DefaultActionFilter<RECEIVER> |  | 
| DefaultPropertySource<RECEIVER> |  | 
| DefaultPropertySource.Augmented<RECEIVER,AUGMENTING_RECEIVER> |  | 
| DefaultPropertySource.DelegatingPropertyDescriptor<RECEIVER> |  | 
| DefaultPropertyTester<RECEIVER> | Tests properties of receiver objects against expected values. | 
| DelegableReentrantLock |  | 
| DelegableReentrantLock.DelegateDetector |  | 
| DelegableReentrantLock.DelegateDetector.Factory |  | 
| DelegatingCloseableIterator<E> |  | 
| DelegatingContentProvider |  | 
| DelegatingExecutorService |  | 
| DelegatingInputStream | A DelegatingInputStreamcontains some other input stream, which it uses as its basic source of data,
 possibly transforming the data along the way or providing additional functionality. | 
| DelegatingMonitor |  | 
| DelegatingOutputStream | This class is the superclass of all classes that filter output streams. | 
| DelegatingRegistry<K,V> | Implementation note: AbstractDelegatingRegistry does not preserve the "modifyable view" contract of
 Map.entrySet()as well as ofMap.keySet(), i.e. | 
| DelegatingStreamWrapper |  | 
| DiffieHellman |  | 
| DiffieHellman.Client | Executes the client-side of the Diffie-Hellman key agreement protocol. | 
| DiffieHellman.Client.Response |  | 
| DiffieHellman.ParameterSpecGenerator | Creates Diffie-Hellman parameters. | 
| DiffieHellman.Server | Executes the server-side of the Diffie-Hellman key agreement protocol. | 
| DiffieHellman.Server.Challenge |  | 
| DiffieHellman.SkipParameterSpec |  | 
| DigestWriter |  | 
| DNDDragListener<TYPE> |  | 
| DNDDropAdapter<TYPE> |  | 
| DNDTransfer<TYPE> |  | 
| DynamicArray<E> |  | 
| EclipseLoggingBridge |  | 
| EclipseMonitor |  | 
| EclipseMonitor.SynchronizedSubProgressMonitor | A sub progress monitor that synchronizes all methods on the parent monitor instance. | 
| ElementWizard |  | 
| ElementWizardAction |  | 
| ElementWizardComposite |  | 
| ElementWizardComposite.WithCombo |  | 
| ElementWizardComposite.WithRadios |  | 
| ElementWizardDialog |  | 
| ElementWizardFactory |  | 
| EmptyInputStream |  | 
| EncodingProvider |  | 
| Event | A default implementation of an  event. | 
| EventPrinter |  | 
| EventUtil |  | 
| ExecutorServiceFactory |  | 
| ExecutorServiceNotifier | Deprecated. | 
| ExecutorServiceNotifier.ThreadPool | Deprecated. | 
| ExecutorWorkSerializer | Deprecated. | 
| ExpectedFileInputStream |  | 
| ExpectedFileReader |  | 
| ExtendedDataInput |  | 
| ExtendedDataInput.Delegating |  | 
| ExtendedDataInput.Stream |  | 
| ExtendedDataInputStream |  | 
| ExtendedDataOutput |  | 
| ExtendedDataOutput.Delegating |  | 
| ExtendedDataOutput.Stream |  | 
| ExtendedDataOutputStream |  | 
| ExtendedInputHandler |  | 
| ExtendedIOAdapter |  | 
| ExtendedIOHandler |  | 
| ExtendedIOUtil |  | 
| ExtendedIOUtil.ClassLoaderClassResolver |  | 
| ExtendedIOUtil.ClassResolver |  | 
| ExtendedOutputHandler |  | 
| Factory | A default implementation of a  factory. | 
| FactoryCreationException |  | 
| FactoryDescriptor |  | 
| FactoryKey |  | 
| FactoryNotFoundException |  | 
| FactoryTypeContentProvider |  | 
| FastList<E> | Deprecated. | 
| FileAuthenticatorFactory | TODO Consider file attributes when creating initially empty file | 
| FileContainerPersistence<E> |  | 
| FileLock |  | 
| FileLogHandler |  | 
| FileUserManager |  | 
| FileUserManagerFactory | TODO Consider file attributes when creating initially empty file | 
| FinishedEvent | An  IEvent that is fired after a method has called a handler multiple times. | 
| FiniteStateMachine<STATE extends java.lang.Enum<?>,EVENT extends java.lang.Enum<?>,SUBJECT> |  | 
| FiniteStateMachine.FailTransition | Deprecated. | 
| FiniteStateMachine.IgnoreTransition | Deprecated. | 
| FirstChildLayout |  | 
| GlobalPartAdapter |  | 
| GrowingRandomAccessList<E> |  | 
| GZIPStreamWrapper |  | 
| GZIPStreamWrapper.Factory |  | 
| Handler<T> | Deprecated. | 
| HashBag<T> |  | 
| HashMapDelegatingRegistry<K,V> |  | 
| HashMapRegistry<K,V> |  | 
| HashMapRegistry.AutoCommit<K,V> |  | 
| HexUtil | Provides static methods that convert to and from hexadecimal string formats. | 
| History<T> |  | 
| HistoryElement<T> |  | 
| HistoryText |  | 
| HistoryTextDialog | TODO extend BaseDialog | 
| HistoryUtil |  | 
| HysteresisConditionPolicy |  | 
| IAuthenticator | Authenticates users. | 
| IAuthenticator2 | Extension interface for authenticators that can update user credentials in addition to authenticating them. | 
| ICache |  | 
| ICacheMonitor |  | 
| ICacheMonitor.Condition |  | 
| ICacheMonitor.ConditionPolicy |  | 
| ICacheMonitorEvent |  | 
| ICacheProbe |  | 
| ICacheRegistration |  | 
| IChallengeResponse |  | 
| IChallengeResponse.Event |  | 
| IChallengeResponse.State |  | 
| IConfirmationProvider | A provider of user confirmation of some action. | 
| IConfirmationProvider.Factory |  | 
| IConfirmationProvider.Factory.Default |  | 
| IConfirmationProvider.Provider |  | 
| IContainer<E> | Contains a number of elements and notifies about element addition and removal. | 
| IContainer.Modifiable<E> | A  container with additional methods to add or remove elements. | 
| IContainer.Persistable<E> | A  container with additional methods to add or remove elements. | 
| IContainer.Persistence<E> |  | 
| IContainerBlockingQueue<E> |  | 
| IContainerCollection<E> |  | 
| IContainerDelta<E> | Describes the addition or removal of a single element from a  container. | 
| IContainerDelta.Kind |  | 
| IContainerEvent<E> |  | 
| IContainerEventVisitor<E> |  | 
| IContainerEventVisitor.Filtered<E> |  | 
| IContainerList<E> |  | 
| IContainerMap<K,V> |  | 
| IContainerQueue<E> |  | 
| IContainerSet<E> |  | 
| IContainerSortedSet<E> |  | 
| ICorrelator<CORRELATION,VALUE> |  | 
| ICredentials |  | 
| ICredentialsProvider |  | 
| ICredentialsProvider2 |  | 
| IDeactivateable |  | 
| IElementFilter |  | 
| IElementProcessor |  | 
| IElementWizard |  | 
| IErrorHandler |  | 
| IEvent |  | 
| IExecutorServiceProvider |  | 
| IFactory |  | 
| IFactoryKey |  | 
| IHistory<T> |  | 
| IHistoryChangeEvent |  | 
| IHistoryElement<T> |  | 
| ILifecycle |  | 
| ILifecycle.DeferrableActivation | A mix-in interface for  lifecycles with deferrable activation. | 
| ILifecycleEvent |  | 
| ILifecycleEvent.Kind |  | 
| IListener |  | 
| IListener.NotifierAware |  | 
| ImageButton |  | 
| IManagedContainer |  | 
| IManagedContainer.ContainerAware |  | 
| IManagedContainerFactory | An extension of the  IFactory protocol that provides an
 awareness of the container that instantiated it, so that the
 factory may reach back into that container for dependencies. | 
| IManagedContainerProvider |  | 
| ImplementationError | Should not be used anymore in favour of AssertionError. | 
| IndexedList<E> |  | 
| IndexedList.ArrayBacked<E> |  | 
| INegotiationContext |  | 
| INegotiationContext.Receiver |  | 
| INegotiator |  | 
| INegotiatorAware |  | 
| INotifier | An entity that a number of  listeners can be registered with and that can fire  events
 to these registered listeners. | 
| INotifier.INotifier2 |  | 
| InteractiveConfirmationProvider |  | 
| InteractiveConfirmationProvider.Factory |  | 
| InteractiveCredentialsProvider |  | 
| Interner<E> |  | 
| Interner.Entry<E> | A weak reference holder that caches the hash code of the referent and is chained in the  Interner.entries to handle collisions. | 
| IOFilter<T> |  | 
| IOptions | Encapsulates a set of notifying configuration options. | 
| IOptionsContainer |  | 
| IOptionsEvent | A generic  event fired from an  options object when an option has changed. | 
| IORunnable<IO extends java.io.Closeable> |  | 
| IORuntimeException |  | 
| IOTimeoutException |  | 
| IOUtil |  | 
| IOUtil.FileCollector |  | 
| IOVisitor |  | 
| IPasswordCredentials |  | 
| IPasswordCredentialsProvider |  | 
| IPasswordCredentialsProvider.Provider |  | 
| IPasswordCredentialsProvider2 |  | 
| IPasswordCredentialsUpdate | Password credentials with an update (new password) in addition to the usual
 user ID and password for authentication of the password change. | 
| IPasswordCredentialsUpdateProvider | Interface for providers of password credentials updates. | 
| IPluginContainer |  | 
| IProperties<RECEIVER> |  | 
| IPropertiesContainer |  | 
| IPropertyProvider<RECEIVER> |  | 
| IRandomizer |  | 
| IRegistry<K,V> |  | 
| IRWLockManager<OBJECT,CONTEXT> | Support Multiple reads/no write and upgrade lock from read to write. | 
| IRWLockManager.LockType |  | 
| IRWOLockManager<OBJECT,CONTEXT> |  | 
| ISlow | A marker interface to indicate that some method calls may be slow. | 
| IStreamWrapper |  | 
| IStreamWrapper.Factory |  | 
| ISynchronizer<RESULT> | Synchronizes a producer and a consumer thread letting the producer pass a value to the consumer. | 
| ItemProvider<INPUT> |  | 
| ITransaction<CONTEXT> |  | 
| ITransactionalOperation<CONTEXT> |  | 
| ITransition<STATE extends java.lang.Enum<?>,EVENT extends java.lang.Enum<?>,SUBJECT,DATA> | Encpsulates the logic to be executed when an event arrives for a subject in a particular state. | 
| IUserAware |  | 
| IUserManager |  | 
| IWorkSerializer | Deprecated. | 
| KeyedPhantomReference<K,T> |  | 
| KeyedReference<K,T> |  | 
| KeyedSoftReference<K,T> |  | 
| KeyedStrongReference<K,T> |  | 
| KeyedWeakReference<K,T> |  | 
| LegacyUtil |  | 
| Lifecycle | A default implementation of an entity with a  lifecycle. | 
| LifecycleEvent | A default implementation of a lifecycle  event. | 
| LifecycleEventAdapter | A  listener that dispatches lifecycle  events to methods that can be
 overridden by extenders. | 
| LifecycleEventConverter<E> |  | 
| LifecycleException |  | 
| LifecycleHook<T extends ILifecycle> |  | 
| LifecycleState | Enumerates the possible lifecycle states of an entity with a  lifecycle. | 
| LifecycleUtil | Various static helper methods for dealing with  lifecycles. | 
| LifecycleUtil.Activator |  | 
| LifecycleUtil.Deactivator |  | 
| LifecycleUtil.Delegator<T> |  | 
| LimitedInputStream |  | 
| LimitedIterator<T> |  | 
| LimitedReader |  | 
| Log |  | 
| LogDialog |  | 
| Logger | The default  logger implementation. | 
| LongRunningAction |  | 
| LongRunningActionDelegate |  | 
| LongRunningHandler |  | 
| ManagedContainer |  | 
| ManagedLabelProvider |  | 
| MapEntry<K,V> |  | 
| MasterDetailsView |  | 
| MenuFiller |  | 
| MenuFiller.Factory |  | 
| Monitor |  | 
| MonitorCanceledException |  | 
| MonitoredThread |  | 
| MonitoredThread.MultiThreadMonitor |  | 
| MonitoredThread.ThreadMonitor |  | 
| MoveableArrayList<E> | A list with O(1) effort for random access. | 
| MoveableList<E> |  | 
| MultiMap<K,V> |  | 
| MultiMap.ListBased<K,V> |  | 
| MultiViewersView |  | 
| MultiViewersView.MessageType |  | 
| NegotiationContext |  | 
| NegotiationException |  | 
| Negotiator<STATE extends java.lang.Enum<?>,EVENT extends java.lang.Enum<?>> |  | 
| NegotiatorFactory |  | 
| NestedMonitor |  | 
| NIOUtil |  | 
| NonBlockingIntCounter |  | 
| NonBlockingLongCounter |  | 
| NonFairReentrantLock |  | 
| NotAuthenticatedException | An unchecked security exceptionindicating that a user has canceled an attempt to authenticate himself. | 
| Notifier |  | 
| NotifyingMonitor |  | 
| NotifyingMonitor.ProgressEvent |  | 
| ObjectUtil | Various static helper methods. | 
| OMBundle | Represents a  bundle, whether OSGi  is running or not. | 
| OMBundle.DebugSupport |  | 
| OMBundle.TranslationSupport | A facility for accessing resource bundles. | 
| OMJob |  | 
| OMLogFilter | Filters log events before they are being passed to the registered  log handlers. | 
| OMLogger |  | 
| OMLogger.Level | Enumerates the possible severity levels of log events. | 
| OMLogHandler |  | 
| OMMonitor |  | 
| OMMonitor.Async |  | 
| OMMonitorProgress |  | 
| OMPlatform | Represents the platform that  bundles are deployed into, whether OSGi  is
 running or not. | 
| OMPreference<T> |  | 
| OMPreference.Participant |  | 
| OMPreference.Type |  | 
| OMPreferencePage |  | 
| OMPreferences |  | 
| OMPreferencesChangeEvent<T> |  | 
| OMPreferenceStore |  | 
| OMTraceHandler |  | 
| OMTraceHandlerEvent | Encapsulates the information of a trace event. | 
| OMTracer |  | 
| OneBorderComposite |  | 
| OnePendingExecutor |  | 
| OperationAuthorizer<CONTEXT> |  | 
| OperationAuthorizerFactory<CONTEXT> | If the meaning of this type isn't clear, there really should be more of a description here... | 
| OptionsEvent |  | 
| OSGiActivator | A default implementation of an OSGi  bundle activator for OM  bundles. | 
| OSGiActivator.StateHandler |  | 
| OSGiActivator.WithState |  | 
| OSGiApplication |  | 
| OSGiLoggingBridge | Deprecated. | 
| OSGiLogHandler | A  log handler that appends log events to the OSGi  log service. | 
| OSGiUtil |  | 
| Pair<T1,T2> |  | 
| ParallelRunner | A listofrunnablesthat can be run in parallel. | 
| PasswordCredentials |  | 
| PasswordCredentialsProvider |  | 
| PasswordCredentialsProvider.Delegating |  | 
| PasswordCredentialsUpdate |  | 
| PerfTracer | A  context tracer that maintains a number of timers for performance measurements. | 
| PositionProvider |  | 
| Predicate<T> | Deprecated. | 
| Predicate<T> | Deprecated. | 
| Predicate.DelegatingPredicate<T> | Deprecated. | 
| PredicateIterator<T> | Deprecated. | 
| Predicates | Deprecated. | 
| Predicates.ExcludedPredicate<T> |  | 
| Predicates.IncludedPredicate<T> |  | 
| Predicates.UniquePredicate<T> |  | 
| PrefBoolean |  | 
| PreferenceButton |  | 
| PreferenceHistory |  | 
| PrefIntegerAndDisable |  | 
| PrefText |  | 
| PrefTextAndDisable |  | 
| PrintLogHandler |  | 
| PrintTraceHandler |  | 
| PriorityQueueRunnable |  | 
| PriorityQueueRunner |  | 
| ProbingSubMonitor | An instrumented  sub monitor that automatically collects and reports usage statistics. | 
| ProductCreationException | An unchecked exception that may be thrown from  factories to indicate the inability to create a
 product. | 
| ProgressDistributable<CONTEXT> |  | 
| ProgressDistributable.Default<CONTEXT> |  | 
| ProgressDistributor |  | 
| ProgressDistributor.Arithmetic |  | 
| ProgressDistributor.Geometric |  | 
| Properties<RECEIVER> |  | 
| PropertiesContainerUtil |  | 
| PropertiesFactory |  | 
| Property<RECEIVER> | Describes a property of a receiver object and extracts its value. | 
| Property.WithArguments<RECEIVER> | Describes a property of a receiver object and extracts its value with given arguments. | 
| QueueRunner |  | 
| QueueRunner2<T extends java.lang.Runnable> |  | 
| QueueWorker<E> |  | 
| QueueWorkerWorkSerializer | Deprecated. | 
| Randomizer |  | 
| RandomizerFactory |  | 
| ReaderInputStream | An input stream for reading a Reader. | 
| ReferenceMonitor<T> |  | 
| ReferenceQueueWorker<T> |  | 
| ReferenceType |  | 
| ReferenceValueMap<K,V> |  | 
| ReferenceValueMap.Soft<K,V> |  | 
| ReferenceValueMap.Strong<K,V> |  | 
| ReferenceValueMap.Weak<K,V> |  | 
| ReferenceValueMap2<K,V> |  | 
| ReferenceValueMap2.Soft<K,V> |  | 
| ReferenceValueMap2.Strong<K,V> |  | 
| ReferenceValueMap2.Weak<K,V> |  | 
| ReflectUtil | Various static helper methods for dealing with Java reflection. | 
| ReflectUtil.ExcludeFromDump |  | 
| ReflectUtil.PrimitiveType |  | 
| ReflectUtil.ReflectionException |  | 
| RegExContentProposalProvider | Content assist proposal provider for regular expressions. | 
| Registry<K,V> |  | 
| RegistryUtil |  | 
| RemoteTraceHandler |  | 
| RemoteTraceServer |  | 
| RemoteTraceServer.Event |  | 
| RemoteTraceServer.Listener |  | 
| RemoteTraceServer.PrintListener |  | 
| ResponseNegotiator |  | 
| ResponseNegotiatorFactory |  | 
| ResponseNegotiatorInjector |  | 
| ResultSynchronizer<RESULT> |  | 
| RollingLog |  | 
| RollingLog.LogLine |  | 
| RollingLog.PropertiesEvent |  | 
| RollingLog.PropertiesEvent.Type |  | 
| RollingLog.RecoveryEvent |  | 
| RollingLog.RollingLogEvent |  | 
| RollingLog.SplitEvent |  | 
| RoundRobinBlockingQueue<E> |  | 
| RoundRobinIterator<T> |  | 
| RoundRobinList<E> |  | 
| RunnableWithException |  | 
| RunnableWithName |  | 
| RWLock |  | 
| RWLockManager<OBJECT,CONTEXT> | Deprecated. | 
| RWLockManager.LockEntry<OBJECT,CONTEXT> | Deprecated. | 
| RWLockManager.LockEntryHandler<OBJECT,CONTEXT> | Deprecated. | 
| RWLockManager.LockStrategy<OBJECT,CONTEXT> | Deprecated. | 
| RWOLockManager<OBJECT,CONTEXT> | Keeps track of locks on objects. | 
| RWOLockManager.LockState<OBJECT,CONTEXT> | Represents a combination of locks for one OBJECT. | 
| SafeAction |  | 
| SafeActionDelegate |  | 
| SafeHandler |  | 
| SashComposite |  | 
| SashLayoutAction |  | 
| SashLayoutAction.Horizontal |  | 
| SashLayoutAction.LayoutMenu |  | 
| SashLayoutAction.Vertical |  | 
| SearchField |  | 
| SearchField.FilterHandler |  | 
| SecondaryToolItem |  | 
| SecurityUtil |  | 
| SelectionListenerAction<T> |  | 
| SelfAttachingContainerListener |  | 
| SelfAttachingContainerListener.Delegating |  | 
| SelfAttachingContainerListener.DoNotDescend |  | 
| SerializingExecutor |  | 
| SetContainer<E> |  | 
| ShareableLifecycle |  | 
| SingleDeltaContainerEvent<E> |  | 
| Sleeper | Deprecated. | 
| SortedFileMap<K extends java.lang.Comparable<K>,V> |  | 
| StackComposite |  | 
| StaticContentProvider |  | 
| Stoppable |  | 
| StreamWrapperChain |  | 
| StringCompressor |  | 
| StringCompressor.Counting |  | 
| StringIO |  | 
| StringUtil | Various static helper methods for dealing with strings. | 
| StructuredContentProvider<INPUT> |  | 
| SubMonitor | A  progress monitor that uses a given amount of work ticks from a parent monitor. | 
| SubMonitor.ProbingMode |  | 
| SubProgressMonitor |  | 
| SynchronizingCorrelator<CORRELATION,RESULT> |  | 
| SynchronousExecutor |  | 
| SynchronousWorkSerializer | Deprecated. | 
| TableLabelProvider<T> |  | 
| TableLabelProvider.Column<T> |  | 
| TaskQueue<T> | A queue that asynchronously, but orderly,  executes
 tasks that have been  scheduled to it. | 
| TextAndDisable |  | 
| ThreadPool |  | 
| ThresholdConditionPolicy |  | 
| ThrowableEvent | An  IEvent typically fired from  notifiers that execute operations in the background. | 
| ThrowableEventAdapter | A  listener that dispatches throwable  events to methods that can be
 overridden by extenders. | 
| ThrowableEventAdapter.ToPrintStream | Prints the stack traces of throwable  events to a  PrintStream. | 
| Timeouter |  | 
| TimeoutMonitor |  | 
| TimeoutRuntimeException |  | 
| TimerLifecycle |  | 
| TimerLifecycle.DaemonFactory |  | 
| TMPUtil |  | 
| ToolButton |  | 
| TraceHandlerEvent |  | 
| Tracer | The default implementation of a  tracer. | 
| TrackableTimerTask |  | 
| Transaction<CONTEXT> |  | 
| TransactionException |  | 
| TransactionUtil |  | 
| Triplet<T1,T2,T3> |  | 
| UIActivator |  | 
| UIActivator.WithState |  | 
| UIQueueRunner |  | 
| UIUtil |  | 
| UnionSet<E> |  | 
| UnmodifiableRegistry<K,V> |  | 
| UserManager |  | 
| UserManagerAuthenticator |  | 
| UserManagerFactory |  | 
| UUIDGenerator | Generates 16 byte UUID values and can encode them to Strings, decode from Strings respectively. | 
| ValidationContext |  | 
| ValidationContext.Aggregator |  | 
| ValidationParticipant |  | 
| ValueEvent<VALUE> |  | 
| ValueNotifier<VALUE> |  | 
| Worker |  | 
| WrappedException | An unchecked exception that wraps a checked exception. | 
| XMLOutput |  | 
| XMLUtil |  | 
| XMLUtil.ElementHandler |  | 
| XORInputStream |  | 
| XOROutputStream |  | 
| XORStreamWrapper |  | 
| ZIPUtil |  | 
| ZIPUtil.EntryContext |  | 
| ZIPUtil.FileSystemUnzipHandler |  | 
| ZIPUtil.FileSystemZipHandler |  | 
| ZIPUtil.UnzipHandler |  | 
| ZIPUtil.ZipEntryHandler |  |