com.partnersoft.v3x.gui
Interface EditorControl

All Known Implementing Classes:
AlternativesEditor, FilesetEditor, MixedCollectionEditor, SimpleMapEditorControl, SublistEditorControl, TabbedEditorControl, TableEditor

public interface EditorControl


Method Summary
 Editor getEditor()
           
 javax.swing.JComponent getGUI()
           
 

Method Detail

getGUI

javax.swing.JComponent getGUI()

getEditor

Editor getEditor()