|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.xoetrope.registry.TableColumnCustomizer
public class TableColumnCustomizer
Apply a customization to the columns of an JTable, XTable2 or other derivative
Copyright (c) Xoetrope Ltd., 2002-2006
License: see License.txt
| Constructor Summary | |
|---|---|
TableColumnCustomizer()
Creates a new instance of TableColumnCustomizer |
|
| Method Summary | |
|---|---|
int |
adapt(java.lang.String methodName,
java.lang.Object comp,
java.lang.Object[] values,
java.lang.String scope)
Apply a value to a component |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TableColumnCustomizer()
| Method Detail |
|---|
public int adapt(java.lang.String methodName,
java.lang.Object comp,
java.lang.Object[] values,
java.lang.String scope)
adapt in interface CustomizationAdaptermethodName - the method name to use in applying the propertycomp - the component being modifiedvalues - the values being setscope - the scope of the adapter, or the range of items for which it
applies the property
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||