|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.comm.CommProperties
Field Summary | |
private static java.util.Properties |
commProps
|
private static java.lang.String |
propFilename
|
Constructor Summary | |
CommProperties()
|
Method Summary | |
private static java.lang.String |
findPropFile(java.lang.String filename)
Find specified properties file in directory in the specified location. |
static java.lang.String |
getProperty(java.lang.String propName)
Look up a property in javax.comm.properties |
static java.lang.String |
getPropFilename()
Return the full path of javax.comm.properties, assuming it was located successfully. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
private static java.util.Properties commProps
private static java.lang.String propFilename
Constructor Detail |
public CommProperties()
Method Detail |
public static java.lang.String getProperty(java.lang.String propName)
public static java.lang.String getPropFilename()
private static java.lang.String findPropFile(java.lang.String filename)
filename
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |