public static class TabPane.TabDeletedEvent extends TabPane.Event
source| Constructor and Description |
|---|
TabDeletedEvent(TabPane tabPane,
Component component,
int index)
Конструктор
|
| Modifier and Type | Method and Description |
|---|---|
Component |
getComponent()
Компонент вкладки
|
int |
getIndex()
Индекс вкладки
|
getSource, toStringpublic Component getComponent()
public int getIndex()
Copyright © 2019. All rights reserved.