|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.sourceforge.jpalm.PackageProperties
public class PackageProperties
Properties related to the net.sourceforge.jpalm package.
| Field Summary | |
|---|---|
static java.lang.String |
RESOURCE
The properties file to load. |
| Constructor Summary | |
|---|---|
PackageProperties()
Creates a new instance, loading properties from "net/sourceforge/jpalm/resources/package.properties". |
|
| Method Summary | |
|---|---|
java.lang.String |
getName()
Gets the package short name. |
java.lang.String |
getVersion()
Gets the package version. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String RESOURCE
| Constructor Detail |
|---|
public PackageProperties()
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public java.lang.String getName()
public java.lang.String getVersion()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||