Search:

Type: Posts; User: ricaclaire16

Search: Search took 0.20 seconds.

  1. Replies
    6
    Views
    1,963

    Re: flight reservation code problem...

    the value of the variable date should be d value of the (depart time) and then when the user choose a destination country, there's a time that will add to the depart time so d user will know how long...
  2. Replies
    6
    Views
    1,963

    Re: flight reservation code problem...

    Norm the 4:00:00 happens in this line:

    DateFormat sdf = new SimpleDateFormat("K:mm:ss a,z");

    and here's d full code:


    import javax.swing.*;
    import javax.swing.event.*;
    import java.awt.*;
  3. Replies
    6
    Views
    1,963

    Re: flight reservation code problem...

    Norm the 4:00:00 happens in this line:

    DateFormat sdf = new SimpleDateFormat("K:mm:ss a,z");

    and here's d full code:


    import javax.swing.*;
    import javax.swing.event.*;
    import java.awt.*;
  4. Replies
    6
    Views
    1,963

    flight reservation code problem...

    the time wont change, its always 4:00:00. can u help me?




    import javax.swing.*;
    import javax.swing.event.*;
    import java.awt.*;
    import java.awt.event.*;
    import java.sql.*;
  5. Replies
    1
    Views
    1,281

    I need help for this copy byte code ...

    hi guys I need this code to ask d user to ENTER the FILE Name to be copied and what's the name of the new file where it will be copied.Thanks :]


    import java.io.File;
    import...
  6. Replies
    2
    Views
    932

    hi, I need help for this code ...

    sorry for posting this I dont know how to delete this thread ... sorry :(

    hi guys :) I need this code to ask d user to ENTER the FILE Name to be copied and what's the name of the new file where...
Results 1 to 6 of 6