com.partnersoft.swingform.testgui
Class TranslatorEditor
java.lang.Object
com.partnersoft.swingform.testgui.TranslatorView
com.partnersoft.swingform.testgui.TranslatorEditor
public class TranslatorEditor
- extends TranslatorView
A TranslatorEditor is like a TranslatorPanel, only instead of
containing views it contains editors.
- Author:
- Russell Cagle
Copyright 2006 Partner Software, Inc.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TranslatorEditor
public TranslatorEditor()
getComponent
public javax.swing.JComponent getComponent()
- Specified by:
getComponent in class TranslatorView
getName
public java.lang.String getName()
- Specified by:
getName in class TranslatorView
getTitle
public java.lang.String getTitle()
- Specified by:
getTitle in class TranslatorView
showOrOpen
public void showOrOpen(CodexResource resource)