com.partnersoft.editor.editors
Class TextStyleEditor

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

public class TextStyleEditor
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
TextStyleEditor(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

TextStyleEditor

public TextStyleEditor(EditorApp app,
                       CogModel model)
Method Detail

getGui

public javax.swing.JComponent getGui()