fr.ove.openmath.jome.behaviour
Interface Maskable

All Known Implementing Classes:
FormulaTreeStructure

public interface Maskable

Interface that must implement all objects that want to be visible or not.

Version:
2.0 14/12/1999
Author:
© 1999 DIRAT Laurent

Method Summary
 boolean isVisible()
          Checks if the instance is visible.
 void setIsVisble(boolean isVisible)
          Sets the instance as vissible or not.
 

Method Detail

setIsVisble

public void setIsVisble(boolean isVisible)
Sets the instance as vissible or not.

Parameters:
isVisible - true if the instance is visible. false otherwise.

isVisible

public boolean isVisible()
Checks if the instance is visible.



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