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