public static class ProgressModel.TitleColumn extends Object implements ProgressModel.Column
Constructor and Description |
---|
ProgressModel.TitleColumn(String... titles) |
private final String[] titles
public ProgressModel.TitleColumn(String... titles)
public Object getObject(int row)
getObject
in interface ProgressModel.Column
public int getRowCount()
getRowCount
in interface ProgressModel.Column
public boolean isEditable()
isEditable
in interface ProgressModel.Column