alma::acs::gui::standards::GuiStandards::SortedProperties Class Reference

Inheritance diagram for alma::acs::gui::standards::GuiStandards::SortedProperties:
Inheritance graph
[legend]
Collaboration diagram for alma::acs::gui::standards::GuiStandards::SortedProperties:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 SortedProperties ()
 SortedProperties (Properties defaults)
synchronized Enumeration< Object > keys ()

Detailed Description

This is a properties hashtable that enumerates its keys in alphabetic order. Alphabetic order is desirable when writing properties to a file.


Constructor & Destructor Documentation

alma::acs::gui::standards::GuiStandards::SortedProperties::SortedProperties (  )  [inline]
alma::acs::gui::standards::GuiStandards::SortedProperties::SortedProperties ( Properties  defaults  )  [inline]

Member Function Documentation

synchronized Enumeration<Object> alma::acs::gui::standards::GuiStandards::SortedProperties::keys (  )  [inline]

Returns an alphabetic enumeration of the keys in this hashtable. This gets used by the various store... methods.

Returns:
an alphabetic enumeration of the keys in this hashtable.
See also:
store(java.io.OutputStream, String)
store(java.io.Writer, String)

The documentation for this class was generated from the following file:

Generated by  doxygen 1.6.2