|
_____ What's New?
|
Tutorial 16 - Custom GridAttributes for Individual Cell ColorsTutorial 16 demonstrates the ability to apply custom GridAttributes at the individual cell-level instead of using the built-in row/column/grid GridAttribute support. This example shows how to override the getCellAttributes() method by subclassing the GridPanel. View the Java source code: Tutorial16.java, AttributesGrid.java
|
||||||||||||
|
|