|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.partnersoft.v3x.gui.TabbedEditorControl
public class TabbedEditorControl
A serializable tabbed editor control.
| Constructor Summary | |
|---|---|
TabbedEditorControl()
|
|
| Method Summary | |
|---|---|
Editor |
getEditor()
|
java.util.ArrayList |
getEditTabConfigs()
|
javax.swing.JComponent |
getGUI()
|
void |
setEditTabConfigs(java.util.ArrayList newConfigs)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TabbedEditorControl()
| Method Detail |
|---|
public Editor getEditor()
getEditor in interface EditorControlpublic javax.swing.JComponent getGUI()
getGUI in interface EditorControlpublic java.util.ArrayList getEditTabConfigs()
public void setEditTabConfigs(java.util.ArrayList newConfigs)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||