Dragging JtextAreas to resize vertically

已回答

Hey all,

 

I have a pair of stacked JtextAreas and I want my user to be able to drag and resize them like I can pannels in general. Is there an object I have to put between the panels? or a setting I have to change to allow them to be able to be resized with the click and drag of the mouse?

 

Picture related:

 

0

Use Splitter oder SplitPane component.

0

请先登录再写评论。