Package | Description |
---|---|
org.hkijena.jipipe.desktop.commons.components.tabs |
Modifier and Type | Method and Description |
---|---|
JIPipeDesktopTabPane.SingletonTab |
JIPipeDesktopTabPane.registerSingletonTab(String id,
String title,
Icon icon,
Supplier<Component> componentSupplier,
JIPipeDesktopTabPane.CloseMode closeMode,
JIPipeDesktopTabPane.SingletonTabMode singletonTabMode)
Adds a tab that can be silently closed and brought up again
|
JIPipeDesktopTabPane.SingletonTab |
JIPipeDesktopTabPane.registerSingletonTab(String id,
String title,
Icon icon,
Supplier<Component> componentSupplier,
JIPipeDesktopTabPane.SingletonTabMode singletonTabMode)
Adds a tab that can be silently closed and brought up again
|
Modifier and Type | Method and Description |
---|---|
com.google.common.collect.BiMap<String,JIPipeDesktopTabPane.SingletonTab> |
JIPipeDesktopTabPane.getSingletonTabs() |
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.