|
jmce - 1_02 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjmce.Property
public class Property
Property manager for all JMCE class. The property are atored in a file jmce.properties and can be accessed with static method. When a property is set the fill is automatically audated.
Field Summary | |
---|---|
static java.lang.String |
fileDirectory
|
static java.lang.String |
lookAndFeel
|
Constructor Summary | |
---|---|
Property()
|
Method Summary |
---|
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 fileDirectory
public static final java.lang.String lookAndFeel
Constructor Detail |
---|
public Property()
|
jmce - 1_02 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |