Search:

Type: Posts; User: Becca

Search: Search took 0.10 seconds.

  1. [SOLVED] Re: How to get Progress updates from multiple threads...

    Okay, I got it. Thanks so much. I always try to complicate things. =)
  2. [SOLVED] Re: How to get Progress updates from multiple threads...

    I will read that tutorial since I will probably need it in the future, but for now there is no progress bar. It's a command line application. I simply don't know how to pass information from a thread...
  3. [SOLVED] How to get Progress updates from multiple threads...

    Sorry in advance for my lack of java vocabulary. I'm new to the language.

    What I have is a program that reads through a binary data file and converts it into a different binary format.

    It kicks...
  4. Thread: General Question

    by Becca
    Replies
    6
    Views
    2,408

    Re: General Question

    Yes, you are absolutely right about moving the file read. Just the sort of insight I was hoping for. I do need to write a test case. Should be a good way to help me find my way around this new IDE. I...
  5. Thread: General Question

    by Becca
    Replies
    6
    Views
    2,408

    Re: General Question

    Can someone tell me if the following actually does what I'm trying to do? This is my first time coding in Java. o_0


    public class SymbolCodeManager {

    String asciiSymbolPNG = "";

    public...
  6. Thread: General Question

    by Becca
    Replies
    6
    Views
    2,408

    Re: General Question

    That seems like a good starting point. Thank you so much.
  7. Thread: General Question

    by Becca
    Replies
    6
    Views
    2,408

    General Question

    I'm not versed in technical java terms because I am transitioning from a different language so I will phrase my question sort of generically...

    I have 489 unique names (ASCII) each with an...
  8. Replies
    3
    Views
    1,014

    Great to be coding again!

    Hello everyone! I just started a new job after a 2.5 year hiatus from the programming world. I worked with C++ from 2005-2009 and my new job requires me to code in Java ...which I've never done...
Results 1 to 8 of 8