Search:

Type: Posts; User: katyprim

Search: Search took 0.08 seconds.

  1. Replies
    6
    Views
    1,852

    Re: Applet Help: Parsing and displaying labels

    Yup! Thanks! :D :-bd
  2. Replies
    6
    Views
    1,852

    Re: Applet Help: Parsing and displaying labels

    I got the s.o.ps to work. I cut off the three if statements of objEvent.getSource()==setOrder to one by taking them out of each if objEvent.getSource = optChx, optPrk and optBef statement. Here's my...
  3. Replies
    6
    Views
    1,852

    Re: Applet Help: Parsing and displaying labels

    System.out.print? Like S.o.p(objEvent)? Sorry, I'm a beginner.. :(

    And I tried putting in S.o.p(trueTotal) for each time trueTotal changes but I see no general output.
  4. Replies
    6
    Views
    1,852

    Applet Help: Parsing and displaying labels

    /**
    * @(#)chixmenu.java
    *
    * chixmenu Applet application
    *
    * @author
    * @version 1.00 2010/9/10
    */

    import java.awt.*;
Results 1 to 4 of 4