public interface Tab
| Modifier and Type | Method and Description |
|---|---|
void |
applyTab() |
String |
getTabCategory() |
Component |
getTabComponent() |
Icon |
getTabIcon() |
Icon |
getTabLargeIcon() |
int |
getTabMnemonic() |
String |
getTabTitle() |
String |
getTabToolTipText() |
void |
tabSelected() |
boolean |
validateTab() |
String getTabCategory()
Icon getTabIcon()
Icon getTabLargeIcon()
String getTabTitle()
String getTabToolTipText()
int getTabMnemonic()
Component getTabComponent()
boolean validateTab()
void applyTab()
void tabSelected()
Copyright © 2021. All rights reserved.