Search:

Type: Posts; User: aba muhammad

Search: Search took 0.11 seconds.

  1. Replies
    3
    Views
    883

    Re: need a dropdown multiselection list

    fixed it.
    just a layout problem.
    instead of:


    panel.setLayout(null);


    I put:
  2. Replies
    3
    Views
    883

    Re: need a dropdown multiselection list

    i tried the pretty cool suggestion of yours before I wrote the code I posted.
    The problem is I coulnt find out what listener of the ComboBox to deal with so that I could stop it from folding upon...
  3. Replies
    3
    Views
    883

    need a dropdown multiselection list

    hi there.
    Im creating a gui, and in it i need a component to display a list of checkboxes to a user in a dropdown fashion such that
    a user can check any number of boxes before the component folds....
Results 1 to 3 of 3