Search:

Type: Posts; User: brianskiee

Search: Search took 0.10 seconds.

  1. Re: adding data in table but the table is in another frame

    i dont really get it sir
  2. adding data in table but the table is in another frame

    this is my codes in a button that if I click it . that information will send to Jtable but the problem is the jtable is in another frame so how can i connect this ? help me plese



    ...
  3. Replies
    7
    Views
    905

    Re: adding numbers in table

    hmmm.

    what i mean is every time i input quantity it will keep adding and getting the sum. so that i can use that total in exchange for txtAmount.setText(String.valueOf(Double.parseDoubl...
  4. Replies
    7
    Views
    905

    Re: adding numbers in table

    i tried this but the Amount keeps changing into the quantity im putting it must be the sum of quantity

    --- Update ---

    it should be like this . First, I will put quantity: 12 then the amount...
  5. Replies
    7
    Views
    905

    Re: adding numbers in table

    i tried this
  6. Replies
    7
    Views
    905

    adding numbers in table

    2773

    hello . can somebody help me how can I add the numbers in quantity where it will automatically put in total?
    im using netbeans.

    just want the codes for how to add the listed quantity?...
  7. Replies
    3
    Views
    1,147

    Re: How to fix the places

    import javax.swing.*;
    import java.applet.*;
    import java.awt.*;
    import java.awt.event.*;


    public class Calculator extends Applet implements ActionListener {

    Button btnAdd, btnSubtract,...
  8. Replies
    3
    Views
    1,147

    How to fix the places

    Hello idols , im IT student beginner.

    can anyone help me to make this applet organize like this : but wait first this is my code

    import javax.swing.*;
    import java.applet.*;
    import...
  9. Thread: NEED HELP

    by brianskiee
    Replies
    7
    Views
    1,261

    Re: NEED HELP

    HUYYYY help me please !
  10. Thread: NEED HELP

    by brianskiee
    Replies
    7
    Views
    1,261

    Re: NEED HELP

    HELLO. THIS IS MY PROGRAM. THERE IS NO ERROR BUT CAN ANYONE IMPROVE IT ? HAHA ! into JFRAME because i dont know how to code it in jframe ? its still not finish .

    import java.util.Scanner;
    ...
  11. Thread: NEED HELP

    by brianskiee
    Replies
    7
    Views
    1,261

    NEED HELP

    Can anyone help me in doing a program ? A program of a converter using control structures and arrays ( measurements-meters to kilometers , liters to mililiters etc. ) and a Text Twist game . Help me...
Results 1 to 11 of 11