com.partnersoft.swingform.testgui
Class TextEditor

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

public class TextEditor
extends ResourceEditor

Author:
Russell Cagle Copyright 2006 Partner Software, Inc.

Constructor Summary
TextEditor(java.io.File 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

TextEditor

public TextEditor(java.io.File resource)
Method Detail

getComponent

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