Thread: Java Gui help
-
September 28th, 2003, 10:43 AM #1
Java Gui help
i have a non-editable text area in frame te. i added a button and i want to be able to have it set the text area visible or not. the text area is called output. wouldnt the command just be
Code:te.output.setVisible = true;
-
September 28th, 2003, 03:11 PM #2
ok screw that, it was te.output.setVisible(true);
anyway, i am tring to read in strings that consists of the variable name, an operator, and a value, ex: "id_5 += 30" or "var1 = 20" now i am looking for a way to split that one string into 2 strings (variable name and operator) and an integer (value). string tokenizer doesnt seem to do what i need. anything?
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)



LinkBack URL
About LinkBacks



Reply With Quote

On the bright side, your forced day off is the Friday before a holiday weekend. So hooray for a four day weekend? :)
Happy Sequester Furlough Friday!