de.uni_paderborn.fujaba.fsa.swing
Class EditorManager

java.lang.Object
  extended byde.uni_paderborn.fujaba.fsa.swing.EditorManager

public class EditorManager
extends java.lang.Object

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

Version:
$Revision: 1.10 $
Author:
$Author: lowende $

Method Summary
static EditorManager get()
          No comment provided by developer, please add a comment to improve documentation.
 javax.swing.JComponent getEditor(java.lang.String key, java.lang.String className)
          Get the editor attribute of the EditorManager object
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

get

public static EditorManager get()
No comment provided by developer, please add a comment to improve documentation.

Returns:
No description provided

getEditor

public javax.swing.JComponent getEditor(java.lang.String key,
                                        java.lang.String className)
Get the editor attribute of the EditorManager object

Parameters:
key - No description provided
className - No description provided
Returns:
The editor value