com.partnersoft.editor.editors
Class PointStyleEditor

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

public class PointStyleEditor
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
PointStyleEditor(EditorApp app, CogModel model)
           
 
Method Summary
 javax.swing.JComponent getGui()
           
 javax.swing.JPanel getRowEditorGui()
           
 
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

PointStyleEditor

public PointStyleEditor(EditorApp app,
                        CogModel model)
Method Detail

getRowEditorGui

public javax.swing.JPanel getRowEditorGui()

getGui

public javax.swing.JComponent getGui()