|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.fuin.utils4swing.appstarter.ClasspathEntryTableFormat
public final class ClasspathEntryTableFormat
Table format for classpath entries.
| Constructor Summary | |
|---|---|
ClasspathEntryTableFormat()
|
|
| Method Summary | |
|---|---|
int |
getColumnCount()
|
java.lang.String |
getColumnName(int column)
|
java.lang.Object |
getColumnValue(ClasspathEntry entry,
int column)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ClasspathEntryTableFormat()
| Method Detail |
|---|
public final int getColumnCount()
getColumnCount in interface ca.odell.glazedlists.gui.TableFormat<ClasspathEntry>public final java.lang.String getColumnName(int column)
getColumnName in interface ca.odell.glazedlists.gui.TableFormat<ClasspathEntry>
public final java.lang.Object getColumnValue(ClasspathEntry entry,
int column)
getColumnValue in interface ca.odell.glazedlists.gui.TableFormat<ClasspathEntry>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||