fr.ove.openmath.jome.ctrlview.bidim
Interface SubstitutedDisplayManager

All Known Implementing Classes:
IconLayout, SubstitutionLayout

public interface SubstitutedDisplayManager

Interface to implement to manage the substitution of displays.

Version:
2.0 04/08/1999
Author:
© 1999 DIRAT Laurent

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

addSubstitutedDisplay

public void addSubstitutedDisplay(Display display)

removeSubstitutedDisplay

public void removeSubstitutedDisplay(Display display)

removeSubstitutedDisplay

public void removeSubstitutedDisplay(int rank)

getSubstitutedDisplay

public Display getSubstitutedDisplay(int rank)
Returns the substituted display at the specified rank.

Parameters:
rank - the specified rank.

getNbSubstitutedDisplay

public int getNbSubstitutedDisplay()
Returns the number of substituted displays.



Copyright © 1999-2007 Universit?© de Nice Sophia-Antipolis, I3S, Ove SARL, DFKI and Universit?§t des Saarlandes. All Rights Reserved.