|
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.TimeBlockLayout
public class TimeBlockLayout
Define blocks of n hours. Each of these blocks starts at the same height in all columns (so the borders of these time blocks are time synchronous). The height of a certain block is calculated by the channel with the most programs in that block.
Field Summary | |
---|---|
protected boolean |
mCompactLayout
|
protected boolean |
mOptimizedCompactLayout
|
Constructor Summary | |
---|---|
TimeBlockLayout()
|
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 |
Field Detail |
---|
protected boolean mCompactLayout
protected boolean mOptimizedCompactLayout
Constructor Detail |
---|
public TimeBlockLayout()
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 |