•   Notifications
  • Welcome to our forums

    Join us now to get access to all our awesome features. Once registered and logged in, you will be able to create topics, post replies, give reputation to your fellow members, get your own private messenger, and so, so much more.

    + Reply to Thread + Post New Thread
    Results 1 to 10 of 10

    Thread: java help
  • Share This Thread!
    • Share on Facebook
    1. #1
      Join Date
      Oct 2001
      Location
      colombia
      Posts
      1,030

      java help

      how can i choose where a button appers

    2. #2
      can you be more specific?
      (as in appear in an app, software, web broswer? are you creating your own java app with a program & want to place a button somewhere?)

    3. #3
      Join Date
      Oct 2001
      Location
      colombia
      Posts
      1,030
      im using Jcreator

      havent had time to download jbuilder

      and its for an applet

    4. #4
      Join Date
      Mar 2002
      Location
      Mauritius
      Posts
      2,043
      @ mabo

      U have serial for Jcreator m8??
      Women need a reason to have sex.... Men just need a place.

    5. #5
      Join Date
      Oct 2001
      Location
      colombia
      Posts
      1,030
      i think i have a craked ver

      you want it?

    6. #6
      Join Date
      Mar 2002
      Location
      Mauritius
      Posts
      2,043
      nah, i dwlded the free one
      Women need a reason to have sex.... Men just need a place.

    7. #7
      Join Date
      Apr 2002
      Location
      from the future
      Posts
      126

      Wink

      malbolgia take a look these classes inside the Sun's api:
      BorderLayout, GridLayout, FlowLayout.
      Also there has some tutorials with any type of layout have a look at theme.

      If i am right you want to specify the layout of some buttons inside a container or an inheritance of it. Such as swing (JPanel...), Applet, simple graphic application.

      I hope i help my friend!

      ***************************
      !! ALL FOR ONE & ONE FOR ALL !!
      ***************************
      KNOWLEDGE IS THE POWER
      KNOWLEDGE IS THE KEY
      KNOWLEDGE MUST BE FREE
      ***************************

    8. #8
      Join Date
      Oct 2001
      Location
      colombia
      Posts
      1,030
      thanks landok

      i tried thoose but for some strange reason it didnt work

    9. #9
      Join Date
      Nov 2001
      Location
      True Scot
      Posts
      306
      have a look here it is a web development fourms nice and helpfull here /http://www.4-blue.net/cgi-bin/ultimatebb.cgi and see if any one there can help you

    10. #10
      just came across another solution if the problem still exists:
      before adding the button with add(Buttonname); set the position with:

      Buttonname.setBounds(pos_x,pos_y,width,height);

      FortiTude
      ..:: Goddamn not an angel when i die. ::..
      ..:: Heaven must be hell in the sky. ::..


    Posting Permissions

    • You may not post new threads
    • You may not post replies
    • You may not post attachments
    • You may not edit your posts
    Powered by vBulletin™ Version 4.0.3 Copyright © 2012 vBulletin Solutions, Inc. All rights