Class EditorTab
java.lang.Object
de.julianweinelt.datacat.ui.editor.EditorTab
- All Implemented Interfaces:
EditorCallBack,IEditorTab
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidexecute()getClassURL(String file) getId()getTabComponent(BenchUI ui, DConnection connection) getTitle()voidsaveFile(boolean forceSaveAs)
-
Constructor Details
-
EditorTab
-
EditorTab
-
EditorTab
-
-
Method Details
-
execute
public void execute() -
getEditorContent
-
getId
- Specified by:
getIdin interfaceIEditorTab
-
getTabComponent
- Specified by:
getTabComponentin interfaceIEditorTab
-
getTitle
- Specified by:
getTitlein interfaceIEditorTab
-
saveFile
public void saveFile(boolean forceSaveAs) -
getClassURL
-
call
- Specified by:
callin interfaceEditorCallBack
-