Re: SteppedComboBox problem - correction
- From: hilz <now@xxxxx>
- Date: Sat, 29 Oct 2005 01:13:57 -0400
correction: the setVisible method i added is:
public void setVisible(boolean isVisible){ if(false==isVisible){ super.hide(); return; } ....
so there is no "!" in the if statement.
Thanks for any help. .
- References:
- SteppedComboBox problem
- From: hilz
- SteppedComboBox problem
- Prev by Date: SteppedComboBox problem
- Next by Date: Re: SteppedComboBox problem
- Previous by thread: SteppedComboBox problem
- Next by thread: Re: SteppedComboBox problem
- Index(es):