|
ehsbe CommonsTM Version 1.1.0rc3 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface JxTabbedPaneListener
The listener that's notified when an tab should be closed in the
JxTabbedPane
.
Method Summary | |
---|---|
boolean |
closeTab(int tabIndexToClose)
Informs all listeners, when a tab should be closed |
Method Detail |
---|
boolean closeTab(int tabIndexToClose)
tabIndexToClose
- the index of the tab which should be closed
true
if the tab can be closed, false otherwise
|
ehsbe CommonsTM Version 1.1.0rc3 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |