Uses of Class 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 gnu.awt.xlib

Methods with parameter type java.util.Hashtable

void

Uses in package gnu.javax.net.ssl.provider

Classes derived from java.util.Hashtable

class
This is the security provider for Jessie.

Uses in package gnu.java.awt.image

Methods with parameter type java.util.Hashtable

void

Uses in package gnu.javax.naming.jndi.url.rmi

Methods with parameter type java.util.Hashtable

Object
Create a new instance of the context.

Methods with return type java.util.Hashtable

Hashtable<K,V>
Returns the environment, associated with this naming context.
Hashtable<K,V>
Returns the environment, associated with this naming context.
Hashtable<K,V>
Returns the environment, associated with this naming context.

Uses in package gnu.java.rmi.server

Fields of type java.util.Hashtable

Hashtable<K,V>
The method table (RMI hash code to method) of the methods of the exported object.

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.

Fields of type java.util.Hashtable

Hashtable<K,V>
A table mapping Class objects to TableCellEditor objects.
Hashtable<K,V>
A table mapping Class objects to TableCellEditor objects.

Methods with return type java.util.Hashtable

Hashtable<K,V>
Creates a hashtable of (Integer, JLabel) pairs that can be used as a label table for this slider.
Hashtable<K,V>
JSlider.createStandardLabels(int increment, int start)
Creates a hashtable of (Integer, JLabel) pairs that can be used as a label table for this slider.

Uses in package gnu.java.security.provider

Classes derived from java.util.Hashtable

class

Uses in package gnu.javax.crypto.jce

Classes derived from java.util.Hashtable

class
The additional GNU algorithm implementation as a Java Cryptographic Extension (JCE) Provider.
class

Uses in package gnu.javax.naming.giop

Constructors with parameter type java.util.Hashtable

Creates a new naming context that uses naming service, represented by the given CORBA object.
Creates a new naming context that uses naming service, represented by the given CORBA object.

Fields of type java.util.Hashtable

Hashtable<K,V>
The table of all instantiated ORB's that are found by they ORB properties signatures.

Methods with parameter type java.util.Hashtable

Object
Create a new instance of the corbaname URL context.

Methods with return type java.util.Hashtable

Hashtable<K,V>
Returns the environment, associated with this naming context.
Hashtable<K,V>
Returns the environment, associated with this naming context.

Uses in package gnu.javax.security.auth.callback

Classes derived from java.util.Hashtable

class

Uses in package gnu.CORBA.Interceptor

Fields of type java.util.Hashtable

Hashtable<K,V>
The policy factories.

Uses in package gnu.java.awt.peer.qt

Methods with parameter type java.util.Hashtable

void
QtImage.setImage(int width, int height, int[] pixels, Hashtable<K,V> properties)
Callback from the image consumer.
void

Uses in package gnu.CORBA

Fields of type java.util.Hashtable

Hashtable<K,V>
The value factories.
Hashtable<K,V>
Maps a single-threaded POAs to they sharedPortServants.
Hashtable<K,V>
The policy factories.

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.