|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Interface to implement to manage the substitution of displays.
| Method Summary | |
void |
addSubstitutedDisplay(Display display)
|
int |
getNbSubstitutedDisplay()
Returns the number of substituted displays. |
Display |
getSubstitutedDisplay(int rank)
Returns the substituted display at the specified rank. |
void |
removeSubstitutedDisplay(Display display)
|
void |
removeSubstitutedDisplay(int rank)
|
| Method Detail |
public void addSubstitutedDisplay(Display display)
public void removeSubstitutedDisplay(Display display)
public void removeSubstitutedDisplay(int rank)
public Display getSubstitutedDisplay(int rank)
rank - the specified rank.public int getNbSubstitutedDisplay()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||