Uses of Interface
net.anwiba.commons.swing.table.IColumnConfiguration
-
Packages that use IColumnConfiguration Package Description net.anwiba.commons.swing.table -
-
Uses of IColumnConfiguration in net.anwiba.commons.swing.table
Subinterfaces of IColumnConfiguration in net.anwiba.commons.swing.table Modifier and Type Interface Description interfaceIObjectListColumnConfiguration<T>Classes in net.anwiba.commons.swing.table that implement IColumnConfiguration Modifier and Type Class Description classColumnConfigurationclassObjectListColumnConfiguration<T>Methods in net.anwiba.commons.swing.table that return IColumnConfiguration Modifier and Type Method Description IColumnConfigurationIObjectTableConfiguration. getColumnConfiguration(int columnIndex)IColumnConfigurationObjectTableConfiguration. getColumnConfiguration(int columnIndex)Methods in net.anwiba.commons.swing.table with parameters of type IColumnConfiguration Modifier and Type Method Description voidObjectTableConfigurationBuilder. addColumnConfiguration(IColumnConfiguration columnConfiguration)
-