public abstract class AbstractColumnModel extends Object implements ColumnModel
Constructor and Description |
---|
AbstractColumnModel() |
AbstractColumnModel(Program[] progs) |
Modifier and Type | Method and Description |
---|---|
void |
addProgram(Program prog) |
Program |
getProgramAt(int inx) |
int |
getProgramCount() |
void |
setPrograms(Program[] progs) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getTitle
public AbstractColumnModel(Program[] progs)
public AbstractColumnModel()
public void setPrograms(Program[] progs)
public Program getProgramAt(int inx)
getProgramAt
in interface ColumnModel
public void addProgram(Program prog)
public int getProgramCount()
getProgramCount
in interface ColumnModel
TV-Browser 2.7.6, Copyright (C) 04-2003 Martin Oberhauser (martin@tvbrowser.org)