Uses of Class java.util.Dictionary

Uses in package javax.swing.text

Methods with parameter type java.util.Dictionary

void
Sets the properties of this Document.

Methods with return type java.util.Dictionary

Dictionary
Returns the properties of this Document.

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
This method changes the "labelTable" property of this slider.

Methods with return type java.util.Dictionary

Dictionary
This method returns the label table for this slider.