com.partnersoft.swingform.testgui
Class LineStyleSectionBuilder

java.lang.Object
  extended by com.partnersoft.swingform.testgui.LineStyleSectionBuilder
All Implemented Interfaces:
CodexSectionBuilder

public class LineStyleSectionBuilder
extends java.lang.Object
implements CodexSectionBuilder

Author:
Russell Cagle Copyright 2006 Partner Software, Inc.

Constructor Summary
LineStyleSectionBuilder()
           
 
Method Summary
 ExplorerNode buildCodexSection(CodexSection section)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LineStyleSectionBuilder

public LineStyleSectionBuilder()
Method Detail

buildCodexSection

public ExplorerNode buildCodexSection(CodexSection section)
Specified by:
buildCodexSection in interface CodexSectionBuilder