com.partnersoft.swingform.testgui
Class ResourceEditor

java.lang.Object
  extended by com.partnersoft.swingform.testgui.ResourceEditor
Direct Known Subclasses:
LegendEditor, LineStyleEditor, SimpleTextEditor, TextEditor, TextStyleEditor

public abstract class ResourceEditor
extends java.lang.Object

Author:
Russell Cagle Copyright 2006 Partner Software, Inc.

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

Constructor Detail

ResourceEditor

public ResourceEditor()
Method Detail

getComponent

public abstract javax.swing.JComponent getComponent()