com.partnersoft.swingform.testgui
Class SimpleSectionBuilder

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

public class SimpleSectionBuilder
extends java.lang.Object
implements CodexSectionBuilder

Author:
Russell Cagle Copyright 2006 Partner Software, Inc.

Constructor Summary
SimpleSectionBuilder(java.lang.String label)
           
 
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

SimpleSectionBuilder

public SimpleSectionBuilder(java.lang.String label)
Method Detail

buildCodexSection

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