Results 1 to 2 of 2

Thread: How to set x and y positions in the Applet

  1. #1
    Junior Member
    Join Date
    Jan 2007
    Answers
    1

    How to set x and y positions in the Applet

    Hi,

    How to set x and y positions in the Applet for any object or text fields?
    And also how to vary the height and width.


  2. #2
    Junior Member
    Join Date
    Feb 2007
    Answers
    10

    Re: How to set x and y positions in the Applet

    Hi raja,
    In applet methods we set these x & y co-ordinates, check that methods
    ex : drawString("string", x,x) ok
    and html file is used to assing height & width,each & every applet tag contain one html file.
    <applet code=" " codebase=" " height=100 width=100 >
    </pplet>
    (here 100 is for example )

    regards,
    vardhan.


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact