org.fuin.utils4swing.appstarter
Class ClasspathEntryTableFormat
java.lang.Object
org.fuin.utils4swing.appstarter.ClasspathEntryTableFormat
- All Implemented Interfaces:
- ca.odell.glazedlists.gui.TableFormat<ClasspathEntry>
public final class ClasspathEntryTableFormat
- extends Object
- implements ca.odell.glazedlists.gui.TableFormat<ClasspathEntry>
Table format for classpath entries.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClasspathEntryTableFormat
public ClasspathEntryTableFormat()
getColumnCount
public final int getColumnCount()
-
- Specified by:
getColumnCount in interface ca.odell.glazedlists.gui.TableFormat<ClasspathEntry>
getColumnName
public final String getColumnName(int column)
-
- Specified by:
getColumnName in interface ca.odell.glazedlists.gui.TableFormat<ClasspathEntry>
getColumnValue
public final Object getColumnValue(ClasspathEntry entry,
int column)
-
- Specified by:
getColumnValue in interface ca.odell.glazedlists.gui.TableFormat<ClasspathEntry>
Copyright © 2011 Future Invent Informationsmanagement GmbH. All Rights Reserved.