Search:

Type: Posts; User: acp26b; Keyword(s):

Page 1 of 2 1 2

Search: Search took 0.02 seconds.

  1. Replies
    6
    Views
    9,776

    Any Body Know A Good Java GUI Builder?

    I have been looking for sometime for a good java GUI builder; all the ones I have found have been pretty bad, I feel like I am missing an obvious solution because there should be a good java GUI...
  2. Replies
    4
    Views
    8,820

    Thanks for the help guys, Guus i still can not...

    Thanks for the help guys, Guus i still can not get it to work like that, but the obj.toString() seems to work great. Is there a reason for this? Do i need to update my java?
  3. Replies
    4
    Views
    8,820

    Java casting problem

    public int compareToObj(Object obj){
    String temp = null;
    try{
    temp = (String)(obj);
    }catch(Exception e){
    throw new ClassCastException();

    }
  4. Replies
    0
    Views
    9,838

    Recursive Backtracking and Maze problem

    I am having some truble with Recursive Backtracking, i have tried 2 variations, but both overflow the stack. Any ideas would be great



    public Point findPath(Point point){
    String temp;...
  5. Replies
    2
    Views
    8,142

    Java syntax question

    i am trying to check a string to see if it is equal to "w" but it wont work.

    public File(String FileName, String mode){
    System.out.println(mode);
    if(mode == "w"){...
  6. Thread: CPU Spikes

    by acp26b
    Replies
    3
    Views
    4,061

    No one else is on my network, i have my PS2...

    No one else is on my network, i have my PS2 hooked up to it, and am in the router settings daily so i know what is on my network, as far as my comp i have Norton firewall blocking the front and back...
  7. Thread: CPU Spikes

    by acp26b
    Replies
    3
    Views
    4,061

    CPU Spikes

    Ok i just reset up my computer at my new house. The only thing i added was a wireless network card, the new house comes complete with wireless :) (the card is a D-link DWL-G520). Well with all that...
  8. Replies
    1
    Views
    4,751

    i dont know much about it, but i remembered...

    i dont know much about it, but i remembered running into this progie, it should be a good example of what you need.
    http://www.codetoad.com/java_mp3_player.asp

    hope it helps
  9. Replies
    15
    Views
    6,713

    I dont even know what to say about this: ...

    I dont even know what to say about this:

    http://cgi.ebay.com/ws/eBayISAPI.dll?ViewItem&category=1467&item=4166777666&rd=1
  10. Replies
    15
    Views
    6,713

    I dont even know what to say about this: ...

    I dont even know what to say about this:

    http://cgi.ebay.com/ws/eBayISAPI.dll?ViewItem&category=1467&item=4166777666&rd=1
  11. Replies
    2
    Views
    5,928

    No that was my only problem, and thanks for the...

    No that was my only problem, and thanks for the help, i feel like an idiot now. :)
  12. Replies
    2
    Views
    5,928

    Question with java

    My latest assignment in my java class is to write 2 class files the Set.class and the TestSet.class. In the TestSet, we are to make 2 instances of Set one with a default constructor and the other...
  13. Replies
    15
    Views
    11,509

    Am I reading this right? Does this mean that it...

    Am I reading this right? Does this mean that it is going to be reading the e-mail my mom sends me about my dog, and attach dog food advertisements to it? If this is the case, I think this is on the...
  14. Thread: cheap stores

    by acp26b
    Replies
    4
    Views
    2,545

    It seems to me that i can always find the best...

    It seems to me that i can always find the best prices on ebay, if you want to get them from a retailer check out www.pricewatch.com they list the best prices on all kinds of comp. parts all orginized...
  15. Replies
    7
    Views
    2,973

    You might need to enable sharing on the...

    You might need to enable sharing on the computers. I am not sure about win 2000, but on the xp box, you can right click on the folder you want to share, go to properties then click the sharing tab...
  16. Thread: Java question

    by acp26b
    Replies
    1
    Views
    6,921

    nevermind, i decided to use a do while loop...

    nevermind, i decided to use a do while loop instead of a for, and for some reason it works now...
  17. Thread: Java question

    by acp26b
    Replies
    1
    Views
    6,921

    Java question

    If i declare an array in a loop, will it redeclare the array each time it loops?
  18. Replies
    3
    Views
    7,410

    Here is what i know: Find how many factors of n ...

    Here is what i know:
    Find how many factors of n - this is where i am confused, i am not exactly sure how to find all the factors, if it matters i am using java to do it....the main reason is i dont...
  19. Replies
    3
    Views
    7,410

    I need help with an algotrithm

    Trying to figure out the algotrithm that will find all perfect numbers between 1 and any given int.
    A perfect number is defined as: A perfect number is an integer that is equal to the sum of it's...
  20. Thread: Lazy Cops

    by acp26b
    Replies
    4
    Views
    2,611

    i dont see the problem here, yeah you did not...

    i dont see the problem here, yeah you did not have a car for a few days, but you got a free sack
  21. Thread: my task manager

    by acp26b
    Replies
    8
    Views
    2,703

    you could try a different progie to kill process...

    you could try a different progie to kill process such as winsonar...
  22. Replies
    5
    Views
    2,354

    10 Husbands, Still a Virgin

    Got this in an e-mail thought i would pass it on...long but funny



    A lawyer married a woman who had previously divorced ten husbands. On their wedding night, she told her new husband, "Please...
  23. Replies
    7
    Views
    3,416

    nope...

    nope...
  24. Replies
    7
    Views
    3,416

    "are the computers hooked up to the switch (that...

    "are the computers hooked up to the switch (that are already up and running) getting re-assigned a new ip from the 3rd wireless access point? If not, please explain." -cross

    Ok, it is realy...
  25. Replies
    7
    Views
    3,416

    Try to figure this one out

    Alright i have having some problems with my network in my house. Let me take a min. to explain what the setup is. It is a frat house with about 36 rooms in 4 different hallways. The top 2 hallways...
Results 1 to 25 of 49
Page 1 of 2 1 2