de.jaret.examples.table
Class SimpleModelExample

java.lang.Object
  extended by de.jaret.examples.table.SimpleModelExample

public class SimpleModelExample
extends java.lang.Object

Simple exmaple for demonstrating the use of the jaret table.

Version:
$Id: SimpleModelExample.java 387 2007-04-30 10:24:05Z olk $
Author:
Peter Kliem

Constructor Summary
SimpleModelExample(de.jaret.util.ui.table.model.IJaretTableModel tableModel)
           
 
Method Summary
protected  void createControls()
          Create the controls that compose the console test.
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleModelExample

public SimpleModelExample(de.jaret.util.ui.table.model.IJaretTableModel tableModel)
Method Detail

createControls

protected void createControls()
Create the controls that compose the console test.


main

public static void main(java.lang.String[] args)


Copyright © 2012. All Rights Reserved.