com.partnersoft.swingform.testgui
Class LineStyleEditor

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

public class LineStyleEditor
extends ResourceEditor

Author:
Russell Cagle Copyright 2006 Partner Software, Inc.

Constructor Summary
LineStyleEditor(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

LineStyleEditor

public LineStyleEditor(CodexResource resource)
Method Detail

getComponent

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