GNU Classpath (0.92) | |
Frames | No Frames |
Fields of type java.util.Hashtable | |
Hashtable | The state of object at the time when end()
was called.
|
Hashtable | The state of object at the time of constructing
this StateEdit .
|
Methods with parameter type java.util.Hashtable | |
void | Performs an edit action, taking any editable state information
from the specified hash table.
|
void | Stores any editable state information into the specified hash
table.
|
Constructors with parameter type java.util.Hashtable | |
Methods with parameter type java.util.Hashtable | |
Control | |
Context | |
Context |
Classes derived from java.util.Hashtable | |
class | UIDefaults is a database where all settings and interface bindings are
stored into. |
Constructors with parameter type java.util.Hashtable | |
Creates a new JTree object.
|
Fields of type java.util.Hashtable | |
Hashtable | A table mapping Class objects to
TableCellEditor objects. |
Hashtable | A table mapping Class objects to
TableCellEditor objects. |
Methods with return type java.util.Hashtable | |
Hashtable | JSlider.createStandardLabels(int increment) Creates a hashtable of (Integer, JLabel) pairs that can be
used as a label table for this slider. |
Hashtable | JSlider.createStandardLabels(int increment, int start) Creates a hashtable of (Integer, JLabel) pairs that can be
used as a label table for this slider. |
Hashtable | Return a hashtable mapping child components of this container to
Integer objects representing the component's layer assignments.
|
Classes derived from java.util.Hashtable | |
class | This class represents a Java security architecture service provider. |
Fields of type java.util.Hashtable | |
Hashtable | The element for accessing all DTD elements by name.
|
Hashtable | The entity table for accessing all DTD entities by name.
|
Fields of type java.util.Hashtable | |
Hashtable | Used for minimizing the drawing of vertical lines. |
Hashtable | Storage for cached icons. |
Fields of type java.util.Hashtable | |
Hashtable |
Classes derived from java.util.Hashtable | |
class | A set of persistent properties, which can be saved or loaded from a stream.
|
Constructors with parameter type java.util.Hashtable | |
Creates the new initial context with the given properties.
|
Fields of type java.util.Hashtable | |
Hashtable | |
Hashtable | The environment, associated with this initial context.
|
Methods with parameter type java.util.Hashtable | |
Context | |
void |
Initialises the context, using the properties, specified in the passed
table.
|
void |
Methods with return type java.util.Hashtable | |
Hashtable | |
Hashtable | Returns the environment, associated with this naming context. |
Hashtable |
Constructors with parameter type java.util.Hashtable | |
BufferedImage.BufferedImage(ColorModel colormodel, WritableRaster writableraster, boolean premultiplied, Hashtable properties) | |
Constructs an ImageProducer from memory using the default RGB ColorModel
| |
MemoryImageSource.MemoryImageSource(int w, int h, ColorModel cm, byte[] pix, int off, int scan, Hashtable props) Constructs an ImageProducer from memory
| |
MemoryImageSource.MemoryImageSource(int w, int h, ColorModel cm, int[] pix, int off, int scan, Hashtable props) Constructs an ImageProducer from memory
|
Methods with parameter type java.util.Hashtable | |
void | An ImageProducer can set a list of properties
associated with this image by using this method.
|
void | An ImageProducer can set a list of properties
associated with this image by using this method.
|
void | An ImageProducer can set a list of properties
associated with this image by using this method.
|
void | Our ImageProducer may call this method to send us a
list of its image's properties.
|
void | An ImageProducer can set a list of properties
associated with this image by using this method.
|
Methods with parameter type java.util.Hashtable | |
InitialContextFactory | Create the new inital context factory
|
ObjectFactory | Create a new object using the supplied environment.
|
Context | Create a new initial context
|
Context | Creates the initial context. |
Object | Creates an object for the specified name context, environment and
referencing context object.
If the builder factory is set by
setObjectFactoryBuilder(ObjectFactoryBuilder) , the call is
delegated to that factory. |
Object | Creates the object, using the specified name and location information. |
Object | DirectoryManager.getObjectInstance(Object refInfo, Name name, Context nameCtx, Hashtable environment, Attributes attrs) |
Object | DirObjectFactory.getObjectInstance(Object obj, Name name, Context nameCtx, Hashtable environment, Attributes attrs) |
Object | Get the object state for binding.
|
Object | Get the object state for binding.
|
DirStateFactory.Result | DirectoryManager.getStateToBind(Object obj, Name name, Context nameCtx, Hashtable environment, Attributes attrs) |
DirStateFactory.Result | DirStateFactory.getStateToBind(Object obj, Name name, Context nameCtx, Hashtable environment, Attributes inAttrs) |
Context |
Creates the URL context for the given URL scheme id.
|
Constructors with parameter type java.util.Hashtable | |
GNU Classpath (0.92) |