org.kahina.core.editor
Class KahinaJEditPropertyManager

java.lang.Object
  extended by org.kahina.core.editor.KahinaJEditPropertyManager
All Implemented Interfaces:
IPropertyManager

public class KahinaJEditPropertyManager
extends Object
implements IPropertyManager


Constructor Summary
KahinaJEditPropertyManager()
           
 
Method Summary
 String getProperty(String key)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KahinaJEditPropertyManager

public KahinaJEditPropertyManager()
Method Detail

getProperty

public String getProperty(String key)
Specified by:
getProperty in interface IPropertyManager