|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.util.EventObject
org.noos.xing.mydoggy.plaf.ui.cmp.event.TabbedContentPaneEvent
public class TabbedContentPaneEvent
| Nested Class Summary | |
|---|---|
static class |
TabbedContentPaneEvent.ActionId
|
| Field Summary |
|---|
| Fields inherited from class java.util.EventObject |
|---|
source |
| Constructor Summary | |
|---|---|
TabbedContentPaneEvent(TabbedContentPane source,
TabbedContentPaneEvent.ActionId actionId,
org.noos.xing.mydoggy.Content content)
|
|
| Method Summary | |
|---|---|
TabbedContentPaneEvent.ActionId |
getActionId()
|
org.noos.xing.mydoggy.Content |
getContent()
|
TabbedContentPane |
getTabbedContentPane()
|
| 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 TabbedContentPaneEvent(TabbedContentPane source,
TabbedContentPaneEvent.ActionId actionId,
org.noos.xing.mydoggy.Content content)
| Method Detail |
|---|
public TabbedContentPane getTabbedContentPane()
public TabbedContentPaneEvent.ActionId getActionId()
public org.noos.xing.mydoggy.Content getContent()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||