|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.webstersmalley.mediacollection.model.SimpleMediaCollectionTableFormat
public class SimpleMediaCollectionTableFormat
| Constructor Summary | |
|---|---|
SimpleMediaCollectionTableFormat()
|
|
| Method Summary | |
|---|---|
int |
getColumnCount()
|
java.lang.String |
getColumnName(int col)
|
java.lang.Object |
getColumnValue(java.lang.Object obj,
int col)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SimpleMediaCollectionTableFormat()
| Method Detail |
|---|
public int getColumnCount()
getColumnCount in interface ca.odell.glazedlists.gui.TableFormatpublic java.lang.String getColumnName(int col)
getColumnName in interface ca.odell.glazedlists.gui.TableFormat
public java.lang.Object getColumnValue(java.lang.Object obj,
int col)
getColumnValue in interface ca.odell.glazedlists.gui.TableFormat
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||