com.partnersoft.editor.editors
Class FindItemEditor

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

public class FindItemEditor
extends AbstractCogModelEditor


Field Summary
 
Fields inherited from class com.partnersoft.editor.editors.AbstractCogModelEditor
app, model
 
Constructor Summary
FindItemEditor(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

FindItemEditor

public FindItemEditor(EditorApp app,
                      CogModel model)
Method Detail

getGui

public javax.swing.JComponent getGui()