CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: gpelefty90

Search: Search took 0.02 seconds.

  1. Replies
    5
    Views
    8,702

    Re: PhoneBook entries with ArrayList problem

    Thank you that did work but everytime i try and print the results in JOPtionPane i get this as a result "Program_4.PhoneBook@863399"

    I dont know what this means
  2. Replies
    5
    Views
    8,702

    PhoneBook entries with ArrayList problem

    Hi I am supposed to create a class and create a constructor and accessors and mutators. then i must create a program that crates 5 instance objects of the PhoneBook class and stores them in an...
  3. Replies
    1
    Views
    1,069

    JButton user input problem

    Hi, I have alot of confusion with a program I am supposed to write. The GUI App is supposed to take information from the user, that information is: Number of days on trip, amount of airfare, amount...
Results 1 to 3 of 3





Click Here to Expand Forum to Full Width

Featured