org.jtheque.core.managers.view.impl.components.model
Class EventsTableModel.Columns

java.lang.Object
  extended by org.jtheque.core.managers.view.impl.components.model.EventsTableModel.Columns
Enclosing class:
EventsTableModel

public static final class EventsTableModel.Columns
extends java.lang.Object

The differents columns of the films to buy table.

Author:
Baptiste Wicht

Field Summary
static int DATE
           
static int LEVEL
           
static int SOURCE
           
static int TIME
           
static int TITLE
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

LEVEL

public static final int LEVEL
See Also:
Constant Field Values

DATE

public static final int DATE
See Also:
Constant Field Values

TIME

public static final int TIME
See Also:
Constant Field Values

SOURCE

public static final int SOURCE
See Also:
Constant Field Values

TITLE

public static final int TITLE
See Also:
Constant Field Values


Copyright © 2009 JTheque. All Rights Reserved.