Package com.biglybt.ui.swt.views.table
Class TableViewSWTFilter<DATASOURCETYPE>
- java.lang.Object
-
- com.biglybt.ui.common.table.impl.TableViewImpl.filter
-
- com.biglybt.ui.swt.views.table.TableViewSWTFilter<DATASOURCETYPE>
-
public class TableViewSWTFilter<DATASOURCETYPE> extends TableViewImpl.filter
-
-
Field Summary
Fields Modifier and Type Field Description BubbleTextBox
filterBox
-
Fields inherited from class com.biglybt.ui.common.table.impl.TableViewImpl.filter
checker, eventUpdate, lastFilterTime, nextText, regex, text
-
-
Constructor Summary
Constructors Constructor Description TableViewSWTFilter()
-
-
-
Field Detail
-
filterBox
public BubbleTextBox filterBox
-
-