| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ComponentFactory in org.springframework.richclient.application.support | 
|---|
| Methods in org.springframework.richclient.application.support that return ComponentFactory | |
|---|---|
| protected  ComponentFactory | ApplicationServicesAccessor.getComponentFactory() | 
| Methods in org.springframework.richclient.application.support with parameters of type ComponentFactory | |
|---|---|
|  void | DefaultApplicationServices.setComponentFactory(ComponentFactory componentFactory)Set the component factory service implementation | 
| Uses of ComponentFactory in org.springframework.richclient.command | 
|---|
| Methods in org.springframework.richclient.command that return ComponentFactory | |
|---|---|
| protected  ComponentFactory | AbstractCommand.getComponentFactory() | 
|  ComponentFactory | CommandServices.getComponentFactory() | 
| Uses of ComponentFactory in org.springframework.richclient.command.support | 
|---|
| Methods in org.springframework.richclient.command.support that return ComponentFactory | |
|---|---|
|  ComponentFactory | DefaultCommandManager.getComponentFactory() | 
|  ComponentFactory | DefaultCommandServices.getComponentFactory() | 
| Methods in org.springframework.richclient.command.support with parameters of type ComponentFactory | |
|---|---|
|  void | DefaultCommandServices.setComponentFactory(ComponentFactory componentFactory) | 
| Uses of ComponentFactory in org.springframework.richclient.factory | 
|---|
| Classes in org.springframework.richclient.factory that implement ComponentFactory | |
|---|---|
|  class | DefaultComponentFactoryDefault component factory implementation that delegates to JGoodies component factory. | 
| Uses of ComponentFactory in org.springframework.richclient.form.builder | 
|---|
| Methods in org.springframework.richclient.form.builder that return ComponentFactory | |
|---|---|
| protected  ComponentFactory | AbstractFormBuilder.getComponentFactory()Returns the ComponentFactorythat delivers all the visual
 components. | 
| Methods in org.springframework.richclient.form.builder with parameters of type ComponentFactory | |
|---|---|
|  void | GridBagLayoutFormBuilder.setComponentFactory(ComponentFactory componentFactory) | 
|  void | AbstractFormBuilder.setComponentFactory(ComponentFactory componentFactory)Set the ComponentFactory. | 
| Uses of ComponentFactory in org.springframework.richclient.layout | 
|---|
| Methods in org.springframework.richclient.layout that return ComponentFactory | |
|---|---|
|  ComponentFactory | TableLayoutBuilder.getComponentFactory()Returns the ComponentFactorythat this uses to create things like
 labels. | 
|  ComponentFactory | GridBagLayoutBuilder.getComponentFactory() | 
| Methods in org.springframework.richclient.layout with parameters of type ComponentFactory | |
|---|---|
|  void | TableLayoutBuilder.setComponentFactory(ComponentFactory componentFactory)Sets the ComponentFactorythat this uses to create things like
 labels. | 
|  void | GridBagLayoutBuilder.setComponentFactory(ComponentFactory componentFactory) | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||