Search:

Type: Posts; User: urosz

Search: Search took 0.09 seconds.

  1. Thread: threads in gui

    by urosz
    Replies
    1
    Views
    2,364

    threads in gui

    Do i have to use threads (or SwingWorker) in my java desktop application?

    it's pretty simple application btw..

    Can you tell me in which cases it's good to use threads for java swing stuff?
  2. Replies
    12
    Views
    6,897

    Re: SQLite and Desktop Application

    i have
    C:\Program Files\Java\jdk1.6.0_16\jre\lib
    C:\Program Files\Java\jre6\lib

    and Application.java and Application.class on some another place
  3. Replies
    12
    Views
    6,897

    Re: SQLite and Desktop Application

    what exactly do i have to do? i don't understand you (i'm a little bad at english)

    damn i'm noob :P
  4. Replies
    12
    Views
    6,897

    Re: SQLite and Desktop Application

    but if i take the application to another computer, it won't work
  5. Replies
    12
    Views
    6,897

    Re: SQLite and Desktop Application

    pleease help me:S
  6. Replies
    32
    Views
    11,663

    Poll: Re: What is your favourite Java IDE?

    i have a question about JCreator.. is it free or not? it's trial 30-days version.. but you can buy only pro version.. so is the normaln version free or after 30 days you cannot use it anymore?
  7. Replies
    12
    Views
    6,897

    Re: SQLite and Desktop Application

    i have a question.. how to install driver for sqlite?

    into which maps i have to put sqlitejdbc-v056.jar?

    and what classpaths to i have to setup?
  8. Replies
    12
    Views
    6,897

    Re: SQLite and Desktop Application

    for sqlite you don't need apache or something

    just create a database file and install sqlite driver for java

    it's a "db in a file"
  9. Replies
    12
    Views
    6,897

    SQLite and Desktop Application

    I have to make a Desktop Application with database ( SQLite )..

    How do i setup sqlite?

    + I would like to make a *.db data which contains tables and then in java application i want to operate...
Results 1 to 9 of 9