java.lang.Object
org.gjt.sp.jedit.jEdit.JEditPropertyManager
- All Implemented Interfaces:
IPropertyManager
- Enclosing class:
jEdit
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
JEditPropertyManager
public JEditPropertyManager()
-
-
Method Details
-
getProperty
Description copied from interface:IPropertyManagerReturns a String property- Specified by:
getPropertyin interfaceIPropertyManager- Parameters:
name- the name of the property- Returns:
- the string property or null if it doesn't exist
-