com.ezware.oxbow.swingbits.list
Class ICheckListAction.CheckAll<T>

java.lang.Object
  extended by com.ezware.oxbow.swingbits.list.ICheckListAction.CheckAll<T>
All Implemented Interfaces:
ICheckListAction<T>
Enclosing interface:
ICheckListAction<T>

public static class ICheckListAction.CheckAll<T>
extends Object
implements ICheckListAction<T>


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.ezware.oxbow.swingbits.list.ICheckListAction
ICheckListAction.CheckAll<T>
 
Constructor Summary
ICheckListAction.CheckAll()
           
 
Method Summary
 void check(ICheckListModel<T> model, boolean value)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ICheckListAction.CheckAll

public ICheckListAction.CheckAll()
Method Detail

toString

public String toString()
Overrides:
toString in class Object

check

public void check(ICheckListModel<T> model,
                  boolean value)
Specified by:
check in interface ICheckListAction<T>


Copyright © 2011. All Rights Reserved.