• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

JDataGrid 1.0 Released!

 
Greenhorn
Posts: 24
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
<h1>JDataGrid 1.0</h1>
<h2>Overview</h2>
<blockquote>JDataGrid provides a data grid, support some features such as row header, cell attributes, cell merge and split, undo and redo.</blockquote>
<h2>Features</h2>
  • Cell attributes support, include font family, font size, font style, alignment, background and foreground.
  • Cell class, support custom cell class property.
  • Cell editable, support custom cell editable property.
  • Cell span support, merge and split spanned cells.
  • Row header with row number, and resize row height.
  • Undo and redo support, use the swing undo package.
  • Serialization support, use the Java serializable interface.
  • Set the column count, row count, column name and column class on the fly.




  • Homepage
 
The problems of the world fade way as you eat a piece of pie. This tiny ad has never known problems:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic