Interface TabSelectionListener
- All Known Implementing Classes:
AccessoryListPanel,CvDefinitionPanel,DefaultTabSelectionPanel,MacroListPanel,ReverserPanel.ReverserFormPanel,StepControlPanel
public interface TabSelectionListener
-
Method Summary
-
Method Details
-
tabSelected
void tabSelected(boolean selected) - Parameters:
selected- the tab is selected
-