Search:

Type: Posts; User: Voldimore

Search: Search took 0.10 seconds.

  1. Replies
    4
    Views
    2,366

    Re: own Tablemodel with checkbox

    can no one tell me how to solve this issue?
  2. Replies
    4
    Views
    2,366

    Re: own Tablemodel with checkbox

    anyone any idea why it doesn't work? :/

    here is the exception thrown:


    Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException
    at...
  3. Replies
    4
    Views
    2,366

    Re: own Tablemodel with checkbox

    thanks for your post but i basically did that by setting the model to my vector.
    it does work perfectly if i don't use a boolean type, but i want a checkbox next to every row of my table.
  4. Replies
    4
    Views
    2,366

    own Tablemodel with checkbox

    Can anyone tell my why my code isn't working as intended?
    i want to create a table with a check box at the end for deleting several rows easily.
    I'm working with Netbeans and it seems that the way...
Results 1 to 4 of 4