org.freehep.jas.plugin.tree.utils.flashingNode
Interface FlashingNode


public interface FlashingNode

Interface to be implemented by any node that is going to flash.

Author:
The FreeHEP team @ SLAC

Method Summary
 Color flashingColor()
           
 boolean isFlashing()
           
 void setIsFlashing(boolean isFlashing)
           
 

Method Detail

setIsFlashing

void setIsFlashing(boolean isFlashing)

isFlashing

boolean isFlashing()

flashingColor

Color flashingColor()


Copyright © 2013. All Rights Reserved.