Package de.julianweinelt.datacat.ui
Class BenchUI
java.lang.Object
de.julianweinelt.datacat.ui.BenchUI
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddClosableTab(JTabbedPane tabbedPane, String title, Component content) static voidaddEscapeKeyBind(RootPaneContainer container) void@Nullable DConnectionRetrieves the connection associated with the LIGHT_EDIT_PROJECT, if available.booleanvoidvoidinit()voidloadTheme(boolean showDialogOnError) voidvoidvoidvoidvoidstop()void
-
Constructor Details
-
BenchUI
public BenchUI()
-
-
Method Details
-
loadTheme
public void loadTheme(boolean showDialogOnError) -
init
public void init() -
connect
-
createLightEdit
-
hasLightEdit
public boolean hasLightEdit() -
getLightEdit
Retrieves the connection associated with the LIGHT_EDIT_PROJECT, if available.- Returns:
- the DConnection associated with LIGHT_EDIT_PROJECT, or null if no connection exists.
-
updateProjectCards
public void updateProjectCards() -
addClosableTab
-
importProfilePopupPreDefinedFile
-
showLicenseInfo
public void showLicenseInfo() -
showChangelog
public void showChangelog() -
showDataSendDialog
public void showDataSendDialog() -
stop
public void stop() -
addEscapeKeyBind
-
onMenuBarClickItem
-