| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ButtonTableCreator | |
|---|---|
| pl.edu.agh.cast.importer.wizard.dialog.rule | Provides CAST Importer wizard's classes for the import wizard conversion rule dialogs (configuring different conversion rules). | 
| Uses of ButtonTableCreator in pl.edu.agh.cast.importer.wizard.dialog.rule | 
|---|
| Fields in pl.edu.agh.cast.importer.wizard.dialog.rule declared as ButtonTableCreator | |
|---|---|
protected  ButtonTableCreator | 
AbstractSingleColumnConversionRuleConfigDialog.tableCreator
The button table creator.  | 
| Methods in pl.edu.agh.cast.importer.wizard.dialog.rule with parameters of type ButtonTableCreator | |
|---|---|
protected  boolean | 
AbstractConversionRuleConfigDialog.createTable(org.eclipse.swt.widgets.Composite container,
            ButtonTableCreator tableCreator,
            Class<?> columnType,
            String columnTypeName)
Calls the createTable(Composite, GridData, TabularData, Map) method of the specified
 table creator, which is to be created on the specified composite. | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||