TV-Browser 3.3.3 API

tvbrowser.ui.programtable
Class TimeSynchronousLayout

java.lang.Object
  extended by tvbrowser.ui.programtable.AbstractProgramTableLayout
      extended by tvbrowser.ui.programtable.TimeSynchronousLayout
All Implemented Interfaces:
ProgramTableLayout

public class TimeSynchronousLayout
extends AbstractProgramTableLayout

Does a program panel layout that is time synchronous.

It is guaranteed that a program that starts later than another one has no smaller y value.

Author:
Til Schneider, www.murfman.de

Constructor Summary
TimeSynchronousLayout()
          Creates a new instance of TimeSynchronousLayout.
 
Method Summary
 void updateLayout(ProgramTableModel model)
           
 
Methods inherited from class tvbrowser.ui.programtable.AbstractProgramTableLayout
getColumnStart, setColumnStarts
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TimeSynchronousLayout

public TimeSynchronousLayout()
Creates a new instance of TimeSynchronousLayout.

Method Detail

updateLayout

public void updateLayout(ProgramTableModel model)

TV-Browser 3.3.3 API

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