com.partnersoft.editor.editors
Class ProductEditor

java.lang.Object
  extended by com.partnersoft.editor.editors.AbstractCogModelEditor
      extended by com.partnersoft.editor.editors.ProductEditor
All Implemented Interfaces:
CodexBrowserPage, CodexResourceModelEditor

public class ProductEditor
extends AbstractCogModelEditor

Author:
Russell Cagle Copyright 2006 Partner Software, Inc.

Field Summary
 
Fields inherited from class com.partnersoft.editor.editors.AbstractCogModelEditor
app, model
 
Constructor Summary
ProductEditor(EditorApp app, CogModel model)
           
 
Method Summary
 javax.swing.JComponent getGui()
           
 
Methods inherited from class com.partnersoft.editor.editors.AbstractCogModelEditor
getApp, getCodexLocation, getCodexResourceModel
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProductEditor

public ProductEditor(EditorApp app,
                     CogModel model)
Method Detail

getGui

public javax.swing.JComponent getGui()