Search:

Type: Posts; User: dvsumosize

Search: Search took 0.10 seconds.

  1. Replies
    0
    Views
    1,422

    keeping an drawing centered in Graphics

    for some reason my code stays centered when Row>Col but when Col>Row it dies as you make the row smaller and smaller, how can i make it so it stays centered both ways, not just when Row>Col??

    i...
  2. Replies
    1
    Views
    1,392

    searching a string

    so for some reason it doesn't run even though i typed it as the book said to do



    import javax.swing.*;

    public class JProject3
    {
    public static void main(String[] args)
    {
  3. Replies
    5
    Views
    1,936

    Re: making a sentence proper

    may i ask what the really big index is?
  4. Re: hmm for some reason the char.At isnt working

    so then i might have written down what he wanted the wrong way.

    Instead of charAt(x)
    and a charAt(x,y)

    would it make alot more sense if it was asked
    charAt(x)
    charAt(y)
  5. Replies
    5
    Views
    1,936

    Re: making a sentence proper

    ok so what i exactly have to do is take a string input of unknown word length and create an output with all of the words having the first letter capitolized.
  6. hmm for some reason the char.At isnt working

    so i did hte code and did exactly what the teacher asked, they had said we needed a char(x,y) but im getting an error, why?




    import javax.swing.*;

    public class JMaths
    {
    public static...
  7. Replies
    5
    Views
    1,936

    making a sentence proper

    hi i hope im posting in the right part, if not, please forgive me ill make sure to post in correct part next time then.

    hi ive just started in my java class nad the teacher has required to change...
  8. Replies
    3
    Views
    6,084

    Re: textpad & java

    no not the textpad that comes with windows, i actually downloaded textpad 5.3 after downloading and installing java 6 update 17. Normally with windws xp i was able to download and when i installed...
  9. Replies
    3
    Views
    6,084

    textpad & java

    ok so i read paddys thread but it didnt solve my issue. Our instructor requires us to use textpad and only textpad with java. I have windows 7 and i have downloaded and installed jdk 6 update 17...
Results 1 to 9 of 9