Search:

Type: Posts; User: Brollie

Search: Search took 0.11 seconds.

  1. Replies
    8
    Views
    6,286

    [SOLVED] Re: [Problem] imports javax.swing problem

    Ok Ive solved it

    I use the JBuilder from borland and when it installs it installs its own version from java the so called 6.0 version.
    After changing the path from the JRE from c:/JBuilder/.../ ...
  2. Replies
    8
    Views
    6,286

    [SOLVED] Re: [Problem] imports javax.swing problem

    Uhhh no
    Its also the imports :




    import javax.swing.DropMode;

    import javax.swing.table.TableRowSorter;
    import javax.swing.RowFilter;
  3. Replies
    8
    Views
    6,286

    [SOLVED] Re: [Problem] imports javax.swing problem

    Well every jar file, libs and so on are there :s
    So thats what i found so strange :s
  4. Replies
    8
    Views
    6,286

    [SOLVED] Re: [Problem] imports javax.swing problem

    Hi there and thanks

    Uh wel both my project and workspace are on version 6.0
    The strange part was
    That the project had worked before. Then I reinstalled my os to windows 7 (I hated vista to...
  5. Replies
    8
    Views
    6,286

    [SOLVED] [Problem] imports javax.swing problem

    Hi there,

    I've got a little problem here with the imports :
    The import javax.swing.table.TableRowSorter cannot be resolved
    AND
    The import javax.swing.RowFilter cannot be resolved

    I'm using...
Results 1 to 5 of 5