|
TV-Browser 3.3.3 API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object tvbrowser.ui.programtable.AbstractProgramTableLayout tvbrowser.ui.programtable.TimeSynchronousLayout
public class TimeSynchronousLayout
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.
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 |
---|
public TimeSynchronousLayout()
Method Detail |
---|
public void updateLayout(ProgramTableModel model)
|
TV-Browser 3.3.3 API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |