something like this ? public class tab1 extends gui implements Runnable { @Override public void run() { jTextArea1.append("clicked\n"); } ...
isnt there any library for this? read the php arrays from the file and do it auto?
how can i parse these php arrays in java?
im having trouble understanding how to get the methods from a JTextArea for example and use the component with those methods?
whats regex?
none the button does nothing if i pass the jtextarea as a component in the contructor how do i use it in the run method?
anyone here using ZKoss framework?
is there any command that can stop the process of a jbutton with another jbutton for example?
im not experienced in threads..so what do you think i should do? ty in advance
how can i wait the thread to finish before starting one in next loop?
do i need to implement all the methods from worker? cause i get error
aight can i put it in the tab1 thread? instead of creating 2nd?
any examples i can see? im not experienced with threads
how can i pause the main until thread finish?