Uses of Class java.util.Dictionary
Uses in package java.util
Classes derived from java.util.Dictionary
class
A class which implements a hashtable data structure.
class
A set of persistent properties, which can be saved or loaded from a stream.
Uses in package java.security
Classes derived from java.util.Dictionary
class
This class represents a Java security architecture service provider.
Uses in package javax.swing
Classes derived from java.util.Dictionary
class
UIDefaults is a database where all settings and interface bindings are
stored into.
Methods with parameter type java.util.Dictionary
void
Sets the table of labels for the slider and sends a
PropertyChangeEvent (with the property name "labelTable") to all
registered listeners.
Methods with return type java.util.Dictionary