Link Details

Link 84460 thumbnail
User 290950 avatar

By veerakm
via javabyexample.wisdomplug.com
Published: Jun 02 2008 / 17:40

In terms of usability, swings Jtree, JList and JCombobox are little dumb. Every swing developer would have wanted to have more usability features in JTree, JList and JCombobox which are found in their native counterparts. 1) Continuation tips in JTree and JList. 2) Horizontal Scrollbar in a JCombobox. 3) Wider Combocox Popup. 4) Resizable Combobox popup. 5) Searchable Combobox. In this article we shall see how these limitations can be overcome with very little code.
  • 16
  • 0
  • 1320
  • 318

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.