Search:

Type: Posts; User: Abstract3000

Search: Search took 0.10 seconds.

  1. Re: Troubles Capturing Output into GUI JTextArea Program Going haywire

    BlueJ is just a simple console we use at school to code, the code is no different there are just a few conveniences of running classes without the need of a main. The problem I think is with setting...
  2. Re: Troubles Capturing Output into GUI JTextArea Program Going haywire

    Norm: I use BlueJ to run all my code as of now.
    Cornix: thank you, I have been messing around with this and I did in fact figure out when I removed it all and just put Factory fac; It prints where...
  3. Troubles Capturing Output into GUI JTextArea Program Going haywire

    Hello,
    So I'm pretty much done with this project except I am unable to get the println statements of "Produced" & "Consumed" to display in my JTextArea on my GUI. I am completely lost as to exactly...
  4. Re: Calling Element of Array from Different Class

    Thank you So Much! That was it! Its hard to believe that String[] arg had me held up for so long and all I needed was to remove it and everything works now.
  5. Re: Calling Element of Array from Different Class

    Thanks for the Reply I guess I wasn't clear on my first post, Ill see If I can clear this up a bit more in the 1st class I have an if loop that takes 2 numbers add it them together to spit out a...
  6. Calling Element of Array from Different Class

    Hey there,
    So I just finished up my term project and have everything working but I wanted to make one slight adjustment to the code and Im not exactly sure what I'm doing wrong - it involves...
  7. Replies
    2
    Views
    4,555

    [SOLVED] Re: Run JDK from USB for BlueJ

    I ended up getting the problem solved :) Thanks though. Not sure if people are concerned about my solution but if so so this is what i found:

    Copy the lib, bin and jre folders of an installed JDK...
  8. Replies
    2
    Views
    4,555

    [SOLVED] Run JDK from USB for BlueJ

    Hello,

    Im a bit new to this, I have a class requiring the use of BlueJ, I found the portable version on SourceForge and would like to have it run from the USB but as it requires the JDK. I am...
Results 1 to 8 of 8