com.partnersoft.swingform.testgui
Class MapspaceSectionBuilder

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

public class MapspaceSectionBuilder
extends java.lang.Object
implements CodexBuilder

Author:
Russell Cagle Copyright 2006 Partner Software, Inc.

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

Constructor Detail

MapspaceSectionBuilder

public MapspaceSectionBuilder()
Method Detail

buildCodex

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

copyMapspace

public void copyMapspace(Codex codex)