UCLM
Would you like to react to this message? Create an account in a few clicks or log in to continue.
UCLM

para sa mga taga UCLM
 
HomeHome  PortalPortal  Latest imagesLatest images  RegisterRegister  Log in  

Need Help in Programming, unsa on pag resize ug object sa Java,....

View previous topic View next topic Go down
Author Message
marquilouie
Moderator
Moderator
marquilouie


Age : 35 Registration date : 2009-02-04 Number of posts : 59 Location : Mandaue City

Need Help in Programming, unsa on pag resize ug object sa Java,.... Vide
PostSubject: Need Help in Programming, unsa on pag resize ug object sa Java,.... Need Help in Programming, unsa on pag resize ug object sa Java,.... EmptySat Feb 07, 2009 12:10 pm

unsa on pag resize ug object sa Java,...

setSize()??
-ug kani man gud kay ang container ra ang pwede ma resize,..
-ug e apply nako sa label or sa button or sa textfield kay way effect...

hoping for your positive response,....
Back to top Go down
Admin
Admin
Admin


Age : 36 Registration date : 2009-02-03 Number of posts : 79 Location :

Need Help in Programming, unsa on pag resize ug object sa Java,.... Vide
PostSubject: Re: Need Help in Programming, unsa on pag resize ug object sa Java,.... Need Help in Programming, unsa on pag resize ug object sa Java,.... EmptySat Feb 07, 2009 12:20 pm

Put

import java.awt.Dimension;

at the top of your code


JTextField newTextfield = new JTextField();
newTextfield.setPreferredSize(new Dimension(200,25));
newTextfield.setMinimumSize(new Dimension(200,25));
newTextfield.setMaximumSize(new Dimension(200,25)); // Optional
Back to top Go down
https://uclm.forumotion.net
marquilouie
Moderator
Moderator
marquilouie


Age : 35 Registration date : 2009-02-04 Number of posts : 59 Location : Mandaue City

Need Help in Programming, unsa on pag resize ug object sa Java,.... Vide
PostSubject: Re: Need Help in Programming, unsa on pag resize ug object sa Java,.... Need Help in Programming, unsa on pag resize ug object sa Java,.... EmptyThu Feb 26, 2009 3:46 pm

dili mo gana archon,....T_T
Back to top Go down
Sponsored content





Need Help in Programming, unsa on pag resize ug object sa Java,.... Vide
PostSubject: Re: Need Help in Programming, unsa on pag resize ug object sa Java,.... Need Help in Programming, unsa on pag resize ug object sa Java,.... Empty

Back to top Go down

Need Help in Programming, unsa on pag resize ug object sa Java,....

View previous topic View next topic Back to top
Page 1 of 1

Permissions in this forum: You cannot reply to topics in this forum
UCLM :: Course :: Computer Science/Information Technology -
Free forum | ©phpBB | Free forum support | Report an abuse | Forumotion.com