|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.util.EventObject
net.sf.jaxodraw.gui.swing.JaxoClosableTabbedPane.ClosingEvent
public static class JaxoClosableTabbedPane.ClosingEvent
Standard listener pattern.
| Field Summary |
|---|
| Fields inherited from class java.util.EventObject |
|---|
source |
| Constructor Summary | |
|---|---|
JaxoClosableTabbedPane.ClosingEvent(JaxoClosableTabbedPane source,
int ind)
A closing event. |
|
| Method Summary | |
|---|---|
int |
getIndex()
Index that was requested to be closed. |
| Methods inherited from class java.util.EventObject |
|---|
getSource, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public JaxoClosableTabbedPane.ClosingEvent(JaxoClosableTabbedPane source,
int ind)
source - The source.ind - The index of the tab.| Method Detail |
|---|
public final int getIndex()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||