|
Class Summary |
| PHXFileLoader |
This is a utility class for loading data files. |
| PHXFileName |
this is a utility class for easily managing file names. |
| PHXFileParser |
This is a utility class for loading data files and extracting
data. |
| PHXIcon |
This class provides utility functions for loading and
creating an icon file |
| PHXNameDivider |
this is a utility class for breaking down names into
smaller parts. |
| PHXProcess |
This is a utility class that extends java.lang.Process
with a system dependent process ID. |
| PHXProcessInfo |
This class represents information about a running
process on the system. |
| PHXRuntime |
this is a utility class for running processes. |
| PHXStringBuffer |
Class that behaves like a java.lang.StringBuffer but has logic
for cacheing out to disk if the size grows over a limit (currently
512K). |
| PHXStringReplacer |
This is a utility class for replacing fields within
a string. |
| PHXStringTokenizer |
This is a more sophisticated version of the Java StringTokenizer. |