com.partnersoft.swingform.testgui
Class TextStyleEditor

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

public class TextStyleEditor
extends ResourceEditor

Author:
Russell Cagle Copyright 2006 Partner Software, Inc.

Constructor Summary
TextStyleEditor()
           
 
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

TextStyleEditor

public TextStyleEditor()
Method Detail

getComponent

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