DefaultFluorophore.IlluminationListener

class IlluminationListener implements Listener

Listens to the irradiance profile and changes the fluorophore’s state accordingly.

Methods

update

public void update(Object data)

This method is called by an Illumination profile when its state has changed.

Parameters:
  • data – The data object that is passed from the Observable, or null.