java/swing
[swing] - SwingX
짱가쟁이
2010. 10. 27. 16:49
Swing framework 는 여러가지 컨트롤들을 가지고 있지만, 아쉽게도 Tree table 같이 개발에 필요한 컨트로를 가지고 있지 않다.
SwingX Project는 아래의 몇몇개의 유용한 컴포넌트를 제공한다.
- Sorting, filtering, and highlighting for tables, trees, and lists
- Find/search
- Auto-completion
- Login/authentication framework
- TreeTable component
- Collapsible panel component
- Date picker component
- Tip-of-the-Day component
SwingX Download
Swing은 멋없는 UI와 필요한 컴포넌트가 없다라는 편견으로 SWT를 주로 사용했지만.. 자바 진영에서 Swing에 투자를 좀 하는 듯 싶다. look and feel과 SwingX 등.. 재미난 것들이 많은 듯..