GNU Classpath (0.20) | |
Frames | No Frames |
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.
|
Fields of type java.util.Hashtable | |
Hashtable | Used for minimizing the drawing of vertical lines. |
Hashtable | Storage for cached icons. |
Constructors with parameter type java.util.Hashtable | |
Classes derived from java.util.Hashtable | |
class | This class represents a Java security architecture service provider.
|
Methods with parameter type java.util.Hashtable | |
InitialContextFactory | |
ObjectFactory | |
Context | |
Context | |
Object | |
Object | |
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 | |
Object | |
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 |
Constructors with parameter type java.util.Hashtable | |
Methods with parameter type java.util.Hashtable | |
Control | |
Context | |
Context |
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 | |
Fields of type java.util.Hashtable | |
Hashtable | |
Hashtable |
Methods with parameter type java.util.Hashtable | |
Context | |
void | |
void |
Methods with return type java.util.Hashtable | |
Hashtable | |
Hashtable | |
Hashtable |
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.
|
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.
|
Classes derived from java.util.Hashtable | |
class | A set of persistent properties, which can be saved or loaded from a stream.
|
Fields of type java.util.Hashtable | |
Hashtable |
GNU Classpath (0.20) |