org.chorem.vradi.ui.offer
Class OfferListColumnFactory
java.lang.Object
org.jdesktop.swingx.table.ColumnFactory
org.chorem.vradi.ui.offer.OfferListColumnFactory
public class OfferListColumnFactory
- extends org.jdesktop.swingx.table.ColumnFactory
OfferListColumnFactory restore the visibility state of
Infogene colums.
OfferListColumnFactory is used by OfferListColumnFactory and
OfferListUI.jaxx.
- Since:
- 0.0.4
- Version:
- $Revision: 21 $ $Date: 2011-05-09 18:43:58 +0200 (lun., 09 mai 2011) $
- Author:
- $Author: sletellier $
|
Method Summary |
org.jdesktop.swingx.table.TableColumnExt |
createTableColumn(int modelIndex)
|
protected org.jdesktop.swingx.table.TableColumnExt |
initAvailableColumn(String fqField,
int modelIndex,
boolean visible)
|
protected void |
initAvailableColumns()
|
void |
packColumn(org.jdesktop.swingx.JXTable table,
org.jdesktop.swingx.table.TableColumnExt columnExt,
int margin,
int max)
|
| Methods inherited from class org.jdesktop.swingx.table.ColumnFactory |
calcHeaderWidth, calcPrototypeWidth, configureColumnWidths, configureTableColumn, createAndConfigureTableColumn, getCellRenderer, getDefaultPackMargin, getHeaderRenderer, getInstance, getPreferredScrollableViewportWidth, getRowCount, setDefaultPackMargin, setInstance |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OfferListColumnFactory
public OfferListColumnFactory()
createTableColumn
public org.jdesktop.swingx.table.TableColumnExt createTableColumn(int modelIndex)
- Overrides:
createTableColumn in class org.jdesktop.swingx.table.ColumnFactory
packColumn
public void packColumn(org.jdesktop.swingx.JXTable table,
org.jdesktop.swingx.table.TableColumnExt columnExt,
int margin,
int max)
- Overrides:
packColumn in class org.jdesktop.swingx.table.ColumnFactory
initAvailableColumns
protected void initAvailableColumns()
initAvailableColumn
protected org.jdesktop.swingx.table.TableColumnExt initAvailableColumn(String fqField,
int modelIndex,
boolean visible)
Copyright © 2009-2011 CodeLutin. All Rights Reserved.