| Package | Description |
|---|---|
| xyz.cofe.gui.swing.tabs |
Поддержка компонента вкладок, с премещаемыми и закрываемыми вкладками
|
| Modifier and Type | Class and Description |
|---|---|
class |
CloseableTabHeader
Заголовок вкладки с кнопкой закрыть
|
| Modifier and Type | Method and Description |
|---|---|
TabHeader |
TabHeader.CloseEvent.getTabHeader() |
| Modifier and Type | Method and Description |
|---|---|
void |
TabPane.addTab(TabHeader tabHeader,
Component component) |
void |
TabPane.insertTab(TabHeader tabHeader,
Component component,
int index) |
| Constructor and Description |
|---|
CloseEvent(TabHeader tabHeader) |
Copyright © 2019. All rights reserved.