|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Titleable
A Titleable object has a title which may be gotten.
for license details.
The copyright to this program is held by it's authors.
Method Summary | |
---|---|
void |
addTitleChangedListener(TitleChangedListener listener)
Register an interest in being notified of changes to the title. |
String |
getTitle()
The title is something that can be displayed to a user either in the tab of a TDIViewLayout or a title bar of a MDIViewLayout window. |
void |
removeTitleChangedListener(TitleChangedListener listener)
Remove regristration of interest in listening for title changes |
Method Detail |
---|
String getTitle()
void addTitleChangedListener(TitleChangedListener listener)
listener
- void removeTitleChangedListener(TitleChangedListener listener)
listener
-
|
Copyright ? 2003-2011 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |