de.jaret.examples.table
Class TableExample

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

public class TableExample
extends java.lang.Object

Simple example for demonstrating the use of the jaret table.

Version:
$Id: TableExample.java 388 2007-04-30 13:47:42Z olk $
Author:
Peter Kliem

Constructor Summary
TableExample(de.jaret.util.ui.table.model.IJaretTableModel tableModel)
           
 
Method Summary
protected  void createControls()
          Create the controls that compose the console test.
static org.eclipse.jface.resource.ImageRegistry getImageRegistry()
           
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

TableExample

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

createControls

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


getImageRegistry

public static org.eclipse.jface.resource.ImageRegistry getImageRegistry()

main

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


Copyright © 2012. All Rights Reserved.