|
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.RealCompactLayout
public class RealCompactLayout
Each program panel is shown in preferred size and each column starts at the topmost point of the program table.
This layout has no additional space added anywhere.
Constructor Summary | |
---|---|
RealCompactLayout()
|
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 RealCompactLayout()
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 |