Resizable textbox

  • Thread starter s.manikandan1987
  • Start date
S

s.manikandan1987

Hi,
Could anyone actually give me the code or the procedure to create
a textbox on a java page be it an applet or bean, that is resizable
and can be positioned anywhere in that particular window. If this is
not possible, please suggest a way by which positioning of the
textbox(dynamic)is possible by giving co-ordinates via keyboard
without using the mouse.
 
K

Knute Johnson

Hi,
Could anyone actually give me the code or the procedure to create
a textbox on a java page be it an applet or bean, that is resizable
and can be positioned anywhere in that particular window. If this is
not possible, please suggest a way by which positioning of the
textbox(dynamic)is possible by giving co-ordinates via keyboard
without using the mouse.

See Component.setSize() and Component.setLocation().
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,537
Members
45,020
Latest member
GenesisGai

Latest Threads

Top