Search:

Type: Posts; User: Charanleen

Search: Search took 0.07 seconds.

  1. Replies
    9
    Views
    2,618

    Re: to print pattern

    the plate should move left every time i press left key and right when i press right key by 3 units but when i press left or right key the plate just lengthens till the end of applet window i.e. if...
  2. Replies
    9
    Views
    2,618

    Re: to print pattern

    Sir would you please check it by executing Key Listeners are now Ok(thanks for that) but the plate is having chaos:confused: ..would you please take a look



    import java.awt.event.*;
    import...
  3. Replies
    9
    Views
    2,618

    Re: to print pattern

    ball is moving correctly but the plate at which it should strike is not ....if it doesn't move i won't be able to write the striking condition of ball onto the plate ... :) but that was a good idea...
  4. Replies
    9
    Views
    2,618

    Re: to print pattern

    Thanks for ur soon reply sir, that was a mini problem and by Gods Grace i am solving that but this which i am going to post is simply unbreakable for me...i was making a ball game using applet but...
  5. Replies
    9
    Views
    2,618

    to print pattern

    I got a question in a java quiz which is to Print the Pattern shown below but i could not crack...need ur help in this

    NITIN
    I I
    T T
    I I
    NITIN


    i did it by using charAt but...
Results 1 to 5 of 5