| Author |
how do i capture the close tab action on jidetabbed pane
|
neha priya
Ranch Hand
Joined: Jul 03, 2010
Posts: 62
|
|
Hello everyone,
i need to perform some action when the user closes the tab opened by clicking on the cross on it..could you please help me how do i capture the close operation...
please reply
neha
|
 |
Rob Spoor
Sheriff
Joined: Oct 27, 2005
Posts: 19214
|
|
|
What is this "jidetabbed pane"?
|
SCJP 1.4 - SCJP 6 - SCWCD 5
How To Ask Questions How To Answer Questions
|
 |
neha priya
Ranch Hand
Joined: Jul 03, 2010
Posts: 62
|
|
hii...thanks for replying..its a class that extends JTabbedPane
class JideTabbedPane extends JTabbedPane;
http://www.java2s.com/Open-Source/Java-Document/Swing-Library/jide-common/com/jidesoft/swing/JideTabbedPane.java.htm
|
 |
 |
|
|
subject: how do i capture the close tab action on jidetabbed pane
|
|
|