Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: heather473
  • Content: Threads
  • Order by date
  1. heather473

    PolyLines

    I am trying to draw polylines by using the mouse listner mouseClicked function. Everytime I run my program all lines are drawn once by one click. How can I get my program to draw one polyline for everymouse click not all all the polylines that I have values for in my array. Thanks. Heather473
  2. heather473

    Graphics Question

    I'm trying to make a class that will be imported by a program. In this class, I am drawing ovals to put peoples names in them around a rectangle(like a dinner table) but I can't figure out how to be able to write the names in the ovals. Could some one please tell me the formal for writing the...
  3. heather473

    Loops

    Can someone please explain the loop process to me so I can figure out why the loop isn't working in my program. Thanks import cs1.Keyboard; public class Slots2 { //----------------------------------------------------------------- // Plays a Slot Machine game with the user...
  4. heather473

    help with colors for beginner

    I am trying to make a simple rainbow but I am having trouble geting each arch a different color. I am having a problem of repeating colors. Can someone please help me with a way to have many colors in my rainbow. Thank you.
  5. heather473

    Standard Deviation

    I need help figuring out how to input the equation for standard deviation. I'm not allowed to use the one given in my cobol software for my class assignment. thanks

Part and Inventory Search

Back
Top