Search:

Type: Posts; User: Brian

Search: Search took 0.10 seconds.

  1. Replies
    15
    Views
    5,053

    Sticky: Re: New Syntax Highlighting Feature!

    Great Now!!!
  2. Replies
    15
    Views
    5,053

    Sticky: Re: New Syntax Highlighting Feature!

    So what's new here?
  3. Replies
    2
    Views
    5,624

    Re: Virtual Keyboard in Java

    dlorde: Thanks for your help but it didn't help me as i asked how can i use virtual keyboard?
    I have virtual keyboard but i want to know how can i declare the object of keyboard so that it could be...
  4. Replies
    2
    Views
    5,624

    Virtual Keyboard in Java

    Can someone kindly tell me that how may i display a virtual keyboard on screen in java?
    Which API will be used and how it will work. I'll be thankful if you people will help me.
    Regards....
  5. Replies
    2
    Views
    2,814

    Re: passing string into method

    Make a constructor in the class where you want to recieve the string and make it parametrized and then throw your string from the class and you can easily recieve that in your other form.
    Hope it...
  6. Replies
    1
    Views
    2,286

    Re: Need help outputting sub-list of an ArrayList

    Highly paid employees means what???
    Tell the ranges of highly paid employee??
    There can only be one employee who has the highest pay in the whole, so make it more clear please. Thanks.
  7. Replies
    3
    Views
    1,779

    Re: Sort in Cyrilic order

    Why don't you use string comparison operators, instead of making your own comparative functions by the way???
  8. Re: NullPointerException when trying to read Strings into an array of myObject

    Did you overload subscript [] operator for your own class??
    If not, then try it and i hope you will get that working. Thanks
  9. Thread: Program???

    by Brian
    Replies
    1
    Views
    1,475

    Re: Program???

    Complete it on your own and if there will be some problems in your code, we will help you.
    Better try yourself and don't depends upon others for the whole thing. Just try once and put your effort...
  10. Thread: Code Need help

    by Brian
    Replies
    1
    Views
    1,149

    Re: Code Need help

    I don't know what kind of help you want and what are you importing and where is your testcase??
    Well, be more explanatory that what problem you are facing?
    It's too difficult to look over the whole...
  11. Replies
    1
    Views
    2,129

    Re: Null pointer exception

    Where are you exactly getting the Null pointer exception, it's too difficult to trace the whole program for me as i have not much time. Thanks for if you will be able to tell that in what area, this...
  12. Replies
    2
    Views
    1,915

    Re: Keyboard.class error

    This is my opinion, may someone knows more better.
  13. Replies
    4
    Views
    1,786

    [SOLVED] Re: The infamous Hello World

    Good Luck then.........
  14. Replies
    1
    Views
    2,150

    Re: Trying to somehow Compare Generics

    Ryan, i have a little knowledge, but according to me, in the above code you are using recursive function as root=merge(root,newHeap.root), you are passing two constructors here, as you have only one...
  15. Replies
    4
    Views
    1,786

    [SOLVED] Re: The infamous Hello World

    I am sure that you are not using the exact syntax as you are the begginer. But don't you worry. Just post your sorce code and the file names that you have saved with. We will try our best to help...
  16. Thread: Illegal start

    by Brian
    Replies
    7
    Views
    3,060

    Re: Illegal start

    package javaapplication1;


    import java.util.Scanner;
    import java.io.*;
    import java.io.IOException;
    import java.util.*;
    import java.util.Arrays;
  17. Replies
    0
    Views
    1,995

    Java Application Help...

    Hello!
    Guys i am going to develop a relief management system in Java and i have developed whole system in English. Now i want to convert all that language into urdu. So any of you kindly help me...
  18. Thread: Hello!!!

    by Brian
    Replies
    1
    Views
    1,096

    Hello!!!

    Hello!
    I am new at the forums and i hope if i need any help regarding to jave, you guys really will. If i could it will be my pleasure.
    I am Brian.
Results 1 to 18 of 18