Uses of Interface
de.lessvoid.nifty.controls.DroppableDropFilter

Packages that use DroppableDropFilter
de.lessvoid.nifty.controls   
de.lessvoid.nifty.controls.dragndrop   
 

Uses of DroppableDropFilter in de.lessvoid.nifty.controls
 

Methods in de.lessvoid.nifty.controls with parameters of type DroppableDropFilter
 void Droppable.addFilter(DroppableDropFilter droppableDropFilter)
          Add the given filter to this Droppable.
 void Droppable.removeFilter(DroppableDropFilter filter)
          Remove the given filter.
 

Uses of DroppableDropFilter in de.lessvoid.nifty.controls.dragndrop
 

Methods in de.lessvoid.nifty.controls.dragndrop with parameters of type DroppableDropFilter
 void DroppableControl.addFilter(DroppableDropFilter filter)
           
 void DroppableControl.removeFilter(DroppableDropFilter filter)
           
 



Copyright © 2011. All Rights Reserved.