com.partnersoft.editor.editors
Class Home

java.lang.Object
  extended by com.partnersoft.editor.editors.Home
All Implemented Interfaces:
CodexBrowserPage, WorkspaceEditor

public class Home
extends java.lang.Object
implements WorkspaceEditor

The home screen.

Author:
Russell Cagle Copyright 2006 Partner Software, Inc.

Nested Class Summary
 class Home.CodexPreview
           
 
Constructor Summary
Home(EditorApp app)
           
 
Method Summary
 void copyMapset()
           
 CodexNode getCodexLocation()
           
 java.awt.Component getGui()
           
 void newCodex(CodexType codexType)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Home

public Home(EditorApp app)
Method Detail

copyMapset

public void copyMapset()

getCodexLocation

public CodexNode getCodexLocation()
Specified by:
getCodexLocation in interface CodexBrowserPage

getGui

public java.awt.Component getGui()
Specified by:
getGui in interface CodexBrowserPage

newCodex

public void newCodex(CodexType codexType)