alma::acs::gui::standards::GuiStandards::SortedProperties Class Reference
List of all members.
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: