public class FilterBuilder extends Object
| Constructor and Description |
|---|
FilterBuilder(JCheckBox[] checkBoxes,
char separator)
Creates a new FilterBuilder.
|
public FilterBuilder(JCheckBox[] checkBoxes, char separator)
checkBoxes - the check boxes with names and selections that should
be reflected in the output filter.separator - the separator for the names in the check boxes.public String buildFilter()
Copyright © 2015. All Rights Reserved.