de.uni_paderborn.fujaba.mpEdit
Class PropMan

java.lang.Object
  extended byde.uni_paderborn.fujaba.mpEdit.PropMan

public class PropMan
extends java.lang.Object

No comment provided by developer, please add a comment to improve documentation.

Version:
$Revision: 1.17.2.1 $
Author:
$Author: mksoft $

Constructor Summary
PropMan()
           
 
Method Summary
 java.util.Properties getProperties()
          Get the properties 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
 

Constructor Detail

PropMan

public PropMan()
Method Detail

getProperties

public java.util.Properties getProperties()
Get the properties attribute of the PropMan object

Returns:
The properties value

writeProperties

public void writeProperties(java.util.Properties p)
No comment provided by developer, please add a comment to improve documentation.

Parameters:
p - No description provided