Search:

Type: Posts; User: help_desk

Search: Search took 0.13 seconds.

  1. Replies
    5
    Views
    1,217

    [SOLVED] Re: Rendering the cells of JComboBox in Java

    Hi Kevin, I have added an MCVE. I am hoping anyone could help me with this. Thanks
  2. Replies
    5
    Views
    1,217

    [SOLVED] Re: Rendering the cells of JComboBox in Java

    Hi Kevin,

    Yeah, I have tried things. First, i just set the JComboBox with the ListCellRender. so, jComboBox.setRenderer(ListCellRenderer); but how to create the model is the problem. There has to...
  3. Replies
    5
    Views
    1,217

    [SOLVED] Rendering the cells of JComboBox in Java

    Hi guys,

    Say I have a student class with fields names and Gender. Now, I have a students' array. such that I can create multiple students' classes: student a, student b, student c e.t.c and store...
Results 1 to 3 of 3