|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Docking framework.
| Method Summary | |
void |
entryActivated(TabModel model,
TabEntry entry)
Invoked when an entry was activated. |
void |
entryAdded(TabModel model,
TabEntry entry)
Invoked when an entry was added. |
void |
entryReactivated(TabModel model,
TabEntry entry)
Invoked when an entry was reactivated. |
void |
entryRemoved(TabModel model,
TabEntry entry)
Invoked when an entry was removed. |
| Method Detail |
public void entryActivated(TabModel model,
TabEntry entry)
model - the model of the event.entry - the entry of the event.
public void entryReactivated(TabModel model,
TabEntry entry)
model - the model of the event.entry - the entry of the event.
public void entryAdded(TabModel model,
TabEntry entry)
model - the model of the event.entry - the entry of the event.
public void entryRemoved(TabModel model,
TabEntry entry)
model - the model of the event.entry - the entry of the event.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||