aspose file tools
The moose likes Swing / AWT / SWT and the fly likes unKnown component !!!! Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Swing / AWT / SWT
Reply Bookmark "unKnown component !!!!" Watch "unKnown component !!!!" New topic
Author

unKnown component !!!!

Maha Hassan
Ranch Hand

Joined: Aug 02, 2005
Posts: 133
i need to add a component to my gui
********** /\
*text *| |
********** \/

do you know this component?? ..i can click on the arrows so that the value of the text increase or decrease(usually used with number to increase there values) ,,,i dont know how to make this component ,,what listener does it take and so on.please help
Joe Ess
Bartender

Joined: Oct 29, 2001
Posts: 8259

I am going to give you the same answer I gave you in this topic. A little time in the tutorial will save you a lot of grief.


"blabbing like a narcissistic fool with a superiority complex" ~ N.A.
[How To Ask Questions On JavaRanch]
Gregg Bolinger
Ranch Hand

Joined: Jul 11, 2001
Posts: 15229

Originally posted by Joe Ess:
I am going to give you the same answer I gave you in this topic. A little time in the tutorial will save you a lot of grief.


+1 to what Joe said. The component you are looking for is called a JSpinner.
Maha Hassan
Ranch Hand

Joined: Aug 02, 2005
Posts: 133
thanks
the link is a GREAT HELP :roll:
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: unKnown component !!!!
 
Similar Threads
after using weightx, does cell size change ?
JSF 2.0 + Primefaces Richtext Editor
Swing WYSIWYG rich text editor component
dynamically increasing/decreasing textarea size
Swing Gurus!!! Plz help me