|
SRJRCFrames v0.1.296 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FormComponentFactory | |
---|---|
de.schwarzrot.ui | classes related to the user interface |
de.schwarzrot.ui.control | standard controls used at the user interface |
de.schwarzrot.ui.control.support | helper classes for the standard controls for the user interface |
de.schwarzrot.ui.service | helper classes to allow the configuration of the services related to user interface creation |
de.schwarzrot.ui.support | base classes for central UI classes |
Uses of FormComponentFactory in de.schwarzrot.ui |
---|
Fields in de.schwarzrot.ui declared as FormComponentFactory | |
---|---|
protected static FormComponentFactory |
WizardButtonPane.componentFactory
|
Uses of FormComponentFactory in de.schwarzrot.ui.control |
---|
Methods in de.schwarzrot.ui.control that return FormComponentFactory | |
---|---|
static FormComponentFactory |
FontChooser.getComponentFactory()
|
Methods in de.schwarzrot.ui.control with parameters of type FormComponentFactory | |
---|---|
static void |
FontChooser.setComponentFactory(FormComponentFactory componentFactory)
|
Uses of FormComponentFactory in de.schwarzrot.ui.control.support |
---|
Fields in de.schwarzrot.ui.control.support declared as FormComponentFactory | |
---|---|
protected static FormComponentFactory |
AbstractEditor.componentFactory
|
protected static FormComponentFactory |
AbstractDialogBase.componentFactory
|
protected static FormComponentFactory |
AbstractTableView.formFactory
|
Uses of FormComponentFactory in de.schwarzrot.ui.service |
---|
Classes in de.schwarzrot.ui.service that implement FormComponentFactory | |
---|---|
class |
DefaultFormComponentFactory
a factory class like com.jgoodies.binding.adapter.BasicComponentFactory but prepared for dynamic replacement, so no static functions. |
Uses of FormComponentFactory in de.schwarzrot.ui.support |
---|
Fields in de.schwarzrot.ui.support declared as FormComponentFactory | |
---|---|
protected static FormComponentFactory |
AbstractWizardPage.componentFactory
|
protected static FormComponentFactory |
AbstractWizard.componentFactory
|
|
SRJRCFrames v0.1.296 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |