Package com.partnersoft.workbench.model

Workbench model classes.

See:
          Description

Interface Summary
WorkbenchDirectoryEditor  
WorkbenchDirectoryHandler Provides directory-appropriate editors and other behavior to the Workbench environment.
WorkbenchEditor  
WorkbenchFileEditor  
WorkbenchFileHandler Provides file-appropriate editors and other behavior to the Workbench environment.
 

Class Summary
AbstractWorkbenchDirectoryEditor  
AbstractWorkbenchDirectoryHandler  
AbstractWorkbenchEditor  
AbstractWorkbenchFileEditor  
AbstractWorkbenchFileHandler  
WorkbenchFile A wrapper around VfsFile that understands its role in the Partner filesystem - whether it's part of a mapset, a module, etc.
 

Package com.partnersoft.workbench.model Description

Workbench model classes.

These classes model the parts of the system edited by the Workbench. Some of these probably need to migrate up into more general system infrastructure. The Codex* classes, especially, derive from an earlier design still present in com.partnersoft.codex, and are intended to eventually replace those.

Copyright 2008 Partner Software, Inc.

Version:
$Id: package-info.java 1239 2008-03-17 12:10:06Z paul $
Author:
Paul Reavis, Russell Cagle