|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TabContentFilterListener
A listener to a TabContentFilter.
| Method Summary | |
|---|---|
void |
contentChanged()
Informs this listener that all icons, titles and tooltips have changed. |
void |
contentChanged(Dockable dockable)
Informs this listener that icon, title and/or tooltip of dockable changed. |
void |
contentChanged(StackDockComponent component)
Informs this listener that all icons, titles and tooltips of all children of component have changed. |
void |
contentChanged(StackDockStation station)
Informs this listener that all icons, titles and tooltips of all children of station have changed. |
| Method Detail |
|---|
void contentChanged(Dockable dockable)
dockable changed.
dockable - the affected elementvoid contentChanged(StackDockStation station)
station have changed.
station - the affected stationvoid contentChanged(StackDockComponent component)
component have changed.
component - the affected stationvoid contentChanged()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||