{@link JCheckBox}
only if it is checked.
@return this fixture.
@throws IllegalStateException if this fixture's JCheckBox
is disabled.
@throws IllegalStateException if this fixture's JCheckBox
is not showing on the screen.
{@link JRadioButton}
only if it is checked.
@return this fixture.
@throws IllegalStateException if this fixture's JRadioButton
is disabled.
@throws IllegalStateException if this fixture's JRadioButton
is not showing on the screen.
|
|
|
|
|
|
|
|
|
|
|
|
|
|