com.partnersoft.editor.editors
Class MapsetLegendEditor

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

public class MapsetLegendEditor
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
MapsetLegendEditor(EditorApp app, CogModel model)
           
 
Method Summary
 void deleteRegion(int regionIndex)
           
 javax.swing.JComponent getGui()
           
 void splitRegion(int regionIndex)
           
 
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

MapsetLegendEditor

public MapsetLegendEditor(EditorApp app,
                          CogModel model)
Method Detail

getGui

public javax.swing.JComponent getGui()

splitRegion

public void splitRegion(int regionIndex)

deleteRegion

public void deleteRegion(int regionIndex)