aspose file tools
The moose likes Swing / AWT / SWT and the fly likes how do i capture the close tab action on jidetabbed pane Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of Mongo DB Applied Patterns this week in the MongoDB forum
or a resume review from Five Year Itch in the Jobs Discussion forum!
JavaRanch » Java Forums » Java » Swing / AWT / SWT
Reply Bookmark "how do i capture the close tab action on jidetabbed pane" Watch "how do i capture the close tab action on jidetabbed pane" New topic
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
 
I agree. Here's the link: http://jrebel.com/download
 
subject: how do i capture the close tab action on jidetabbed pane
 
Similar Threads
problem with tabs in jquery
How do I capture audio device with ppc 2002?
How to Capture a Tab Click on JTabbedPane
How to redirect to any other portlet on clicking Normal or Maximized icon of portlet
Help with TabbedPanel and panel in struts 2