|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.uni_paderborn.fujaba.mpEdit.PropMan
No comment provided by developer, please add a comment to improve documentation.
Field Summary | |
private java.lang.String |
prop_name
No comment provided by developer, please add a comment to improve documentation. |
(package private) java.util.Properties |
properties
No comment provided by developer, please add a comment to improve documentation. |
Constructor Summary | |
PropMan()
|
Method Summary | |
java.util.Properties |
getProperties()
Get the properties attribute of the PropMan object |
private void |
setDefaults()
Sets the defaults attribute of the PropMan object |
void |
writeProperties(java.util.Properties p)
No comment provided by developer, please add a comment to improve documentation. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
java.util.Properties properties
private java.lang.String prop_name
Constructor Detail |
public PropMan()
Method Detail |
private void setDefaults()
public java.util.Properties getProperties()
public void writeProperties(java.util.Properties p)
p
- No description provided
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |