BEEJ is a BooleanExpression Editor for Java. This library provides a GUI interface to build complex (or simple) expressions with your options as a base component.
I like to create a filter expression to have $F{Su_id}.equals($P{Su_id}); but got message: "Cannot cast from boolean to Boolean". Please give me examples of the correct syntax on filter expression. Thank you, Annie