bibliothek.gui.dock.control
Interface ControllerSetupCollection


public interface ControllerSetupCollection

A collection of ControllerSetupListeners.

Author:
Benjamin Sigg

Method Summary
 void add(ControllerSetupListener listener)
          Adds a new listener to the collection.
 

Method Detail

add

void add(ControllerSetupListener listener)
Adds a new listener to the collection.

Parameters:
listener - the listener, not null