com.partnersoft.swingform.testgui
Class SimpleTextEditor

java.lang.Object
  extended by com.partnersoft.swingform.testgui.ResourceEditor
      extended by com.partnersoft.swingform.testgui.SimpleTextEditor

public class SimpleTextEditor
extends ResourceEditor


Constructor Summary
SimpleTextEditor(CodexResource resource)
           
 
Method Summary
 javax.swing.JComponent getComponent()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleTextEditor

public SimpleTextEditor(CodexResource resource)
Method Detail

getComponent

public javax.swing.JComponent getComponent()
Specified by:
getComponent in class ResourceEditor