uk.org.toot.swingui.audioui.mixerui
Class FullMixerPanel.SingleBusSelector

java.lang.Object
  extended by uk.org.toot.swingui.audioui.mixerui.FullMixerPanel.SingleBusSelector
All Implemented Interfaces:
ControlSelector
Enclosing class:
FullMixerPanel

public class FullMixerPanel.SingleBusSelector
extends java.lang.Object
implements ControlSelector


Nested Class Summary
 
Nested classes/interfaces inherited from interface uk.org.toot.control.ControlSelector
ControlSelector.LogicalBinary, ControlSelector.Not, ControlSelector.Or
 
Constructor Summary
FullMixerPanel.SingleBusSelector()
           
 
Method Summary
 boolean select(Control control)
          The contract for slecting Controls.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FullMixerPanel.SingleBusSelector

public FullMixerPanel.SingleBusSelector()
Method Detail

select

public boolean select(Control control)
Description copied from interface: ControlSelector
The contract for slecting Controls.

Specified by:
select in interface ControlSelector
Returns:
true if Control selected, false otherwise.


Copyright © 2004, 2005, 2006, 2007 Steve Taylor. All Rights Reserved.