org.xnap.gui.table
Interface HotlistTableModel.UserFilter

All Known Implementing Classes:
HotlistTableModel.AllFilter, HotlistTableModel.CategoryFilter, HotlistTableModel.OtherFilter
Enclosing class:
HotlistTableModel

public static interface HotlistTableModel.UserFilter


Method Summary
 boolean matches(HotlistItem u)
           
 

Method Detail

matches

boolean matches(HotlistItem u)


Copyright © 2001-2005 XNap Team. All Rights Reserved.