public static class DocumentTabPane.SingletonTab extends Object
Constructor and Description |
---|
SingletonTab(Icon icon,
DocumentTabPane.CloseMode closeMode,
Supplier<Component> contentSupplier,
String title) |
Modifier and Type | Method and Description |
---|---|
DocumentTabPane.CloseMode |
getCloseMode() |
Supplier<Component> |
getContentSupplier() |
Icon |
getIcon() |
String |
getTitle() |
void |
setTitle(String title) |
public SingletonTab(Icon icon, DocumentTabPane.CloseMode closeMode, Supplier<Component> contentSupplier, String title)
Copyright © 2020–2022 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.