A B C D E F G H I J L M N O P Q R S T U V W _

A

ACC_ABSTRACT - Static variable in class com.deltax.util.CPoolReader
 
ACC_ABSTRACT_s - Static variable in class com.deltax.util.CPoolReader
 
ACC_FINAL - Static variable in class com.deltax.util.CPoolReader
 
ACC_FINAL_s - Static variable in class com.deltax.util.CPoolReader
 
ACC_INTERFACE - Static variable in class com.deltax.util.CPoolReader
 
ACC_INTERFACE_s - Static variable in class com.deltax.util.CPoolReader
 
ACC_NATIVE - Static variable in class com.deltax.util.CPoolReader
 
ACC_NATIVE_s - Static variable in class com.deltax.util.CPoolReader
 
ACC_PRIVATE - Static variable in class com.deltax.util.CPoolReader
 
ACC_PRIVATE_s - Static variable in class com.deltax.util.CPoolReader
 
ACC_PROTECTED - Static variable in class com.deltax.util.CPoolReader
 
ACC_PROTECTED_s - Static variable in class com.deltax.util.CPoolReader
 
ACC_PUBLIC - Static variable in class com.deltax.util.CPoolReader
 
ACC_PUBLIC_s - Static variable in class com.deltax.util.CPoolReader
 
ACC_STATIC - Static variable in class com.deltax.util.CPoolReader
 
ACC_STATIC_s - Static variable in class com.deltax.util.CPoolReader
 
ACC_SYNCHRONIZED - Static variable in class com.deltax.util.CPoolReader
 
ACC_SYNCHRONIZED_s - Static variable in class com.deltax.util.CPoolReader
 
ACC_TRANSIENT - Static variable in class com.deltax.util.CPoolReader
 
ACC_TRANSIENT_s - Static variable in class com.deltax.util.CPoolReader
 
ACC_VOLATILE - Static variable in class com.deltax.util.CPoolReader
 
ACC_VOLATILE_s - Static variable in class com.deltax.util.CPoolReader
 
ANSI - Static variable in class org.sadun.util.TextProgressBar
 
AO - Static variable in class org.sadun.util.TelnetInputStream
The Telnet command code AO (245)
AYT - Static variable in class org.sadun.util.TelnetInputStream
The Telnet command code IAC (246)
ActivationException - exception org.sadun.util.pool2.ActivationException.
An exception raised when an object cannot be activated for some reason.
ActivationException(String) - Constructor for class org.sadun.util.pool2.ActivationException
 
ActivationException(String, Exception) - Constructor for class org.sadun.util.pool2.ActivationException
 
Application - class Application.
 
Application() - Constructor for class Application
 
ArrayEnumeration - class com.deltax.util.ArrayEnumeration.
A resettable Enumeration over an array.
ArrayEnumeration(Object[]) - Constructor for class com.deltax.util.ArrayEnumeration
Constructor for ArrayEnumeration.
AsynchObserver - class com.deltax.util.listener.AsynchObserver.
A wrapper class which allows to user a Listener in contexts where an Observer is required.
AsynchObserver.Cache - class com.deltax.util.listener.AsynchObserver.Cache.
A class that can be used to cache AsynchObserver objects.
AutoCRWriter - class org.sadun.util.AutoCRWriter.
A class that automatically intercepts and prints line separators without explicitly needing for println() to be called (behaves as PrintStream rather than PrintWriter.
AutoCRWriter(Writer) - Constructor for class org.sadun.util.AutoCRWriter
 
AutoCRWriter(OutputStream) - Constructor for class org.sadun.util.AutoCRWriter
 
AutoClassLoader - class org.sadun.util.AutoClassLoader.
A ClassLoader implementation which looks up the JARs in classpath and loads them individually, without the need of specifying one by one.
AutoClassLoader() - Constructor for class org.sadun.util.AutoClassLoader
Creates new AutoClassLoader
AutoClassLoader(ClassLoader) - Constructor for class org.sadun.util.AutoClassLoader
Creates new AutoClassLoader
AutoConfigurator - class org.sadun.util.xml.configuration.AutoConfigurator.
This configurator automatically binds fields to tags in the HTML.
AutoConfigurator() - Constructor for class org.sadun.util.xml.configuration.AutoConfigurator
 
AxisObjectSerializer - class org.sadun.util.AxisObjectSerializer.
This class serializes an AXIS object into an XML byte array.
accept(File) - Method in class org.sadun.util.DirectoryFileFilter
Accepts or refuses directores depending on the construction parameters.
accept(File) - Method in class org.sadun.util.ExtensionFileFilter
Accept or refuse a file basing on its extension and the current working mode (see getAcceptsExtensions()).
accept(File, String) - Method in class org.sadun.util.ExtensionFilenameFilter
Accept or refuse a file basing on its extension and the current working mode (see getAcceptsExtensions()).
accept(Object) - Method in interface org.sadun.util.ForEach.Filter
Determines if the action is to be applied to the object or not
acquire(Object, boolean) - Method in class org.sadun.util.pool.ExtendedObjectPool
Attempt to acquire an object.
acquire(Object) - Method in class org.sadun.util.pool.ExtendedObjectPool
Attempt to acquire an object.
acquire(Object, int) - Method in class org.sadun.util.pool.ExtendedObjectPool
Attempt to acquire the i-th object.
acquire(boolean) - Method in class org.sadun.util.pool.ObjectPool
Attempt to acquire an object.
acquire() - Method in class org.sadun.util.pool.ObjectPool
Attempt to acquire an object.
acquire(int) - Method in class org.sadun.util.pool.ObjectPool
Attempt to acquire the i-th object.
acquireInstance() - Method in class org.sadun.util.pool2.ObjectPool
A convenience method which already casts the result of acquire() to the PooledObject type.
action(Object) - Method in class org.sadun.util.ForEach
This method must be overridden by a subclass to define the actual action.
add(String) - Method in class org.sadun.util.LineSet
Add a line to the set
addAdditionalFileSet(FileSet) - Method in class org.sadun.util.ant.Pack
Ant entry point for additionalfileset subelements.
addClassPathEntry(String) - Method in interface com.deltax.util.DynamicClassFileFinder
 
addClassPathEntry(String) - Method in class com.deltax.util.DynamicJDK12ClassFileFinder
 
addClassPathEntry(String) - Method in interface com.deltax.util.DynamicResourceFileFinder
 
addClassPathEntry(String) - Method in class org.sadun.util.DynamicClassLoader
Add a class path entry
addClassPathEntry(String) - Method in class org.sadun.util.sql.DynamicConnectionFactory
Add a class path entry.
addEntry(String, String) - Method in class org.sadun.util.sis.StateInfoSupport
Add a entry for the given key, containing a textual description
addEntry(String, String, Throwable) - Method in class org.sadun.util.sis.StateInfoSupport
Add a entry for the given key, containing a textual description and a given exception object
addEntry(String) - Method in class org.sadun.util.sis.StateInfoSupport
Add a entry for the same key as the last addEntry operation, containing a textual description.
addEntry(String, Throwable) - Method in class org.sadun.util.sis.StateInfoSupport
Add a entry for the same key as the last addEntry operation, containing a textual description anda given exception object.
addExplorationListener(SimpleClassPackageExplorer.PackageExplorationListener) - Method in class org.sadun.util.SimpleClassPackageExplorer
Add a SimpleClassPackageExplorer.PackageExplorationListener to this object.
addInterface(Class) - Method in class org.sadun.util.codegen.ObjectWrapperGenerator
Add an interface and a corresponding implementing object to the wrapped object.
addInterface(Class, String, Class[], String[], Class, String) - Method in class org.sadun.util.codegen.ObjectWrapperGenerator
 
addInterface(Class, Method, String) - Method in class org.sadun.util.codegen.ObjectWrapperGenerator
 
addListener(Listener) - Method in class com.deltax.util.listener.BaseSignalSource
Allow source clients to add listeners.
addListener(Listener) - Method in class com.deltax.util.listener.BaseSignalSourceThread
 
addListener(Listener) - Method in interface com.deltax.util.listener.IListenerSupport
Add a listener to the listeners set.
addListener(Listener) - Method in class com.deltax.util.listener.ListenerSupport
Add a listener to the listeners set.
addListener(CommandRunner.Listener) - Method in class org.sadun.util.CommandRunner
Add a listener to the listener set.
addListener(WatchDog.Listener) - Method in class org.sadun.util.pool.connection.ConnectionPool
Register a listener for the watchdog thread, if enabled.
addListener(WatchDog.Listener) - Method in class org.sadun.util.watchdog.WatchDog
Add a watchdog listener to the listener set.
addListener(WatchDog.Listener) - Method in class org.sadun.util.watchdog.mbean.ManagedWatchDog
 
addListener(WatchDog.Listener) - Method in interface org.sadun.util.watchdog.mbean.ManagedWatchDogMBean
Add a watchdog listener to the listener set.
addMethod(String, Class[], String[], Class, String, int) - Method in class org.sadun.util.codegen.ObjectWrapperGenerator
Add a method specification to the wrapper class.
addMethod(String, Class[], Class, String, int) - Method in class org.sadun.util.codegen.ObjectWrapperGenerator
Add a method specification to the wrapper class.
addMethod(String, Class[], String[], Class, String) - Method in class org.sadun.util.codegen.ObjectWrapperGenerator
Add a public method specification to the wrapper class.
addMethod(String, Class[], Class, String) - Method in class org.sadun.util.codegen.ObjectWrapperGenerator
Add a public method specification to the wrapper class.
addPool(ObjectPool) - Method in class org.sadun.util.pool2.BasePassivationManager
Add an ObjectPool to monitor.
addTableItemChangeListener(MapEditor.TableItemChangeListener) - Method in class org.sadun.swt.widgets.MapEditor
Add a MapEditor.TableItemChangeListener to the listener set.
addToLeft(char) - Method in class org.sadun.util.RotationalCharBuffer
Add a character to the left of the current position.
addToLeft(String) - Method in class org.sadun.util.RotationalCharBuffer
Invoke RotationalCharBuffer.addToLeft(char)on an entire string, one character at a time, starting from the left.
addToRight(char) - Method in class org.sadun.util.RotationalCharBuffer
Add a character to the right of the current position.
addToRight(String) - Method in class org.sadun.util.RotationalCharBuffer
Invoke RotationalCharBuffer.addToRight(char)on an entire string, one character at a time, starting from the left.
argument - Variable in class com.deltax.util.listener.ObjectSignal
 
asList(Enumeration) - Static method in class org.sadun.util.ListEnumeration
 

A B C D E F G H I J L M N O P Q R S T U V W _