protected class JTabbedPane.ModelListener extends Object implements ChangeListener, Serializable
ModelChanged
events along to the listeners with
the tabbedpane (instead of the model itself) as the event source.Modifier | Constructor and Description |
---|---|
protected |
ModelListener() |
Modifier and Type | Method and Description |
---|---|
void |
stateChanged(ChangeEvent e)
Invoked when the target of the listener has changed its state.
|
public void stateChanged(ChangeEvent e)
ChangeListener
stateChanged
in interface ChangeListener
e
- a ChangeEvent objectaicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2019 aicas GmbH. All Rights Reserved.