GNU Classpath (0.95) | |
Frames | No Frames |
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.
|
Classes derived from java.util.Dictionary | |
class | This class represents a Java security architecture service provider. |
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 | |
Dictionary<K,V> | Returns the label table for the slider.
|
GNU Classpath (0.95) |