TV-Browser 3.3.3 API

tvbrowser.ui.programtable
Class AbstractProgramTableLayout

java.lang.Object
  extended by tvbrowser.ui.programtable.AbstractProgramTableLayout
All Implemented Interfaces:
ProgramTableLayout
Direct Known Subclasses:
CompactLayout, RealCompactLayout, RealTimeSynchronousLayout, TimeBlockLayout, TimeSynchronousLayout

public abstract class AbstractProgramTableLayout
extends java.lang.Object
implements ProgramTableLayout

Author:
Til

Constructor Summary
AbstractProgramTableLayout()
          Creates a new instance of AbstractProgramTableLayout
 
Method Summary
 int getColumnStart(int col)
           
protected  void setColumnStarts(int[] columnStartArr)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface tvbrowser.ui.programtable.ProgramTableLayout
updateLayout
 

Constructor Detail

AbstractProgramTableLayout

public AbstractProgramTableLayout()
Creates a new instance of AbstractProgramTableLayout

Method Detail

getColumnStart

public int getColumnStart(int col)
Specified by:
getColumnStart in interface ProgramTableLayout

setColumnStarts

protected void setColumnStarts(int[] columnStartArr)

TV-Browser 3.3.3 API

TV-Browser 3.3.3, Copyright (C) 2004-2008 TV-Browser Team (dev@tvbrowser.org)