Re: JTabbedPane selection changes
- From: Karsten Lentzsch <karsten@xxxxxxxxxxxx>
- Date: Wed, 19 Mar 2008 09:59:57 +0100
Karsten Wutzke wrote:
I couldn't find what would be the was to go to detect changes in a
JTabbedPane's selection...?
Register a listener with its model, a SingleSelectionModel.
See JTabbedPane#getModel().
-Karsten
.
- References:
- JTabbedPane selection changes
- From: Karsten Wutzke
- JTabbedPane selection changes
- Prev by Date: JTabbedPane selection changes
- Next by Date: Re: Location of image files in Java SRC
- Previous by thread: JTabbedPane selection changes
- Index(es):