Programing/Spring , Springboot , JPA
WindowBuilder - TextArea 스크롤바
하얀배터리
2020. 4. 2. 12:25
728x90
TextArea에 스크롤 삽입하기
1. 레이아웃 설정 후 JScrollPane 먼저 생성한다.
스크롤을 설정한 곳에 TextArea를 끌어다 놓는다.
생성된 모습
스크롤바가 생긴것을 볼 수 있다.
728x90