FilterUI
org.geon.FilterUI

This actor displays its input on a browser window and allows the user to select and forward the desired selections to the output The input is accepted as an array of strings. The selected outputs are returned as an array of strings.

Author(s): Efrat Jaeger
Version:$Id: FilterUI.java,v 1.5 2006/04/04 17:23:49 altintas Exp $


input
The input to be displayed for selection.

output
The selected items.