TablePane.Row is used in conjunction with TablePane. It is similar to an HTML table. TableViews are data-driven components that are backed by an instance of org.apache.pivot.collections.List. TableView is similar to a Swing JTable. Are you looking for a TablePane or a TableView example?
On Feb 24, 2010, at 12:34 PM, Mathias Versichele wrote: > Could somebody post a helloWorld type example of adding a row with contents > to a tableview object ? I used to do this with the TableRow class, but it > seems to have become obsolete... > > -- > Mathias Versichele > Bio-ir milieutechnologie / Msc. geografie > Oudburgstraat 16 > 9240 Zele > 0485/16.07.08
