Search:

Type: Posts; User: itzmexei

Search: Search took 0.19 seconds.

  1. Re: Passing data from one action event to another

    ok so i studied abit of the accessor and mutator and here's what i got:




    import java.awt.*;
    import java.awt.event.*;
    import java.sql.*;

    public class ChickenListener implements...
  2. Re: Passing data from one action event to another

    mind modifying my code abit? or giving an example? im kind of confuse?
  3. Passing data from one action event to another

    First of all i hope this is the right section for this if not please move :)

    this is the first code



    import java.awt.*;
    import java.awt.event.*;
    import java.sql.*;
  4. Thread: Array problem

    by itzmexei
    Replies
    6
    Views
    874

    Re: Array problem

    such i dont implement actually because when a user input an answer(guess) that cell that used to be * will be replaced with the clue so logically all * that had been replaced with the clue is...
  5. Thread: Array problem

    by itzmexei
    Replies
    6
    Views
    874

    Array problem

    ok so im doing a treasure hunt thing game and the situation is this:
    i already made a 5 by 5 array of integers and i placed the "treasure" on the 4th row of 3rd column.
    The problem is this
    i am...
  6. Re: abit of idea on how to make the program to repeat

    uhm???.... >.<
    can you explain a bit and perhaps a sample code would help! thanks! :)
  7. abit of idea on how to make the program to repeat

    ok can someone suggest me of a better way to make my GUI to repeat the whole process without RE RUNNING the GUI itself?
    in my case i am making a cashier like GUI app then what i want is that when i...
  8. Thread: Cash register

    by itzmexei
    Replies
    13
    Views
    1,010

    Re: Cash register

    i know it was not yet in OOP approach we are still in the SA that's why. and anyways i dont understand why people dont get my point >.<
    anyhow i'll try to solve my own problem XD

    but i was just...
  9. Thread: Cash register

    by itzmexei
    Replies
    13
    Views
    1,010

    Re: Cash register

    ok so i guess that's way out of our lessons and i doubt i would need that tho thanks for your help i might study in advance for that :)



    actually we are in OOP! >.< and anyways on what my...
  10. Thread: Cash register

    by itzmexei
    Replies
    13
    Views
    1,010

    Re: Cash register

    unless i misinterpret you but what your saying is easy if you only have a hand countable items and you want all to be printed in the invoice but what if you only wanted to print are the things you...
  11. Thread: Cash register

    by itzmexei
    Replies
    13
    Views
    1,010

    Re: Cash register

    haha uhmm you dont get it! XD the problem is the quantity that will be displayed in invoice XD i do get the quantity for each of the items. i was just having a mental block this days that i cant...
  12. Thread: Cash register

    by itzmexei
    Replies
    13
    Views
    1,010

    Re: Cash register

    about the one with the quantity can you tell me i know you said that it can be more complicated but try me! :) haha! i dont get 1 for programming with just nothing! ^_^
  13. Thread: Cash register

    by itzmexei
    Replies
    13
    Views
    1,010

    Re: Cash register

    thank you very much i do get what your point is! YEY! :)
  14. Thread: Cash register

    by itzmexei
    Replies
    13
    Views
    1,010

    Cash register

    my program is almost done! just one more problem
    i want to display in the O.I part the items that the user orders i wonder how am i gonna do that?

    here is my syntax



    ...
Results 1 to 14 of 14