Uses of Class java.util.Hashtable

Uses in package javax.swing

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
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.

Uses in package javax.swing.plaf.basic

Fields of type java.util.Hashtable

Hashtable
Used for minimizing the drawing of vertical lines.
Hashtable
Storage for cached icons.

Uses in package javax.naming.directory

Constructors with parameter type java.util.Hashtable

Uses in package java.security

Classes derived from java.util.Hashtable

class
This class represents a Java security architecture service provider.

Uses in package javax.naming.spi

Methods with parameter type java.util.Hashtable

InitialContextFactory
ObjectFactory
Context
Context
Object
NamingManager.getObjectInstance(Object refInfo, Name name, Context nameCtx, Hashtable environment)
Object
ObjectFactory.getObjectInstance(Object obj, Name name, Context nameCtx, Hashtable environment)
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
NamingManager.getStateToBind(Object obj, Name name, Context nameCtx, Hashtable environment)
Object
StateFactory.getStateToBind(Object obj, Name name, Context nameCtx, Hashtable environment)
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

Uses in package javax.naming.ldap

Constructors with parameter type java.util.Hashtable

Methods with parameter type java.util.Hashtable

Control
Context
Context

Uses in package javax.swing.undo

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.

Uses in package javax.naming

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

Uses in package javax.swing.text.html.parser

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.

Uses in package java.awt.image

Constructors with parameter type java.util.Hashtable

BufferedImage.BufferedImage(ColorModel colormodel, WritableRaster writableraster, boolean premultiplied, Hashtable properties)
MemoryImageSource.MemoryImageSource(int w, int h, int[] pix, int off, int scan, Hashtable props)
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.

Uses in package java.util

Classes derived from java.util.Hashtable

class
A set of persistent properties, which can be saved or loaded from a stream.

Uses in package java.awt

Fields of type java.util.Hashtable

Hashtable