com.partnersoft.swingform.testgui
Class MapsetSectionBuilder

java.lang.Object
  extended by com.partnersoft.swingform.testgui.MapsetSectionBuilder
All Implemented Interfaces:
CodexBuilder

public class MapsetSectionBuilder
extends java.lang.Object
implements CodexBuilder

Author:
Russell Cagle Copyright 2006 Partner Software, Inc.

Constructor Summary
MapsetSectionBuilder()
           
 
Method Summary
 ExplorerNode buildCodex(Codex codex)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MapsetSectionBuilder

public MapsetSectionBuilder()
Method Detail

buildCodex

public ExplorerNode buildCodex(Codex codex)
Specified by:
buildCodex in interface CodexBuilder