Posts by clayton pereira • 11 points
3 posts
-
0
votes1
answer76
viewsA: How to update Jtextarea in each loop iteration with Swingworker?
After attempts and errors I managed to solve by calling a Thread.Sleep(); I don’t know if it is the correct option to use, but for me it worked .
-
-1
votes1
answer76
viewsQ: How to update Jtextarea in each loop iteration with Swingworker?
I have a class that inherits from SwingWorker and I’m getting information from a file .txt and playing for the JTextArea, and would like to go running update of JTextArea while the loop is running,…
-
0
votes0
answers61
viewsQ: Error must take Exactly 2 Arguments - PHP/Wordpress/visual
Hello, I’m trying to create a custom component for visualComposer a dropdown, I have the php search.php file that creates the custom component, and I have the Recipe.php file that returns the data…