I need a wizard which second page content depends on the first page\'s selection. The first page asks the user the \"kind\" of filter he wants to create and the second one a
Another alternative is to @Override setVisible. You can update page values or add additional widgets at that time.