A B C D E F G H I J K L M N O P R S T U V W

A

AbstractBean - Class in org.beanfabrics
Implements common behaviors of beans.
AbstractBean() - Constructor for class org.beanfabrics.AbstractBean
 
AbstractCustomizerPM - Class in org.beanfabrics.swing.customizer
The AbstractCustomizerPM is the abstract base class for customizer presentation models.
AbstractCustomizerPM() - Constructor for class org.beanfabrics.swing.customizer.AbstractCustomizerPM
 
AbstractDecorator<T extends org.eclipse.swt.widgets.Control> - Class in org.beanfabrics.swt
Abstract superclass of all SWT decorators.
AbstractDecorator(T) - Constructor for class org.beanfabrics.swt.AbstractDecorator
Creates a new instance of this class.
AbstractOperationPM - Class in org.beanfabrics.model
 
AbstractOperationPM() - Constructor for class org.beanfabrics.model.AbstractOperationPM
Constructs a new AbstractOperationPM.
AbstractPM - Class in org.beanfabrics.model
The AbstractPM is the general superclass of PM components.
AbstractPM() - Constructor for class org.beanfabrics.model.AbstractPM
Constructs a AbstractPM.
AbstractPM.PropertiesValidationRule - Class in org.beanfabrics.model
This rule evaluates to invalid if at least one of this PM's direct children is invalid (but not an instance of IOperationPM).
AbstractPM.PropertiesValidationRule() - Constructor for class org.beanfabrics.model.AbstractPM.PropertiesValidationRule
 
AbstractValuePM - Class in org.beanfabrics.model
The AbstractValuePM is the general superclass of PM components that implement the IValuePM interface and contain some 'value' and other additional attributes which are generally usefull for user interface programming, like title, description, mandatory, and editable.
AbstractValuePM() - Constructor for class org.beanfabrics.model.AbstractValuePM
Constructs a AbstractValuePM.
AbstractValuePM.MandatoryValidationRule - Class in org.beanfabrics.model
This rule evaluates to invalid if the PM's "mandatory" attribute is true and the PM is empty.
AbstractValuePM.MandatoryValidationRule() - Constructor for class org.beanfabrics.model.AbstractValuePM.MandatoryValidationRule
 
accept(PresentationModel) - Method in interface org.beanfabrics.model.PresentationModelFilter
 
accept(PresentationModelFilter, PresentationModelVisitor) - Method in class org.beanfabrics.support.PropertySupport
 
accept(Field) - Method in interface org.beanfabrics.util.ReflectionUtil.FieldFilter
 
accept(Method) - Method in interface org.beanfabrics.util.ReflectionUtil.MethodFilter
 
actionPerformed(ActionEvent) - Method in class org.beanfabrics.swing.goodies.calendar.CalendarButton
Implements the ActionListener interface.
actionPerformed(ActionEvent) - Method in class org.beanfabrics.swing.internal.OperationPMAction
 
add(T) - Method in class org.beanfabrics.model.ListPM
 
add(int, T) - Method in class org.beanfabrics.model.ListPM
 
add(ValidationRule) - Method in class org.beanfabrics.validation.Validator
add(int, ValidationRule) - Method in class org.beanfabrics.validation.Validator
Inserts the specified rule at the specified position in this validator.
addActionListener(ActionListener) - Method in class org.beanfabrics.swing.goodies.calendar.CalendarChooser
Adds the given action listnener to this component.
addActionListener(ActionListener) - Method in class org.beanfabrics.swing.goodies.calendar.MonthPanel
Adds the given action listnener to this component.
addAll(Collection<T>) - Method in class org.beanfabrics.model.ListPM
 
addAll() - Method in interface org.beanfabrics.model.Selection
Change the selection to be equal the complete reference collection.
addAll(Collection<? extends ValidationRule>) - Method in class org.beanfabrics.validation.Validator
addCellEditorListener(CellEditorListener) - Method in class org.beanfabrics.swing.table.celleditor.BnTableCellEditor
addColumn - Variable in class org.beanfabrics.swing.customizer.table.ColumnListPM
 
addColumn() - Method in class org.beanfabrics.swing.customizer.table.ColumnListPM
 
addColumn() - Method in class org.beanfabrics.swing.table.BnColumnBuilder
 
addColumn(BnColumn) - Method in class org.beanfabrics.swing.table.BnTable
 
addColumn(Path, String, int) - Method in class org.beanfabrics.swt.table.ViewConfigBuilder
 
addColumn(Path) - Method in class org.beanfabrics.swt.table.ViewConfigBuilder
 
addColumn() - Method in class org.beanfabrics.swt.table.ViewConfigBuilder
 
addContextListener(ContextListener) - Method in interface org.beanfabrics.context.Context
Add the given ContextListener.
addContextListener(ContextListener) - Method in class org.beanfabrics.context.DefaultContext
Add the given ContextListener.
addExecutionMethod(ExecutionMethod) - Method in class org.beanfabrics.model.OperationPM
 
addInterval(int, int) - Method in interface org.beanfabrics.model.Selection
Change the selection to be the set union of the current selection and the elements with indices between beginIndex and endIndex inclusive.
addListListener(ListListener) - Method in class org.beanfabrics.event.ListSupport
Adds the given listener.
addListListener(ListListener) - Method in interface org.beanfabrics.model.IListPM
Adds the given listener.
addListListener(ListListener) - Method in class org.beanfabrics.model.ListPM
 
addListListener(ListListener) - Method in class org.beanfabrics.model.MapPM
 
addListSelectionListener(ListSelectionListener) - Method in class org.beanfabrics.swing.list.BnListSelectionModel
addListSelectionListener(ListSelectionListener) - Method in class org.beanfabrics.swing.table.BnTableSelectionModel
addModelProviderListener(Path, ModelProviderListener) - Method in interface org.beanfabrics.IModelProvider
Adds a ModelProviderListener to the listener list.
addModelProviderListener(Path, ModelProviderListener) - Method in class org.beanfabrics.ModelProvider
Adds a ModelProviderListener to the listener list.
addNotify() - Method in class org.beanfabrics.swing.customizer.util.RowNumberTable
 
addOptionsListener(OptionsListener) - Method in class org.beanfabrics.model.Options
 
addParent(Context) - Method in interface org.beanfabrics.context.Context
Adds the given Context as a parent to the this context.
addParent(Context) - Method in class org.beanfabrics.context.DefaultContext
Adds the given Context as a parent to the this context.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.beanfabrics.AbstractBean
Adds the given PropertyChangeListener to this bean.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.beanfabrics.AbstractBean
Adds the given PropertyChangeListener to this bean for the specified property.
addPropertyChangeListener(PropertyChangeListener) - Method in interface org.beanfabrics.Bean
Adds the given PropertyChangeListener to this bean.
addPropertyChangeListener(String, PropertyChangeListener) - Method in interface org.beanfabrics.Bean
Adds the given PropertyChangeListener to this bean for the specified property.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.beanfabrics.event.BnPropertyChangeSupport
Adds the given PropertyChangeListener for any property of the source bean.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class org.beanfabrics.event.BnPropertyChangeSupport
Adds the given PropertyChangeListener for the specified property of the source bean.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.beanfabrics.PathEditor
Register a listener for the PropertyChange event.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.beanfabrics.swing.customizer.list.CellConfigPropertyEditor
Register a listener for the PropertyChangeEvent.
addPropertyChangeListener(PropertyChangeListener) - Method in class org.beanfabrics.swing.customizer.table.BnColumnPropertyEditor
Register a listener for the PropertyChangeEvent.
addSelectionInterval(int, int) - Method in class org.beanfabrics.swing.list.BnListSelectionModel
addSelectionInterval(int, int) - Method in class org.beanfabrics.swing.table.BnTableSelectionModel
addService(Class<? super T>, T) - Method in interface org.beanfabrics.context.Context
Place the given service into this Context and make it available for clients.
addService(Class<? super T>, T) - Method in class org.beanfabrics.context.DefaultContext
Place the given service into this Context and make it available for clients.
alignment - Variable in class org.beanfabrics.swing.customizer.table.ColumnPM
 
ALIGNMENT_CENTER - Static variable in class org.beanfabrics.swing.table.BnColumnBuilder
 
ALIGNMENT_LEADING - Static variable in class org.beanfabrics.swing.table.BnColumnBuilder
 
ALIGNMENT_LEFT - Static variable in class org.beanfabrics.swing.table.BnColumnBuilder
 
ALIGNMENT_RIGHT - Static variable in class org.beanfabrics.swing.table.BnColumnBuilder
 
ALIGNMENT_TRAILING - Static variable in class org.beanfabrics.swing.table.BnColumnBuilder
 
allRowsChanged() - Method in class org.beanfabrics.swing.table.BnTableRowSorter
 
AnnotatedClassProcessor - Interface in org.beanfabrics.support
 
AnnotatedFieldProcessor - Interface in org.beanfabrics.support
 
AnnotatedMethodProcessor - Interface in org.beanfabrics.support
 
AnnotationProcessor - Interface in org.beanfabrics.support
 
appendProperties(StringBuilder, BnColumn) - Method in class org.beanfabrics.swing.customizer.table.BnColumnBuilderJavaFormat
 
apply - Variable in class org.beanfabrics.swing.customizer.path.PathChooserPM
 
apply() - Method in class org.beanfabrics.swing.customizer.path.PathChooserPM
 
apply() - Method in interface org.beanfabrics.swing.customizer.path.PathChooserPM.OnApplyHandler
 
apply - Variable in class org.beanfabrics.swing.customizer.table.ColumnListConfigurationPM
 
apply() - Method in class org.beanfabrics.swing.customizer.table.ColumnListConfigurationPM
 
apply() - Method in interface org.beanfabrics.swing.customizer.table.ColumnListConfigurationPM.OnApplyHandler
 
applyColumns(BnColumn[]) - Method in class org.beanfabrics.swing.customizer.table.BnTableCustomizerPM
 
asClass() - Method in class org.beanfabrics.util.GenericType
Returns the class that this type represents.
asRoot() - Method in class org.beanfabrics.meta.PathNode
Returns a new PathNode with this node defined as the new root node.
asRootNode(Class<? extends PresentationModel>) - Static method in class org.beanfabrics.swing.customizer.util.CustomizerUtil
 
AWTLayout - Class in swing2swt.layout
Superclass for all the AWT layouts ported to SWT.
AWTLayout() - Constructor for class swing2swt.layout.AWTLayout
 

B

Bean - Interface in org.beanfabrics
The Bean is the basic interface for classes that can be observed by PropertyChangeListener objects.
BigDecimalPM - Class in org.beanfabrics.model
The BigDecimalPM is a PresentationModel that contains a BigDecimal value.
BigDecimalPM() - Constructor for class org.beanfabrics.model.BigDecimalPM
Constructs a BigDecimalPM.
BigDecimalPM.BigDecimalComparable - Class in org.beanfabrics.model
The BigDecimalPM.BigDecimalComparable delegates the comparison to the model's BigDecimal value if available, or otherwise falls back to the super.compareTo(...)
BigDecimalPM.BigDecimalComparable() - Constructor for class org.beanfabrics.model.BigDecimalPM.BigDecimalComparable
Constructs a BigDecimalPM.BigDecimalComparable.
BigDecimalPM.BigDecimalValidationRule - Class in org.beanfabrics.model
This rule evaluates to invalid if the PM's value can't be converted into a BigDecimal.
BigDecimalPM.BigDecimalValidationRule() - Constructor for class org.beanfabrics.model.BigDecimalPM.BigDecimalValidationRule
 
BigDecimalPM.Format - Class in org.beanfabrics.model
The BigDecimalPM.Format is a IFormat for converting between BigDecimal and String.
BigDecimalPM.Format(DecimalFormat) - Constructor for class org.beanfabrics.model.BigDecimalPM.Format
Creates a BigDecimalPM.Format using the given DecimalFormat.
BigDecimalPM.Format(DecimalFormat, DecimalFormat) - Constructor for class org.beanfabrics.model.BigDecimalPM.Format
Creates a BigDecimalPM.Format using the given two formats.
bind(ModelSubscriber, PresentationModel, Path) - Static method in class org.beanfabrics.Binder
Binds the given ModelSubscriber to the PresentationModel specified by the given Path relative to the given root model.
bind(ModelSubscriber, PresentationModel) - Static method in class org.beanfabrics.Binder
Binds the given ModelSubscriber to the given PresentationModel
Binder - Class in org.beanfabrics
The Binder offers some convenient methods for binding a ModelSubscriber to a PresentationModel.
Binder() - Constructor for class org.beanfabrics.Binder
 
BnAction - Class in org.beanfabrics.swing
The BnAction is an Action that can subscribe to an IOperationPM.
BnAction() - Constructor for class org.beanfabrics.swing.BnAction
Constructs a new instance of this class.
BnAction(IOperationPM) - Constructor for class org.beanfabrics.swing.BnAction
Constructs a BnAction and binds it to the specified model.
BnAction(IModelProvider, Path) - Constructor for class org.beanfabrics.swing.BnAction
Constructs a BnAction and subscribes it for the model at the specified Path provided by the given provider.
BnAction(IModelProvider) - Constructor for class org.beanfabrics.swing.BnAction
Constructs a BnAction and subscribes it for the model at the root level provided by the given provider.
BnActionBeanInfo - Class in org.beanfabrics.swing
 
BnActionBeanInfo() - Constructor for class org.beanfabrics.swing.BnActionBeanInfo
 
BnButton - Class in org.beanfabrics.swing
The BnButton is a JButton that can subscribe to an IOperationPM.
BnButton() - Constructor for class org.beanfabrics.swing.BnButton
Constructs a BnButton.
BnButton(IOperationPM) - Constructor for class org.beanfabrics.swing.BnButton
Constructs a BnButton and binds it to the specified model
BnButton(ModelProvider, Path) - Constructor for class org.beanfabrics.swing.BnButton
Constructs a BnButton and subscribes it for the model at the specified Path provided by the given provider.
BnButton(ModelProvider) - Constructor for class org.beanfabrics.swing.BnButton
Constructs a BnButton and subscribes it for the model at the root level provided by the given provider.
BnButtonBeanInfo - Class in org.beanfabrics.swing
 
BnButtonBeanInfo() - Constructor for class org.beanfabrics.swing.BnButtonBeanInfo
 
BnButtonDecorator - Class in org.beanfabrics.swt
 
BnButtonDecorator(Button) - Constructor for class org.beanfabrics.swt.BnButtonDecorator
 
BnButtonDecorator(Composite, int) - Constructor for class org.beanfabrics.swt.BnButtonDecorator
Create the composite
BnCalendarChooser - Class in org.beanfabrics.swing.goodies.calendar
 
BnCalendarChooser() - Constructor for class org.beanfabrics.swing.goodies.calendar.BnCalendarChooser
 
BnCalendarChooserButton - Class in org.beanfabrics.swing.goodies.calendar
 
BnCalendarChooserButton() - Constructor for class org.beanfabrics.swing.goodies.calendar.BnCalendarChooserButton
 
BnCalendarChooserButton(int, int) - Constructor for class org.beanfabrics.swing.goodies.calendar.BnCalendarChooserButton
 
BnCheckBox - Class in org.beanfabrics.swing
The BnCheckBox is a JCheckBox that can subscribe to an IBooleanPM.
BnCheckBox() - Constructor for class org.beanfabrics.swing.BnCheckBox
Constructs a BnCheckBox
BnCheckBox(IBooleanPM) - Constructor for class org.beanfabrics.swing.BnCheckBox
Constructs a BnCheckBox and binds it to the specified model.
BnCheckBox(ModelProvider, Path) - Constructor for class org.beanfabrics.swing.BnCheckBox
Constructs a BnCheckBox and subscribes it for the model at the specified Path provided by the given provider.
BnCheckBox(ModelProvider) - Constructor for class org.beanfabrics.swing.BnCheckBox
Constructs a BnCheckBox and subscribes it for the model at the root level provided by the given provider.
BnCheckBoxBeanInfo - Class in org.beanfabrics.swing
 
BnCheckBoxBeanInfo() - Constructor for class org.beanfabrics.swing.BnCheckBoxBeanInfo
 
BnCheckBoxCellEditor - Class in org.beanfabrics.swing.table.celleditor
 
BnCheckBoxCellEditor() - Constructor for class org.beanfabrics.swing.table.celleditor.BnCheckBoxCellEditor
 
BnCheckBoxMenuItem - Class in org.beanfabrics.swing
The BnCheckBoxMenuItem is a JMenuItem that can subscribe to an IBooleanPM.
BnCheckBoxMenuItem() - Constructor for class org.beanfabrics.swing.BnCheckBoxMenuItem
Constructs a BnCheckBoxMenuItem.
BnCheckBoxMenuItem(IBooleanPM) - Constructor for class org.beanfabrics.swing.BnCheckBoxMenuItem
Constructs a BnCheckBoxMenuItem and binds it to the specified model.
BnCheckBoxMenuItem(ModelProvider, Path) - Constructor for class org.beanfabrics.swing.BnCheckBoxMenuItem
Constructs a BnCheckBoxMenuItem and subscribes it for the model at the specified Path provided by the given provider.
BnCheckBoxMenuItem(ModelProvider) - Constructor for class org.beanfabrics.swing.BnCheckBoxMenuItem
Constructs a BnCheckBoxMenuItem and subscribes it for the model at the root level provided by the given provider.
BnCheckBoxMenuItemBeanInfo - Class in org.beanfabrics.swing
 
BnCheckBoxMenuItemBeanInfo() - Constructor for class org.beanfabrics.swing.BnCheckBoxMenuItemBeanInfo
 
BnColumn - Class in org.beanfabrics.swing.table
The BnColumn is a configuration object used in a BnTable to configure a column.
BnColumn() - Constructor for class org.beanfabrics.swing.table.BnColumn
 
BnColumn(Path, String) - Constructor for class org.beanfabrics.swing.table.BnColumn
 
BnColumn(Path, String, int) - Constructor for class org.beanfabrics.swing.table.BnColumn
 
BnColumn(Path, String, int, boolean) - Constructor for class org.beanfabrics.swing.table.BnColumn
 
BnColumn(Path, String, int, boolean, Path) - Constructor for class org.beanfabrics.swing.table.BnColumn
 
BnColumn(Path, String, int, boolean, Path, Integer) - Constructor for class org.beanfabrics.swing.table.BnColumn
 
BnColumnBuilder - Class in org.beanfabrics.swing.table
DSL-sytle Builder for BnColumn objects.
BnColumnBuilder() - Constructor for class org.beanfabrics.swing.table.BnColumnBuilder
 
BnColumnBuilderJavaFormat - Class in org.beanfabrics.swing.customizer.table
 
BnColumnBuilderJavaFormat() - Constructor for class org.beanfabrics.swing.customizer.table.BnColumnBuilderJavaFormat
 
BnColumnBuilderJavaFormat(String) - Constructor for class org.beanfabrics.swing.customizer.table.BnColumnBuilderJavaFormat
 
BnColumnPropertyEditor - Class in org.beanfabrics.swing.customizer.table
The BnColumnPropertyEditor is a JavaBeans PropertyEditor for a BnColumn.
BnColumnPropertyEditor() - Constructor for class org.beanfabrics.swing.customizer.table.BnColumnPropertyEditor
 
BnColumnPropertyEditor(ObjectToSourceCodeFormatter<BnColumn[]>) - Constructor for class org.beanfabrics.swing.customizer.table.BnColumnPropertyEditor
 
BnComboBox - Class in org.beanfabrics.swing
The BnComboBox is a JComboBox that can subscribe to an ITextPM.
BnComboBox() - Constructor for class org.beanfabrics.swing.BnComboBox
Constructs a BnComboBox.
BnComboBox(ITextPM) - Constructor for class org.beanfabrics.swing.BnComboBox
Constructs a BnComboBox and binds it to the specified model.
BnComboBox(ModelProvider, Path) - Constructor for class org.beanfabrics.swing.BnComboBox
Constructs a BnComboBox and subscribes it for the model at the specified Path provided by the given provider.
BnComboBox(ModelProvider) - Constructor for class org.beanfabrics.swing.BnComboBox
Constructs a BnComboBox and subscribes it for the model at the root level provided by the given provider.
BnComboBoxBeanInfo - Class in org.beanfabrics.swing
 
BnComboBoxBeanInfo() - Constructor for class org.beanfabrics.swing.BnComboBoxBeanInfo
 
BnComboBoxCellEditor - Class in org.beanfabrics.swing.table.celleditor
 
BnComboBoxCellEditor() - Constructor for class org.beanfabrics.swing.table.celleditor.BnComboBoxCellEditor
 
BnComboBoxEditor - Class in org.beanfabrics.swing
 
BnComboBoxEditor(TextPMComboBox) - Constructor for class org.beanfabrics.swing.BnComboBoxEditor
 
BnComboDecorator - Class in org.beanfabrics.swt
 
BnComboDecorator(Combo) - Constructor for class org.beanfabrics.swt.BnComboDecorator
 
BnComboDecorator(Composite, int) - Constructor for class org.beanfabrics.swt.BnComboDecorator
 
BnIconLabel - Class in org.beanfabrics.swing
The BnIconLabel is a JLabel that can subscribe to an IIconPM.
BnIconLabel() - Constructor for class org.beanfabrics.swing.BnIconLabel
Constructs a BnIconLabel.
BnIconLabel(IIconPM) - Constructor for class org.beanfabrics.swing.BnIconLabel
Constructs a BnIconLabel and binds it to the specified model.
BnIconLabel(ModelProvider, Path) - Constructor for class org.beanfabrics.swing.BnIconLabel
Constructs a BnIconLabel and subscribes it for the model at the specified Path provided by the given provider.
BnIconLabel(ModelProvider) - Constructor for class org.beanfabrics.swing.BnIconLabel
Constructs a BnIconLabel and subscribes it for the model at the root level provided by the given provider.
BnIconLabelBeanInfo - Class in org.beanfabrics.swing
 
BnIconLabelBeanInfo() - Constructor for class org.beanfabrics.swing.BnIconLabelBeanInfo
 
BnLabel - Class in org.beanfabrics.swing
The BnLabel is a JLabel that can subscribe to an ITextPM.
BnLabel() - Constructor for class org.beanfabrics.swing.BnLabel
Constructs a BnLabel.
BnLabel(ITextPM) - Constructor for class org.beanfabrics.swing.BnLabel
Constructs a BnLabel and binds it to the specified model.
BnLabel(ModelProvider, Path) - Constructor for class org.beanfabrics.swing.BnLabel
Constructs a BnLabel and subscribes it for the model at the specified Path provided by the given provider.
BnLabel(ModelProvider) - Constructor for class org.beanfabrics.swing.BnLabel
Constructs a BnLabel and subscribes it for the model at the root level provided by the given provider.
BnLabelBeanInfo - Class in org.beanfabrics.swing
 
BnLabelBeanInfo() - Constructor for class org.beanfabrics.swing.BnLabelBeanInfo
 
BnLabelDecorator - Class in org.beanfabrics.swt
 
BnLabelDecorator(Label) - Constructor for class org.beanfabrics.swt.BnLabelDecorator
 
BnLabelDecorator(Composite, int) - Constructor for class org.beanfabrics.swt.BnLabelDecorator
 
BnList - Class in org.beanfabrics.swing.list
The BnList is a JList that can subscribe to an IListPM.
BnList() - Constructor for class org.beanfabrics.swing.list.BnList
Constructs a BnList with a default pM renderer.
BnListBeanInfo - Class in org.beanfabrics.swing.list
 
BnListBeanInfo() - Constructor for class org.beanfabrics.swing.list.BnListBeanInfo
 
BnListCellRenderer - Class in org.beanfabrics.swing.list.cellrenderer
The BnListCellRenderer is the general ListCellRenderer for the BnList.
BnListCellRenderer() - Constructor for class org.beanfabrics.swing.list.cellrenderer.BnListCellRenderer
 
BnListCustomizer<PM extends BnListCustomizerPM> - Class in org.beanfabrics.swing.customizer.list
The BnListCustomizer is a JavaBeans Customizer for a BnList.
BnListCustomizer(PM) - Constructor for class org.beanfabrics.swing.customizer.list.BnListCustomizer
 
BnListCustomizer() - Constructor for class org.beanfabrics.swing.customizer.list.BnListCustomizer
 
BnListCustomizerPanel - Class in org.beanfabrics.swing.customizer.list
The BnListCustomizerPanel is a View on a BnListCustomizerPM.
BnListCustomizerPanel() - Constructor for class org.beanfabrics.swing.customizer.list.BnListCustomizerPanel
 
BnListCustomizerPanelBeanInfo - Class in org.beanfabrics.swing.customizer.list
 
BnListCustomizerPanelBeanInfo() - Constructor for class org.beanfabrics.swing.customizer.list.BnListCustomizerPanelBeanInfo
 
BnListCustomizerPM - Class in org.beanfabrics.swing.customizer.list
The BnListCustomizerPM is the presentation model for the BnListCustomizer.
BnListCustomizerPM() - Constructor for class org.beanfabrics.swing.customizer.list.BnListCustomizerPM
 
BnListModel - Class in org.beanfabrics.swing.list
The BnListModel is a ListModel that decorates a IListPM
BnListModel(IListPM, CellConfig) - Constructor for class org.beanfabrics.swing.list.BnListModel
 
BnListSelectionModel - Class in org.beanfabrics.swing.list
The BnListSelectionModel is a ListSelectionModel that decorates a IListPM.
BnListSelectionModel(IListPM<? extends PresentationModel>) - Constructor for class org.beanfabrics.swing.list.BnListSelectionModel
 
BnMenuItem - Class in org.beanfabrics.swing
The BnMenuItem is a JMenuItem that can subscribe to an IOperationPM.
BnMenuItem() - Constructor for class org.beanfabrics.swing.BnMenuItem
Constructs a BnMenuItem.
BnMenuItem(IOperationPM) - Constructor for class org.beanfabrics.swing.BnMenuItem
Constructs a BnMenuItem and binds it to the specified model.
BnMenuItem(ModelProvider, Path) - Constructor for class org.beanfabrics.swing.BnMenuItem
Constructs a BnMenuItem and subscribes it for the model at the specified Path provided by the given provider.
BnMenuItem(ModelProvider) - Constructor for class org.beanfabrics.swing.BnMenuItem
Constructs a BnMenuItem and subscribes it for the model at the root level provided by the given provider.
BnMenuItemBeanInfo - Class in org.beanfabrics.swing
 
BnMenuItemBeanInfo() - Constructor for class org.beanfabrics.swing.BnMenuItemBeanInfo
 
BnModelObserver - Class in org.beanfabrics
Observer for the PresentationModel object located at the end of a specified Path relatively to a ModelProvider's root.
BnModelObserver() - Constructor for class org.beanfabrics.BnModelObserver
Creates a new instance.
BnModelObserverBeanInfo - Class in org.beanfabrics
 
BnModelObserverBeanInfo() - Constructor for class org.beanfabrics.BnModelObserverBeanInfo
 
BnMouseClickAction - Class in org.beanfabrics.swing
The BnMouseClickAction is a MouseListener that can subscribe to an IOperationPM.
BnMouseClickAction() - Constructor for class org.beanfabrics.swing.BnMouseClickAction
Constructs a BnMouseClickAction.
BnMouseClickAction(IOperationPM) - Constructor for class org.beanfabrics.swing.BnMouseClickAction
Constructs a BnMouseClickAction and binds it to the specified model.
BnMouseClickAction(IModelProvider, Path) - Constructor for class org.beanfabrics.swing.BnMouseClickAction
Constructs a BnMouseClickAction and subscribes it for the model at the specified Path provided by the given provider.
BnMouseClickAction(IModelProvider) - Constructor for class org.beanfabrics.swing.BnMouseClickAction
Constructs a BnMouseClickAction and subscribes it for the model at the root level provided by the given provider.
BnMouseClickActionBeanInfo - Class in org.beanfabrics.swing
 
BnMouseClickActionBeanInfo() - Constructor for class org.beanfabrics.swing.BnMouseClickActionBeanInfo
 
BnParentContext - Class in org.beanfabrics.context
The BnParentContext is a context that dynamically adds itself as a parent context to the target's context.
BnParentContext() - Constructor for class org.beanfabrics.context.BnParentContext
 
BnPasswordField - Class in org.beanfabrics.swing
The BnPasswordField is a JPasswordField that can subscribe to an ITextPM.
BnPasswordField() - Constructor for class org.beanfabrics.swing.BnPasswordField
Constructs a BnPasswordField.
BnPasswordField(ITextPM) - Constructor for class org.beanfabrics.swing.BnPasswordField
Constructs a BnPasswordField and binds it to the specified model.
BnPasswordField(ModelProvider, Path) - Constructor for class org.beanfabrics.swing.BnPasswordField
Constructs a BnPasswordField and subscribes it for the model at the specified Path provided by the given provider.
BnPasswordField(ModelProvider) - Constructor for class org.beanfabrics.swing.BnPasswordField
Constructs a BnPasswordField and subscribes it for the model at the root level provided by the given provider.
BnPasswordFieldBeanInfo - Class in org.beanfabrics.swing
 
BnPasswordFieldBeanInfo() - Constructor for class org.beanfabrics.swing.BnPasswordFieldBeanInfo
 
BnPlainDocument - Class in org.beanfabrics.swing.internal
The BnPlainDocument is a PlainDocument which is a View on a ITextPM.
BnPlainDocument() - Constructor for class org.beanfabrics.swing.internal.BnPlainDocument
 
BnPlainDocument(ITextPM) - Constructor for class org.beanfabrics.swing.internal.BnPlainDocument
 
BnProgressBar - Class in org.beanfabrics.swing
The BnProgressBar is a JProgressBar that can subscribe to an IIntegerPM.
BnProgressBar() - Constructor for class org.beanfabrics.swing.BnProgressBar
Constructs a BnProgressBar.
BnProgressBar(IIntegerPM) - Constructor for class org.beanfabrics.swing.BnProgressBar
Constructs a BnProgressBar and binds it to the specified model.
BnProgressBar(ModelProvider, Path) - Constructor for class org.beanfabrics.swing.BnProgressBar
Constructs a BnProgressBar and subscribes it for the model at the specified Path provided by the given provider.
BnProgressBar(ModelProvider) - Constructor for class org.beanfabrics.swing.BnProgressBar
Constructs a BnProgressBar and subscribes it for the model at the root level provided by the given provider.
BnProgressBarBeanInfo - Class in org.beanfabrics.swing
 
BnProgressBarBeanInfo() - Constructor for class org.beanfabrics.swing.BnProgressBarBeanInfo
 
BnPropertyChangeEvent - Class in org.beanfabrics.event
An event which indicates that some change has occurred in some PresentationModel.
BnPropertyChangeEvent(Object, String, Object, Object) - Constructor for class org.beanfabrics.event.BnPropertyChangeEvent
Constructs a BnPropertyChangeEvent without a trigger.
BnPropertyChangeEvent(Object, String, Object, Object, EventObject) - Constructor for class org.beanfabrics.event.BnPropertyChangeEvent
Constructs a BnPropertyChangeEvent.
BnPropertyChangeSupport - Class in org.beanfabrics.event
The BnPropertyChangeSupport is a utility class for handling listeners of bound properties.
BnPropertyChangeSupport(Object) - Constructor for class org.beanfabrics.event.BnPropertyChangeSupport
Constructs a BnPropertyChangeSupport.
BnPushButtonDecorator - Class in org.beanfabrics.swt
 
BnPushButtonDecorator(Button) - Constructor for class org.beanfabrics.swt.BnPushButtonDecorator
Create the BnPushButtonDecorator
BnPushButtonDecorator(Composite, int) - Constructor for class org.beanfabrics.swt.BnPushButtonDecorator
Create the BnPushButtonDecorator
BnPushButtonDecorator(Composite) - Constructor for class org.beanfabrics.swt.BnPushButtonDecorator
Create the BnPushButtonDecorator
BnRadioButton - Class in org.beanfabrics.swing
The BnRadioButton is a JRadioButton that can subscribe to an IBooleanPM.
BnRadioButton() - Constructor for class org.beanfabrics.swing.BnRadioButton
Constructs a BnRadioButton.
BnRadioButton(IBooleanPM) - Constructor for class org.beanfabrics.swing.BnRadioButton
Constructs a BnRadioButton and binds it to the specified model.
BnRadioButton(ModelProvider, Path) - Constructor for class org.beanfabrics.swing.BnRadioButton
Constructs a BnRadioButton and subscribes it for the model at the specified Path provided by the given provider.
BnRadioButton(ModelProvider) - Constructor for class org.beanfabrics.swing.BnRadioButton
Constructs a BnRadioButton and subscribes it for the model at the root level provided by the given provider.
BnRadioButtonBeanInfo - Class in org.beanfabrics.swing
 
BnRadioButtonBeanInfo() - Constructor for class org.beanfabrics.swing.BnRadioButtonBeanInfo
 
BnSpinnerDecorator - Class in org.beanfabrics.swt
 
BnSpinnerDecorator(Spinner) - Constructor for class org.beanfabrics.swt.BnSpinnerDecorator
 
BnSpinnerDecorator(Composite, int) - Constructor for class org.beanfabrics.swt.BnSpinnerDecorator
 
bnTable - Variable in class org.beanfabrics.swing.customizer.table.ColumnListPanel
 
BnTable - Class in org.beanfabrics.swing.table
The BnTable is a JTable that can subscribe to an IListPM.
BnTable() - Constructor for class org.beanfabrics.swing.table.BnTable
 
BnTableBeanInfo - Class in org.beanfabrics.swing.table
 
BnTableBeanInfo() - Constructor for class org.beanfabrics.swing.table.BnTableBeanInfo
 
BnTableCellEditor - Class in org.beanfabrics.swing.table.celleditor
The BnTableCellEditor is a TableCellEditor for a PresentationModel object inside a cell of a BnTable.
BnTableCellEditor() - Constructor for class org.beanfabrics.swing.table.celleditor.BnTableCellEditor
 
BnTableCellRenderer - Class in org.beanfabrics.swing.table.cellrenderer
The BnTableCellRenderer is the general TableCellRenderer for the BnTable.
BnTableCellRenderer() - Constructor for class org.beanfabrics.swing.table.cellrenderer.BnTableCellRenderer
 
BnTableCustomizer<PM extends BnTableCustomizerPM> - Class in org.beanfabrics.swing.customizer.table
The BnTableCustomizer is a JavaBeans Customizer for a BnTable.
BnTableCustomizer(PM) - Constructor for class org.beanfabrics.swing.customizer.table.BnTableCustomizer
 
BnTableCustomizer() - Constructor for class org.beanfabrics.swing.customizer.table.BnTableCustomizer
 
BnTableCustomizerPanel - Class in org.beanfabrics.swing.customizer.table
The BnTableCustomizerPanel is a View on a BnTableCustomizerPM.
BnTableCustomizerPanel() - Constructor for class org.beanfabrics.swing.customizer.table.BnTableCustomizerPanel
 
BnTableCustomizerPanelBeanInfo - Class in org.beanfabrics.swing.customizer.table
 
BnTableCustomizerPanelBeanInfo() - Constructor for class org.beanfabrics.swing.customizer.table.BnTableCustomizerPanelBeanInfo
 
BnTableCustomizerPM - Class in org.beanfabrics.swing.customizer.table
The BnTableCustomizerPM is the presentation model for the BnTableCustomizer.
BnTableCustomizerPM() - Constructor for class org.beanfabrics.swing.customizer.table.BnTableCustomizerPM
 
BnTableDecorator - Class in org.beanfabrics.swt.table
This is a Beanfabrics view on a IListPM using an SWT Table.
BnTableDecorator(Table) - Constructor for class org.beanfabrics.swt.table.BnTableDecorator
Create the BnTable
BnTableDecorator(Composite, int) - Constructor for class org.beanfabrics.swt.table.BnTableDecorator
Create the BnTable
BnTableDecorator(Composite) - Constructor for class org.beanfabrics.swt.table.BnTableDecorator
Create the BnTable
BnTableModel - Class in org.beanfabrics.swing.table
The BnTableModel is a TableModel that decorates a IListPM.
BnTableModel(IListPM, List<BnColumn>, boolean) - Constructor for class org.beanfabrics.swing.table.BnTableModel
 
BnTableRowSorter - Class in org.beanfabrics.swing.table
 
BnTableRowSorter(BnTableModel) - Constructor for class org.beanfabrics.swing.table.BnTableRowSorter
 
BnTableSelectionModel - Class in org.beanfabrics.swing.table
The BnTableSelectionModel is a ListSelectionModel that decorates a IListPM.
BnTableSelectionModel(IListPM<? extends PresentationModel>) - Constructor for class org.beanfabrics.swing.table.BnTableSelectionModel
 
BnTextArea - Class in org.beanfabrics.swing
The BnTextArea is a JTextArea that can subscribe to an ITextPM.
BnTextArea() - Constructor for class org.beanfabrics.swing.BnTextArea
Constructs a BnTextArea.
BnTextArea(ITextPM) - Constructor for class org.beanfabrics.swing.BnTextArea
Constructs a BnTextArea and binds it to the specified model.
BnTextArea(ModelProvider, Path) - Constructor for class org.beanfabrics.swing.BnTextArea
Constructs a BnTextArea and subscribes it for the model at the specified Path provided by the given provider.
BnTextArea(ModelProvider) - Constructor for class org.beanfabrics.swing.BnTextArea
Constructs a BnTextArea and subscribes it for the model at the root level provided by the given provider.
BnTextAreaBeanInfo - Class in org.beanfabrics.swing
 
BnTextAreaBeanInfo() - Constructor for class org.beanfabrics.swing.BnTextAreaBeanInfo
 
BnTextDecorator - Class in org.beanfabrics.swt
 
BnTextDecorator(Text) - Constructor for class org.beanfabrics.swt.BnTextDecorator
 
BnTextDecorator(Composite, int) - Constructor for class org.beanfabrics.swt.BnTextDecorator
 
BnTextField - Class in org.beanfabrics.swing
The BnTextField is a JTextField that can subscribe to an ITextPM.
BnTextField() - Constructor for class org.beanfabrics.swing.BnTextField
Constructs a BnTextField.
BnTextField(ITextPM) - Constructor for class org.beanfabrics.swing.BnTextField
Constructs a BnTextField and binds it to the specified model.
BnTextField(ModelProvider, Path) - Constructor for class org.beanfabrics.swing.BnTextField
Constructs a BnTextField and subscribes it for the model at the specified Path provided by the given provider.
BnTextField(ModelProvider) - Constructor for class org.beanfabrics.swing.BnTextField
Constructs a BnTextField and subscribes it for the model at the root level provided by the given provider.
BnTextFieldBeanInfo - Class in org.beanfabrics.swing
 
BnTextFieldBeanInfo() - Constructor for class org.beanfabrics.swing.BnTextFieldBeanInfo
 
BnTextFieldCellEditor - Class in org.beanfabrics.swing.table.celleditor
 
BnTextFieldCellEditor() - Constructor for class org.beanfabrics.swing.table.celleditor.BnTextFieldCellEditor
 
BnToggleButton - Class in org.beanfabrics.swing
The BnToggleButton is a JToggleButton that can subscribe to an IBooleanPM.
BnToggleButton() - Constructor for class org.beanfabrics.swing.BnToggleButton
Constructs a BnToggleButton.
BnToggleButton(IBooleanPM) - Constructor for class org.beanfabrics.swing.BnToggleButton
Constructs a BnToggleButton and binds it to the specified model.
BnToggleButton(ModelProvider, Path) - Constructor for class org.beanfabrics.swing.BnToggleButton
Constructs a BnToggleButton and subscribes it for the model at the specified Path provided by the given provider.
BnToggleButton(ModelProvider) - Constructor for class org.beanfabrics.swing.BnToggleButton
Constructs a BnToggleButton and subscribes it for the model at the root level provided by the given provider.
BnToggleButtonBeanInfo - Class in org.beanfabrics.swing
 
BnToggleButtonBeanInfo() - Constructor for class org.beanfabrics.swing.BnToggleButtonBeanInfo
 
BooleanPM - Class in org.beanfabrics.model
The BooleanPM is a PresentationModel that contains a Boolean value.
BooleanPM() - Constructor for class org.beanfabrics.model.BooleanPM
Constructs a BooleanPM.
BooleanPMCheckBox - Class in org.beanfabrics.swing.internal
The BooleanPMCheckBox is a JCheckBox that is a view on an IBooleanPM.
BooleanPMCheckBox() - Constructor for class org.beanfabrics.swing.internal.BooleanPMCheckBox
 
BooleanPMCheckBox(IBooleanPM) - Constructor for class org.beanfabrics.swing.internal.BooleanPMCheckBox
 
BooleanPMListCellRenderer - Class in org.beanfabrics.swing.list.cellrenderer
 
BooleanPMListCellRenderer() - Constructor for class org.beanfabrics.swing.list.cellrenderer.BooleanPMListCellRenderer
 
BooleanPMMenuItem - Class in org.beanfabrics.swing.internal
The BooleanPMMenuItem is a JCheckBoxMenuItem that is a view on an IBooleanPM.
BooleanPMMenuItem() - Constructor for class org.beanfabrics.swing.internal.BooleanPMMenuItem
 
BooleanPMMenuItem(IBooleanPM) - Constructor for class org.beanfabrics.swing.internal.BooleanPMMenuItem
 
BooleanPMRadioButton - Class in org.beanfabrics.swing.internal
The BooleanPMRadioButton is a JRadioButton that is a view on an IBooleanPM.
BooleanPMRadioButton() - Constructor for class org.beanfabrics.swing.internal.BooleanPMRadioButton
 
BooleanPMRadioButton(IBooleanPM) - Constructor for class org.beanfabrics.swing.internal.BooleanPMRadioButton
 
BooleanPMTableCellRenderer - Class in org.beanfabrics.swing.table.cellrenderer
TableCellRenderer that renders the value of a IBooleanPM.
BooleanPMTableCellRenderer() - Constructor for class org.beanfabrics.swing.table.cellrenderer.BooleanPMTableCellRenderer
 
BooleanPMToggleButton - Class in org.beanfabrics.swing.internal
The BooleanPMToggleButton is a JToggleButton that is a view on an IBooleanPM.
BooleanPMToggleButton() - Constructor for class org.beanfabrics.swing.internal.BooleanPMToggleButton
 
BooleanPMToggleButton(IBooleanPM) - Constructor for class org.beanfabrics.swing.internal.BooleanPMToggleButton
 
BOTTOM_LEFT - Static variable in class com.swtdesigner.SWTResourceManager
Style constant for placing decorator image in bottom left corner of base image.
BOTTOM_RIGHT - Static variable in class com.swtdesigner.SWTResourceManager
Style constant for placing decorator image in bottom right corner of base image.
build() - Method in class org.beanfabrics.swing.table.BnColumnBuilder
 
buildViewConfig() - Method in class org.beanfabrics.swt.table.ViewConfigBuilder
 

C

CalendarButton - Class in org.beanfabrics.swing.goodies.calendar
CalendarButton provides a simple mechanism for the user to bind a date chooser popup to a text component.
CalendarButton() - Constructor for class org.beanfabrics.swing.goodies.calendar.CalendarButton
Creates an instance of CalenderBean
CalendarChooser - Class in org.beanfabrics.swing.goodies.calendar
CalendarChooser is a date chooser control for a single date.
CalendarChooser() - Constructor for class org.beanfabrics.swing.goodies.calendar.CalendarChooser
Creates a new instance of CalendarBean displaying the current month using the default locale.
CalendarChooser(Date, Locale) - Constructor for class org.beanfabrics.swing.goodies.calendar.CalendarChooser
Creates a new instance of CalendarBean displaying the given month and using the given locale.
callAnnotatedMethods(Object, Class) - Static method in class org.beanfabrics.util.ReflectionUtil
Calls all methods of target that are annotated with the specified annotationType.
cancelCellEditing() - Method in class org.beanfabrics.swing.table.celleditor.BnCheckBoxCellEditor
 
cancelCellEditing() - Method in class org.beanfabrics.swing.table.celleditor.BnComboBoxCellEditor
 
cancelCellEditing() - Method in class org.beanfabrics.swing.table.celleditor.BnTableCellEditor
cancelCellEditing() - Method in class org.beanfabrics.swing.table.celleditor.BnTextFieldCellEditor
 
cancelCellEditing() - Method in class org.beanfabrics.swing.table.celleditor.EmptyCellEditor
 
canConfigureColumns() - Method in class org.beanfabrics.swing.customizer.table.BnTableCustomizerPM
 
canGotoParent() - Method in class org.beanfabrics.swing.customizer.path.PathBrowserPM
 
canGotoSelectedChild() - Method in class org.beanfabrics.swing.customizer.path.PathBrowserPM
 
canLogin() - Method in class org.beanfabrics.swt.samples.login.LoginPM
 
CellConfig - Class in org.beanfabrics.swing.list
 
CellConfig() - Constructor for class org.beanfabrics.swing.list.CellConfig
 
CellConfig(Path) - Constructor for class org.beanfabrics.swing.list.CellConfig
Constructs a CellConfig with the given path.
cellConfigPath - Variable in class org.beanfabrics.swing.customizer.list.BnListCustomizerPM
 
CellConfigPropertyEditor - Class in org.beanfabrics.swing.customizer.list
The CellConfigPropertyEditor is the JavaBeans PropertyEditor for a CellConfig.
CellConfigPropertyEditor() - Constructor for class org.beanfabrics.swing.customizer.list.CellConfigPropertyEditor
 
changed(OptionsEvent) - Method in interface org.beanfabrics.event.OptionsListener
Invoked after some change has occured.
check() - Method in class org.beanfabrics.model.AbstractOperationPM
Checks whether this operation is enabled.
check() - Method in interface org.beanfabrics.model.IOperationPM
Checks whether this operation is enabled.
checkHorizontalKey(int) - Method in class org.beanfabrics.swing.ErrorIconPainter
Checks if the given integer is a valid key for horizontal alignment and throws an IllegalArgumentException if the key is invalid.
checkSubclass() - Method in class org.beanfabrics.swt.ValidationComposite
 
checkVerticalKey(int) - Method in class org.beanfabrics.swing.ErrorIconPainter
Checks if the given integer is a valid key for vertical alignment and throws an IllegalArgumentException if the key is invalid.
clear() - Method in class org.beanfabrics.model.ListPM
 
clear() - Method in class org.beanfabrics.model.MapPM
 
clear() - Method in class org.beanfabrics.model.Options
 
clear() - Method in class org.beanfabrics.swt.samples.filebrowser.FileInfoRegistry
 
clear() - Method in class org.beanfabrics.util.OrderPreservingMap
 
clear() - Method in class org.beanfabrics.validation.Validator
clearSelection() - Method in class org.beanfabrics.swing.list.BnListSelectionModel
clearSelection() - Method in class org.beanfabrics.swing.table.BnTableSelectionModel
clone() - Method in class org.beanfabrics.util.OrderPreservingMap
 
ColumnListConfigurationConstroller - Class in org.beanfabrics.swing.customizer.table
 
ColumnListConfigurationConstroller(Context, PathNode) - Constructor for class org.beanfabrics.swing.customizer.table.ColumnListConfigurationConstroller
 
ColumnListConfigurationDialog - Class in org.beanfabrics.swing.customizer.table
The ColumnListConfigurationDialog is a View on a ColumnListConfigurationPM.
ColumnListConfigurationDialogBeanInfo - Class in org.beanfabrics.swing.customizer.table
 
ColumnListConfigurationDialogBeanInfo() - Constructor for class org.beanfabrics.swing.customizer.table.ColumnListConfigurationDialogBeanInfo
 
ColumnListConfigurationPM - Class in org.beanfabrics.swing.customizer.table
 
ColumnListConfigurationPM() - Constructor for class org.beanfabrics.swing.customizer.table.ColumnListConfigurationPM
 
ColumnListConfigurationPM.OnApplyHandler - Interface in org.beanfabrics.swing.customizer.table
 
ColumnListPanel - Class in org.beanfabrics.swing.customizer.table
The ColumnListPanel is a view on a ColumnListPM.
ColumnListPanel() - Constructor for class org.beanfabrics.swing.customizer.table.ColumnListPanel
Constructs a new ColumnListPanel.
ColumnListPanelBeanInfo - Class in org.beanfabrics.swing.customizer.table
 
ColumnListPanelBeanInfo() - Constructor for class org.beanfabrics.swing.customizer.table.ColumnListPanelBeanInfo
 
ColumnListPM<PM extends ColumnPM> - Class in org.beanfabrics.swing.customizer.table
The ColumnListPM is a ListPM for ColumnPM elements.
ColumnListPM() - Constructor for class org.beanfabrics.swing.customizer.table.ColumnListPM
 
columnMarginChanged(ChangeEvent) - Method in class org.beanfabrics.swing.table.BnTable
 
columnName - Variable in class org.beanfabrics.swing.customizer.table.ColumnPM
 
ColumnPM - Class in org.beanfabrics.swing.customizer.table
The ColumnPM is a presentation model presenting a BnColumn.
ColumnPM(PathNode) - Constructor for class org.beanfabrics.swing.customizer.table.ColumnPM
 
com.swtdesigner - package com.swtdesigner
 
compareTo(Object) - Method in class org.beanfabrics.model.BigDecimalPM.BigDecimalComparable
 
compareTo(Object) - Method in class org.beanfabrics.model.IconPM.IconComparable
compareTo(Object) - Method in class org.beanfabrics.model.TextPM.TextComparable
CompositeValidationState - Class in org.beanfabrics.validation
 
CompositeValidationState(String, ValidationState...) - Constructor for class org.beanfabrics.validation.CompositeValidationState
 
CompositeValidationState(String, Collection<ValidationState>) - Constructor for class org.beanfabrics.validation.CompositeValidationState
 
computeSize(Composite, int, int, boolean) - Method in class swing2swt.layout.GridLayout
 
concat(Path...) - Static method in class org.beanfabrics.Path
Concatenates the given path objects to a new path.
configureColumns - Variable in class org.beanfabrics.swing.customizer.table.BnTableCustomizerPM
 
configureColumns() - Method in class org.beanfabrics.swing.customizer.table.BnTableCustomizerPM
 
connect() - Method in class org.beanfabrics.swing.list.BnList
 
connect() - Method in class org.beanfabrics.swing.table.BnTable
 
ContactFrame - Class in org.beanfabrics.swing.formatting
The ContactFrame is a View on a ContactPM.
ContactFrame() - Constructor for class org.beanfabrics.swing.formatting.ContactFrame
Constructs a new ContactFrame.
ContactPM - Class in org.beanfabrics.swing.formatting
 
ContactPM() - Constructor for class org.beanfabrics.swing.formatting.ContactPM
 
contains(T) - Method in interface org.beanfabrics.model.IListPM
Returns true if this collection contains the specified element.
contains(T) - Method in class org.beanfabrics.model.ListPM
 
contains(V) - Method in class org.beanfabrics.model.MapPM
 
contains(int) - Method in interface org.beanfabrics.model.Selection
Returns true if this the element at the specified index in the related collection is selected.
contains(Object) - Method in class org.beanfabrics.validation.Validator
containsAll(Collection<T>) - Method in class org.beanfabrics.model.ListPM
 
containsAll(Collection<V>) - Method in class org.beanfabrics.util.OrderPreservingMap
 
containsAll(Collection<?>) - Method in class org.beanfabrics.validation.Validator
containsExecutionMethod(ExecutionMethod) - Method in class org.beanfabrics.model.OperationPM
 
containsKey(K) - Method in class org.beanfabrics.model.MapPM
 
containsKey(Object) - Method in class org.beanfabrics.model.Options
 
containsKey(Object) - Method in class org.beanfabrics.util.OrderPreservingMap
 
containsValue(Object) - Method in class org.beanfabrics.model.Options
 
containsValue(Object) - Method in class org.beanfabrics.util.OrderPreservingMap
 
Context - Interface in org.beanfabrics.context
A Context is an hierarchical environment for service objects.
ContextEvent - Class in org.beanfabrics.context
An event which indicates that some change has occurred in a context.
ContextEvent(Context) - Constructor for class org.beanfabrics.context.ContextEvent
Constructs a ContextEvent object.
ContextListener - Interface in org.beanfabrics.context
The listener interface for receiving context events.
ContextOwner - Interface in org.beanfabrics.context
The ContextOwner is an interface for classes that can "own" a Context and provide public access to it.
ConversionException - Exception in org.beanfabrics.model
The ConversionException is thrown to indicate that a PresentationModel has attempted to convert a string value to another type, but that the string does not have the appropriate format.
ConversionException() - Constructor for exception org.beanfabrics.model.ConversionException
Constructs a ConversionException.
ConversionException(String) - Constructor for exception org.beanfabrics.model.ConversionException
Constructs a ConversionException with the given message.
ConversionException(Throwable) - Constructor for exception org.beanfabrics.model.ConversionException
Constructs a ConversionException with the given cause.
ConversionException(String, Throwable) - Constructor for exception org.beanfabrics.model.ConversionException
Constructs a ConversionException with the given message and cause.
convertRowIndexToModel(int) - Method in class org.beanfabrics.swing.table.BnTableRowSorter
 
convertRowIndexToView(int) - Method in class org.beanfabrics.swing.table.BnTableRowSorter
 
convertToImageData(Icon) - Method in class org.beanfabrics.swt.samples.filebrowser.ImageConverter
 
convertToImageData(BufferedImage) - Method in class org.beanfabrics.swt.samples.filebrowser.ImageConverter
 
create(T...) - Static method in class org.beanfabrics.model.Options
 
create(Window) - Static method in class org.beanfabrics.swing.customizer.path.PathChooserDialog
 
create(Window) - Static method in class org.beanfabrics.swing.customizer.table.ColumnListConfigurationDialog
 
create(String, ValidationState...) - Static method in class org.beanfabrics.validation.CompositeValidationState
Creates a new CompositeValidationState only if the specified list of states contains at least one ValidationState object.
create(String) - Static method in class org.beanfabrics.validation.ValidationState
Factory-method for creating a ValidationState from the specified message or null if the message is null.
createAutoResizeExtension() - Method in class org.beanfabrics.swing.table.BnTable
 
createBnComboBoxEditor() - Method in class org.beanfabrics.swing.internal.TextPMComboBox
Constructs a new BnComboBoxEditor for this BnComboBox.
createButtonDecorator(JTable, int, JComponent, BnColumn) - Method in class org.beanfabrics.swing.table.celleditor.BnTableCellEditor
 
createDefaultCellRenderer() - Method in class org.beanfabrics.swing.list.BnList
Creates a new default pM renderer.
createDefaultEditors() - Method in class org.beanfabrics.swing.table.BnTable
 
createDefaultFormat() - Method in class org.beanfabrics.model.BigDecimalPM
Creates the default format for this PM.
createDefaultFormat() - Method in class org.beanfabrics.model.MoneyPM
 
createDefaultModel() - Method in class org.beanfabrics.swing.internal.TextPMComboBox
 
createDefaultModel() - Method in class org.beanfabrics.swing.internal.TextPMPasswordField
 
createDefaultModel() - Method in class org.beanfabrics.swing.internal.TextPMTextArea
 
createDefaultModel() - Method in class org.beanfabrics.swing.internal.TextPMTextField
 
createDefaultOptions() - Method in class org.beanfabrics.model.BooleanPM
Creates the default Options attribute of this PM.
createDefaultRenderers() - Method in class org.beanfabrics.swing.table.BnTable
 
createIntervals(Collection<Integer>) - Static method in class org.beanfabrics.util.Interval
 
createIntervals(int[]) - Static method in class org.beanfabrics.util.Interval
 
createPathChooser(Context, PathContext, Path) - Static method in class org.beanfabrics.swing.customizer.util.CustomizerUtil
 
createPopup() - Method in class org.beanfabrics.swing.goodies.calendar.DatePMCalendarChooserButton
 
createRowPM() - Method in class org.beanfabrics.swing.customizer.table.ColumnListPM
 
createSimplifiedNumberFormat(DecimalFormat) - Method in class org.beanfabrics.model.BigDecimalPM.Format
Creates a simplified version of the given format.
CustomizerBase - Interface in org.beanfabrics.swing.customizer
 
CustomizerBasePanel<PM extends CustomizerPM> - Class in org.beanfabrics.swing.customizer
The CustomizerBasePanel is the base class for JavaBeans Customizers in Beanfabrics.
CustomizerBasePanel(PM) - Constructor for class org.beanfabrics.swing.customizer.CustomizerBasePanel
 
CustomizerPM - Interface in org.beanfabrics.swing.customizer
 
CustomizerUtil - Class in org.beanfabrics.swing.customizer.util
ATTENTION: This class is experimental and should only be used inside beanfabrics.

D

DatePM - Class in org.beanfabrics.model
The DatePM is a PresentationModel that contains a Date value.
DatePM() - Constructor for class org.beanfabrics.model.DatePM
Constructs a DatePM using the default format.
DatePM.DateFormatProvider - Class in org.beanfabrics.model
The DatePM.DateFormatProvider is a factory for the default DateFormat used by newly created DatePM instances.
DatePM.DateFormatProvider() - Constructor for class org.beanfabrics.model.DatePM.DateFormatProvider
 
DatePM.DateValidationRule - Class in org.beanfabrics.model
This rule evaluates to invalid if the PM's value can't be converted into a Date.
DatePM.DateValidationRule() - Constructor for class org.beanfabrics.model.DatePM.DateValidationRule
 
DatePMCalendarChooserButton - Class in org.beanfabrics.swing.goodies.calendar
 
DatePMCalendarChooserButton() - Constructor for class org.beanfabrics.swing.goodies.calendar.DatePMCalendarChooserButton
 
DatePMCalendarChooserButton(int, int) - Constructor for class org.beanfabrics.swing.goodies.calendar.DatePMCalendarChooserButton
 
days - Variable in class org.beanfabrics.samples.timespan.TimeSpanPM
 
debug(String) - Method in class org.beanfabrics.log.Jdk14Logger
Logs a message at the DEBUG level.
debug(String) - Method in interface org.beanfabrics.log.Logger
Logs a message at the DEBUG level.
debug(String) - Method in class org.beanfabrics.log.NopLogger
Logs a message at the DEBUG level.
debug(String) - Method in class org.beanfabrics.log.Slf4jLogger
Logs a message at the DEBUG level.
DecimalPM - Class in org.beanfabrics.model
The DecimalPM is a PresentationModel that contains a decimal number.
DecimalPM() - Constructor for class org.beanfabrics.model.DecimalPM
Constructs a DecimalPM.
decorateButton(Button, Path) - Method in class org.beanfabrics.swt.Decorator
 
decorateCombo(Combo, Path) - Method in class org.beanfabrics.swt.Decorator
 
decorateImage(Image, Image) - Static method in class com.swtdesigner.SWTResourceManager
Returns an image composed of a base image decorated by another image
decorateImage(Image, Image, int) - Static method in class com.swtdesigner.SWTResourceManager
Returns an image composed of a base image decorated by another image
decorateLabel(Label, Path) - Method in class org.beanfabrics.swt.Decorator
 
decoratePushButton(Button, Path) - Method in class org.beanfabrics.swt.Decorator
 
decorateTable(Table, Path) - Method in class org.beanfabrics.swt.Decorator
 
decorateText(Text, Path) - Method in class org.beanfabrics.swt.Decorator
 
Decorator - Class in org.beanfabrics.swt
 
Decorator(ModelProvider) - Constructor for class org.beanfabrics.swt.Decorator
 
DEFAULT_ALIGNEMNT - Static variable in class org.beanfabrics.swing.table.BnColumn
 
DEFAULT_WIDTH - Static variable in class org.beanfabrics.swing.table.BnColumn
 
DEFAULT_WIDTH_FIXED - Static variable in class org.beanfabrics.swing.table.BnColumn
 
DefaultContext - Class in org.beanfabrics.context
The DefaultContext is the default implementation of the Context interface.
DefaultContext() - Constructor for class org.beanfabrics.context.DefaultContext
Constructs a DefaultContext.
defineTableColumns() - Method in class org.beanfabrics.swing.customizer.table.ColumnListPanel
 
disconnect() - Method in class org.beanfabrics.swing.list.BnList
 
disconnect() - Method in class org.beanfabrics.swing.table.BnTable
 
dismiss() - Method in class org.beanfabrics.swing.list.BnListModel
Disconnect this object from the underlying IListPM.
dismiss() - Method in class org.beanfabrics.swing.list.BnListSelectionModel
Disconnect this object from the underlying IListPM.
dismiss() - Method in class org.beanfabrics.swing.table.BnTableModel
Disconnect this object from the underlying IListPM.
dismiss() - Method in class org.beanfabrics.swing.table.BnTableRowSorter
 
dismiss() - Method in class org.beanfabrics.swing.table.BnTableSelectionModel
Disconnect this object from the underlying IListPM.
dispose() - Static method in class com.swtdesigner.SWTResourceManager
Dispose of cached objects and their underlying OS resources.
dispose() - Method in class org.beanfabrics.swt.samples.filebrowser.FileBrowser
 
dispose() - Method in class org.beanfabrics.swt.table.BnTableDecorator
 
disposeColors() - Static method in class com.swtdesigner.SWTResourceManager
Dispose of all the cached colors
disposeCursors() - Static method in class com.swtdesigner.SWTResourceManager
Dispose all of the cached cursors
disposeFonts() - Static method in class com.swtdesigner.SWTResourceManager
Dispose all of the cached fonts
disposeImages() - Static method in class com.swtdesigner.SWTResourceManager
Dispose all of the cached images
disposeImages(String) - Static method in class com.swtdesigner.SWTResourceManager
Dispose cached images in specified section

E

elementChanged(ElementChangedEvent) - Method in class org.beanfabrics.event.ListAdapter
Invoked after elements have been changed in some way.
elementChanged(ElementChangedEvent) - Method in interface org.beanfabrics.event.ListListener
Invoked after elements have been changed in some way.
ElementChangedEvent - Class in org.beanfabrics.event
An event which indicates that some change has occurred in a IListPM element.
ElementChangedEvent(IListPM<?>, int, EventObject) - Constructor for class org.beanfabrics.event.ElementChangedEvent
Constructs a ElementChangedEvent.
ElementChangedEvent(IListPM<?>, int) - Constructor for class org.beanfabrics.event.ElementChangedEvent
Constructs a ElementChangedEvent.
elementsAdded(ElementsAddedEvent) - Method in class org.beanfabrics.event.ListAdapter
Invoked after elements have been added to the list.
elementsAdded(ElementsAddedEvent) - Method in interface org.beanfabrics.event.ListListener
Invoked after elements have been added to the list.
ElementsAddedEvent - Class in org.beanfabrics.event
An event which indicates that some elements have been added to an IListPM.
ElementsAddedEvent(IListPM<?>, int, int) - Constructor for class org.beanfabrics.event.ElementsAddedEvent
Constructs a ElementsAddedEvent.
elementsDeselected(ElementsDeselectedEvent) - Method in class org.beanfabrics.event.ListAdapter
Invoked after elements have been deselected.
elementsDeselected(ElementsDeselectedEvent) - Method in interface org.beanfabrics.event.ListListener
Invoked after elements have been deselected.
ElementsDeselectedEvent - Class in org.beanfabrics.event
An event which indicates that some elements have been deselected in an IListPM.
ElementsDeselectedEvent(IListPM<?>, int, int) - Constructor for class org.beanfabrics.event.ElementsDeselectedEvent
Constructs a ElementsDeselectedEvent.
elementsRemoved(ElementsRemovedEvent) - Method in class org.beanfabrics.event.ListAdapter
Invoked after elements have been removed from the list.
elementsRemoved(ElementsRemovedEvent) - Method in interface org.beanfabrics.event.ListListener
Invoked after elements have been removed from the list.
ElementsRemovedEvent - Class in org.beanfabrics.event
An event which indicates that some elements have been removed from an IListPM.
ElementsRemovedEvent(IListPM<?>, int, int, Collection<? extends PresentationModel>) - Constructor for class org.beanfabrics.event.ElementsRemovedEvent
Constructs a ElementsRemovedEvent.
elementsReplaced(ElementsReplacedEvent) - Method in class org.beanfabrics.event.ListAdapter
Invoked after elements have been replaced.
elementsReplaced(ElementsReplacedEvent) - Method in interface org.beanfabrics.event.ListListener
Invoked after elements have been replaced.
ElementsReplacedEvent - Class in org.beanfabrics.event
An event which indicates that some elements have been replaced in an IListPM.
ElementsReplacedEvent(IListPM<?>, int, int, Collection<? extends PresentationModel>) - Constructor for class org.beanfabrics.event.ElementsReplacedEvent
Constructs a ElementsReplacedEvent.
elementsSelected(ElementsSelectedEvent) - Method in class org.beanfabrics.event.ListAdapter
Invoked after elements have been selected.
elementsSelected(ElementsSelectedEvent) - Method in interface org.beanfabrics.event.ListListener
Invoked after elements have been selected.
ElementsSelectedEvent - Class in org.beanfabrics.event
An event which indicates that some elements have been selected in an IListPM.
ElementsSelectedEvent(IListPM<?>, int, int) - Constructor for class org.beanfabrics.event.ElementsSelectedEvent
Constructs a ElementsSelectedEvent.
EmptyCellEditor - Class in org.beanfabrics.swing.table.celleditor
 
EmptyCellEditor() - Constructor for class org.beanfabrics.swing.table.celleditor.EmptyCellEditor
 
EmptyRenderer - Class in org.beanfabrics.swing.list.cellrenderer
The EmptyRenderer is a ListCellRenderer that renders an empty area.
EmptyRenderer() - Constructor for class org.beanfabrics.swing.list.cellrenderer.EmptyRenderer
 
EmptyRenderer - Class in org.beanfabrics.swing.table.cellrenderer
The EmptyRenderer is a TableCellRenderer that renders an empty area.
EmptyRenderer() - Constructor for class org.beanfabrics.swing.table.cellrenderer.EmptyRenderer
 
end - Variable in class org.beanfabrics.samples.timespan.TimeSpanPM
 
endIndex - Variable in class org.beanfabrics.util.Interval
 
EntryPM - Class in org.beanfabrics.samples.properties
The EntryPM is a presentation model that holds a key-value-pair.
EntryPM() - Constructor for class org.beanfabrics.samples.properties.EntryPM
 
EntryPM(String, String) - Constructor for class org.beanfabrics.samples.properties.EntryPM
 
entrySet() - Method in class org.beanfabrics.util.OrderPreservingMap
 
entrySetReference() - Method in class org.beanfabrics.util.OrderPreservingMap
 
equals(Object, Object) - Static method in class org.beanfabrics.AbstractBean
Indicates whether the specified objects are both null or "equal to" each other.
equals(Object) - Method in class org.beanfabrics.meta.PathNode
 
equals(Object) - Method in class org.beanfabrics.meta.PropertyInfo
 
equals(Object) - Method in class org.beanfabrics.meta.TypeInfo
 
equals(Object) - Method in class org.beanfabrics.model.BigDecimalPM.BigDecimalComparable
 
equals(Object) - Method in class org.beanfabrics.model.IconPM.IconComparable
 
equals(Object, Object) - Static method in class org.beanfabrics.model.Options
 
equals(Object) - Method in class org.beanfabrics.model.SortKey
equals(Object) - Method in class org.beanfabrics.model.TextPM.TextComparable
 
equals(Object) - Method in class org.beanfabrics.Path
Indicates whether some other object is "equal to" this path.
equals(Object) - Method in class org.beanfabrics.swing.table.BnColumn
 
equals(Object) - Method in class org.beanfabrics.validation.CompositeValidationState
 
equals(Object) - Method in class org.beanfabrics.validation.ValidationState
Returns true when this instance is equal to the given object.
error(String) - Method in class org.beanfabrics.log.Jdk14Logger
Logs a message at the ERROR level.
error(String, Throwable) - Method in class org.beanfabrics.log.Jdk14Logger
Logs an Throwable at the ERROR level
error(String) - Method in interface org.beanfabrics.log.Logger
Logs a message at the ERROR level.
error(String, Throwable) - Method in interface org.beanfabrics.log.Logger
Logs an Throwable at the ERROR level
error(String) - Method in class org.beanfabrics.log.NopLogger
Logs a message at the ERROR level.
error(String, Throwable) - Method in class org.beanfabrics.log.NopLogger
Logs an Throwable at the ERROR level
error(String) - Method in class org.beanfabrics.log.Slf4jLogger
Logs a message at the ERROR level.
error(String, Throwable) - Method in class org.beanfabrics.log.Slf4jLogger
Logs an Throwable at the ERROR level
ErrorIconPainter - Class in org.beanfabrics.swing
The ErrorIconPainter is a helper class for painting an error icon on top of any component.
ErrorIconPainter() - Constructor for class org.beanfabrics.swing.ErrorIconPainter
Creates a new ErrorIconPainter with the default settings.
ErrorOverlayIcon - Class in org.beanfabrics.swt
Overlay icon to render above a Control and to indicate an invalid validation state.
ErrorOverlayIcon(Control) - Constructor for class org.beanfabrics.swt.ErrorOverlayIcon
 
ErrorPane - Class in org.beanfabrics.util
The ErrorPane is a panel that shows a message beside an error icon and - when checking the checkbox - the stack trace of a Throwable.
ErrorPane() - Constructor for class org.beanfabrics.util.ErrorPane
Constructs a new instance of this class with no message and no Throwable.
ErrorPane(Object) - Constructor for class org.beanfabrics.util.ErrorPane
Constructs a new instance of this class with the given message and no Throwable.
ErrorPane(Object, Throwable) - Constructor for class org.beanfabrics.util.ErrorPane
Constructs a new instance of this class with the given message and the given Throwable.
evaluate(PresentationModel, Path) - Static method in class org.beanfabrics.PathEvaluation
Evaluates the given path at the given root and returns the value at the end.
evaluateOrNull(PresentationModel, Path) - Static method in class org.beanfabrics.PathEvaluation
Evaluates the given path at the given root and returns the value at the end if it can be found, null otherwise.
EvaluationException - Exception in org.beanfabrics
An exception that indicates that something went wrong during the evaluation of a Path.
EvaluationException() - Constructor for exception org.beanfabrics.EvaluationException
Creates a new EvaluationException.
EvaluationException(String, Throwable) - Constructor for exception org.beanfabrics.EvaluationException
Creates a new EvaluationException.
EvaluationException(String) - Constructor for exception org.beanfabrics.EvaluationException
Creates a new EvaluationException.
EvaluationException(Throwable) - Constructor for exception org.beanfabrics.EvaluationException
Creates a new EvaluationException.
ExceptionUtil - Class in org.beanfabrics.util
The ExceptionUtil is a singleton that provides access to an IExceptionHandler which is used by the Beanfabrics framework to handle exceptions.
execute() - Method in class org.beanfabrics.model.AbstractOperationPM
Executes this operation.
execute() - Method in interface org.beanfabrics.model.ExecutionMethod
Performs some action.
execute() - Method in interface org.beanfabrics.model.IOperationPM
Executes this operation.
execute() - Method in class org.beanfabrics.model.OperationPM
Executes this operation.
execute() - Method in class org.beanfabrics.swing.internal.BooleanPMMenuItem
 
execute() - Method in class org.beanfabrics.swing.internal.OperationPMAction
 
execute() - Method in class org.beanfabrics.swing.internal.OperationPMButton
 
execute() - Method in class org.beanfabrics.swing.internal.OperationPMMenuItem
 
ExecutionMethod - Interface in org.beanfabrics.model
The ExecutionMethod is an interface for classes that can be used as a implementation strategy for OperationPM objects.

F

FileBrowser - Class in org.beanfabrics.swt.samples.filebrowser
This sample contains a file browser implemented with SWT and Beanfabrics.
FileBrowser(Shell) - Constructor for class org.beanfabrics.swt.samples.filebrowser.FileBrowser
The FileBrowser is a kind of facade that shields FileBrowserModel and FileBrowserView for convenience.
FileInfoRegistry - Class in org.beanfabrics.swt.samples.filebrowser
The FileInfoRegistry is a helper class that offers OS specific information for File objects.
FileInfoRegistry() - Constructor for class org.beanfabrics.swt.samples.filebrowser.FileInfoRegistry
 
FileInfoRegistry(boolean) - Constructor for class org.beanfabrics.swt.samples.filebrowser.FileInfoRegistry
 
FileLog - Class in org.beanfabrics.swing.customizer.util
The FileLog is a poor mans logging utility for writing log messages to a file.
FileLog(File) - Constructor for class org.beanfabrics.swing.customizer.util.FileLog
 
FileLog(File, String) - Constructor for class org.beanfabrics.swing.customizer.util.FileLog
 
FilteredModels - Class in org.beanfabrics.util
The FilteredModels is an filtered decorator of an Iterable object of presentation models.
FilteredModels(Iterable<PresentationModel>, PresentationModelFilter) - Constructor for class org.beanfabrics.util.FilteredModels
 
FilteredModelsIterator - Class in org.beanfabrics.util
The FilteredModelsIterator is a filtered Iterator on a given Iterator.
FilteredModelsIterator(Iterator<PresentationModel>, PresentationModelFilter) - Constructor for class org.beanfabrics.util.FilteredModelsIterator
 
filterProperties(PresentationModelFilter) - Method in class org.beanfabrics.support.PropertySupport
 
findColumn(String) - Method in class org.beanfabrics.swing.table.BnTableModel
 
findService(Class<?>) - Method in interface org.beanfabrics.context.Context
Finds and returns the first service entry in this context that matches the given type.
findService(Class<?>) - Method in class org.beanfabrics.context.DefaultContext
Finds and returns the first service entry in this context that matches the given type.
fireActionPerformed(ActionEvent) - Method in class org.beanfabrics.swing.goodies.calendar.CalendarChooser
Fires the given action event to all listeners that are added to this component.
fireActionPerformed(ActionEvent) - Method in class org.beanfabrics.swing.goodies.calendar.MonthPanel
Fires the given action event to all listeners that are added to this component.
fireActionPerformed(ActionEvent) - Method in class org.beanfabrics.swing.internal.BooleanPMMenuItem
 
fireActionPerformed(ActionEvent) - Method in class org.beanfabrics.swing.internal.OperationPMButton
 
fireActionPerformed(ActionEvent) - Method in class org.beanfabrics.swing.internal.OperationPMMenuItem
 
fireChanged() - Method in class org.beanfabrics.model.Options
 
fireElementChanged(ElementChangedEvent) - Method in class org.beanfabrics.event.ListSupport
Fires the given ElementChangedEvent to each registered listener.
fireElementChanged(int) - Method in class org.beanfabrics.event.ListSupport
Fires a ElementChangedEvent with the given index to each registered listener.
fireElementChanged(int, EventObject) - Method in class org.beanfabrics.event.ListSupport
Fires a ElementChangedEvent with the given attributes to each registered listener.
fireElementsAdded(ElementsAddedEvent) - Method in class org.beanfabrics.event.ListSupport
Fires the given ElementsAddedEvent to each registered listener.
fireElementsAdded(int, int) - Method in class org.beanfabrics.event.ListSupport
Fires a ElementsAddedEvent with the given attributes to each registered listener.
fireElementsDeselected(ElementsDeselectedEvent) - Method in class org.beanfabrics.event.ListSupport
Fires the given ElementsDeselectedEvent to each registered listener.
fireElementsDeselected(int, int) - Method in class org.beanfabrics.event.ListSupport
Fires a ElementsDeselectedEvent with the given attributes to each registered listener.
fireElementsDeselected(int[]) - Method in class org.beanfabrics.event.ListSupport
Fires a ElementsDeselectedEvent with the given indices to each registered listener.
fireElementsDeselected(Collection<Integer>) - Method in class org.beanfabrics.event.ListSupport
Fires a ElementsDeselectedEvent with the given indices to each registered listener.
fireElementsRemoved(ElementsRemovedEvent) - Method in class org.beanfabrics.event.ListSupport
Fires the given ElementsRemovedEvent to each registered listener.
fireElementsRemoved(int, int, Collection<PresentationModel>) - Method in class org.beanfabrics.event.ListSupport
Fires a ElementsRemovedEvent with the given attributes to each registered listener.
fireElementsRemoved(int, PresentationModel) - Method in class org.beanfabrics.event.ListSupport
Fires a ElementsRemovedEvent with the given attributes to each registered listener.
fireElementsReplaced(ElementsReplacedEvent) - Method in class org.beanfabrics.event.ListSupport
Fires the given ElementsReplacedEvent to each registered listener.
fireElementsReplaced(int, int, Collection<PresentationModel>) - Method in class org.beanfabrics.event.ListSupport
Fires a ElementsReplacedEvent with the given attributes to each registered listener.
fireElementsReplaced(int, PresentationModel) - Method in class org.beanfabrics.event.ListSupport
Fires a ElementsReplacedEvent with the given attributes to each registered listener.
fireElementsSelected(ElementsSelectedEvent) - Method in class org.beanfabrics.event.ListSupport
Fires the given ElementsSelectedEvent to each registered listener.
fireElementsSelected(int, int) - Method in class org.beanfabrics.event.ListSupport
Fires a ElementsSelectedEvent with the given attributes to each registered listener.
fireElementsSelected(int[]) - Method in class org.beanfabrics.event.ListSupport
Fires a ElementsSelectedEvent with the given indices to each registered listener.
fireElementsSelected(Collection<Integer>) - Method in class org.beanfabrics.event.ListSupport
Fires a ElementsSelectedEvent with the given indices to each registered listener.
fireParentAdded(Context) - Method in class org.beanfabrics.context.DefaultContext
Fires a parentAdded-event to each registered listener.
fireParentRemoved(Context) - Method in class org.beanfabrics.context.DefaultContext
Fires a parentRemoved-event to each registered listener.
firePropertyChange(String, Object, Object) - Method in class org.beanfabrics.event.BnPropertyChangeSupport
Report a bound property update to each registered listener.
firePropertyChange(String, Object, Object, EventObject) - Method in class org.beanfabrics.event.BnPropertyChangeSupport
Report a bound property update to each registered listener.
firePropertyChange(BnPropertyChangeEvent) - Method in class org.beanfabrics.event.BnPropertyChangeSupport
Fire thw given PropertyChangeEvent to each registered listener.
firePropertyChange(String, Object, Object) - Method in interface org.beanfabrics.swing.customizer.CustomizerBase
 
firePropertyChange(String, Object, Object) - Method in class org.beanfabrics.swing.customizer.CustomizerBasePanel
 
fireServiceAdded(ServiceEntry) - Method in class org.beanfabrics.context.DefaultContext
Fires a service-added-event to each registered listener.
fireServiceRemoved(ServiceEntry) - Method in class org.beanfabrics.context.DefaultContext
Fires a service-removed-event to each registered listener.
fireValueChanged(int, int) - Method in class org.beanfabrics.swing.list.BnListSelectionModel
 
fireValueChanged(int, int) - Method in class org.beanfabrics.swing.table.BnTableSelectionModel
 
fireValueChangedBetween(int, int) - Method in class org.beanfabrics.swing.list.BnListSelectionModel
 
fireValueChangedBetween(int, int) - Method in class org.beanfabrics.swing.table.BnTableSelectionModel
 
fixCoolBarSize(CoolBar) - Static method in class com.swtdesigner.SWTResourceManager
Fix the layout of the specified CoolBar
fixedWidth - Variable in class org.beanfabrics.swing.customizer.table.ColumnPM
 
FollowUpEvent - Interface in org.beanfabrics.event
An interface for an event that is fired because of another "triggering" event.
format(BigDecimal) - Method in class org.beanfabrics.model.BigDecimalPM.Format
Formats the given value to a String representation.
format(T) - Method in interface org.beanfabrics.model.IFormat
Formats the given value to a String representation.
format(Method) - Static method in class org.beanfabrics.support.SupportUtil
 
format(Field) - Static method in class org.beanfabrics.support.SupportUtil
 
format(BnColumn[]) - Method in class org.beanfabrics.swing.customizer.table.BnColumnBuilderJavaFormat
 
format(TYPE) - Method in interface org.beanfabrics.swing.customizer.table.ObjectToSourceCodeFormatter
 
formatDate(Date) - Method in class org.beanfabrics.swing.goodies.calendar.MonthPanel
Returns the formatted string of the given date, using the internal DateFormat as it was passed to the constructor of this class.

G

GenericType - Class in org.beanfabrics.util
The GenericType is a facade for a Type object representing a Java class.
GenericType(Class<?>) - Constructor for class org.beanfabrics.util.GenericType
Creates a GenericType for the given Class.
get(K) - Method in class org.beanfabrics.model.MapPM
 
get(Object) - Method in class org.beanfabrics.model.Options
 
get(PresentationModel) - Static method in class org.beanfabrics.support.OnChangeSupport
 
get(PresentationModel) - Static method in class org.beanfabrics.support.OperationSupport
 
get(PresentationModel) - Static method in class org.beanfabrics.support.PropertySupport
 
get(ContextOwner) - Static method in class org.beanfabrics.support.ServiceSupport
 
get(Class<T>) - Method in class org.beanfabrics.support.SupportMap
 
get(PresentationModel) - Static method in class org.beanfabrics.support.ValidationSupport
 
get(Object) - Method in class org.beanfabrics.util.OrderPreservingMap
 
get(int) - Method in class org.beanfabrics.util.OrderPreservingMap
 
get(int) - Method in class org.beanfabrics.validation.Validator
Returns the rule at the specified position in this Validator .
getAdditionalBeanInfo() - Method in class org.beanfabrics.ModelProviderBeanInfo
 
getAdditionalBeanInfo() - Method in class org.beanfabrics.swing.list.BnListBeanInfo
 
getAdditionalBeanInfo() - Method in class org.beanfabrics.swing.ModelSubscriberBeanInfo
 
getAdditionalBeanInfo() - Method in class org.beanfabrics.swing.table.BnTableBeanInfo
 
getAlignment() - Method in class org.beanfabrics.swing.table.BnColumn
 
getAll(int, int) - Method in class org.beanfabrics.model.MapPM
 
getAll(int[]) - Method in class org.beanfabrics.model.MapPM
 
getAll(Set<K>) - Method in class org.beanfabrics.util.OrderPreservingMap
 
getAllClasses(Class) - Static method in class org.beanfabrics.util.ReflectionUtil
Returns a List of all superclasses and all interfaces of the given baseclass, including the baseclass.
getAllFields(Class) - Static method in class org.beanfabrics.util.ReflectionUtil
Returns all declared fields of the given Class and it's superclasses.
getAllFields(Class, String, Class) - Static method in class org.beanfabrics.util.ReflectionUtil
Returns all declared fields of the given Class and it's superclasses that have the given name and are assignable to the given type.
getAllFields(Class, Class) - Static method in class org.beanfabrics.util.ReflectionUtil
 
getAllMembers(Class) - Static method in class org.beanfabrics.util.ReflectionUtil
Returns all declared members of the given Class and it's superclasses.
getAllMethods(Class) - Static method in class org.beanfabrics.util.ReflectionUtil
Returns all declared methods of the given Class and it's superclasses.
getAllMethods(Class, String, Class[], Class) - Static method in class org.beanfabrics.util.ReflectionUtil
Returns all declared methods of the given Class and it's superclasses that have the given name and have a return type assignable to the given type.
getAllMethods(Class, Class) - Static method in class org.beanfabrics.util.ReflectionUtil
Returns all Methods of the given Class and it's superclasses which are annotated with the given annotationType.
getAnchorSelectionIndex() - Method in class org.beanfabrics.swing.list.BnListSelectionModel
getAnchorSelectionIndex() - Method in class org.beanfabrics.swing.table.BnTableSelectionModel
getAsText() - Method in class org.beanfabrics.PathEditor
Gets the property value as text.
getAsText() - Method in class org.beanfabrics.swing.customizer.list.CellConfigPropertyEditor
Gets the property value as text.
getAsText() - Method in class org.beanfabrics.swing.customizer.table.BnColumnPropertyEditor
 
getAt(int) - Method in interface org.beanfabrics.model.IListPM
Returns the element at the specified position in this list.
getAt(int) - Method in class org.beanfabrics.model.ListPM
 
getAt(int) - Method in class org.beanfabrics.model.MapPM
 
getBackgroundColor() - Method in class org.beanfabrics.swing.goodies.calendar.MonthPanelUISettings
 
getBeanClass() - Method in class org.beanfabrics.BnModelObserverBeanInfo
 
getBeanClass() - Method in class org.beanfabrics.samples.properties.PropertiesPanelBeanInfo
 
getBeanClass() - Method in class org.beanfabrics.samples.regextester.RegexTesterPanelBeanInfo
 
getBeanClass() - Method in class org.beanfabrics.samples.timespan.TimeSpanPanelBeanInfo
 
getBeanClass() - Method in class org.beanfabrics.swing.BnActionBeanInfo
 
getBeanClass() - Method in class org.beanfabrics.swing.BnButtonBeanInfo
 
getBeanClass() - Method in class org.beanfabrics.swing.BnCheckBoxBeanInfo
 
getBeanClass() - Method in class org.beanfabrics.swing.BnCheckBoxMenuItemBeanInfo
 
getBeanClass() - Method in class org.beanfabrics.swing.BnComboBoxBeanInfo
 
getBeanClass() - Method in class org.beanfabrics.swing.BnIconLabelBeanInfo
 
getBeanClass() - Method in class org.beanfabrics.swing.BnLabelBeanInfo
 
getBeanClass() - Method in class org.beanfabrics.swing.BnMenuItemBeanInfo
 
getBeanClass() - Method in class org.beanfabrics.swing.BnMouseClickActionBeanInfo
 
getBeanClass() - Method in class org.beanfabrics.swing.BnPasswordFieldBeanInfo
 
getBeanClass() - Method in class org.beanfabrics.swing.BnProgressBarBeanInfo
 
getBeanClass() - Method in class org.beanfabrics.swing.BnRadioButtonBeanInfo
 
getBeanClass() - Method in class org.beanfabrics.swing.BnTextAreaBeanInfo
 
getBeanClass() - Method in class org.beanfabrics.swing.BnTextFieldBeanInfo
 
getBeanClass() - Method in class org.beanfabrics.swing.BnToggleButtonBeanInfo
 
getBeanClass() - Method in class org.beanfabrics.swing.customizer.list.BnListCustomizerPanelBeanInfo
 
getBeanClass() - Method in class org.beanfabrics.swing.customizer.ModelSubscriberCustomizerPanelBeanInfo
 
getBeanClass() - Method in class org.beanfabrics.swing.customizer.path.PathBrowserPanelBeanInfo
 
getBeanClass() - Method in class org.beanfabrics.swing.customizer.path.PathChooserDialogBeanInfo
 
getBeanClass() - Method in class org.beanfabrics.swing.customizer.path.PathPanelBeanInfo
 
getBeanClass() - Method in class org.beanfabrics.swing.customizer.table.BnTableCustomizerPanelBeanInfo
 
getBeanClass() - Method in class org.beanfabrics.swing.customizer.table.ColumnListConfigurationDialogBeanInfo
 
getBeanClass() - Method in class org.beanfabrics.swing.customizer.table.ColumnListPanelBeanInfo
 
getBeanClass() - Method in class org.beanfabrics.swing.customizer.util.TitlePanelBeanInfo
 
getBeanClass() - Method in class org.beanfabrics.swing.list.BnListBeanInfo
 
getBeanClass() - Method in class org.beanfabrics.swing.ModelSubscriberBeanInfo
 
getBeanClass() - Method in class org.beanfabrics.swing.table.BnTableBeanInfo
 
getBeanDescriptor() - Method in class org.beanfabrics.swing.list.BnListBeanInfo
 
getBeanDescriptor() - Method in class org.beanfabrics.swing.ModelSubscriberBeanInfo
 
getBeanDescriptor() - Method in class org.beanfabrics.swing.table.BnTableBeanInfo
 
getBeginIndex() - Method in class org.beanfabrics.event.ElementsAddedEvent
Returns the smalles index of the elements involved in this event.
getBeginIndex() - Method in class org.beanfabrics.event.ElementsDeselectedEvent
Returns the smalles index of the elements involved in this event.
getBeginIndex() - Method in class org.beanfabrics.event.ElementsRemovedEvent
Returns the smalles index of the elements involved in this event.
getBeginIndex() - Method in class org.beanfabrics.event.ElementsReplacedEvent
Returns the smalles index of the elements involved in this event.
getBeginIndex() - Method in class org.beanfabrics.event.ElementsSelectedEvent
Returns the smalles index of the elements involved in this event.
getBigDecimal() - Method in class org.beanfabrics.model.BigDecimalPM
Returns the value of this PM as a BigDecimal.
getBigDecimal() - Method in interface org.beanfabrics.model.IBigDecimalPM
Returns the value of this PM as a BigDecimal.
getBigInteger() - Method in class org.beanfabrics.model.BigDecimalPM
Returns the value of this PM as a BigInteger.
getBigInteger() - Method in interface org.beanfabrics.model.IIntegerPM
Returns the value of this PM as a BigInteger.
getBnLabel() - Method in class org.beanfabrics.swing.customizer.util.TitlePanel
 
getBnListCustomizerPanel() - Method in class org.beanfabrics.swing.customizer.list.BnListCustomizer
 
getBnTableCustomizerPanel() - Method in class org.beanfabrics.swing.customizer.table.BnTableCustomizer
 
getBoldFont(Font) - Static method in class com.swtdesigner.SWTResourceManager
Return a bold version of the give font
getBoolean() - Method in class org.beanfabrics.model.BooleanPM
Returns the value of this PM as a Boolean.
getBoolean() - Method in interface org.beanfabrics.model.IBooleanPM
Returns the value of this PM as a Boolean.
getBundle(Class) - Static method in class org.beanfabrics.util.ResourceBundleFactory
Returns the ResourceBundle for the given class.
getBundleImpl(Class) - Method in class org.beanfabrics.util.ResourceBundleFactory
Returns the ResourceBundle for the given class.
getButton() - Method in class org.beanfabrics.swt.BnPushButtonDecorator
Deprecated. use AbstractDecorator.getControl()
getButtonGroup() - Method in class org.beanfabrics.swing.goodies.calendar.MonthPanel
Returns the button group.
getByte() - Method in class org.beanfabrics.model.DecimalPM
 
getByte() - Method in interface org.beanfabrics.model.IIntegerPM
Returns the value of this PM as a Byte.
getByte() - Method in class org.beanfabrics.model.IntegerPM
 
getCalendarBean() - Method in class org.beanfabrics.swing.goodies.calendar.CalendarButton
Returns the CalendarBean instance that is used in the popup.
getCalendarChooser() - Method in class org.beanfabrics.swing.goodies.calendar.DatePMCalendarChooserButton
 
getCause() - Method in class org.beanfabrics.event.BnPropertyChangeEvent
Returns the cause of this event.
getCause() - Method in class org.beanfabrics.event.ElementChangedEvent
Returns the triggering event.
getCause() - Method in interface org.beanfabrics.event.FollowUpEvent
Returns the triggering event.
getCellConfig() - Method in class org.beanfabrics.swing.list.BnList
 
getCellConfig() - Method in class org.beanfabrics.swing.list.BnListModel
 
getCellEditorValue() - Method in class org.beanfabrics.swing.table.celleditor.BnCheckBoxCellEditor
 
getCellEditorValue() - Method in class org.beanfabrics.swing.table.celleditor.BnComboBoxCellEditor
 
getCellEditorValue() - Method in class org.beanfabrics.swing.table.celleditor.BnTableCellEditor
getCellEditorValue() - Method in class org.beanfabrics.swing.table.celleditor.BnTextFieldCellEditor
 
getCellEditorValue() - Method in class org.beanfabrics.swing.table.celleditor.EmptyCellEditor
 
getCenterPanel() - Method in class org.beanfabrics.swing.customizer.table.BnTableCustomizer
 
getChild(String) - Method in class org.beanfabrics.meta.PathNode
Returns the path element info for the child with he given name.
getChildren() - Method in class org.beanfabrics.meta.PathNode
Returns the path element infos for for all children.
getChildren() - Method in class org.beanfabrics.validation.CompositeValidationState
 
getChooseModelSeparatorLabel() - Method in class org.beanfabrics.swing.customizer.path.PathBrowserPanel
 
getClickCount() - Method in class org.beanfabrics.swing.BnMouseClickAction
 
getColDefs() - Method in class org.beanfabrics.swing.table.BnTableModel
 
getColor(int) - Static method in class com.swtdesigner.SWTResourceManager
Returns the system color matching the specific ID
getColor(int, int, int) - Static method in class com.swtdesigner.SWTResourceManager
Returns a color given its red, green and blue component values
getColor(RGB) - Static method in class com.swtdesigner.SWTResourceManager
Returns a color given its RGB value
getColumnClass(int) - Method in class org.beanfabrics.swing.table.BnTableModel
 
getColumnCount() - Method in class org.beanfabrics.swing.table.BnTableModel
 
getColumnDelimiter() - Method in class org.beanfabrics.swing.customizer.table.BnColumnBuilderJavaFormat
 
getColumnName() - Method in class org.beanfabrics.swing.table.BnColumn
 
getColumnName(int) - Method in class org.beanfabrics.swing.table.BnTableModel
 
getColumnPath(int) - Method in class org.beanfabrics.swing.table.BnTableModel
 
getColumns() - Method in class org.beanfabrics.swing.table.BnTable
 
getColumns() - Method in class org.beanfabrics.swt.table.ViewConfig
 
getColumns() - Method in class swing2swt.layout.GridLayout
 
getComparable() - Method in interface org.beanfabrics.HasComparable
Returns the comparable substitute.
getComparable() - Method in class org.beanfabrics.model.AbstractPM
Returns the comparable substitute.
getComparable() - Method in class org.beanfabrics.model.BigDecimalPM
 
getComparable() - Method in class org.beanfabrics.model.DatePM
Returns the comparable substitute.
getComparable() - Method in class org.beanfabrics.model.IconPM
Returns the comparable substitute.
getComparable() - Method in class org.beanfabrics.model.TextPM
Returns the comparable substitute.
getContentPanel() - Method in class org.beanfabrics.swing.customizer.list.BnListCustomizerPanel
 
getContentPanel() - Method in class org.beanfabrics.swing.customizer.ModelSubscriberCustomizerPanel
 
getContentPanel() - Method in class org.beanfabrics.swing.customizer.table.BnTableCustomizerPanel
 
getContext() - Method in interface org.beanfabrics.context.ContextOwner
Returns the Context.
getContext() - Method in class org.beanfabrics.model.AbstractPM
Returns the Context.
getControl() - Method in class org.beanfabrics.swt.AbstractDecorator
 
getCurrencyFormat(Locale) - Static method in class org.beanfabrics.model.MoneyPM
 
getCurrentCellEditor() - Method in class org.beanfabrics.swing.table.celleditor.BnTableCellEditor
 
getCurrentComponent() - Method in class org.beanfabrics.swing.table.celleditor.BnTableCellEditor
 
getCurrentModelTypeInfo() - Method in class org.beanfabrics.swing.customizer.path.PathBrowserPM
 
getCurrentPath() - Method in class org.beanfabrics.swing.customizer.path.PathBrowserPM
 
getCursor(int) - Static method in class com.swtdesigner.SWTResourceManager
Returns the system cursor matching the specific ID
getCustomEditor() - Method in class org.beanfabrics.PathEditor
A PropertyEditor may choose to make available a full custom Component that edits its property value.
getCustomEditor() - Method in class org.beanfabrics.swing.customizer.list.CellConfigPropertyEditor
A PropertyEditor may choose to make available a full custom Component that edits its property value.
getCustomEditor() - Method in class org.beanfabrics.swing.customizer.table.BnColumnPropertyEditor
A PropertyEditor may choose to make available a full custom Component that edits its property value.
getCustomizer() - Method in class org.beanfabrics.swing.customizer.AbstractCustomizerPM
 
getData() - Method in class org.beanfabrics.swing.customizer.path.PathChooserPM
 
getData() - Method in class org.beanfabrics.swing.customizer.path.PathNodePM
 
getData() - Method in class org.beanfabrics.swing.customizer.path.PathPM
 
getData() - Method in class org.beanfabrics.swing.customizer.table.ColumnListConfigurationPM
 
getData() - Method in class org.beanfabrics.swing.customizer.table.ColumnListPM
 
getData() - Method in class org.beanfabrics.swing.customizer.table.ColumnPM
 
getDate() - Method in class org.beanfabrics.model.DatePM
Returns the value of this PM as a Date.
getDate() - Method in interface org.beanfabrics.model.IDatePM
Returns the value of this PM as a Date.
getDateFont() - Method in class org.beanfabrics.swing.goodies.calendar.CalendarChooser
Returns the currently used font of the title of the calendar panel, which displays the currently displayed month's name and the year.
getDateFont() - Method in class org.beanfabrics.swing.goodies.calendar.MonthPanelUISettings
 
getDateFormat() - Method in class org.beanfabrics.model.DatePM.DateFormatProvider
Creates and returns a new DateFormat
getDatePattern() - Method in class org.beanfabrics.swing.goodies.calendar.CalendarButton
Returns the pattern that has to be used to transform a String to a Date instance and vice versa.
getDatesForButtons(Calendar) - Method in class org.beanfabrics.swing.goodies.calendar.MonthPanel
Returns an two dimensional array of int, each containing the date of the given months day as they will appear on the toggle buttons on the calendar panel.
getDayBackground() - Method in class org.beanfabrics.swing.goodies.calendar.CalendarChooser
Returns the currently used color of the background of the days.
getDayFont() - Method in class org.beanfabrics.swing.goodies.calendar.CalendarChooser
Returns the currently used font of the days displayed on the calendar panel.
getDayFont() - Method in class org.beanfabrics.swing.goodies.calendar.MonthPanelUISettings
 
getDayMargin() - Method in class org.beanfabrics.swing.goodies.calendar.CalendarChooser
Returns the currently used margin of each days button.
getDayMargin() - Method in class org.beanfabrics.swing.goodies.calendar.MonthPanelUISettings
 
getDayNames() - Method in class org.beanfabrics.swing.goodies.calendar.MonthPanel
Returns the human readable shortages for the week days beginning with the weeks first day at index 0.
getDecimalFormat(Locale) - Static method in class org.beanfabrics.model.BigDecimalPM
Factory method for creating a DecimalFormat for the specified Locale.
getDeclaredPmTypeFromView(View<?>) - Static method in class org.beanfabrics.swing.customizer.util.CustomizerUtil
 
getDeclaredPmTypeFromView(Class<? extends View<?>>) - Static method in class org.beanfabrics.swing.customizer.util.CustomizerUtil
 
getDefaultDateFormatProvider() - Static method in class org.beanfabrics.model.DatePM
Returns the DatePM.DateFormatProvider that is used to create the default DateFormat used by newly created DatePM instances.
getDefaultFormat() - Method in class org.beanfabrics.model.DatePM
Returns a DateFormat for formatting a Date to a String and converting a String to a Date.
getDefaultText() - Method in class org.beanfabrics.model.TextPM
Get the default text value of this model.
getDelegate() - Method in class org.beanfabrics.swing.goodies.calendar.MonthPanelUISettings
 
getDescription() - Method in class org.beanfabrics.model.AbstractOperationPM
Returns the description of this operation.
getDescription() - Method in class org.beanfabrics.model.AbstractValuePM
Returns the description of this PM.
getDescription() - Method in interface org.beanfabrics.model.IOperationPM
Returns the description of this operation.
getDescription() - Method in interface org.beanfabrics.model.IValuePM
Returns the description of this PM.
getDimension() - Method in class org.beanfabrics.swing.ErrorIconPainter
Gets the size of the error icon.
getDistance() - Method in class org.beanfabrics.context.ServiceEntry
Returns the distance, where distance is defined as the number of hierarchical steps between the owner context and the context the service was originally placed into.
getDouble() - Method in class org.beanfabrics.model.DecimalPM
Returns the value of this PM as a Double.
getEditorComponent() - Method in class org.beanfabrics.swing.BnComboBoxEditor
 
getElement(int) - Method in class org.beanfabrics.Path
Returns the element at the specified index.
getElementAt(int) - Method in class org.beanfabrics.swing.internal.TextPMComboBox.TextEditorComboBoxModel
 
getElementAt(int) - Method in class org.beanfabrics.swing.list.BnListModel
 
getElements() - Method in class org.beanfabrics.Path
Returns a collection of this path's elements.
getElementTypeOfSubscribedOrActualIListPM(ModelSubscriber) - Static method in class org.beanfabrics.swing.customizer.util.CustomizerUtil
 
getEndDate() - Method in class org.beanfabrics.samples.timespan.TimeSpanPM
 
getErrorIcon() - Method in class org.beanfabrics.swing.ErrorIconPainter
Gets the error icon that is used when the component has no focus.
getErrorIconFocused() - Method in class org.beanfabrics.swing.ErrorIconPainter
Returns the error icon that is used when the component has the focus.
getErrorIconPainter() - Method in class org.beanfabrics.swing.BnIconLabel
 
getErrorIconPainter() - Method in class org.beanfabrics.swing.BnLabel
 
getErrorIconPainter() - Method in class org.beanfabrics.swing.internal.BooleanPMCheckBox
 
getErrorIconPainter() - Method in class org.beanfabrics.swing.internal.BooleanPMRadioButton
 
getErrorIconPainter() - Method in class org.beanfabrics.swing.internal.TextPMComboBox
 
getErrorIconPainter() - Method in class org.beanfabrics.swing.internal.TextPMPasswordField
 
getErrorIconPainter() - Method in class org.beanfabrics.swing.internal.TextPMTextArea
 
getErrorIconPainter() - Method in class org.beanfabrics.swing.internal.TextPMTextField
 
getErrorIconPainter() - Method in class org.beanfabrics.swing.list.cellrenderer.BooleanPMListCellRenderer
 
getErrorIconPainter() - Method in class org.beanfabrics.swing.list.cellrenderer.IconPMListCellRenderer
 
getErrorIconPainter() - Method in class org.beanfabrics.swing.list.cellrenderer.TextPMListCellRenderer
 
getErrorIconPainter() - Method in class org.beanfabrics.swing.table.cellrenderer.BooleanPMTableCellRenderer
 
getErrorIconPainter() - Method in class org.beanfabrics.swing.table.cellrenderer.IconPMTableCellRenderer
 
getErrorIconPainter() - Method in class org.beanfabrics.swing.table.cellrenderer.TextPMTableCellRenderer
 
getExecutionMethods() - Method in class org.beanfabrics.model.OperationPM
 
getExpectedModelType() - Method in class org.beanfabrics.ViewClassDecorator
 
getFieldType(String) - Method in class org.beanfabrics.util.GenericType
Returns the type of the field with the given name as a GenericType.
getFieldValue(Object, Field) - Static method in class org.beanfabrics.util.ReflectionUtil
 
getFile() - Method in class org.beanfabrics.swing.customizer.util.FileLog
 
getFirst() - Method in interface org.beanfabrics.model.SelectedKeys
Returns the first (topmost) selected key.
getFirst() - Method in interface org.beanfabrics.model.Selection
Returns the first selected element in the reference collection.
getFloat() - Method in class org.beanfabrics.model.DecimalPM
Returns the value of this PM as a Float.
getFolderUpButton() - Method in class org.beanfabrics.swing.customizer.path.PathBrowserPanel
 
getFont(String, int, int) - Static method in class com.swtdesigner.SWTResourceManager
Returns a font based on its name, height and style
getFont(String, int, int, boolean, boolean) - Static method in class com.swtdesigner.SWTResourceManager
Returns a font based on its name, height and style.
getFormat() - Method in class org.beanfabrics.model.BigDecimalPM
Returns the IFormat of this PM used for converting between BigDecimal and String values.
getFormat() - Method in class org.beanfabrics.model.DatePM
Returns the date format used for parsing and converting between the text and date value.
getFormat() - Method in interface org.beanfabrics.model.IDatePM
Returns the date format used for parsing and converting between the text and date value.
getGenericType() - Method in class org.beanfabrics.meta.PathNode
Returns the generic type representing the Java class of this path element.
getGotoParentAction() - Method in class org.beanfabrics.swing.customizer.path.PathBrowserPanel
 
getHeaderFont() - Method in class org.beanfabrics.swing.goodies.calendar.CalendarChooser
Returns the currently used font of the header of the days.
getHeaderFont() - Method in class org.beanfabrics.swing.goodies.calendar.MonthPanelUISettings
 
getHeaderForegroundColor() - Method in class org.beanfabrics.swing.goodies.calendar.CalendarChooser
Returns the currently used foreground color of the header.
getHeaderForegroundColor() - Method in class org.beanfabrics.swing.goodies.calendar.MonthPanelUISettings
 
getHgap() - Method in class swing2swt.layout.GridLayout
 
getHorizontalAlignment() - Method in class org.beanfabrics.swing.ErrorIconPainter
Returns the horizontal alignment of the icon.
getIcon(int) - Method in class org.beanfabrics.BnModelObserverBeanInfo
 
getIcon() - Method in class org.beanfabrics.model.AbstractOperationPM
Returns the Icon of this operation.
getIcon() - Method in class org.beanfabrics.model.IconPM
Returns the Icon value of this PM.
getIcon() - Method in class org.beanfabrics.model.IconPM.IconComparable
Returns the Icon used for comparison.
getIcon() - Method in class org.beanfabrics.model.IconTextPM
Returns the Icon value of this PM.
getIcon() - Method in interface org.beanfabrics.model.IIconPM
Returns the Icon value of this PM.
getIcon() - Method in interface org.beanfabrics.model.IOperationPM
Returns the Icon of this operation.
getIcon(int) - Method in class org.beanfabrics.ModelProviderBeanInfo
 
getIcon(int) - Method in class org.beanfabrics.swing.BnActionBeanInfo
 
getIcon(int) - Method in class org.beanfabrics.swing.BnButtonBeanInfo
 
getIcon(int) - Method in class org.beanfabrics.swing.BnCheckBoxBeanInfo
 
getIcon(int) - Method in class org.beanfabrics.swing.BnCheckBoxMenuItemBeanInfo
 
getIcon(int) - Method in class org.beanfabrics.swing.BnComboBoxBeanInfo
 
getIcon(int) - Method in class org.beanfabrics.swing.BnIconLabelBeanInfo
 
getIcon(int) - Method in class org.beanfabrics.swing.BnLabelBeanInfo
 
getIcon(int) - Method in class org.beanfabrics.swing.BnMenuItemBeanInfo
 
getIcon(int) - Method in class org.beanfabrics.swing.BnMouseClickActionBeanInfo
 
getIcon(int) - Method in class org.beanfabrics.swing.BnPasswordFieldBeanInfo
 
getIcon(int) - Method in class org.beanfabrics.swing.BnProgressBarBeanInfo
 
getIcon(int) - Method in class org.beanfabrics.swing.BnRadioButtonBeanInfo
 
getIcon(int) - Method in class org.beanfabrics.swing.BnTextAreaBeanInfo
 
getIcon(int) - Method in class org.beanfabrics.swing.BnTextFieldBeanInfo
 
getIcon(int) - Method in class org.beanfabrics.swing.BnToggleButtonBeanInfo
 
getIcon(int) - Method in class org.beanfabrics.swing.list.BnListBeanInfo
 
getIcon(int) - Method in class org.beanfabrics.swing.table.BnTableBeanInfo
 
getImage(InputStream) - Static method in class com.swtdesigner.SWTResourceManager
Returns an image encoded by the specified input stream
getImage(String) - Static method in class com.swtdesigner.SWTResourceManager
Returns an image stored in the file at the specified path
getImage(String, String) - Static method in class com.swtdesigner.SWTResourceManager
Returns an image stored in the file at the specified path
getImage(Class<?>, String) - Static method in class com.swtdesigner.SWTResourceManager
Returns an image stored in the file at the specified path relative to the specified class
getImage() - Method in interface org.beanfabrics.swt.model.IImagePM
 
getImage() - Method in class org.beanfabrics.swt.model.ImageTextPM
 
getImage(File) - Method in class org.beanfabrics.swt.samples.filebrowser.FileInfoRegistry
 
getIndex() - Method in class org.beanfabrics.event.ElementChangedEvent
Returns the index of the changed element.
getIndexes() - Method in interface org.beanfabrics.model.Selection
Returns the indexes of all selected elements in the reference collection.
getIndexes(int, int) - Method in interface org.beanfabrics.model.Selection
Returns the indexes of the selected elements with indices between beginIndex and endIndex inclusive.
getInstalledEditors() - Method in class org.beanfabrics.swing.table.celleditor.BnTableCellEditor
 
getInstalledRenderers() - Method in class org.beanfabrics.swing.list.cellrenderer.BnListCellRenderer
 
getInstalledRenderers() - Method in class org.beanfabrics.swing.table.cellrenderer.BnTableCellRenderer
 
getInstance() - Static method in class org.beanfabrics.model.PMManager
 
getInstance() - Static method in class org.beanfabrics.util.ExceptionUtil
 
getInstance() - Static method in class org.beanfabrics.util.ResourceBundleFactory
Returns the ResourceBundleFactory.
getInteger() - Method in class org.beanfabrics.model.DecimalPM
 
getInteger() - Method in interface org.beanfabrics.model.IIntegerPM
Returns the value of this PM as an Integer.
getInteger() - Method in class org.beanfabrics.model.IntegerPM
 
getItem() - Method in class org.beanfabrics.swing.BnComboBoxEditor
 
getJavaInitializationString() - Method in class org.beanfabrics.PathEditor
This method is intended for use when generating Java code to set the value of the property.
getJavaInitializationString() - Method in class org.beanfabrics.swing.customizer.list.CellConfigPropertyEditor
This method is intended for use when generating Java code to set the value of the property. return The generated Java code, like: new CellConfig(new Path("some.path"));
getJavaInitializationString() - Method in class org.beanfabrics.swing.customizer.table.BnColumnPropertyEditor
This method is intended for use when generating Java code to set the value of the property.
getJavaType() - Method in class org.beanfabrics.meta.TypeInfo
Returns the Java type of the model class.
getKey(V) - Method in class org.beanfabrics.model.MapPM
 
getKey(int) - Method in class org.beanfabrics.model.MapPM
 
getKey(String) - Method in class org.beanfabrics.model.Options
 
getKey(int) - Method in class org.beanfabrics.util.OrderPreservingMap
 
getKeys(int, int) - Method in class org.beanfabrics.model.MapPM
 
getKeys(int[]) - Method in class org.beanfabrics.model.MapPM
 
getKeys(Collection<?>) - Method in class org.beanfabrics.model.MapPM
Returns a set of all keys of the elements in the given collection.
getLastElement() - Method in class org.beanfabrics.Path
Returns the last element of this path or null if there are no elements.
getLastEntry() - Method in class org.beanfabrics.PathEvaluation
 
getLeadSelectionIndex() - Method in class org.beanfabrics.swing.list.BnListSelectionModel
getLeadSelectionIndex() - Method in class org.beanfabrics.swing.table.BnTableSelectionModel
getLength() - Method in class org.beanfabrics.event.ElementsAddedEvent
Returns the number of elements involved in this event.
getLength() - Method in class org.beanfabrics.event.ElementsDeselectedEvent
Returns the number of elements involved in this event.
getLength() - Method in class org.beanfabrics.event.ElementsRemovedEvent
Returns the number of elements involved in this event.
getLength() - Method in class org.beanfabrics.event.ElementsReplacedEvent
Returns the number of elements involved in this event.
getLength() - Method in class org.beanfabrics.event.ElementsSelectedEvent
Returns the number of elements involved in this event.
getListCell() - Method in class org.beanfabrics.swing.list.BnListModel
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class org.beanfabrics.swing.list.cellrenderer.BnListCellRenderer
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class org.beanfabrics.swing.list.cellrenderer.BooleanPMListCellRenderer
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class org.beanfabrics.swing.list.cellrenderer.EmptyRenderer
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class org.beanfabrics.swing.list.cellrenderer.IconPMListCellRenderer
 
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class org.beanfabrics.swing.list.cellrenderer.TextPMListCellRenderer
 
getListPropertySupport() - Method in class org.beanfabrics.model.MapPM
 
getLocalModelProvider() - Method in class org.beanfabrics.samples.properties.PropertiesPanel
Returns the local ModelProvider for this class.
getLocalModelProvider() - Method in class org.beanfabrics.samples.regextester.RegexTesterPanel
Returns the local ModelProvider for this class.
getLocalModelProvider() - Method in class org.beanfabrics.samples.timespan.TimeSpanPanel
Returns the local ModelProvider for this class.
getLocalModelProvider() - Method in class org.beanfabrics.swing.customizer.list.BnListCustomizerPanel
Returns the local ModelProvider for this class.
getLocalModelProvider() - Method in class org.beanfabrics.swing.customizer.ModelSubscriberCustomizerPanel
Returns the local ModelProvider for this class.
getLocalModelProvider() - Method in class org.beanfabrics.swing.customizer.table.ColumnListConfigurationDialog
Returns the local ModelProvider for this class.
getLocalModelProvider() - Method in class org.beanfabrics.swing.formatting.ContactFrame
Returns the local ModelProvider for this class.
getLocalProvider() - Method in class org.beanfabrics.swing.customizer.list.BnListCustomizer
Returns the local ModelProvider for this class.
getLocalProvider() - Method in class org.beanfabrics.swing.customizer.ModelSubscriberCustomizer
Returns the local ModelProvider for this class.
getLocalProvider() - Method in class org.beanfabrics.swing.customizer.path.PathBrowserPanel
Returns the local ModelProvider for this class.
getLocalProvider() - Method in class org.beanfabrics.swing.customizer.path.PathChooserDialog
Returns the local ModelProvider for this class.
getLocalProvider() - Method in class org.beanfabrics.swing.customizer.path.PathPanel
Returns the local ModelProvider for this class.
getLocalProvider() - Method in class org.beanfabrics.swing.customizer.table.BnTableCustomizerPanel
Returns the local ModelProvider for this class.
getLocalProvider() - Method in class org.beanfabrics.swing.customizer.table.ColumnListPanel
Returns the local ModelProvider for this class.
getLocalProvider() - Method in class org.beanfabrics.swing.customizer.util.TitlePanel
 
getLogger(Class) - Static method in class org.beanfabrics.log.LoggerFactory
Returns a the Logger instance for a certain Class.
getLong() - Method in class org.beanfabrics.model.DecimalPM
 
getLong() - Method in interface org.beanfabrics.model.IIntegerPM
Returns the value of this PM as a Long.
getLong() - Method in class org.beanfabrics.model.IntegerPM
 
getMargin() - Method in class org.beanfabrics.swing.ErrorIconPainter
Returns the margin of the error icon.
getMaxIndex() - Method in interface org.beanfabrics.model.Selection
Returns the element index of the last selected element in the reference collection.
getMaxSelectionIndex() - Method in class org.beanfabrics.swing.list.BnListSelectionModel
getMaxSelectionIndex() - Method in class org.beanfabrics.swing.table.BnTableSelectionModel
getMaxValue() - Method in interface org.beanfabrics.model.IIntegerPM
Returns the maximum numeric value that is valid for this PM's value.
getMaxValue() - Method in class org.beanfabrics.model.IntegerPM
 
getMember() - Method in class org.beanfabrics.meta.PropertyInfo
Returns the java member that defined the represented property (either a Field or (getter)-Method).
getMember() - Method in class org.beanfabrics.support.PropertySupport.PropertyDeclaration
 
getMessage() - Method in class org.beanfabrics.validation.ValidationState
Returns the message for this instance.
getMessagePrefix() - Method in class org.beanfabrics.swing.customizer.util.FileLog
 
getMetadata() - Method in class org.beanfabrics.model.PMManager
 
getMethodReturnType(String) - Method in class org.beanfabrics.util.GenericType
Returns the return type of the method with the given name (having no parameters) as a GenericType.
getMinIndex() - Method in interface org.beanfabrics.model.Selection
Returns the element index of the first selected element in the reference collection.
getMinSelectionIndex() - Method in class org.beanfabrics.swing.list.BnListSelectionModel
getMinSelectionIndex() - Method in class org.beanfabrics.swing.table.BnTableSelectionModel
getMinValue() - Method in interface org.beanfabrics.model.IIntegerPM
Returns the minimum numeric value that is valid for this PM's value.
getMinValue() - Method in class org.beanfabrics.model.IntegerPM
 
getModel() - Method in class org.beanfabrics.event.ModelProviderEvent
The model involed in this event.
getModel() - Method in class org.beanfabrics.swing.table.BnTableRowSorter
 
getModelProvider() - Method in class org.beanfabrics.BnModelObserver
Returns the provider.
getModelProvider() - Method in class org.beanfabrics.context.BnParentContext
Returns the provider.
getModelProvider() - Method in class org.beanfabrics.Link
Returns the provider.
getModelProvider() - Method in interface org.beanfabrics.ModelSubscriber
Returns the provider.
getModelProvider() - Method in class org.beanfabrics.samples.properties.PropertiesPanel
Returns the provider.
getModelProvider() - Method in class org.beanfabrics.samples.regextester.RegexTesterPanel
Returns the provider.
getModelProvider() - Method in class org.beanfabrics.samples.timespan.TimeSpanPanel
Returns the provider.
getModelProvider() - Method in class org.beanfabrics.swing.BnAction
Returns the provider.
getModelProvider() - Method in class org.beanfabrics.swing.BnButton
Returns the provider.
getModelProvider() - Method in class org.beanfabrics.swing.BnCheckBox
Returns the provider.
getModelProvider() - Method in class org.beanfabrics.swing.BnCheckBoxMenuItem
Returns the provider.
getModelProvider() - Method in class org.beanfabrics.swing.BnComboBox
Returns the provider.
getModelProvider() - Method in class org.beanfabrics.swing.BnIconLabel
Returns the provider.
getModelProvider() - Method in class org.beanfabrics.swing.BnLabel
Returns the provider.
getModelProvider() - Method in class org.beanfabrics.swing.BnMenuItem
Returns the provider.
getModelProvider() - Method in class org.beanfabrics.swing.BnPasswordField
Returns the provider.
getModelProvider() - Method in class org.beanfabrics.swing.BnProgressBar
 
getModelProvider() - Method in class org.beanfabrics.swing.BnRadioButton
Returns the provider.
getModelProvider() - Method in class org.beanfabrics.swing.BnTextArea
Returns the provider.
getModelProvider() - Method in class org.beanfabrics.swing.BnTextField
Returns the provider.
getModelProvider() - Method in class org.beanfabrics.swing.BnToggleButton
Returns the provider.
getModelProvider() - Method in class org.beanfabrics.swing.customizer.list.BnListCustomizerPanel
Returns the provider.
getModelProvider() - Method in class org.beanfabrics.swing.customizer.ModelSubscriberCustomizerPanel
Returns the provider.
getModelProvider() - Method in class org.beanfabrics.swing.customizer.path.PathBrowserPanel
Returns the provider.
getModelProvider() - Method in class org.beanfabrics.swing.customizer.path.PathChooserDialog
Returns the provider.
getModelProvider() - Method in class org.beanfabrics.swing.customizer.path.PathPanel
Returns the provider.
getModelProvider() - Method in class org.beanfabrics.swing.customizer.table.BnTableCustomizerPanel
 
getModelProvider() - Method in class org.beanfabrics.swing.customizer.table.ColumnListConfigurationDialog
Returns the provider.
getModelProvider() - Method in class org.beanfabrics.swing.customizer.table.ColumnListPanel
Returns the provider.
getModelProvider() - Method in class org.beanfabrics.swing.customizer.util.TitlePanel
Returns the provider.
getModelProvider() - Method in class org.beanfabrics.swing.formatting.ContactFrame
Returns the provider.
getModelProvider() - Method in class org.beanfabrics.swing.goodies.calendar.BnCalendarChooser
Returns the provider.
getModelProvider() - Method in class org.beanfabrics.swing.goodies.calendar.BnCalendarChooserButton
Returns the provider.
getModelProvider() - Method in class org.beanfabrics.swing.list.BnList
Returns the provider.
getModelProvider() - Method in class org.beanfabrics.swing.table.BnTable
Returns the provider.
getModelProvider() - Method in class org.beanfabrics.swt.BnButtonDecorator
Returns the provider.
getModelProvider() - Method in class org.beanfabrics.swt.BnComboDecorator
Returns the provider.
getModelProvider() - Method in class org.beanfabrics.swt.BnLabelDecorator
Returns the provider.
getModelProvider() - Method in class org.beanfabrics.swt.BnPushButtonDecorator
Returns the provider.
getModelProvider() - Method in class org.beanfabrics.swt.BnSpinnerDecorator
Returns the provider.
getModelProvider() - Method in class org.beanfabrics.swt.BnTextDecorator
Returns the provider.
getModelProvider() - Method in class org.beanfabrics.swt.Decorator
 
getModelProvider() - Method in class org.beanfabrics.swt.table.BnTableDecorator
Returns the provider.
getModelRowCount() - Method in class org.beanfabrics.swing.table.BnTableRowSorter
 
getModelSubscriberCustomizerPanel() - Method in class org.beanfabrics.swing.customizer.ModelSubscriberCustomizer
 
getMonth() - Method in class org.beanfabrics.swing.goodies.calendar.CalendarChooser
Returns the visible month.
getMonth() - Method in class org.beanfabrics.swing.goodies.calendar.MonthPanel
Returns the visible month's date.
getMoveDownButton() - Method in class org.beanfabrics.swing.customizer.table.ColumnListPanel
 
getMoveUpButton() - Method in class org.beanfabrics.swing.customizer.table.ColumnListPanel
 
getName() - Method in class org.beanfabrics.meta.PathNode
Returns the element name of this path element.
getName() - Method in class org.beanfabrics.meta.PropertyInfo
Returns the name of the represented property.
getName() - Method in class org.beanfabrics.meta.TypeInfo
Returns the Java classname of the model class.
getName() - Method in class org.beanfabrics.PathEvaluation.Entry
 
getName(PresentationModel) - Method in class org.beanfabrics.support.PropertySupport
 
getName() - Method in class org.beanfabrics.support.PropertySupport.PropertyDeclaration
 
getName(File) - Method in class org.beanfabrics.swt.samples.filebrowser.FileInfoRegistry
 
getNode(Path) - Method in class org.beanfabrics.meta.PathNode
Returns the path element info for the node at the end of the given path.
getNumberOfPreviousVisibleMonths() - Method in class org.beanfabrics.swing.goodies.calendar.CalendarButton
 
getNumberOfPreviousVisibleMonths() - Method in class org.beanfabrics.swing.goodies.calendar.CalendarChooser
Returns the number of months that are visible ahead the current month.
getNumberOfSubsequentVisibleMonths() - Method in class org.beanfabrics.swing.goodies.calendar.CalendarButton
 
getNumberOfSubsequentVisibleMonths() - Method in class org.beanfabrics.swing.goodies.calendar.CalendarChooser
Returns the number of months that are visible begind the current month.
getObject() - Method in interface org.beanfabrics.swing.customizer.CustomizerBase
 
getObject() - Method in class org.beanfabrics.swing.customizer.CustomizerBasePanel
 
getOffset() - Method in class org.beanfabrics.swing.ErrorIconPainter
Returns the icon's offset position.
getOperationPath() - Method in class org.beanfabrics.swing.table.BnColumn
 
getOptions() - Method in interface org.beanfabrics.model.ITextPM
Returns the options.
getOptions() - Method in class org.beanfabrics.model.TextPM
 
getOrigin() - Method in class org.beanfabrics.context.ServiceEntry
Returns the context where the service was originally placed into.
getOwner() - Method in class org.beanfabrics.meta.PropertyInfo
Returns the type info this info is part of.
getOwner() - Method in class org.beanfabrics.PathEvaluation.Entry
 
getPanel_1() - Method in class org.beanfabrics.swing.customizer.path.PathBrowserPanel
 
getParent() - Method in class org.beanfabrics.context.ParentAddedEvent
Returns the context that has been added as a parent to the event source.
getParent() - Method in class org.beanfabrics.context.ParentRemovedEvent
Returns the context that has been removed from the event source's list of parents.
getParent() - Method in class org.beanfabrics.meta.PathNode
Returns the path element info of this element's parent.
getParent() - Method in class org.beanfabrics.Path
Returns the path to the parent node of this path.
getParents() - Method in interface org.beanfabrics.context.Context
Returns a list of all parents.
getParents() - Method in class org.beanfabrics.context.DefaultContext
Returns a list of all parents.
getPath() - Method in class org.beanfabrics.BnModelObserver
Returns the path.
getPath() - Method in class org.beanfabrics.context.BnParentContext
Returns the path.
getPath() - Method in class org.beanfabrics.event.ModelProviderEvent
The path involved in this event.
getPath() - Method in class org.beanfabrics.Link
Returns the path.
getPath() - Method in class org.beanfabrics.meta.PathNode
Returns the relative path from the root element to this path element.
getPath() - Method in interface org.beanfabrics.ModelSubscriber
Returns the path.
getPath() - Method in class org.beanfabrics.PathEvaluation
 
getPath() - Method in class org.beanfabrics.PathObservation
Returns the path of this observation.
getPath() - Method in class org.beanfabrics.samples.properties.PropertiesPanel
Returns the path.
getPath() - Method in class org.beanfabrics.samples.regextester.RegexTesterPanel
Returns the path.
getPath() - Method in class org.beanfabrics.samples.timespan.TimeSpanPanel
Returns the path.
getPath() - Method in class org.beanfabrics.swing.BnAction
Returns the path.
getPath() - Method in class org.beanfabrics.swing.BnButton
Returns the path.
getPath() - Method in class org.beanfabrics.swing.BnCheckBox
Returns the path.
getPath() - Method in class org.beanfabrics.swing.BnCheckBoxMenuItem
Returns the path.
getPath() - Method in class org.beanfabrics.swing.BnComboBox
Returns the path.
getPath() - Method in class org.beanfabrics.swing.BnIconLabel
Returns the path.
getPath() - Method in class org.beanfabrics.swing.BnLabel
Returns the path.
getPath() - Method in class org.beanfabrics.swing.BnMenuItem
Returns the path.
getPath() - Method in class org.beanfabrics.swing.BnPasswordField
Returns the path.
getPath() - Method in class org.beanfabrics.swing.BnProgressBar
 
getPath() - Method in class org.beanfabrics.swing.BnRadioButton
Returns the path.
getPath() - Method in class org.beanfabrics.swing.BnTextArea
Returns the path.
getPath() - Method in class org.beanfabrics.swing.BnTextField
Returns the path.
getPath() - Method in class org.beanfabrics.swing.BnToggleButton
Returns the path.
getPath() - Method in class org.beanfabrics.swing.customizer.list.BnListCustomizerPanel
Returns the path.
getPath() - Method in class org.beanfabrics.swing.customizer.ModelSubscriberCustomizerPanel
Returns the path.
getPath() - Method in class org.beanfabrics.swing.customizer.path.PathBrowserPanel
Returns the path.
getPath() - Method in class org.beanfabrics.swing.customizer.path.PathChooserDialog
Returns the path.
getPath() - Method in class org.beanfabrics.swing.customizer.path.PathPanel
Returns the path.
getPath() - Method in class org.beanfabrics.swing.customizer.table.BnTableCustomizerPanel
 
getPath() - Method in class org.beanfabrics.swing.customizer.table.ColumnListConfigurationDialog
Returns the path.
getPath() - Method in class org.beanfabrics.swing.customizer.table.ColumnListPanel
Returns the path.
getPath() - Method in class org.beanfabrics.swing.customizer.util.TitlePanel
Returns the path.
getPath() - Method in class org.beanfabrics.swing.formatting.ContactFrame
Returns the path.
getPath() - Method in class org.beanfabrics.swing.goodies.calendar.BnCalendarChooser
Returns the path.
getPath() - Method in class org.beanfabrics.swing.goodies.calendar.BnCalendarChooserButton
Returns the path.
getPath() - Method in class org.beanfabrics.swing.list.BnList
Returns the path.
getPath() - Method in class org.beanfabrics.swing.list.CellConfig
Returns the Path of the configured pM.
getPath() - Method in class org.beanfabrics.swing.table.BnColumn
 
getPath() - Method in class org.beanfabrics.swing.table.BnTable
Returns the path.
getPath() - Method in class org.beanfabrics.swt.BnButtonDecorator
Returns the path.
getPath() - Method in class org.beanfabrics.swt.BnComboDecorator
Returns the path.
getPath() - Method in class org.beanfabrics.swt.BnLabelDecorator
Returns the path.
getPath() - Method in class org.beanfabrics.swt.BnPushButtonDecorator
Returns the path.
getPath() - Method in class org.beanfabrics.swt.BnSpinnerDecorator
Returns the path.
getPath() - Method in class org.beanfabrics.swt.BnTextDecorator
Returns the path.
getPath() - Method in class org.beanfabrics.swt.table.BnTableDecorator
Returns the path.
getPathContextToCustomizeModelSubscriber(ModelSubscriber) - Static method in class org.beanfabrics.swing.customizer.util.CustomizerUtil
 
getPathContextToCustomizeModelSubscriber(ModelSubscriber, Class<? extends PresentationModel>) - Static method in class org.beanfabrics.swing.customizer.util.CustomizerUtil
 
getPathNode(Class<? extends PresentationModel>) - Method in class org.beanfabrics.meta.MetadataRegistry
Returns the path tree with the given model class as root node.
getPathNode(TypeInfo) - Method in class org.beanfabrics.meta.MetadataRegistry
Returns the path tree with the given type info as root element.
getPathString() - Method in class org.beanfabrics.Path
Returns the canonical String representation of this path.
getPathString(Path) - Static method in class org.beanfabrics.Path
Returns the canonical path string of the given path object, or null if the path object is null.
getPattern() - Method in class org.beanfabrics.samples.regextester.RegexPM
 
getPopupMenu() - Method in class org.beanfabrics.swing.goodies.calendar.CalendarButton
Returns the popup menu with the date chooser control.
getPreferredRowHeaderWidth() - Method in class org.beanfabrics.swing.customizer.util.RowNumberTable
 
getPreferredSize(Control, int, int, boolean) - Method in class swing2swt.layout.AWTLayout
Gets the preferred size of a component.
getPresentationModel() - Method in class org.beanfabrics.BnModelObserver
Returns the PresentationModel of this view.
getPresentationModel() - Method in class org.beanfabrics.context.BnParentContext
Returns the PresentationModel of this view.
getPresentationModel() - Method in interface org.beanfabrics.IModelProvider
Returns the PM instance hold by this container.
getPresentationModel(Path) - Method in interface org.beanfabrics.IModelProvider
Returns the PM found at the end of the specified path or null if nothing is found.
getPresentationModel() - Method in class org.beanfabrics.ModelProvider
 
getPresentationModel(Path) - Method in class org.beanfabrics.ModelProvider
Returns the PM found at the end of the specified path or null if nothing is found.
getPresentationModel() - Method in class org.beanfabrics.samples.login.LoginDialog
 
getPresentationModel() - Method in class org.beanfabrics.samples.properties.PropertiesPanel
Returns the PresentationModel of this view.
getPresentationModel() - Method in class org.beanfabrics.samples.regextester.RegexTesterPanel
Returns the PresentationModel of this view.
getPresentationModel() - Method in class org.beanfabrics.samples.timespan.TimeSpanPanel
Returns the PresentationModel of this view.
getPresentationModel() - Method in class org.beanfabrics.swing.BnIconLabel
Returns the PresentationModel of this view.
getPresentationModel() - Method in class org.beanfabrics.swing.BnLabel
Returns the PresentationModel of this view.
getPresentationModel() - Method in class org.beanfabrics.swing.BnProgressBar
 
getPresentationModel() - Method in class org.beanfabrics.swing.customizer.list.BnListCustomizerPanel
Returns the PresentationModel of this view.
getPresentationModel() - Method in class org.beanfabrics.swing.customizer.ModelSubscriberCustomizerPanel
Returns the PresentationModel of this view.
getPresentationModel() - Method in class org.beanfabrics.swing.customizer.path.PathBrowserPanel
Returns the PresentationModel of this view.
getPresentationModel() - Method in class org.beanfabrics.swing.customizer.path.PathChooserController
 
getPresentationModel() - Method in class org.beanfabrics.swing.customizer.path.PathChooserDialog
Returns the PresentationModel of this view.
getPresentationModel() - Method in class org.beanfabrics.swing.customizer.path.PathPanel
Returns the PresentationModel of this view.
getPresentationModel() - Method in class org.beanfabrics.swing.customizer.table.BnTableCustomizerPanel
 
getPresentationModel() - Method in class org.beanfabrics.swing.customizer.table.ColumnListConfigurationConstroller
 
getPresentationModel() - Method in class org.beanfabrics.swing.customizer.table.ColumnListConfigurationDialog
Returns the PresentationModel of this view.
getPresentationModel() - Method in class org.beanfabrics.swing.customizer.table.ColumnListPanel
Returns the PresentationModel of this view.
getPresentationModel() - Method in class org.beanfabrics.swing.customizer.util.TitlePanel
Returns the PresentationModel of this view.
getPresentationModel() - Method in class org.beanfabrics.swing.formatting.ContactFrame
Returns the PresentationModel of this view.
getPresentationModel() - Method in class org.beanfabrics.swing.goodies.calendar.BnCalendarChooser
Returns the PresentationModel of this view.
getPresentationModel() - Method in class org.beanfabrics.swing.goodies.calendar.DatePMCalendarChooserButton
Returns the PresentationModel of this view.
getPresentationModel() - Method in class org.beanfabrics.swing.internal.BnPlainDocument
Returns the PresentationModel of this view.
getPresentationModel() - Method in class org.beanfabrics.swing.internal.BooleanPMCheckBox
Returns the PresentationModel of this view.
getPresentationModel() - Method in class org.beanfabrics.swing.internal.BooleanPMMenuItem
Returns the PresentationModel of this view.
getPresentationModel() - Method in class org.beanfabrics.swing.internal.BooleanPMRadioButton
Returns the PresentationModel of this view.
getPresentationModel() - Method in class org.beanfabrics.swing.internal.BooleanPMToggleButton
Returns the PresentationModel of this view.
getPresentationModel() - Method in class org.beanfabrics.swing.internal.OperationPMAction
Returns the PresentationModel of this view.
getPresentationModel() - Method in class org.beanfabrics.swing.internal.OperationPMButton
Returns the PresentationModel of this view.
getPresentationModel() - Method in class org.beanfabrics.swing.internal.OperationPMMenuItem
Returns the PresentationModel of this view.
getPresentationModel() - Method in class org.beanfabrics.swing.internal.TextPMComboBox
Returns the PresentationModel of this view.
getPresentationModel() - Method in class org.beanfabrics.swing.internal.TextPMPasswordField
Returns the PresentationModel of this view.
getPresentationModel() - Method in class org.beanfabrics.swing.internal.TextPMTextArea
Returns the PresentationModel of this view.
getPresentationModel() - Method in class org.beanfabrics.swing.internal.TextPMTextField
Returns the PresentationModel of this view.
getPresentationModel() - Method in class org.beanfabrics.swing.list.BnList
Returns the PresentationModel of this view.
getPresentationModel() - Method in class org.beanfabrics.swing.table.BnTable
Returns the PresentationModel of this view.
getPresentationModel() - Method in class org.beanfabrics.swing.table.BnTableModel
Returns the underlying presentation model of this TableModel.
getPresentationModel() - Method in class org.beanfabrics.swt.BnButtonDecorator
Returns the PresentationModel of this view.
getPresentationModel() - Method in class org.beanfabrics.swt.BnComboDecorator
Returns the PresentationModel of this view.
getPresentationModel() - Method in class org.beanfabrics.swt.BnLabelDecorator
Returns the PresentationModel of this view.
getPresentationModel() - Method in class org.beanfabrics.swt.BnPushButtonDecorator
Returns the PresentationModel of this view.
getPresentationModel() - Method in class org.beanfabrics.swt.BnSpinnerDecorator
Returns the PresentationModel of this view.
getPresentationModel() - Method in class org.beanfabrics.swt.BnTextDecorator
Returns the PresentationModel of this view.
getPresentationModel() - Method in class org.beanfabrics.swt.samples.login.LoginDialog
 
getPresentationModel() - Method in class org.beanfabrics.swt.table.BnTableDecorator
Returns the PresentationModel of this view.
getPresentationModel() - Method in interface org.beanfabrics.View
Returns the PresentationModel of this view.
getPresentationModelType() - Method in interface org.beanfabrics.IModelProvider
Returns the type of the PM, that is declared to be held at the root node of this provider.
getPresentationModelType() - Method in class org.beanfabrics.ModelProvider
Returns the type of the PM, that is declared to be held at the root node of this provider.
getProperties() - Method in class org.beanfabrics.meta.TypeInfo
Returns an unmodifiable collection of all properties belonging to in this type info.
getProperties(PresentationModelFilter) - Method in class org.beanfabrics.support.PropertySupport
 
getProperties() - Method in class org.beanfabrics.support.PropertySupport
 
getProperty(String) - Method in class org.beanfabrics.meta.TypeInfo
Returns the PropertyInfo for the property with the given name.
getProperty(String) - Method in class org.beanfabrics.support.PropertySupport
 
getProperty(Path) - Method in class org.beanfabrics.support.PropertySupport
 
getPropertyChangeSupport() - Method in class org.beanfabrics.AbstractBean
getPropertyChangeSupport() - Method in interface org.beanfabrics.Bean
 
getPropertyDeclarations(Class) - Static method in class org.beanfabrics.support.PropertySupport
Returns a list of all non-conflicting, explicit and inplicit property declarations that can be found in the given class (and its superclasses and interfaces).
getPropertyDescriptors() - Method in class org.beanfabrics.ModelProviderBeanInfo
 
getPropertyDescriptors() - Method in class org.beanfabrics.swing.list.BnListBeanInfo
 
getPropertyDescriptors() - Method in class org.beanfabrics.swing.ModelSubscriberBeanInfo
 
getPropertyDescriptors() - Method in class org.beanfabrics.swing.table.BnTableBeanInfo
 
getPropertyNames() - Method in class org.beanfabrics.support.PropertySupport
 
getPropertyType(String) - Method in class org.beanfabrics.support.PropertySupport
 
getProvidedRootNode(ModelSubscriber) - Static method in class org.beanfabrics.swing.customizer.util.CustomizerUtil
 
getRemoved() - Method in class org.beanfabrics.event.ElementsRemovedEvent
Returns the collection of elements that have been removed.
getReplaced() - Method in class org.beanfabrics.event.ElementsReplacedEvent
Returns the collection of elements that have been replaced.
getResolvedLength() - Method in class org.beanfabrics.PathEvaluation
 
getResolvedPath() - Method in class org.beanfabrics.PathEvaluation
 
getResult() - Method in class org.beanfabrics.PathEvaluation
 
getRollButtonSize() - Method in class org.beanfabrics.swing.goodies.calendar.CalendarChooser
Returns the currently used margin of each days button.
getRoot() - Method in class org.beanfabrics.meta.PathNode
Returns the root element.
getRoot() - Method in class org.beanfabrics.PathEvaluation
 
getRootNode() - Method in class org.beanfabrics.PathObservation
Returns the root node.
getRootNodeOfActualOrDeclaredPMFromView(View<?>) - Static method in class org.beanfabrics.swing.customizer.util.CustomizerUtil
 
getRootWindow() - Method in interface org.beanfabrics.swing.customizer.util.RootWindowLocator
 
getRootWindowLocator(Component) - Static method in class org.beanfabrics.swing.customizer.util.CustomizerUtil
 
getRowCount() - Method in class org.beanfabrics.swing.customizer.util.RowNumberTable
 
getRowCount() - Method in class org.beanfabrics.swing.table.BnTableModel
 
getRowHeight(int) - Method in class org.beanfabrics.swing.customizer.util.RowNumberTable
 
getRowModel(JTable, int) - Method in class org.beanfabrics.swing.table.celleditor.BnTableCellEditor
 
getRowPmRootNode() - Method in class org.beanfabrics.swing.customizer.table.ColumnListPM
 
getRows() - Method in class swing2swt.layout.GridLayout
 
getSelectedBackgroundColor() - Method in class org.beanfabrics.swing.goodies.calendar.CalendarChooser
Returns the currently used day background color for selected day.
getSelectedBackgroundColor() - Method in class org.beanfabrics.swing.goodies.calendar.MonthPanelUISettings
 
getSelectedColor() - Method in class org.beanfabrics.swing.goodies.calendar.CalendarChooser
Returns the currently used font color for selected day.
getSelectedColor() - Method in class org.beanfabrics.swing.goodies.calendar.MonthPanelUISettings
 
getSelectedDate() - Method in class org.beanfabrics.swing.goodies.calendar.CalendarChooser
Returns the selected date as an Date instance.
getSelectedDate() - Method in class org.beanfabrics.swing.goodies.calendar.MonthPanel
Returns the selected date as an Date instance.
getSelectedItem() - Method in class org.beanfabrics.swing.internal.TextPMComboBox.TextEditorComboBoxModel
 
getSelectedKeys() - Method in class org.beanfabrics.model.MapPM
 
getSelection() - Method in interface org.beanfabrics.model.IListPM
Returns the selection of this list.
getSelection() - Method in class org.beanfabrics.model.ListPM
 
getSelection() - Method in class org.beanfabrics.model.MapPM
 
getSelectionMode() - Method in class org.beanfabrics.swing.list.BnListSelectionModel
getSelectionMode() - Method in class org.beanfabrics.swing.table.BnTableSelectionModel
getService(Class<? extends T>) - Method in interface org.beanfabrics.context.Context
Finds and returns the first service implementation in this context that matches the given type.
getService(Class<? extends T>) - Method in class org.beanfabrics.context.DefaultContext
Finds and returns the first service implementation in this context that matches the given type.
getService() - Method in class org.beanfabrics.context.ServiceEntry
Returns the service implementation.
getServiceEntries() - Method in interface org.beanfabrics.context.Context
Returns a list of all service entries that are available in this context.
getServiceEntries() - Method in class org.beanfabrics.context.DefaultContext
Returns a list of all service entries that are available in this context.
getServiceEntry() - Method in class org.beanfabrics.context.ServiceAddedEvent
Returns the service entry that has been added to this event's source.
getServiceEntry() - Method in class org.beanfabrics.context.ServiceRemovedEvent
Returns the service entry that has been removed from this event's source.
getShort() - Method in class org.beanfabrics.model.DecimalPM
 
getShort() - Method in interface org.beanfabrics.model.IIntegerPM
Returns the value of this PM as a Short.
getShort() - Method in class org.beanfabrics.model.IntegerPM
 
getSimplifiedFormat() - Method in class org.beanfabrics.model.BigDecimalPM.Format
 
getSize() - Method in class org.beanfabrics.swing.internal.TextPMComboBox.TextEditorComboBoxModel
 
getSize() - Method in class org.beanfabrics.swing.list.BnListModel
 
getSorter() - Method in class org.beanfabrics.model.ListPM
Returns the Sorter.
getSorter() - Method in class org.beanfabrics.model.MapPM
Returns the Sorter.
getSortKey(int) - Method in class org.beanfabrics.swing.table.BnTableModel
Returns the SortKey of the specified column or null if that column is not sorted.
getSortKeys() - Method in interface org.beanfabrics.model.IListPM
Returns the (immutable) collection of SortKey objects that reflect the current sorting state of this list.
getSortKeys() - Method in class org.beanfabrics.model.ListPM
Returns the (immutable) collection of SortKey objects that reflect the current sorting state of this list.
getSortKeys() - Method in class org.beanfabrics.model.MapPM
Returns the (immutable) collection of SortKey objects that reflect the current sorting state of this list.
getSortKeys() - Method in class org.beanfabrics.swing.table.BnTableModel
Returns the SortKeys for this table.
getSortKeys() - Method in class org.beanfabrics.swing.table.BnTableRowSorter
 
getSortPath() - Method in class org.beanfabrics.model.SortKey
Returns the sort path.
getStartDate() - Method in class org.beanfabrics.samples.timespan.TimeSpanPM
 
getStrictFormat() - Method in class org.beanfabrics.model.BigDecimalPM.Format
 
getSubPath(int) - Method in class org.beanfabrics.Path
Returns a new path that is a subpath of this path.
getSubPath(int, int) - Method in class org.beanfabrics.Path
Returns a new path that is a subpath of this path.
getSubscribedNode(ModelSubscriber) - Static method in class org.beanfabrics.swing.customizer.util.CustomizerUtil
 
getSupportMap() - Method in class org.beanfabrics.model.AbstractPM
Returns the SupportMap of this object.
getSupportMap() - Method in interface org.beanfabrics.support.Supportable
Returns the SupportMap of this object.
getTable() - Method in class org.beanfabrics.swt.table.BnTableDecorator
 
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class org.beanfabrics.swing.table.celleditor.BnCheckBoxCellEditor
 
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class org.beanfabrics.swing.table.celleditor.BnComboBoxCellEditor
 
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class org.beanfabrics.swing.table.celleditor.BnTableCellEditor
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class org.beanfabrics.swing.table.celleditor.BnTextFieldCellEditor
 
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class org.beanfabrics.swing.table.celleditor.EmptyCellEditor
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.beanfabrics.swing.table.cellrenderer.BnTableCellRenderer
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.beanfabrics.swing.table.cellrenderer.BooleanPMTableCellRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.beanfabrics.swing.table.cellrenderer.EmptyRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.beanfabrics.swing.table.cellrenderer.IconPMTableCellRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class org.beanfabrics.swing.table.cellrenderer.TextPMTableCellRenderer
 
getTags() - Method in class org.beanfabrics.PathEditor
If the property value must be one of a set of known tagged values, then this method should return an array of the tags.
getTags() - Method in class org.beanfabrics.swing.customizer.list.CellConfigPropertyEditor
If the property value must be one of a set of known tagged values, then this method should return an array of the tags.�
getTags() - Method in class org.beanfabrics.swing.customizer.table.BnColumnPropertyEditor
If the property value must be one of a set of known tagged values, then this method should return an array of the tags.
getTarget() - Method in class org.beanfabrics.PathObservation
Returns the target node specified by this observation's path relative to the root node.
getText() - Method in interface org.beanfabrics.model.ITextPM
Returns the text value of this PM.
getText() - Method in class org.beanfabrics.model.TextPM
Returns the text value of this PM.
getText(boolean) - Method in class org.beanfabrics.model.TextPM
 
getTextComponent() - Method in class org.beanfabrics.swing.goodies.calendar.CalendarButton
Returns the text component that is bound to this button for displaying the date.
getTitle() - Method in class org.beanfabrics.model.AbstractOperationPM
Returns the title of this operation.
getTitle() - Method in class org.beanfabrics.model.AbstractValuePM
Returns the title of this PM.
getTitle() - Method in interface org.beanfabrics.model.IOperationPM
Returns the title of this operation.
getTitle() - Method in interface org.beanfabrics.model.IValuePM
Returns the title of this PM.
getTitlePanel() - Method in class org.beanfabrics.swing.customizer.table.BnTableCustomizerPanel
 
getTodayForegroundColor() - Method in class org.beanfabrics.swing.goodies.calendar.MonthPanelUISettings
 
getType() - Method in class org.beanfabrics.context.ServiceEntry
 
getType() - Method in class org.beanfabrics.support.PropertySupport.PropertyDeclaration
 
getType() - Method in class org.beanfabrics.util.GenericType
Returns the type represented by this GenericType.
getTypeInfo(Class<? extends PresentationModel>) - Method in class org.beanfabrics.meta.MetadataRegistry
Returns the type information for the given model class.
getTypeInfo() - Method in class org.beanfabrics.meta.PathNode
Returns the type info of this element.
getTypeInfo() - Method in class org.beanfabrics.meta.PropertyInfo
Returns the type info of the represented property.
getTypeInfo(Class<? extends PresentationModel>) - Static method in class org.beanfabrics.swing.customizer.util.CustomizerUtil
 
getTypeParameter(TypeVariable<? extends Class<?>>) - Method in class org.beanfabrics.util.GenericType
Returns the value of the given TypeVariable as a GenericType.
getValidationIndicator() - Method in class org.beanfabrics.swt.BnButtonDecorator
 
getValidationIndicator() - Method in class org.beanfabrics.swt.BnComboDecorator
 
getValidationIndicator() - Method in class org.beanfabrics.swt.BnLabelDecorator
 
getValidationIndicator() - Method in class org.beanfabrics.swt.BnSpinnerDecorator
 
getValidationIndicator() - Method in class org.beanfabrics.swt.BnTextDecorator
 
getValidationState() - Method in class org.beanfabrics.ValidatableBean
Returns the current validation state of this object.
getValidationState() - Method in interface org.beanfabrics.validation.Validatable
Returns the current validation state of this object.
getValidator() - Method in interface org.beanfabrics.model.IOperationPM
Returns the Validator of this object.
getValidator() - Method in class org.beanfabrics.ValidatableBean
Returns the Validator of this object.
getValidator() - Method in interface org.beanfabrics.validation.Validatable
Returns the Validator of this object.
getValue(int) - Method in class org.beanfabrics.model.Options
 
getValue() - Method in class org.beanfabrics.PathEditor
Gets the property value.
getValue() - Method in class org.beanfabrics.PathEvaluation.Entry
 
getValue() - Method in class org.beanfabrics.swing.customizer.list.CellConfigPropertyEditor
Gets the property value.
getValue() - Method in class org.beanfabrics.swing.customizer.table.BnColumnPropertyEditor
Gets the property value.
getValueAt(int, int) - Method in class org.beanfabrics.swing.customizer.util.RowNumberTable
 
getValueAt(int, int) - Method in class org.beanfabrics.swing.table.BnTableModel
 
getValueIsAdjusting() - Method in class org.beanfabrics.swing.list.BnListSelectionModel
getValueIsAdjusting() - Method in class org.beanfabrics.swing.table.BnTableSelectionModel
getValues() - Method in class org.beanfabrics.model.Options
 
getVerticalAlignment() - Method in class org.beanfabrics.swing.ErrorIconPainter
Returns the vertical alignment of the icon.
getVgap() - Method in class swing2swt.layout.GridLayout
 
getView() - Method in class org.beanfabrics.Link
Returns the view.
getView() - Method in class org.beanfabrics.swing.customizer.path.PathChooserController
 
getView() - Method in class org.beanfabrics.swing.customizer.table.ColumnListConfigurationConstroller
 
getViewRowCount() - Method in class org.beanfabrics.swing.table.BnTableRowSorter
 
getWeekendColor() - Method in class org.beanfabrics.swing.goodies.calendar.CalendarChooser
Returns the currently used font color for weekend days.
getWeekendForegroundColor() - Method in class org.beanfabrics.swing.goodies.calendar.MonthPanelUISettings
 
getWidth() - Method in class org.beanfabrics.swing.table.BnColumn
 
getWorkdayColor() - Method in class org.beanfabrics.swing.goodies.calendar.CalendarChooser
Returns the currently used font color for workday days.
getWorkdayForegroundColor() - Method in class org.beanfabrics.swing.goodies.calendar.MonthPanelUISettings
 
getXOffset() - Method in class org.beanfabrics.swt.ErrorOverlayIcon
 
getYOffset() - Method in class org.beanfabrics.swt.ErrorOverlayIcon
 
gotoCurrentPath() - Method in class org.beanfabrics.swing.customizer.path.PathBrowserPM
 
gotoParent() - Method in class org.beanfabrics.swing.customizer.path.PathBrowserPM
 
gotoSelectedChild() - Method in class org.beanfabrics.swing.customizer.path.PathBrowserPM
 
GridLayout - Class in swing2swt.layout
Port of AWT GridLayout to SWT.
GridLayout() - Constructor for class swing2swt.layout.GridLayout
 
GridLayout(int, int) - Constructor for class swing2swt.layout.GridLayout
 
GridLayout(int, int, int, int) - Constructor for class swing2swt.layout.GridLayout
 
GroupPM - Class in org.beanfabrics.samples.regextester
The GroupPM is the presentation model for showing a text that matches a group inside a regular expression.
GroupPM(int, int, String) - Constructor for class org.beanfabrics.samples.regextester.GroupPM
 

H

handleException(String, Throwable) - Method in class org.beanfabrics.util.ExceptionUtil
 
handleException(String, Throwable) - Method in interface org.beanfabrics.util.IExceptionHandler
Handles the given Throwable.
hasChildren() - Method in class org.beanfabrics.meta.PathNode
Returns whether this element's type info has children.
HasComparable - Interface in org.beanfabrics
The HasComparable is the interface of classes that do not implement the Comparable interface itself but provide access to a comparable substitute.
hasExecutionMethods() - Method in class org.beanfabrics.model.OperationPM
 
hashCode() - Method in class org.beanfabrics.meta.PathNode
 
hashCode() - Method in class org.beanfabrics.meta.PropertyInfo
 
hashCode() - Method in class org.beanfabrics.meta.TypeInfo
 
hashCode() - Method in class org.beanfabrics.model.BigDecimalPM.BigDecimalComparable
 
hashCode() - Method in class org.beanfabrics.model.IconPM.IconComparable
 
hashCode() - Method in class org.beanfabrics.model.SortKey
hashCode() - Method in class org.beanfabrics.model.TextPM.TextComparable
 
hashCode() - Method in class org.beanfabrics.Path
Returns the hash code of this path.
hashCode() - Method in class org.beanfabrics.swing.table.BnColumn
 
hashCode() - Method in class org.beanfabrics.validation.CompositeValidationState
 
hashCode() - Method in class org.beanfabrics.validation.ValidationState
 
hasListeners(String) - Method in class org.beanfabrics.event.BnPropertyChangeSupport
Returns true if there are any listeners for the property with the specified name.
hasListeners() - Method in class org.beanfabrics.event.BnPropertyChangeSupport
Returns true if there are any listeners registered at all.
hasNext() - Method in class org.beanfabrics.util.FilteredModelsIterator
 
hasOptions() - Method in class org.beanfabrics.swing.internal.TextPMComboBox
Returns whether this component is connected to a PM that provides Options.
hasProperties() - Method in class org.beanfabrics.meta.TypeInfo
Returns whether this type info contains any properties.
hasTarget() - Method in class org.beanfabrics.PathObservation
Returns true if the target of this observation's path is not null.
header - Variable in class org.beanfabrics.swt.table.ViewConfig.Column
 
hookControl(Combo) - Method in class org.beanfabrics.swt.BnComboDecorator
 
hookControl(Button) - Method in class org.beanfabrics.swt.BnPushButtonDecorator
 
hookControl(Table) - Method in class org.beanfabrics.swt.table.BnTableDecorator
 
HorizontalAlignmentPM - Class in org.beanfabrics.swing.customizer.table
 
HorizontalAlignmentPM() - Constructor for class org.beanfabrics.swing.customizer.table.HorizontalAlignmentPM
 

I

IBigDecimalPM - Interface in org.beanfabrics.model
The IBigDecimalPM is the interface fo PM components that support a BigDecimal value.
IBooleanPM - Interface in org.beanfabrics.model
The IBooleanPM is the interface for PM components that support a Boolean value.
IconPM - Class in org.beanfabrics.model
The IconPM is a PresentationModel that contains a Swing Icon.
IconPM() - Constructor for class org.beanfabrics.model.IconPM
 
IconPM.IconComparable - Class in org.beanfabrics.model
The IconPM.IconComparable delegates the comparison to the Icon or, if the Icon is an ImageIcon to the icon's Image property.
IconPM.IconComparable() - Constructor for class org.beanfabrics.model.IconPM.IconComparable
 
IconPMListCellRenderer - Class in org.beanfabrics.swing.list.cellrenderer
The IconPMListCellRenderer is a ListCellRenderer for an IIconPM.
IconPMListCellRenderer() - Constructor for class org.beanfabrics.swing.list.cellrenderer.IconPMListCellRenderer
 
IconPMTableCellRenderer - Class in org.beanfabrics.swing.table.cellrenderer
The IconPMTableCellRenderer is a TableCellRenderer for an IIconPM.
IconPMTableCellRenderer() - Constructor for class org.beanfabrics.swing.table.cellrenderer.IconPMTableCellRenderer
 
IconTextPM - Class in org.beanfabrics.model
The IconTextPM is an extended TextPM that holds an additional Icon attribute.
IconTextPM() - Constructor for class org.beanfabrics.model.IconTextPM
 
IDatePM - Interface in org.beanfabrics.model
The IDatePM is the interface of PresentationModel components that contain a Date value.
IExceptionHandler - Interface in org.beanfabrics.util
The IExceptionHandler is the basic interface for an exception handler that can be installed into the ExceptionUtil.
IFormat<T> - Interface in org.beanfabrics.model
The IFormat defines the programming interface for formatting instances of a specific type into Strings and for parsing Strings back into objects.
IIconPM - Interface in org.beanfabrics.model
The IconPM is an interface for PresentationModel classes that contain a Swing Icon.
IImagePM - Interface in org.beanfabrics.swt.model
 
IIntegerPM - Interface in org.beanfabrics.model
THe IIntegerPM is interface for PresentationModel classes that contain an numeric integer value.
IListPM<T extends PresentationModel> - Interface in org.beanfabrics.model
Minimal interface for presentation models with list-editing capabilities.
IllegalAnnotationException - Exception in org.beanfabrics.support
 
IllegalAnnotationException() - Constructor for exception org.beanfabrics.support.IllegalAnnotationException
 
IllegalAnnotationException(String, Throwable) - Constructor for exception org.beanfabrics.support.IllegalAnnotationException
 
IllegalAnnotationException(String) - Constructor for exception org.beanfabrics.support.IllegalAnnotationException
 
IllegalAnnotationException(Throwable) - Constructor for exception org.beanfabrics.support.IllegalAnnotationException
 
ImageConverter - Class in org.beanfabrics.swt.samples.filebrowser
Converter for converting AWT/Swing Images and Icons to SWT ImageData objects.
ImageConverter() - Constructor for class org.beanfabrics.swt.samples.filebrowser.ImageConverter
 
ImageTextPM - Class in org.beanfabrics.swt.model
 
ImageTextPM() - Constructor for class org.beanfabrics.swt.model.ImageTextPM
 
IMapPM<K,V extends PresentationModel> - Interface in org.beanfabrics.model
The IMapPM is the minimal interface for a presentation model that maps key objects to presentation model objects.
IModelProvider - Interface in org.beanfabrics
A container for an PresentationModel object.
indexOf(T) - Method in interface org.beanfabrics.model.IListPM
Returns the index of the first occurrence of the specified element in this list, or -1 if this list does not contain the element.
indexOf(T) - Method in class org.beanfabrics.model.ListPM
 
indexOf(V) - Method in class org.beanfabrics.model.MapPM
 
indexOf(String) - Method in class org.beanfabrics.model.Options
 
indexOf(Object) - Method in class org.beanfabrics.util.OrderPreservingMap
 
indexOfKey(K) - Method in class org.beanfabrics.model.MapPM
 
indexOfKey(Object) - Method in class org.beanfabrics.util.OrderPreservingMap
 
indicesOf(Collection<? extends T>) - Method in class org.beanfabrics.model.ListPM
Returns a sorted array of all indices of the given elements starting with the smallest index.
indicesOf(Collection) - Method in class org.beanfabrics.model.MapPM
Returns an sorted array of all indices of the given elements starting with the smallest index.
indicesOfKeys(Collection<K>) - Method in class org.beanfabrics.model.MapPM
Returns an sorted array of all indices of the elements with the given keys starting with the smallest index.
info(String) - Method in class org.beanfabrics.log.Jdk14Logger
Logs a message at the INFO level.
info(String) - Method in interface org.beanfabrics.log.Logger
Logs a message at the INFO level.
info(String) - Method in class org.beanfabrics.log.NopLogger
Logs a message at the INFO level.
info(String) - Method in class org.beanfabrics.log.Slf4jLogger
Logs a message at the INFO level.
init() - Method in class org.beanfabrics.swing.customizer.table.ColumnListConfigurationDialog
 
initGui() - Method in class org.beanfabrics.swing.goodies.calendar.CalendarChooser
Builds or Rebuilds the graphical user interface of the calendar.
initGui() - Method in class org.beanfabrics.swing.goodies.calendar.MonthPanel
Builds or Rebuilds the graphical user interface of the calendar.
insertIndexInterval(int, int, boolean) - Method in class org.beanfabrics.swing.list.BnListSelectionModel
insertIndexInterval(int, int, boolean) - Method in class org.beanfabrics.swing.table.BnTableSelectionModel
insertString(int, String, AttributeSet) - Method in class org.beanfabrics.swing.internal.BnPlainDocument
 
install(BnTable) - Static method in class org.beanfabrics.swing.table.BnTableRowSorter
 
IntegerPM - Class in org.beanfabrics.model
The IntegerPM is a presentation model for integer numbers.
IntegerPM() - Constructor for class org.beanfabrics.model.IntegerPM
 
IntegerPM(Integer) - Constructor for class org.beanfabrics.model.IntegerPM
 
IntegerPM.IntegerValidationRule - Class in org.beanfabrics.model
 
IntegerPM.IntegerValidationRule() - Constructor for class org.beanfabrics.model.IntegerPM.IntegerValidationRule
 
intersects(Interval) - Method in class org.beanfabrics.util.Interval
 
intersects(Collection<Interval>) - Method in class org.beanfabrics.util.Interval
 
Interval - Class in org.beanfabrics.util
The Interval represents a closed interval of integer numbers.
Interval(int, int) - Constructor for class org.beanfabrics.util.Interval
 
invert() - Method in class org.beanfabrics.model.SortKey
Returns the inverted sortkey.
invokeMethod(Object, Method, Object...) - Static method in class org.beanfabrics.util.ReflectionUtil
 
IOperationPM - Interface in org.beanfabrics.model
The IOperationPM represents a PresentationModel for view components that can invoke an operation, like buttons and menu items.
isAbstract() - Method in class org.beanfabrics.support.PropertySupport.PropertyDeclaration
 
isAquaLookAndFeel() - Static method in class org.beanfabrics.swing.customizer.util.CustomizerUtil
 
isAscending() - Method in class org.beanfabrics.model.SortKey
Returns true if the sort direction is ascending, false otherwise.
isAssignableFrom(TypeInfo) - Method in class org.beanfabrics.meta.TypeInfo
Returns whether the Java type of this type info is assignable from the Java type of the given other type info.
isAutoExecute() - Method in class org.beanfabrics.swing.internal.OperationPMButton
 
isAutoExecute() - Method in class org.beanfabrics.swing.internal.OperationPMMenuItem
 
isCellEditable(int, int) - Method in class org.beanfabrics.swing.customizer.util.RowNumberTable
 
isCellEditable(int, int) - Method in class org.beanfabrics.swing.table.BnTableModel
 
isCellEditable(EventObject) - Method in class org.beanfabrics.swing.table.celleditor.BnTableCellEditor
isCellEditingAllowed() - Method in class org.beanfabrics.swing.table.BnTable
Returns whether or not this table allows cell editing.
isCellEditingAllowed() - Method in class org.beanfabrics.swing.table.BnTableModel
 
isClass() - Method in class org.beanfabrics.util.GenericType
Returns true if this type represents a Class.
isCompletelyResolved() - Method in class org.beanfabrics.PathEvaluation
 
isConnected() - Method in class org.beanfabrics.swing.internal.BnPlainDocument
Returns whether this component is connected to the target PresentationModel to synchronize with.
isConnected() - Method in class org.beanfabrics.swing.internal.BooleanPMCheckBox
Returns whether this component is connected to the target PresentationModel to synchronize with.
isConnected() - Method in class org.beanfabrics.swing.internal.BooleanPMToggleButton
Returns whether this component is connected to the target PresentationModel to synchronize with.
isConnected() - Method in class org.beanfabrics.swing.internal.TextPMComboBox
Returns whether this component is connected to the target PresentationModel to synchronize with.
isDebugEnabled() - Method in class org.beanfabrics.log.Jdk14Logger
Returns if the DEBUG level is enabled for this instance.
isDebugEnabled() - Method in interface org.beanfabrics.log.Logger
Returns if the DEBUG level is enabled for this instance.
isDebugEnabled() - Method in class org.beanfabrics.log.NopLogger
Returns if the DEBUG level is enabled for this instance.
isDebugEnabled() - Method in class org.beanfabrics.log.Slf4jLogger
Returns if the DEBUG level is enabled for this instance.
isEditable() - Method in class org.beanfabrics.model.AbstractValuePM
Returns whether the value of this PM could be modified by the view.
isEditable() - Method in interface org.beanfabrics.model.IValuePM
Returns whether the value of this PM could be modified by the view.
isEmpty() - Method in class org.beanfabrics.model.IconPM
Returns whether the value of this PM is interpreted as an empty value.
isEmpty() - Method in interface org.beanfabrics.model.IListPM
Returns true if this collection contains no elements.
isEmpty() - Method in interface org.beanfabrics.model.IValuePM
Returns whether the value of this PM is interpreted as an empty value.
isEmpty() - Method in class org.beanfabrics.model.ListPM
 
isEmpty() - Method in class org.beanfabrics.model.MapPM
 
isEmpty() - Method in class org.beanfabrics.model.Options
 
isEmpty() - Method in class org.beanfabrics.model.TextPM
Returns whether the value of this PM is interpreted as an empty value.
isEmpty() - Method in class org.beanfabrics.swt.model.ImageTextPM
 
isEmpty() - Method in class org.beanfabrics.util.OrderPreservingMap
 
isEmpty() - Method in class org.beanfabrics.validation.Validator
isEnabled() - Method in class org.beanfabrics.model.AbstractOperationPM
Returns whether this operation is enabled.
isEnabled() - Method in interface org.beanfabrics.model.IOperationPM
Returns whether this operation is enabled.
isErrorEnabled() - Method in class org.beanfabrics.log.Jdk14Logger
Returns if the ERROR level is enabled for this instance.
isErrorEnabled() - Method in interface org.beanfabrics.log.Logger
Returns if the ERROR level is enabled for this instance.
isErrorEnabled() - Method in class org.beanfabrics.log.NopLogger
Returns if the ERROR level is enabled for this instance.
isErrorEnabled() - Method in class org.beanfabrics.log.Slf4jLogger
Returns if the ERROR level is enabled for this instance.
isInfoEnabled() - Method in class org.beanfabrics.log.Jdk14Logger
Returns if the INFO level is enabled for this instance.
isInfoEnabled() - Method in interface org.beanfabrics.log.Logger
Returns if the INFO level is enabled for this instance.
isInfoEnabled() - Method in class org.beanfabrics.log.NopLogger
Returns if the INFO level is enabled for this instance.
isInfoEnabled() - Method in class org.beanfabrics.log.Slf4jLogger
Returns if the INFO level is enabled for this instance.
isLast() - Method in class org.beanfabrics.PathEvaluation.Entry
 
isLoginValid() - Method in class org.beanfabrics.samples.login.LoginPM
 
isMacOSX() - Static method in class org.beanfabrics.swing.customizer.util.CustomizerUtil
 
isMandatory() - Method in class org.beanfabrics.model.AbstractValuePM
Returns whether this PM requires a non-empty value.
isMandatory() - Method in interface org.beanfabrics.model.IValuePM
Returns whether this PM requires a non-empty value.
isMapped(TypeVariable<?>) - Method in class org.beanfabrics.util.VariableMapping
Returns true if the given variable is mapped to some value.
isMatchEnabled() - Method in class org.beanfabrics.samples.regextester.RegexTesterPM
This validation rule checks whether the match operation can be executed.
isModified() - Method in interface org.beanfabrics.model.ITextPM
Returns whether this PM is modified.
isModified() - Method in class org.beanfabrics.model.TextPM
Returns whether this PM is modified.
isPaintable() - Method in class org.beanfabrics.PathEditor
Determines whether this property model is paintable.
isPaintable() - Method in class org.beanfabrics.swing.customizer.list.CellConfigPropertyEditor
Determines whether this property model is paintable.
isPaintable() - Method in class org.beanfabrics.swing.customizer.table.BnColumnPropertyEditor
Determines whether this property model is paintable.
isParameterizedType() - Method in class org.beanfabrics.util.GenericType
Returns true if this type represents a ParameterizedType.
isPathBound() - Method in class org.beanfabrics.BnModelObserverBeanInfo
 
isPathBound() - Method in class org.beanfabrics.samples.properties.PropertiesPanelBeanInfo
 
isPathBound() - Method in class org.beanfabrics.samples.regextester.RegexTesterPanelBeanInfo
 
isPathBound() - Method in class org.beanfabrics.samples.timespan.TimeSpanPanelBeanInfo
 
isPathBound() - Method in class org.beanfabrics.swing.BnActionBeanInfo
 
isPathBound() - Method in class org.beanfabrics.swing.BnButtonBeanInfo
 
isPathBound() - Method in class org.beanfabrics.swing.BnCheckBoxBeanInfo
 
isPathBound() - Method in class org.beanfabrics.swing.BnCheckBoxMenuItemBeanInfo
 
isPathBound() - Method in class org.beanfabrics.swing.BnComboBoxBeanInfo
 
isPathBound() - Method in class org.beanfabrics.swing.BnIconLabelBeanInfo
 
isPathBound() - Method in class org.beanfabrics.swing.BnLabelBeanInfo
 
isPathBound() - Method in class org.beanfabrics.swing.BnMenuItemBeanInfo
 
isPathBound() - Method in class org.beanfabrics.swing.BnMouseClickActionBeanInfo
 
isPathBound() - Method in class org.beanfabrics.swing.BnPasswordFieldBeanInfo
 
isPathBound() - Method in class org.beanfabrics.swing.BnProgressBarBeanInfo
 
isPathBound() - Method in class org.beanfabrics.swing.BnRadioButtonBeanInfo
 
isPathBound() - Method in class org.beanfabrics.swing.BnTextAreaBeanInfo
 
isPathBound() - Method in class org.beanfabrics.swing.BnTextFieldBeanInfo
 
isPathBound() - Method in class org.beanfabrics.swing.BnToggleButtonBeanInfo
 
isPathBound() - Method in class org.beanfabrics.swing.customizer.list.BnListCustomizerPanelBeanInfo
 
isPathBound() - Method in class org.beanfabrics.swing.customizer.ModelSubscriberCustomizerPanelBeanInfo
 
isPathBound() - Method in class org.beanfabrics.swing.customizer.path.PathBrowserPanelBeanInfo
 
isPathBound() - Method in class org.beanfabrics.swing.customizer.path.PathChooserDialogBeanInfo
 
isPathBound() - Method in class org.beanfabrics.swing.customizer.path.PathPanelBeanInfo
 
isPathBound() - Method in class org.beanfabrics.swing.customizer.table.BnTableCustomizerPanelBeanInfo
 
isPathBound() - Method in class org.beanfabrics.swing.customizer.table.ColumnListConfigurationDialogBeanInfo
 
isPathBound() - Method in class org.beanfabrics.swing.customizer.table.ColumnListPanelBeanInfo
 
isPathBound() - Method in class org.beanfabrics.swing.customizer.util.TitlePanelBeanInfo
 
isPathBound() - Method in class org.beanfabrics.swing.list.BnListBeanInfo
 
isPathBound() - Method in class org.beanfabrics.swing.ModelSubscriberBeanInfo
 
isPathBound() - Method in class org.beanfabrics.swing.table.BnTableBeanInfo
 
isPathValid() - Method in class org.beanfabrics.swing.customizer.path.PathBrowserPM
 
isPhoneNumber() - Method in class org.beanfabrics.swing.formatting.PhoneNumberPM
 
isPositivePeriod() - Method in class org.beanfabrics.samples.timespan.TimeSpanPM
Validates start date and end date if their time span is a positive period.
isReformatOnFocusLostEnabled() - Method in class org.beanfabrics.swing.internal.TextPMPasswordField
 
isReformatOnFocusLostEnabled() - Method in class org.beanfabrics.swing.internal.TextPMTextArea
 
isReformatOnFocusLostEnabled() - Method in class org.beanfabrics.swing.internal.TextPMTextField
 
isRestrictedToOptions() - Method in class org.beanfabrics.model.TextPM
 
isRevalidateElementsOnChangeEnabled() - Method in class org.beanfabrics.model.ListPM
 
isRevalidateElementsOnChangeEnabled() - Method in class org.beanfabrics.model.MapPM
 
isSelectAllOnFocusGainedEnabled() - Method in class org.beanfabrics.swing.internal.TextPMPasswordField
 
isSelectAllOnFocusGainedEnabled() - Method in class org.beanfabrics.swing.internal.TextPMTextArea
 
isSelectAllOnFocusGainedEnabled() - Method in class org.beanfabrics.swing.internal.TextPMTextField
 
isSelectedIndex(int) - Method in class org.beanfabrics.swing.list.BnListSelectionModel
isSelectedIndex(int) - Method in class org.beanfabrics.swing.table.BnTableSelectionModel
isSelectionEmpty() - Method in class org.beanfabrics.swing.list.BnListSelectionModel
isSelectionEmpty() - Method in class org.beanfabrics.swing.table.BnTableSelectionModel
isSortable() - Method in class org.beanfabrics.swing.table.BnTable
Returns wheter or not this table is sortable.
isStarted() - Method in class org.beanfabrics.PathObservation
Returns true if this observation has been started.
isTrace() - Method in class org.beanfabrics.swt.ValidationComposite
 
isTraceEnabled() - Method in class org.beanfabrics.log.Jdk14Logger
Returns if the TRACE level is enabled for this instance.
isTraceEnabled() - Method in interface org.beanfabrics.log.Logger
Returns if the TRACE level is enabled for this instance.
isTraceEnabled() - Method in class org.beanfabrics.log.NopLogger
Returns if the TRACE level is enabled for this instance.
isTraceEnabled() - Method in class org.beanfabrics.log.Slf4jLogger
Returns if the TRACE level is enabled for this instance.
isTypeVariable() - Method in class org.beanfabrics.util.GenericType
Returns true if this type represents a TypeVariable.
isValid() - Method in class org.beanfabrics.ValidatableBean
Returns whether this object is valid.
isValid() - Method in interface org.beanfabrics.validation.Validatable
Returns whether this object is valid.
isWarnEnabled() - Method in class org.beanfabrics.log.Jdk14Logger
Returns if the WARN level is enabled for this instance.
isWarnEnabled() - Method in interface org.beanfabrics.log.Logger
Returns if the WARN level is enabled for this instance.
isWarnEnabled() - Method in class org.beanfabrics.log.NopLogger
Returns if the WARN level is enabled for this instance.
isWarnEnabled() - Method in class org.beanfabrics.log.Slf4jLogger
Returns if the WARN level is enabled for this instance.
isWeekend(int) - Method in class org.beanfabrics.swing.goodies.calendar.MonthPanel
 
isWidthFixed() - Method in class org.beanfabrics.swing.table.BnColumn
 
isWildcardType() - Method in class org.beanfabrics.util.GenericType
Returns true if this type represents a WildcardType.
isWindows() - Static method in class org.beanfabrics.swing.customizer.util.CustomizerUtil
 
iterator() - Method in class org.beanfabrics.event.BnPropertyChangeEvent
Returns an Iterator over all events that caused this event, starting with this event.
iterator() - Method in class org.beanfabrics.event.ElementChangedEvent
Returns an Iterator of all events that caused this event, beginning with this event and ending with the original trigger.
iterator() - Method in class org.beanfabrics.model.ListPM
 
iterator() - Method in class org.beanfabrics.model.MapPM
 
iterator() - Method in class org.beanfabrics.Path
Returns an iterator over this path's elements.
iterator() - Method in class org.beanfabrics.PathEvaluation
iterator() - Method in class org.beanfabrics.util.FilteredModels
 
iterator() - Method in class org.beanfabrics.validation.Validator
ITextPM - Interface in org.beanfabrics.model
The ITextPM is the interface of PM components that support a text value.
IValuePM - Interface in org.beanfabrics.model
The IValuePM is the general interface of PM components that contain some 'value' and other additional attributes which are generally usefull for user interface programming, like title, description, mandatory, and editable.

J

Java5SortingTableHeader - Class in org.beanfabrics.swing.table
The Java5SortingTableHeader is a JTableHeader that adds a basic sorting ability to the java5 table header.
Java5SortingTableHeader() - Constructor for class org.beanfabrics.swing.table.Java5SortingTableHeader
 
Java5SortingTableHeader(TableColumnModel) - Constructor for class org.beanfabrics.swing.table.Java5SortingTableHeader
 
Jdk14Logger - Class in org.beanfabrics.log
The Jdk14Logger is a Logger delegator that delegates logging requests to the Java Logger.
Jdk14Logger(Class) - Constructor for class org.beanfabrics.log.Jdk14Logger
Constructs a Jdk14Logger for a given Class.

K

key - Variable in class org.beanfabrics.samples.properties.EntryPM
 
KEY_MESSAGE_ALREADY_AT_BOTTOM - Static variable in class org.beanfabrics.swing.customizer.table.ColumnListPM
 
KEY_MESSAGE_ALREADY_AT_TOP - Static variable in class org.beanfabrics.swing.customizer.table.ColumnListPM
 
KEY_MESSAGE_INVALID_DATE - Static variable in class org.beanfabrics.model.DatePM
 
KEY_MESSAGE_INVALID_ELEMENTS - Static variable in class org.beanfabrics.model.ListPM
 
KEY_MESSAGE_INVALID_ELEMENTS - Static variable in class org.beanfabrics.model.MapPM
 
KEY_MESSAGE_INVALID_NUMBER - Static variable in class org.beanfabrics.model.IntegerPM
 
KEY_MESSAGE_INVALID_PATH - Static variable in class org.beanfabrics.swing.customizer.path.PathBrowserPM
 
KEY_MESSAGE_MANDATORY - Static variable in class org.beanfabrics.model.AbstractValuePM
 
KEY_MESSAGE_NO_EXECUTION_METHODS - Static variable in class org.beanfabrics.model.OperationPM
 
KEY_MESSAGE_ONE_OR_MORE_INVALID - Static variable in class org.beanfabrics.model.AbstractPM
 
KEY_MESSAGE_SELECT_TO_MOVE_DOWN - Static variable in class org.beanfabrics.swing.customizer.table.ColumnListPM
 
KEY_MESSAGE_SELECT_TO_MOVE_UP - Static variable in class org.beanfabrics.swing.customizer.table.ColumnListPM
 
KEY_MESSAGE_VALUE_NOT_AN_OPTION - Static variable in class org.beanfabrics.model.TextPM
 
KEY_MESSAGE_VALUE_TOO_BIG - Static variable in class org.beanfabrics.model.IntegerPM
 
KEY_MESSAGE_VALUE_TOO_SMALL - Static variable in class org.beanfabrics.model.IntegerPM
 
KEY_PREFERRED_SIZE - Static variable in class swing2swt.layout.AWTLayout
Key under which an eventual preferred size (set width setPreferredSize) is stored as a user data in the SWT control.
KEY_TEXT_FALSE - Static variable in class org.beanfabrics.model.BooleanPM
 
KEY_TEXT_TRUE - Static variable in class org.beanfabrics.model.BooleanPM
 
keyArray() - Method in class org.beanfabrics.util.OrderPreservingMap
 
KeyBindingProcessor - Interface in org.beanfabrics.swing
The KeyBindingProcessor declares the method JComponent.processKeyBinding(javax.swing.KeyStroke, java.awt.event.KeyEvent, int, boolean) as "public" method.
keyiterator() - Method in class org.beanfabrics.model.MapPM
 
keyListIterator(int) - Method in class org.beanfabrics.util.OrderPreservingMap
 
keySet() - Method in class org.beanfabrics.model.MapPM
 
keySet() - Method in class org.beanfabrics.model.Options
 
keySet() - Method in class org.beanfabrics.util.OrderPreservingMap
 
keySetReference() - Method in class org.beanfabrics.util.OrderPreservingMap
 

L

layout(Composite, boolean) - Method in class swing2swt.layout.GridLayout
 
length() - Method in class org.beanfabrics.Path
Returns the length of this path.
Link - Class in org.beanfabrics
The Link is a view decorator that helps connecting a View to a PresentationModel provided by a IModelProvider at a given Path.
Link(View) - Constructor for class org.beanfabrics.Link
Creates a Link for the given view.
list - Variable in class org.beanfabrics.swing.customizer.table.ColumnListConfigurationPM
 
ListAdapter - Class in org.beanfabrics.event
An abstract adapter class for receiving list events.
ListAdapter() - Constructor for class org.beanfabrics.event.ListAdapter
 
ListEvent - Class in org.beanfabrics.event
An event which indicates that some change has occurred in some IListPM.
ListEvent(IListPM<?>) - Constructor for class org.beanfabrics.event.ListEvent
Constructs a ListEvent
listIterator(int) - Method in interface org.beanfabrics.model.IListPM
Returns a list iterator of the elements in this list (in proper sequence), starting at the specified position in this list.
listIterator(int) - Method in class org.beanfabrics.model.ListPM
 
listIterator(int) - Method in class org.beanfabrics.model.MapPM
 
listIterator(int) - Method in class org.beanfabrics.util.OrderPreservingMap
 
ListListener - Interface in org.beanfabrics.event
The listener interface for receiving ListEvents.
ListPM<T extends PresentationModel> - Class in org.beanfabrics.model
The ListPM is a list of presentation models.
ListPM() - Constructor for class org.beanfabrics.model.ListPM
Constructs an empty list with an initial capacity of ten.
ListPM(int) - Constructor for class org.beanfabrics.model.ListPM
Constructs an empty list with the specified initial capacity.
ListPM(ArrayList<ListPM<T>.Entry>) - Constructor for class org.beanfabrics.model.ListPM
Constructs a ListPM with the specified list of entries.
ListPM(List<ListPM<T>.Entry>) - Constructor for class org.beanfabrics.model.ListPM
Constructs a ListPM with the specified list of entries.
ListPM.ListElementsValidationRule - Class in org.beanfabrics.model
This rule evaluates to invalid if at least one of the list elements is invalid.
ListPM.ListElementsValidationRule() - Constructor for class org.beanfabrics.model.ListPM.ListElementsValidationRule
 
ListSupport - Class in org.beanfabrics.event
The ListSupport is a utility class for handling ListListener objects.
ListSupport(IListPM<?>) - Constructor for class org.beanfabrics.event.ListSupport
Constructs a ListSupport for the given source.
locateRootWindow(PresentationModel) - Static method in class org.beanfabrics.swing.customizer.util.CustomizerUtil
 
locateRootWindow(Context) - Static method in class org.beanfabrics.swing.customizer.util.CustomizerUtil
 
log(String) - Method in class org.beanfabrics.swing.customizer.util.FileLog
 
Logger - Interface in org.beanfabrics.log
The Logger is the interface for several logging delegators available for Beanfabrics.
LoggerFactory - Class in org.beanfabrics.log
The LoggerFactory is used for creating (or accessing cached) Logger objects.
LoggerFactory() - Constructor for class org.beanfabrics.log.LoggerFactory
 
login() - Method in class org.beanfabrics.samples.login.LoginPM
 
login() - Method in class org.beanfabrics.swt.samples.login.LoginPM
 
LoginDialog - Class in org.beanfabrics.samples.login
 
LoginDialog() - Constructor for class org.beanfabrics.samples.login.LoginDialog
Create the dialog
LoginDialog - Class in org.beanfabrics.swt.samples.login
The LoginDialog is a dialog for entering user credentials.
LoginDialog(Shell, int) - Constructor for class org.beanfabrics.swt.samples.login.LoginDialog
Create the dialog.
LoginPM - Class in org.beanfabrics.samples.login
 
LoginPM() - Constructor for class org.beanfabrics.samples.login.LoginPM
 
LoginPM - Class in org.beanfabrics.swt.samples.login
The LoginPM is the presentation model of the LoginDialog.
LoginPM() - Constructor for class org.beanfabrics.swt.samples.login.LoginPM
 

M

main(String[]) - Static method in class org.beanfabrics.samples.login.RunLogin
 
main(String[]) - Static method in class org.beanfabrics.samples.properties.RunProperties
 
main(String[]) - Static method in class org.beanfabrics.samples.regextester.RunRegexTester
 
main(String[]) - Static method in class org.beanfabrics.samples.timespan.RunTimeSpan
 
main(String[]) - Static method in class org.beanfabrics.swing.formatting.ContactFrame
 
main(String[]) - Static method in class org.beanfabrics.swing.table.BnColumnBuilder
 
main(String[]) - Static method in class org.beanfabrics.swt.samples.filebrowser.FileBrowser
 
main(String[]) - Static method in class org.beanfabrics.swt.samples.login.RunLoginDialog
 
main(String[]) - Static method in class org.beanfabrics.util.ErrorPane
Main method to test this class.
MapPM<K,V extends PresentationModel> - Class in org.beanfabrics.model
The MapPM is a map of presentation models.
MapPM() - Constructor for class org.beanfabrics.model.MapPM
 
MapPM.ListElementsValidationRule - Class in org.beanfabrics.model
This rule evaluates to invalid if at least one of the list elements is invalid.
MapPM.ListElementsValidationRule() - Constructor for class org.beanfabrics.model.MapPM.ListElementsValidationRule
 
markDirty(int) - Method in class org.beanfabrics.swing.list.BnListSelectionModel
 
markDirty(int) - Method in class org.beanfabrics.swing.table.BnTableSelectionModel
 
match() - Method in class org.beanfabrics.samples.regextester.RegexTesterPM
Performs the pattern matching.
MetadataRegistry - Class in org.beanfabrics.meta
The MetadataRegistry is a registry for presentation model meta data.
MetadataRegistry() - Constructor for class org.beanfabrics.meta.MetadataRegistry
Constructs a MetadataRegistry.
ModelContext - Class in org.beanfabrics.model
The ModelContext is the context implementation of a PresentationModel.
ModelContext(PresentationModel) - Constructor for class org.beanfabrics.model.ModelContext
Constructs a ModelContext for the given presentation model.
modelGained(ModelProviderEvent) - Method in interface org.beanfabrics.event.ModelProviderListener
Invoked after a presentation model has been made available at a specific path.
modelLost(ModelProviderEvent) - Method in interface org.beanfabrics.event.ModelProviderListener
Invoked after a presentation model has been made unavailable at a specific path.
ModelProvider - Class in org.beanfabrics
The default implementation of a IModelProvider.
ModelProvider() - Constructor for class org.beanfabrics.ModelProvider
Constructs an empty ModelProvider.
ModelProvider(Class<? extends PresentationModel>) - Constructor for class org.beanfabrics.ModelProvider
Constructs an empty ModelProvider for the given presentationModel type.
ModelProvider(PresentationModel) - Constructor for class org.beanfabrics.ModelProvider
Constructs a ModelProvider with the given presentationModel.
ModelProviderBeanInfo - Class in org.beanfabrics
 
ModelProviderBeanInfo() - Constructor for class org.beanfabrics.ModelProviderBeanInfo
 
ModelProviderEvent - Class in org.beanfabrics.event
An event which indicates that some change has occurred in some IModelProvider.
ModelProviderEvent(IModelProvider, PresentationModel, Path) - Constructor for class org.beanfabrics.event.ModelProviderEvent
Constructs a ModelProviderEvent.
ModelProviderListener - Interface in org.beanfabrics.event
The listener interface for receiving ModelProviderEvents.
modelStructureChanged() - Method in class org.beanfabrics.swing.table.BnTableRowSorter
 
ModelSubscriber - Interface in org.beanfabrics
Any class that implements this interface can subscribe to an PresentationModel provided by a IModelProvider at a given Path.
ModelSubscriberBeanInfo - Class in org.beanfabrics.swing
 
ModelSubscriberBeanInfo() - Constructor for class org.beanfabrics.swing.ModelSubscriberBeanInfo
 
ModelSubscriberCustomizer<PM extends ModelSubscriberCustomizerPM> - Class in org.beanfabrics.swing.customizer
The ModelSubscriberCustomizer is a Java Beans Customizer for a ModelSubscriber.
ModelSubscriberCustomizer(PM) - Constructor for class org.beanfabrics.swing.customizer.ModelSubscriberCustomizer
 
ModelSubscriberCustomizer() - Constructor for class org.beanfabrics.swing.customizer.ModelSubscriberCustomizer
 
ModelSubscriberCustomizerPanel - Class in org.beanfabrics.swing.customizer
The ModelSubscriberCustomizerPanel is a View on a ModelSubscriberCustomizerPM.
ModelSubscriberCustomizerPanel() - Constructor for class org.beanfabrics.swing.customizer.ModelSubscriberCustomizerPanel
 
ModelSubscriberCustomizerPanelBeanInfo - Class in org.beanfabrics.swing.customizer
 
ModelSubscriberCustomizerPanelBeanInfo() - Constructor for class org.beanfabrics.swing.customizer.ModelSubscriberCustomizerPanelBeanInfo
 
ModelSubscriberCustomizerPM - Class in org.beanfabrics.swing.customizer
The ModelSubscriberCustomizerPM is the presentation model for the ModelSubscriberCustomizer.
ModelSubscriberCustomizerPM() - Constructor for class org.beanfabrics.swing.customizer.ModelSubscriberCustomizerPM
 
MoneyPM - Class in org.beanfabrics.model
The MoneyPM is a presentation model for a monetary value with a currency format.
MoneyPM() - Constructor for class org.beanfabrics.model.MoneyPM
 
MonthPanel - Class in org.beanfabrics.swing.goodies.calendar
 
MonthPanel() - Constructor for class org.beanfabrics.swing.goodies.calendar.MonthPanel
Creates a new instance of MonthPanel displaying the current month using the default locale.
MonthPanel(Date, Locale) - Constructor for class org.beanfabrics.swing.goodies.calendar.MonthPanel
Creates a new instance of MonthPanel displaying the given month and using the given locale.
MonthPanel(ButtonGroup) - Constructor for class org.beanfabrics.swing.goodies.calendar.MonthPanel
Creates a new instance of MonthPanel displaying the current month using the default locale.
MonthPanel(Date, Locale, ButtonGroup) - Constructor for class org.beanfabrics.swing.goodies.calendar.MonthPanel
Creates a new instance of MonthPanel displaying the given month and using the given locale.
MonthPanel.Configuration - Class in org.beanfabrics.swing.goodies.calendar
 
MonthPanel.Configuration() - Constructor for class org.beanfabrics.swing.goodies.calendar.MonthPanel.Configuration
 
MonthPanelUISettings - Class in org.beanfabrics.swing.goodies.calendar
 
MonthPanelUISettings() - Constructor for class org.beanfabrics.swing.goodies.calendar.MonthPanelUISettings
 
MonthPanelUISettingsDefaults - Class in org.beanfabrics.swing.goodies.calendar
 
MonthPanelUISettingsDefaults() - Constructor for class org.beanfabrics.swing.goodies.calendar.MonthPanelUISettingsDefaults
 
mouseClicked(MouseEvent) - Method in class org.beanfabrics.swing.BnMouseClickAction
 
mouseEntered(MouseEvent) - Method in class org.beanfabrics.swing.BnMouseClickAction
 
mouseExited(MouseEvent) - Method in class org.beanfabrics.swing.BnMouseClickAction
 
mousePressed(MouseEvent) - Method in class org.beanfabrics.swing.BnMouseClickAction
 
mouseReleased(MouseEvent) - Method in class org.beanfabrics.swing.BnMouseClickAction
 
moveDown - Variable in class org.beanfabrics.swing.customizer.table.ColumnListPM
 
moveDown() - Method in class org.beanfabrics.swing.customizer.table.ColumnListPM
 
moveUp - Variable in class org.beanfabrics.swing.customizer.table.ColumnListPM
 
moveUp() - Method in class org.beanfabrics.swing.customizer.table.ColumnListPM
 

N

narrow(Type, Class<?>) - Method in class org.beanfabrics.util.GenericType
 
newInstance(Class<T>) - Static method in class org.beanfabrics.util.ReflectionUtil
 
next() - Method in class org.beanfabrics.util.FilteredModelsIterator
 
NopLogger - Class in org.beanfabrics.log
The NopLogger is a logging delegator the doesn't delegate any log messages.
NopLogger() - Constructor for class org.beanfabrics.log.NopLogger
 
numberOfEntries - Variable in class org.beanfabrics.samples.properties.PropertiesPM
 
numberOfSelectedEntries - Variable in class org.beanfabrics.samples.properties.PropertiesPM
 

O

ObjectToSourceCodeFormatter<TYPE> - Interface in org.beanfabrics.swing.customizer.table
 
onApply(PathChooserPM.OnApplyHandler) - Method in class org.beanfabrics.swing.customizer.path.PathChooserPM
 
onApply(ColumnListConfigurationPM.OnApplyHandler) - Method in class org.beanfabrics.swing.customizer.table.ColumnListConfigurationPM
 
onApplyHandler - Variable in class org.beanfabrics.swing.customizer.table.ColumnListConfigurationPM
 
OnChange - Annotation Type in org.beanfabrics.support
 
OnChangeProcessor - Class in org.beanfabrics.support
 
OnChangeProcessor() - Constructor for class org.beanfabrics.support.OnChangeProcessor
 
OnChangeSupport - Class in org.beanfabrics.support
 
OnChangeSupport(PresentationModel) - Constructor for class org.beanfabrics.support.OnChangeSupport
 
onClick(MouseEvent) - Method in class org.beanfabrics.swing.table.Java5SortingTableHeader
Handles the click event and sorts the table.
onEntriesChanged(EventObject) - Method in class org.beanfabrics.model.ListPM
 
onEntriesChanged(EventObject) - Method in class org.beanfabrics.model.MapPM
 
onFocusGained() - Method in class org.beanfabrics.swing.internal.TextPMPasswordField
 
onFocusGained() - Method in class org.beanfabrics.swing.internal.TextPMTextArea
 
onFocusGained() - Method in class org.beanfabrics.swing.internal.TextPMTextField
 
onFocusLost() - Method in class org.beanfabrics.swing.internal.TextPMPasswordField
 
onFocusLost() - Method in class org.beanfabrics.swing.internal.TextPMTextArea
 
onFocusLost() - Method in class org.beanfabrics.swing.internal.TextPMTextField
 
open() - Method in class org.beanfabrics.swt.samples.login.LoginDialog
Open the dialog.
Operation - Annotation Type in org.beanfabrics.support
 
operationPath - Variable in class org.beanfabrics.swing.customizer.table.ColumnPM
 
OperationPM - Class in org.beanfabrics.model
The Operation is a presentation model that maintains a list of ExecutionMethods that will be executed whenever the OperationPM.execute() method is invoked.
OperationPM() - Constructor for class org.beanfabrics.model.OperationPM
 
OperationPM.DefaultValidationRule - Class in org.beanfabrics.model
 
OperationPM.DefaultValidationRule() - Constructor for class org.beanfabrics.model.OperationPM.DefaultValidationRule
 
OperationPMAction - Class in org.beanfabrics.swing.internal
The OperationPMAction is an Action that is a view on an IOperationPM.
OperationPMAction() - Constructor for class org.beanfabrics.swing.internal.OperationPMAction
 
OperationPMAction(IOperationPM) - Constructor for class org.beanfabrics.swing.internal.OperationPMAction
 
OperationPMButton - Class in org.beanfabrics.swing.internal
The OperationPMButton is a JButton that is a view on an IOperationPM.
OperationPMButton() - Constructor for class org.beanfabrics.swing.internal.OperationPMButton
 
OperationPMButton(IOperationPM) - Constructor for class org.beanfabrics.swing.internal.OperationPMButton
 
OperationPMMenuItem - Class in org.beanfabrics.swing.internal
The OperationPMMenuItem is a JMenuItem that is a view on an IOperationPM.
OperationPMMenuItem() - Constructor for class org.beanfabrics.swing.internal.OperationPMMenuItem
 
OperationPMMenuItem(IOperationPM) - Constructor for class org.beanfabrics.swing.internal.OperationPMMenuItem
 
OperationProcessor - Class in org.beanfabrics.support
 
OperationProcessor() - Constructor for class org.beanfabrics.support.OperationProcessor
 
OperationSupport - Class in org.beanfabrics.support
 
OperationSupport(PresentationModel) - Constructor for class org.beanfabrics.support.OperationSupport
 
Options<K> - Class in org.beanfabrics.model
Note: keys must be unique keys can be null values must be unique values must not be null
Options() - Constructor for class org.beanfabrics.model.Options
 
OptionsEvent - Class in org.beanfabrics.event
An event which indicates that some change has occurred in some Options.
OptionsEvent(Options<?>) - Constructor for class org.beanfabrics.event.OptionsEvent
Consructs a new OptionsEvent.
OptionsListener - Interface in org.beanfabrics.event
The listener interface for receiving ListEvents.
orderedKeys() - Method in class org.beanfabrics.util.OrderPreservingMap
 
orderedKeysReference() - Method in class org.beanfabrics.util.OrderPreservingMap
 
OrderPreservingMap<K,V> - Class in org.beanfabrics.util
The OrderPreservingMap is a Map that preserves the oder in which the elements where added.
OrderPreservingMap() - Constructor for class org.beanfabrics.util.OrderPreservingMap
 
OrderPreservingMap(OrderPreservingMap<K, V>) - Constructor for class org.beanfabrics.util.OrderPreservingMap
 
OrderPreservingMap(Map<K, V>, Collection<K>, Collection<V>) - Constructor for class org.beanfabrics.util.OrderPreservingMap
 
org.beanfabrics - package org.beanfabrics
 
org.beanfabrics.context - package org.beanfabrics.context
 
org.beanfabrics.event - package org.beanfabrics.event
 
org.beanfabrics.log - package org.beanfabrics.log
 
org.beanfabrics.meta - package org.beanfabrics.meta
 
org.beanfabrics.model - package org.beanfabrics.model
 
org.beanfabrics.samples.login - package org.beanfabrics.samples.login
 
org.beanfabrics.samples.properties - package org.beanfabrics.samples.properties
 
org.beanfabrics.samples.regextester - package org.beanfabrics.samples.regextester
 
org.beanfabrics.samples.timespan - package org.beanfabrics.samples.timespan
 
org.beanfabrics.support - package org.beanfabrics.support
 
org.beanfabrics.swing - package org.beanfabrics.swing
 
org.beanfabrics.swing.customizer - package org.beanfabrics.swing.customizer
 
org.beanfabrics.swing.customizer.list - package org.beanfabrics.swing.customizer.list
 
org.beanfabrics.swing.customizer.path - package org.beanfabrics.swing.customizer.path
 
org.beanfabrics.swing.customizer.table - package org.beanfabrics.swing.customizer.table
 
org.beanfabrics.swing.customizer.util - package org.beanfabrics.swing.customizer.util
 
org.beanfabrics.swing.formatting - package org.beanfabrics.swing.formatting
 
org.beanfabrics.swing.goodies.calendar - package org.beanfabrics.swing.goodies.calendar
 
org.beanfabrics.swing.internal - package org.beanfabrics.swing.internal
 
org.beanfabrics.swing.list - package org.beanfabrics.swing.list
 
org.beanfabrics.swing.list.cellrenderer - package org.beanfabrics.swing.list.cellrenderer
 
org.beanfabrics.swing.table - package org.beanfabrics.swing.table
 
org.beanfabrics.swing.table.celleditor - package org.beanfabrics.swing.table.celleditor
 
org.beanfabrics.swing.table.cellrenderer - package org.beanfabrics.swing.table.cellrenderer
 
org.beanfabrics.swt - package org.beanfabrics.swt
 
org.beanfabrics.swt.model - package org.beanfabrics.swt.model
 
org.beanfabrics.swt.samples.filebrowser - package org.beanfabrics.swt.samples.filebrowser
 
org.beanfabrics.swt.samples.login - package org.beanfabrics.swt.samples.login
 
org.beanfabrics.swt.table - package org.beanfabrics.swt.table
 
org.beanfabrics.util - package org.beanfabrics.util
 
org.beanfabrics.validation - package org.beanfabrics.validation
 

P

paint(Graphics) - Method in class org.beanfabrics.swing.customizer.util.SeparatorLabel
 
paint(Graphics, Component) - Method in class org.beanfabrics.swing.ErrorIconPainter
Paints the error icon onto the given Graphics object by using the given component to calculate the icons loacation.
paint(Graphics) - Method in class org.beanfabrics.swing.table.cellrenderer.BooleanPMTableCellRenderer
paintChildren(Graphics) - Method in class org.beanfabrics.swing.BnIconLabel
paintChildren(Graphics) - Method in class org.beanfabrics.swing.BnLabel
paintChildren(Graphics) - Method in class org.beanfabrics.swing.internal.BooleanPMCheckBox
paintChildren(Graphics) - Method in class org.beanfabrics.swing.internal.BooleanPMRadioButton
paintChildren(Graphics) - Method in class org.beanfabrics.swing.internal.TextPMComboBox
paintChildren(Graphics) - Method in class org.beanfabrics.swing.internal.TextPMPasswordField
paintChildren(Graphics) - Method in class org.beanfabrics.swing.internal.TextPMTextArea
paintChildren(Graphics) - Method in class org.beanfabrics.swing.internal.TextPMTextField
 
paintChildren(Graphics) - Method in class org.beanfabrics.swing.list.cellrenderer.BooleanPMListCellRenderer
paintChildren(Graphics) - Method in class org.beanfabrics.swing.list.cellrenderer.IconPMListCellRenderer
paintChildren(Graphics) - Method in class org.beanfabrics.swing.list.cellrenderer.TextPMListCellRenderer
paintChildren(Graphics) - Method in class org.beanfabrics.swing.table.cellrenderer.BooleanPMTableCellRenderer
paintChildren(Graphics) - Method in class org.beanfabrics.swing.table.cellrenderer.IconPMTableCellRenderer
paintChildren(Graphics) - Method in class org.beanfabrics.swing.table.cellrenderer.TextPMTableCellRenderer
paintComponent(Graphics) - Method in class org.beanfabrics.swing.list.cellrenderer.BooleanPMListCellRenderer
 
paintComponent(Graphics) - Method in class org.beanfabrics.swing.table.cellrenderer.BooleanPMTableCellRenderer
This method is called right before BooleanPMTableCellRenderer.paintChildren(Graphics) (where we paint the checkbox).
paintPath(Graphics, int, int, Path, JComponent) - Method in class org.beanfabrics.swing.PathPainter
 
paintValue(Graphics, Rectangle) - Method in class org.beanfabrics.PathEditor
Paint a representation of the value into a given area of screen real estate.
paintValue(Graphics, Rectangle) - Method in class org.beanfabrics.swing.customizer.list.CellConfigPropertyEditor
Paint a representation of the value into a given area of screen real estate.�
paintValue(Graphics, Rectangle) - Method in class org.beanfabrics.swing.customizer.table.BnColumnPropertyEditor
Paint a representation of the value into a given area of screen real estate.
paramString() - Method in class org.beanfabrics.event.ElementChangedEvent
paramString() - Method in class org.beanfabrics.event.ElementsAddedEvent
paramString() - Method in class org.beanfabrics.event.ElementsDeselectedEvent
paramString() - Method in class org.beanfabrics.event.ElementsRemovedEvent
paramString() - Method in class org.beanfabrics.event.ElementsReplacedEvent
paramString() - Method in class org.beanfabrics.event.ElementsSelectedEvent
paramString() - Method in class org.beanfabrics.event.ListEvent
parentAdded(ParentAddedEvent) - Method in interface org.beanfabrics.context.ContextListener
Invoked when a parent context has been added to the event source.
ParentAddedEvent - Class in org.beanfabrics.context
An event which indicates that another context has been added as as a parent context to the event source.
ParentAddedEvent(Context, Context) - Constructor for class org.beanfabrics.context.ParentAddedEvent
Constructs a ParentAddedEvent.
parentRemoved(ParentRemovedEvent) - Method in interface org.beanfabrics.context.ContextListener
Invoked when a parent context has been removed from the event source.
ParentRemovedEvent - Class in org.beanfabrics.context
An event which indicates that a parent context has been removed from the event source.
ParentRemovedEvent(Context, Context) - Constructor for class org.beanfabrics.context.ParentRemovedEvent
Contructs a new ParentRemovedEvent.
parse(String) - Method in class org.beanfabrics.model.BigDecimalPM.Format
Parses the given text and returns an instance of T that is represented by the text.
parse(String) - Method in interface org.beanfabrics.model.IFormat
Parses the given text and returns an instance of T that is represented by the text.
parse(String) - Static method in class org.beanfabrics.Path
Returns a Path object that represents a path defined by the given path string, or null if the path string is null.
Path - Class in org.beanfabrics
Immutable representation of a path inside a presentation object model.
Path() - Constructor for class org.beanfabrics.Path
Creates a new identity ("this") path.
Path(String) - Constructor for class org.beanfabrics.Path
Creates a new path from the given path string.
path - Variable in class org.beanfabrics.swing.customizer.ModelSubscriberCustomizerPM
 
path - Variable in class org.beanfabrics.swing.customizer.table.BnTableCustomizerPM
 
path - Variable in class org.beanfabrics.swing.customizer.table.ColumnPM
 
path - Variable in class org.beanfabrics.swt.table.ViewConfig.Column
 
PATH_SEPARATOR - Static variable in class org.beanfabrics.Path
 
PATH_SEPARATOR_CHAR - Static variable in class org.beanfabrics.Path
 
pathBrowser - Variable in class org.beanfabrics.swing.customizer.path.PathChooserPM
 
PathBrowserPanel - Class in org.beanfabrics.swing.customizer.path
The PathBrowserPanel is the view on a PathBrowserPM.
PathBrowserPanel() - Constructor for class org.beanfabrics.swing.customizer.path.PathBrowserPanel
Constructs a new PathBrowserPanel.
PathBrowserPanelBeanInfo - Class in org.beanfabrics.swing.customizer.path
 
PathBrowserPanelBeanInfo() - Constructor for class org.beanfabrics.swing.customizer.path.PathBrowserPanelBeanInfo
 
PathBrowserPM - Class in org.beanfabrics.swing.customizer.path
The PathBrowserPM is the presentation model of the PathBrowserPanel.
PathBrowserPM() - Constructor for class org.beanfabrics.swing.customizer.path.PathBrowserPM
 
PathChooserController - Class in org.beanfabrics.swing.customizer.path
 
PathChooserController(Context, PathContext) - Constructor for class org.beanfabrics.swing.customizer.path.PathChooserController
 
PathChooserDialog - Class in org.beanfabrics.swing.customizer.path
The PathChooserDialog is a view on a PathChooserPM and allows choosing a valid Path inside a presentation model.
PathChooserDialogBeanInfo - Class in org.beanfabrics.swing.customizer.path
 
PathChooserDialogBeanInfo() - Constructor for class org.beanfabrics.swing.customizer.path.PathChooserDialogBeanInfo
 
PathChooserPM - Class in org.beanfabrics.swing.customizer.path
The PathChooserPM is the presentation model of the PathChooserDialog.
PathChooserPM() - Constructor for class org.beanfabrics.swing.customizer.path.PathChooserPM
 
PathChooserPM.OnApplyHandler - Interface in org.beanfabrics.swing.customizer.path
 
PathContext - Class in org.beanfabrics.swing.customizer.path
 
PathContext(PathNode, TypeInfo) - Constructor for class org.beanfabrics.swing.customizer.path.PathContext
 
PathEditor - Class in org.beanfabrics
The PathEditor is a PropertyEditor for a Path object.
PathEditor() - Constructor for class org.beanfabrics.PathEditor
 
PathEvaluation - Class in org.beanfabrics
 
PathEvaluation(PresentationModel, Path) - Constructor for class org.beanfabrics.PathEvaluation
 
PathEvaluation.Entry - Class in org.beanfabrics
 
PathEvaluation.Entry(PresentationModel, String, PresentationModel, int) - Constructor for class org.beanfabrics.PathEvaluation.Entry
 
PathNode - Class in org.beanfabrics.meta
The PathNode represents the meta data for a specific node inside a PM's tree-like structure, reachable by a given Path relative to a arbitratily defined root node.
PathNodePM - Class in org.beanfabrics.swing.customizer.path
The PathNodePM is a presentation model presenting a PathNode.
PathNodePM() - Constructor for class org.beanfabrics.swing.customizer.path.PathNodePM
 
PathObservation - Class in org.beanfabrics
The PathObservation observes all presentation models that are nodes along a specified Path (using a specified presentation model as root node) and notifies any PropertyChangeListener whenever the target node reference changes.
PathObservation(PresentationModel, Path) - Constructor for class org.beanfabrics.PathObservation
Creates a new PathObservation along the given Path starting at the given root node.
PathPainter - Class in org.beanfabrics.swing
Experimental.
PathPainter() - Constructor for class org.beanfabrics.swing.PathPainter
 
PathPanel - Class in org.beanfabrics.swing.customizer.path
The PathPanel is a view on a PathPM.
PathPanel() - Constructor for class org.beanfabrics.swing.customizer.path.PathPanel
Constructs a new PathPanel.
PathPanelBeanInfo - Class in org.beanfabrics.swing.customizer.path
 
PathPanelBeanInfo() - Constructor for class org.beanfabrics.swing.customizer.path.PathPanelBeanInfo
 
PathPM - Class in org.beanfabrics.swing.customizer.path
The PathPM is a presentation model presenting a Path object.
PathPM() - Constructor for class org.beanfabrics.swing.customizer.path.PathPM
 
pathToList - Variable in class org.beanfabrics.swing.customizer.list.BnListCustomizerPM
 
PhoneNumberPM - Class in org.beanfabrics.swing.formatting
 
PhoneNumberPM() - Constructor for class org.beanfabrics.swing.formatting.PhoneNumberPM
 
PMListCellRenderer - Interface in org.beanfabrics.swing.list.cellrenderer
This interface has to be implemented by ListCellRenderers which should be added to the BnListCellRenderer to support a certain PresentationModel.
PMManager - Class in org.beanfabrics.model
 
pModel - Variable in class org.beanfabrics.swing.internal.BnPlainDocument
 
PresentationModel - Interface in org.beanfabrics.model
The PresentationModel is the basic interface for a presentation model (PM).
PresentationModelFilter - Interface in org.beanfabrics.model
 
PresentationModelVisitor - Interface in org.beanfabrics.model
 
preset() - Method in interface org.beanfabrics.model.ITextPM
Sets the default text of this PM to the text value of this PM.
preset() - Method in class org.beanfabrics.model.TextPM
Sets the default text of this PM to the text value of this PM.
process(PresentationModel, Class, Annotation) - Method in interface org.beanfabrics.support.AnnotatedClassProcessor
 
process(PresentationModel, Field, Annotation) - Method in interface org.beanfabrics.support.AnnotatedFieldProcessor
 
process(PresentationModel, Method, Annotation) - Method in interface org.beanfabrics.support.AnnotatedMethodProcessor
 
process(PresentationModel, Method, Annotation) - Method in class org.beanfabrics.support.OnChangeProcessor
 
process(PresentationModel, Method, Annotation) - Method in class org.beanfabrics.support.OperationProcessor
 
process(PresentationModel, Method, Annotation) - Method in class org.beanfabrics.support.ServiceProcessor
 
process(PresentationModel, Field, Annotation) - Method in class org.beanfabrics.support.ServiceProcessor
 
process(PresentationModel, Method, Annotation) - Method in class org.beanfabrics.support.ValidationProcessor
 
processKeyBinding(KeyStroke, KeyEvent, int, boolean) - Method in class org.beanfabrics.swing.internal.TextPMComboBox
This is invoked as the result of a KeyEvent that was not consumed by the FocusManager, KeyListeners, or the component.
processKeyBinding(KeyStroke, KeyEvent, int, boolean) - Method in class org.beanfabrics.swing.internal.TextPMTextField
 
processKeyBinding(KeyStroke, KeyEvent, int, boolean) - Method in interface org.beanfabrics.swing.KeyBindingProcessor
This is invoked as the result of a KeyEvent that was not consumed by the FocusManager, KeyListeners, or the component.
Processor - Annotation Type in org.beanfabrics.support
 
processPresentationModel(PresentationModel) - Method in class org.beanfabrics.model.PMManager
 
PropertiesPanel - Class in org.beanfabrics.samples.properties
 
PropertiesPanel() - Constructor for class org.beanfabrics.samples.properties.PropertiesPanel
Constructs a new PropertiesPanel.
PropertiesPanelBeanInfo - Class in org.beanfabrics.samples.properties
 
PropertiesPanelBeanInfo() - Constructor for class org.beanfabrics.samples.properties.PropertiesPanelBeanInfo
 
PropertiesPM - Class in org.beanfabrics.samples.properties
The PropertiesPM is a presentation model that shows the contents of a Properties object.
PropertiesPM() - Constructor for class org.beanfabrics.samples.properties.PropertiesPM
 
PropertiesPM(Properties) - Constructor for class org.beanfabrics.samples.properties.PropertiesPM
 
Property - Annotation Type in org.beanfabrics.support
 
propertyChange(PropertyChangeEvent) - Method in class org.beanfabrics.swing.customizer.util.RowNumberTable
 
PropertyInfo - Class in org.beanfabrics.meta
The PropertyInfo is component of a TypeInfo.
PropertySupport - Class in org.beanfabrics.support
 
PropertySupport(PresentationModel) - Constructor for class org.beanfabrics.support.PropertySupport
 
PropertySupport.FieldDecl - Class in org.beanfabrics.support
 
PropertySupport.FieldDecl(String, Field) - Constructor for class org.beanfabrics.support.PropertySupport.FieldDecl
 
PropertySupport.MethodDecl - Class in org.beanfabrics.support
 
PropertySupport.MethodDecl(String, Method) - Constructor for class org.beanfabrics.support.PropertySupport.MethodDecl
 
PropertySupport.PropertyDeclaration - Class in org.beanfabrics.support
 
PropertySupport.PropertyDeclaration(String, Member) - Constructor for class org.beanfabrics.support.PropertySupport.PropertyDeclaration
 
put(K, V) - Method in class org.beanfabrics.model.MapPM
 
put(K, V, int) - Method in class org.beanfabrics.model.MapPM
 
put(K, String) - Method in class org.beanfabrics.model.Options
 
put(Class<? extends Support>, Support) - Method in class org.beanfabrics.support.SupportMap
 
put(K, V) - Method in class org.beanfabrics.util.OrderPreservingMap
 
put(K, V, int) - Method in class org.beanfabrics.util.OrderPreservingMap
 
putAll(Map<K, V>) - Method in class org.beanfabrics.model.MapPM
 
putAll(Collection<Map.Entry<K, V>>) - Method in class org.beanfabrics.model.MapPM
 
putAll(Options) - Method in class org.beanfabrics.model.Options
 
putAll(Map<K, String>) - Method in class org.beanfabrics.model.Options
 
putAll(Map<? extends K, ? extends V>) - Method in class org.beanfabrics.util.OrderPreservingMap
 
putAll(Collection<Map.Entry<K, V>>) - Method in class org.beanfabrics.util.OrderPreservingMap
 
putProperty(String, M, Class<M>) - Method in class org.beanfabrics.support.PropertySupport
 

R

rebuildGui() - Method in class org.beanfabrics.swing.goodies.calendar.MonthPanel
Rebuilds the GUI.
ReflectionUtil - Class in org.beanfabrics.util
The ReflectionUtil is a utility class for doing reflection.
ReflectionUtil() - Constructor for class org.beanfabrics.util.ReflectionUtil
 
ReflectionUtil.FieldFilter - Interface in org.beanfabrics.util
 
ReflectionUtil.MethodFilter - Interface in org.beanfabrics.util
 
reformat() - Method in class org.beanfabrics.model.BigDecimalPM
Reformats the text value by first parsing it and the formatting it using this PM's format.
reformat() - Method in interface org.beanfabrics.model.ITextPM
Reformats the text value by first parsing it and the formatting it with an appropriate format.
reformat() - Method in class org.beanfabrics.model.TextPM
Reformats the text value by first parsing it and the formatting it with an appropriate format.
reformat() - Method in class org.beanfabrics.swing.formatting.PhoneNumberPM
Reformats the text value by first parsing it and the formatting it with an appropriate format.
refresh() - Method in class org.beanfabrics.support.PropertySupport
 
refresh() - Method in class org.beanfabrics.swing.goodies.calendar.BnCalendarChooser
 
refresh() - Method in class org.beanfabrics.swing.goodies.calendar.MonthPanel
Displays the currently set month on the calendar panel.
refresh() - Method in class org.beanfabrics.swing.internal.BnPlainDocument
Configures this component depending on the target AbstractPMs attributes.
refresh() - Method in class org.beanfabrics.swing.internal.BooleanPMMenuItem
Configures this component depending on the target AbstractPMs attributes.
refresh() - Method in class org.beanfabrics.swing.internal.OperationPMAction
Configures this component depending on the target AbstractPMs attributes.
refresh() - Method in class org.beanfabrics.swing.internal.OperationPMButton
Configures this component depending on the target AbstractPMs attributes.
refresh() - Method in class org.beanfabrics.swing.internal.OperationPMMenuItem
Configures this component depending on the target AbstractPMs attributes.
refresh() - Method in class org.beanfabrics.swing.internal.TextPMComboBox
Configures this component depending on the target AbstractPMs attributes.
refresh() - Method in class org.beanfabrics.swing.internal.TextPMComboBox.TextEditorComboBoxModel
 
refresh() - Method in class org.beanfabrics.swing.internal.TextPMPasswordField
Configures the text field depending on the properties attributes
refresh() - Method in class org.beanfabrics.swing.internal.TextPMTextArea
Configures the text field depending on the properties attributes
refresh() - Method in class org.beanfabrics.swing.internal.TextPMTextField
Configures the text field depending on the properties attributes.
refreshEditable() - Method in class org.beanfabrics.swt.BnComboDecorator
 
refreshEditable() - Method in class org.beanfabrics.swt.BnSpinnerDecorator
 
refreshEditable() - Method in class org.beanfabrics.swt.BnTextDecorator
 
refreshEnabled() - Method in class org.beanfabrics.swt.BnButtonDecorator
 
refreshEnabled() - Method in class org.beanfabrics.swt.BnPushButtonDecorator
 
refreshOptions() - Method in class org.beanfabrics.swt.BnComboDecorator
 
refreshSelection() - Method in class org.beanfabrics.swt.BnButtonDecorator
 
refreshTableItem(int) - Method in class org.beanfabrics.swt.table.BnTableDecorator
 
refreshText() - Method in class org.beanfabrics.swt.BnComboDecorator
 
refreshText() - Method in class org.beanfabrics.swt.BnLabelDecorator
 
refreshText() - Method in class org.beanfabrics.swt.BnSpinnerDecorator
 
refreshText() - Method in class org.beanfabrics.swt.BnTextDecorator
 
refreshTooltip() - Method in class org.beanfabrics.swt.BnButtonDecorator
 
refreshToolTip() - Method in class org.beanfabrics.swt.BnComboDecorator
 
refreshTooltip() - Method in class org.beanfabrics.swt.BnLabelDecorator
 
refreshTooltip() - Method in class org.beanfabrics.swt.BnPushButtonDecorator
 
refreshTooltip() - Method in class org.beanfabrics.swt.BnSpinnerDecorator
 
refreshTooltip() - Method in class org.beanfabrics.swt.BnTextDecorator
 
refreshUI() - Method in class org.beanfabrics.swt.BnButtonDecorator
 
refreshUI() - Method in class org.beanfabrics.swt.BnComboDecorator
 
refreshUI() - Method in class org.beanfabrics.swt.BnLabelDecorator
 
refreshUI() - Method in class org.beanfabrics.swt.BnPushButtonDecorator
 
refreshUI() - Method in class org.beanfabrics.swt.BnSpinnerDecorator
 
refreshUI() - Method in class org.beanfabrics.swt.BnTextDecorator
 
refreshUI() - Method in class org.beanfabrics.swt.table.BnTableDecorator
 
refreshUISelection() - Method in class org.beanfabrics.swt.table.BnTableDecorator
 
refreshValidationIndicator() - Method in class org.beanfabrics.swt.BnButtonDecorator
 
refreshValidationIndicator() - Method in class org.beanfabrics.swt.BnComboDecorator
 
refreshValidationIndicator() - Method in class org.beanfabrics.swt.BnLabelDecorator
 
refreshValidationIndicator() - Method in class org.beanfabrics.swt.BnSpinnerDecorator
 
refreshValidationIndicator() - Method in class org.beanfabrics.swt.BnTextDecorator
 
RegexPM - Class in org.beanfabrics.samples.regextester
The RegexPM is a presentation model for editing a regular expression.
RegexPM() - Constructor for class org.beanfabrics.samples.regextester.RegexPM
 
RegexTesterPanel - Class in org.beanfabrics.samples.regextester
 
RegexTesterPanel() - Constructor for class org.beanfabrics.samples.regextester.RegexTesterPanel
Constructs a new RegexTesterPanel.
RegexTesterPanelBeanInfo - Class in org.beanfabrics.samples.regextester
 
RegexTesterPanelBeanInfo() - Constructor for class org.beanfabrics.samples.regextester.RegexTesterPanelBeanInfo
 
RegexTesterPM - Class in org.beanfabrics.samples.regextester
The RegexTesterPM is the presentation model for the RegexTesterPanel.
RegexTesterPM() - Constructor for class org.beanfabrics.samples.regextester.RegexTesterPM
 
remove(T) - Method in class org.beanfabrics.model.ListPM
 
remove(V) - Method in class org.beanfabrics.model.MapPM
 
remove(Object) - Method in class org.beanfabrics.model.Options
 
remove(int, int) - Method in class org.beanfabrics.swing.internal.BnPlainDocument
 
remove() - Method in class org.beanfabrics.util.FilteredModelsIterator
 
remove(Object) - Method in class org.beanfabrics.util.OrderPreservingMap
 
remove(int) - Method in class org.beanfabrics.util.OrderPreservingMap
 
remove(Object) - Method in class org.beanfabrics.validation.Validator
remove(int) - Method in class org.beanfabrics.validation.Validator
Removes the rule at the specified position in this Validator .
removeActionListener(ActionListener) - Method in class org.beanfabrics.swing.goodies.calendar.CalendarChooser
Removes the given action listener from this component.
removeActionListener(ActionListener) - Method in class org.beanfabrics.swing.goodies.calendar.MonthPanel
Removes the given action listener from this component.
removeAll(Collection<? extends T>) - Method in class org.beanfabrics.model.ListPM
 
removeAll(Collection<? extends V>) - Method in class org.beanfabrics.model.MapPM
 
removeAll(Set<K>) - Method in class org.beanfabrics.model.Options
 
removeAll(Collection<?>) - Method in class org.beanfabrics.validation.Validator
removeAllIndices(int[]) - Method in class org.beanfabrics.model.MapPM
 
removeAllKeys(Set<K>) - Method in class org.beanfabrics.model.MapPM
 
removeAllKeys(Set<K>) - Method in class org.beanfabrics.util.OrderPreservingMap
 
removeAt(int) - Method in class org.beanfabrics.model.ListPM
 
removeAt(int) - Method in class org.beanfabrics.model.MapPM
 
removeCellEditorListener(CellEditorListener) - Method in class org.beanfabrics.swing.table.celleditor.BnTableCellEditor
removeColumns - Variable in class org.beanfabrics.swing.customizer.table.ColumnListPM
 
removeColumns() - Method in class org.beanfabrics.swing.customizer.table.ColumnListPM
 
removeContextListener(ContextListener) - Method in interface org.beanfabrics.context.Context
Remove the given ContextListener.
removeContextListener(ContextListener) - Method in class org.beanfabrics.context.DefaultContext
Remove the given ContextListener.
removeExecutionMethod(ExecutionMethod) - Method in class org.beanfabrics.model.OperationPM
 
removeIndexInterval(int, int) - Method in class org.beanfabrics.swing.list.BnListSelectionModel
removeIndexInterval(int, int) - Method in class org.beanfabrics.swing.table.BnTableSelectionModel
removeInterval(int, int) - Method in interface org.beanfabrics.model.Selection
Change the selection to be the set difference of the current selection and the elements with indices between beginIndex and endIndex inclusive.
removeKey(K) - Method in class org.beanfabrics.model.MapPM
 
removeListListener(ListListener) - Method in class org.beanfabrics.event.ListSupport
Removes the given listener.
removeListListener(ListListener) - Method in interface org.beanfabrics.model.IListPM
Removes the given listener.
removeListListener(ListListener) - Method in class org.beanfabrics.model.ListPM
 
removeListListener(ListListener) - Method in class org.beanfabrics.model.MapPM
 
removeListSelectionListener(ListSelectionListener) - Method in class org.beanfabrics.swing.list.BnListSelectionModel
removeListSelectionListener(ListSelectionListener) - Method in class org.beanfabrics.swing.table.BnTableSelectionModel
removeModelProviderListener(Path, ModelProviderListener) - Method in interface org.beanfabrics.IModelProvider
Removes a ModelProviderListener from the listener list that was registered for a specific path.
removeModelProviderListener(Path, ModelProviderListener) - Method in class org.beanfabrics.ModelProvider
Removes a ModelProviderListener from the listener list that was registered for a specific path.
removeOptionsListener(OptionsListener) - Method in class org.beanfabrics.model.Options
 
removeParent(Context) - Method in interface org.beanfabrics.context.Context
Removes the given parent Context from this context.
removeParent(Context) - Method in class org.beanfabrics.context.DefaultContext
Removes the given parent Context from this context.
removeProperty(String) - Method in class org.beanfabrics.support.PropertySupport
 
removePropertyChangeListener(PropertyChangeListener) - Method in class org.beanfabrics.AbstractBean
Removes the given PropertyChangeListener from this bean.
removePropertyChangeListener(String, PropertyChangeListener) - Method in class org.beanfabrics.AbstractBean
Removes the given PropertyChangeListener from this bean for the specified property.
removePropertyChangeListener(PropertyChangeListener) - Method in interface org.beanfabrics.Bean
Removes the given PropertyChangeListener from this bean.
removePropertyChangeListener(String, PropertyChangeListener) - Method in interface org.beanfabrics.Bean
Removes the given PropertyChangeListener from this bean for the specified property.
removePropertyChangeListener(PropertyChangeListener) - Method in class org.beanfabrics.event.BnPropertyChangeSupport
Removes the given PropertyChangeListener.
removePropertyChangeListener(String, PropertyChangeListener) - Method in class org.beanfabrics.event.BnPropertyChangeSupport
Removes the given PropertyChangeListener for a specific property.
removePropertyChangeListener(PropertyChangeListener) - Method in class org.beanfabrics.PathEditor
Remove a listener for the PropertyChange event.
removePropertyChangeListener(PropertyChangeListener) - Method in class org.beanfabrics.swing.customizer.list.CellConfigPropertyEditor
Remove a listener for the PropertyChangeEvent.�
removePropertyChangeListener(PropertyChangeListener) - Method in class org.beanfabrics.swing.customizer.table.BnColumnPropertyEditor
Remove a listener for the PropertyChangeEvent.
removeSelectionInterval(int, int) - Method in class org.beanfabrics.swing.list.BnListSelectionModel
removeSelectionInterval(int, int) - Method in class org.beanfabrics.swing.table.BnTableSelectionModel
removeService(Class<? extends T>) - Method in interface org.beanfabrics.context.Context
Removes the first service of the given type.
removeService(Class<? extends T>) - Method in class org.beanfabrics.context.DefaultContext
Removes the first service of the given type.
removeServiceEntry(Context, Class<?>) - Method in class org.beanfabrics.context.DefaultContext
Removes the first service entry from this context that matches the given type and origially was placed into the given "origin" context.
reorder(Collection<K>) - Method in class org.beanfabrics.util.OrderPreservingMap
 
reorder(K[]) - Method in class org.beanfabrics.util.OrderPreservingMap
 
replace(T, T) - Method in class org.beanfabrics.model.ListPM
 
replace(int, T) - Method in class org.beanfabrics.model.ListPM
 
requiredModelTypeInfo - Variable in class org.beanfabrics.swing.customizer.path.PathContext
 
reset() - Method in interface org.beanfabrics.model.ITextPM
Sets the value of this PM to the value of the default text.
reset() - Method in class org.beanfabrics.model.TextPM
Sets the value of this PM to the value of the default text.
resolve(TypeVariable<?>) - Method in class org.beanfabrics.util.VariableMapping
Resolves the mapped value of the given variable.
resolveRowPmNode() - Method in class org.beanfabrics.swing.customizer.table.BnTableCustomizerPM
 
ResourceBundleFactory - Class in org.beanfabrics.util
The ResourceBundleFactory is a factory for ResourceBundle objects by class key.
ResourceBundleFactory() - Constructor for class org.beanfabrics.util.ResourceBundleFactory
 
result - Variable in class org.beanfabrics.swt.samples.login.LoginDialog
 
retainAll(Collection<?>) - Method in class org.beanfabrics.validation.Validator
retainAllKeys(Set<K>) - Method in class org.beanfabrics.model.MapPM
 
retainAllKeys(Set<K>) - Method in class org.beanfabrics.util.OrderPreservingMap
 
revalidate() - Method in class org.beanfabrics.model.AbstractValuePM
 
revalidate() - Method in class org.beanfabrics.ValidatableBean
Updates the validation state of this object, usually by calling Validator.validate().
revalidate() - Method in interface org.beanfabrics.validation.Validatable
Updates the validation state of this object, usually by calling Validator.validate().
revalidateAllExcept(T) - Method in class org.beanfabrics.model.ListPM
 
revalidateAllExcept(V) - Method in class org.beanfabrics.model.MapPM
 
revalidateElements() - Method in class org.beanfabrics.model.ListPM
Revalidates all elements of this ListPM.
revalidateElements() - Method in class org.beanfabrics.model.MapPM
Revalidates all elements of this map.
revalidateElementsOnChangeEnabled - Variable in class org.beanfabrics.model.ListPM
 
revalidateProperties() - Method in class org.beanfabrics.model.AbstractPM
Revalidates all properties of this PM.
revalidateProperties() - Method in class org.beanfabrics.support.PropertySupport
 
reverse() - Method in class org.beanfabrics.model.ListPM
Reverses the order of the elements.
reverse() - Method in class org.beanfabrics.model.MapPM
Reverses the order of the elements.
reverseOrder() - Method in class org.beanfabrics.util.OrderPreservingMap
 
rollOneMonthBack() - Method in class org.beanfabrics.swing.goodies.calendar.CalendarChooser
Rolls the calendar one month backwards and displays the new month.
rollOneMonthBack() - Method in class org.beanfabrics.swing.goodies.calendar.MonthPanel
Rolls the calendar one month backwards and displays the new month.
rollOneMonthForward() - Method in class org.beanfabrics.swing.goodies.calendar.CalendarChooser
Rolls the calendar one month forward and displays the new month.
rollOneMonthForward() - Method in class org.beanfabrics.swing.goodies.calendar.MonthPanel
Rolls the calendar one month forward and displays the new month.
root - Variable in class org.beanfabrics.swing.customizer.path.PathContext
 
rootPathNode - Variable in class org.beanfabrics.swing.customizer.table.ColumnPM
 
RootWindowLocator - Interface in org.beanfabrics.swing.customizer.util
 
RowNumberTable - Class in org.beanfabrics.swing.customizer.util
The RowNumberTable is a decorator component that adds row numbers to any JTable component.
RowNumberTable(JTable) - Constructor for class org.beanfabrics.swing.customizer.util.RowNumberTable
 
rowsDeleted(int, int) - Method in class org.beanfabrics.swing.table.BnTableRowSorter
 
rowsInserted(int, int) - Method in class org.beanfabrics.swing.table.BnTableRowSorter
 
rowsUpdated(int, int) - Method in class org.beanfabrics.swing.table.BnTableRowSorter
 
rowsUpdated(int, int, int) - Method in class org.beanfabrics.swing.table.BnTableRowSorter
 
RunLogin - Class in org.beanfabrics.samples.login
This sample applications runs the LoginDialog.
RunLogin() - Constructor for class org.beanfabrics.samples.login.RunLogin
 
RunLoginDialog - Class in org.beanfabrics.swt.samples.login
The RunLoginDialog is a sample program that demonstrates the use of the LoginDialog.
RunLoginDialog() - Constructor for class org.beanfabrics.swt.samples.login.RunLoginDialog
 
RunProperties - Class in org.beanfabrics.samples.properties
 
RunProperties() - Constructor for class org.beanfabrics.samples.properties.RunProperties
 
RunRegexTester - Class in org.beanfabrics.samples.regextester
 
RunRegexTester() - Constructor for class org.beanfabrics.samples.regextester.RunRegexTester
 
RunTimeSpan - Class in org.beanfabrics.samples.timespan
 
RunTimeSpan() - Constructor for class org.beanfabrics.samples.timespan.RunTimeSpan
 

S

SELECTEDDATE_PROPERTYNAME - Static variable in class org.beanfabrics.swing.goodies.calendar.CalendarChooser
 
SELECTEDDATE_PROPERTYNAME - Static variable in class org.beanfabrics.swing.goodies.calendar.MonthPanel
 
SelectedKeys<E> - Interface in org.beanfabrics.model
 
Selection<T extends PresentationModel> - Interface in org.beanfabrics.model
The Selection maintains a subset of the elements of a IListPM that are selected.
SeparatorLabel - Class in org.beanfabrics.swing.customizer.util
The SeparatorLabel is a JLabel with a horizontal separator line.
SeparatorLabel() - Constructor for class org.beanfabrics.swing.customizer.util.SeparatorLabel
 
SeparatorLabel(String) - Constructor for class org.beanfabrics.swing.customizer.util.SeparatorLabel
 
SeparatorLabel(String, int) - Constructor for class org.beanfabrics.swing.customizer.util.SeparatorLabel
 
SeparatorLabel(Icon) - Constructor for class org.beanfabrics.swing.customizer.util.SeparatorLabel
 
SeparatorLabel(Icon, int) - Constructor for class org.beanfabrics.swing.customizer.util.SeparatorLabel
 
SeparatorLabel(String, Icon, int) - Constructor for class org.beanfabrics.swing.customizer.util.SeparatorLabel
 
Service - Annotation Type in org.beanfabrics.support
 
serviceAdded(ServiceAddedEvent) - Method in interface org.beanfabrics.context.ContextListener
Invoked when a service entry has been added to the event source.
ServiceAddedEvent - Class in org.beanfabrics.context
An event which indicates that a service entry has been added to the event source.
ServiceAddedEvent(Context, ServiceEntry) - Constructor for class org.beanfabrics.context.ServiceAddedEvent
Constructs a ServiceAddedEvent.
ServiceEntry - Class in org.beanfabrics.context
A ServiceEntry describes the attributes of a service entry in a specific context.
ServiceEntry(int, Context, Object, Class<?>) - Constructor for class org.beanfabrics.context.ServiceEntry
Constructs a ServiceEntry.
ServiceProcessor - Class in org.beanfabrics.support
 
ServiceProcessor() - Constructor for class org.beanfabrics.support.ServiceProcessor
 
serviceRemoved(ServiceRemovedEvent) - Method in interface org.beanfabrics.context.ContextListener
Invoked when a service entry has been removed from the event source.
ServiceRemovedEvent - Class in org.beanfabrics.context
An event which indicates that a service entry has been removed from the event source.
ServiceRemovedEvent(Context, ServiceEntry) - Constructor for class org.beanfabrics.context.ServiceRemovedEvent
Constructs a ServiceRemovedEvent.
ServiceSupport - Class in org.beanfabrics.support
 
ServiceSupport(ContextOwner) - Constructor for class org.beanfabrics.support.ServiceSupport
 
setAll(Map<K, V>) - Method in class org.beanfabrics.model.MapPM
 
setAll(Collection<?>) - Method in interface org.beanfabrics.model.SelectedKeys
Sets this selection to contain exactly the specified keys.
setAll(E...) - Method in interface org.beanfabrics.model.SelectedKeys
Sets this selection to contain exactly the specified keys.
setAnchorSelectionIndex(int) - Method in class org.beanfabrics.swing.list.BnListSelectionModel
setAnchorSelectionIndex(int) - Method in class org.beanfabrics.swing.table.BnTableSelectionModel
setAsText(String) - Method in class org.beanfabrics.PathEditor
Set the property value by parsing a given String.
setAsText(String) - Method in class org.beanfabrics.swing.customizer.list.CellConfigPropertyEditor
Set the property value by parsing a given String.
setAsText(String) - Method in class org.beanfabrics.swing.customizer.table.BnColumnPropertyEditor
 
setAutoExecute(boolean) - Method in class org.beanfabrics.swing.internal.OperationPMButton
 
setAutoExecute(boolean) - Method in class org.beanfabrics.swing.internal.OperationPMMenuItem
 
setBackground(Color) - Method in class org.beanfabrics.swing.list.cellrenderer.BooleanPMListCellRenderer
 
setBackground(Color) - Method in class org.beanfabrics.swing.table.cellrenderer.BooleanPMTableCellRenderer
 
setBackgroundColor(Color) - Method in class org.beanfabrics.swing.goodies.calendar.MonthPanelUISettings
 
setBigDecimal(BigDecimal) - Method in class org.beanfabrics.model.BigDecimalPM
Sets the value of this PM to the given BigDecimal value.
setBigDecimal(BigDecimal) - Method in interface org.beanfabrics.model.IBigDecimalPM
Sets the value of this PM to the given BigDecimal value.
setBigInteger(BigInteger) - Method in class org.beanfabrics.model.BigDecimalPM
Sets the value of this PM to the giben BigInteger value.
setBigInteger(BigInteger) - Method in interface org.beanfabrics.model.IIntegerPM
Sets the value of this PM to the given BigInteger.
setBnList(BnList) - Method in class org.beanfabrics.swing.customizer.list.BnListCustomizerPM
 
setBoolean(Boolean) - Method in class org.beanfabrics.model.BooleanPM
Sets the value of this PM to the given value.
setBoolean(Boolean) - Method in interface org.beanfabrics.model.IBooleanPM
Sets the value of this PM to the given value.
setButtonGroup(ButtonGroup) - Method in class org.beanfabrics.swing.goodies.calendar.MonthPanel
Adds all 'day' buttons to the given button group.
setByte(Byte) - Method in class org.beanfabrics.model.DecimalPM
 
setByte(Byte) - Method in interface org.beanfabrics.model.IIntegerPM
Sets the value if this PM to the given Byte.
setByte(Byte) - Method in class org.beanfabrics.model.IntegerPM
 
setCalendarBean(CalendarChooser) - Method in class org.beanfabrics.swing.goodies.calendar.CalendarButton
Sets the CalendarBean instance that has to be used in the popup.
setCalendarChooser(CalendarChooser) - Method in class org.beanfabrics.swing.goodies.calendar.DatePMCalendarChooserButton
 
setCellConfig(CellConfig) - Method in class org.beanfabrics.swing.list.BnList
 
setCellEditingAllowed(boolean) - Method in class org.beanfabrics.swing.table.BnTable
Sets whether or not this table allows cell editing.
setCellEditingAllowed(boolean) - Method in class org.beanfabrics.swing.table.BnTableModel
 
setClickCount(int) - Method in class org.beanfabrics.swing.BnMouseClickAction
 
setColDefs(List<BnColumn>) - Method in class org.beanfabrics.swing.table.BnTableModel
 
setColumnDelimiter(String) - Method in class org.beanfabrics.swing.customizer.table.BnColumnBuilderJavaFormat
 
setColumns(BnColumn[]) - Method in class org.beanfabrics.swing.table.BnTable
 
setColumns(int) - Method in class swing2swt.layout.GridLayout
 
setConfiguration(MonthPanel.Configuration) - Method in class org.beanfabrics.swing.goodies.calendar.MonthPanel
Sets the graphical configuration of this panel
setCurrentCellEditor(TableCellEditor) - Method in class org.beanfabrics.swing.table.celleditor.BnTableCellEditor
 
setCurrentComponent(JComponent) - Method in class org.beanfabrics.swing.table.celleditor.BnTableCellEditor
 
setCurrentPath(Path) - Method in class org.beanfabrics.swing.customizer.path.PathBrowserPM
 
setCustomizer(CustomizerBase) - Method in class org.beanfabrics.swing.customizer.AbstractCustomizerPM
 
setCustomizer(CustomizerBase) - Method in interface org.beanfabrics.swing.customizer.CustomizerPM
 
setCustomizer(CustomizerBase) - Method in class org.beanfabrics.swing.customizer.list.BnListCustomizerPM
 
setCustomizer(CustomizerBase) - Method in class org.beanfabrics.swing.customizer.ModelSubscriberCustomizerPM
 
setCustomizer(CustomizerBase) - Method in class org.beanfabrics.swing.customizer.table.BnTableCustomizerPM
 
setData(Path) - Method in class org.beanfabrics.swing.customizer.path.PathChooserPM
 
setData(PathNode) - Method in class org.beanfabrics.swing.customizer.path.PathNodePM
 
setData(Path) - Method in class org.beanfabrics.swing.customizer.path.PathPM
 
setData(BnColumn[]) - Method in class org.beanfabrics.swing.customizer.table.ColumnListConfigurationPM
 
setData(BnColumn[]) - Method in class org.beanfabrics.swing.customizer.table.ColumnListPM
 
setData(BnColumn) - Method in class org.beanfabrics.swing.customizer.table.ColumnPM
 
setDate(Date) - Method in class org.beanfabrics.model.DatePM
Sets the value of this PM to the given Date.
setDate(Date) - Method in interface org.beanfabrics.model.IDatePM
Sets the value of this PM to the given Date.
setDateFont(Font) - Method in class org.beanfabrics.swing.goodies.calendar.CalendarChooser
Changes the font of the title of the calendar panel, which displays the currently displayed month's name and the year.
setDateFont(Font) - Method in class org.beanfabrics.swing.goodies.calendar.MonthPanelUISettings
 
setDatePattern(String) - Method in class org.beanfabrics.swing.goodies.calendar.CalendarButton
Defines the pattern that has to be used to transform a String to a Date instance and vice versa.
setDates(Date, Date) - Method in class org.beanfabrics.swing.goodies.calendar.CalendarChooser
Sets the displayed month and the selected date.
setDates(Date, Date) - Method in class org.beanfabrics.swing.goodies.calendar.MonthPanel
Sets the displayed month and the selected date.
setDayBackground(Color) - Method in class org.beanfabrics.swing.goodies.calendar.CalendarChooser
Changes the color of the background of the days.
setDayFont(Font) - Method in class org.beanfabrics.swing.goodies.calendar.CalendarChooser
Changes the font of the days displayed on the calendar panel.
setDayFont(Font) - Method in class org.beanfabrics.swing.goodies.calendar.MonthPanelUISettings
 
setDayMargin(Insets) - Method in class org.beanfabrics.swing.goodies.calendar.CalendarChooser
Changes the margin of each days button.
setDayMargin(Insets) - Method in class org.beanfabrics.swing.goodies.calendar.MonthPanelUISettings
 
setDefaultBigDecimal(BigDecimal) - Method in class org.beanfabrics.model.BigDecimalPM
Sets the default value of this PM to the given BigDecimal value.
setDefaultBigInteger(BigInteger) - Method in class org.beanfabrics.model.BigDecimalPM
Sets the default value of this PM to the given BigInteger value.
setDefaultBoolean(Boolean) - Method in class org.beanfabrics.model.BooleanPM
Sets the default value of this PM to the given Boolean value.
setDefaultDate(Date) - Method in class org.beanfabrics.model.DatePM
Sets the default value of this PM to the given Date value.
setDefaultDateFormatProvider(DatePM.DateFormatProvider) - Static method in class org.beanfabrics.model.DatePM
Sets the DatePM.DateFormatProvider that is used to create the default DateFormat used by newly created DatePM instances.
setDefaultText(String) - Method in class org.beanfabrics.model.TextPM
Sets the default text value of this model.
setDelegate(MonthPanelUISettings) - Method in class org.beanfabrics.swing.goodies.calendar.MonthPanelUISettings
 
setDescription(String) - Method in class org.beanfabrics.model.AbstractOperationPM
Sets the description of this operation.
setDescription(String) - Method in class org.beanfabrics.model.AbstractValuePM
Sets the description of this PM.
setDescription(String) - Method in interface org.beanfabrics.model.IOperationPM
Sets the description of this operation.
setDescription(String) - Method in interface org.beanfabrics.model.IValuePM
Sets the description of this PM.
setDirectory(File) - Method in class org.beanfabrics.swt.samples.filebrowser.FileBrowser
 
setDocument(Document) - Method in class org.beanfabrics.swing.internal.TextPMPasswordField
 
setDocument(Document) - Method in class org.beanfabrics.swing.internal.TextPMTextArea
 
setDocument(Document) - Method in class org.beanfabrics.swing.internal.TextPMTextField
 
setDouble(Double) - Method in class org.beanfabrics.model.DecimalPM
Sets the value of this PM to the given Double value.
setEditable(boolean) - Method in class org.beanfabrics.model.AbstractValuePM
Sets the specified boolean to indicate whether or not this PM is editable.
setEditable(boolean) - Method in interface org.beanfabrics.model.IValuePM
Sets the specified boolean to indicate whether or not this PM is editable.
setEndDate(Date) - Method in class org.beanfabrics.samples.timespan.TimeSpanPM
 
setErrorIcon(ImageIcon) - Method in class org.beanfabrics.swing.ErrorIconPainter
Sets the error icon that sould be rendered when the component has no focus.
setErrorIconFocused(ImageIcon) - Method in class org.beanfabrics.swing.ErrorIconPainter
Sets the error icon that sould be rendered when the component has the focus.
setErrorIconPainter(ErrorIconPainter) - Method in class org.beanfabrics.swing.BnIconLabel
 
setErrorIconPainter(ErrorIconPainter) - Method in class org.beanfabrics.swing.BnLabel
 
setErrorIconPainter(ErrorIconPainter) - Method in class org.beanfabrics.swing.internal.BooleanPMCheckBox
 
setErrorIconPainter(ErrorIconPainter) - Method in class org.beanfabrics.swing.internal.BooleanPMRadioButton
 
setErrorIconPainter(ErrorIconPainter) - Method in class org.beanfabrics.swing.internal.TextPMComboBox
 
setErrorIconPainter(ErrorIconPainter) - Method in class org.beanfabrics.swing.internal.TextPMPasswordField
 
setErrorIconPainter(ErrorIconPainter) - Method in class org.beanfabrics.swing.internal.TextPMTextArea
 
setErrorIconPainter(ErrorIconPainter) - Method in class org.beanfabrics.swing.internal.TextPMTextField
 
setErrorIconPainter(ErrorIconPainter) - Method in class org.beanfabrics.swing.list.cellrenderer.BooleanPMListCellRenderer
 
setErrorIconPainter(ErrorIconPainter) - Method in class org.beanfabrics.swing.list.cellrenderer.IconPMListCellRenderer
 
setErrorIconPainter(ErrorIconPainter) - Method in class org.beanfabrics.swing.list.cellrenderer.TextPMListCellRenderer
 
setErrorIconPainter(ErrorIconPainter) - Method in class org.beanfabrics.swing.table.cellrenderer.BooleanPMTableCellRenderer
 
setErrorIconPainter(ErrorIconPainter) - Method in class org.beanfabrics.swing.table.cellrenderer.IconPMTableCellRenderer
 
setErrorIconPainter(ErrorIconPainter) - Method in class org.beanfabrics.swing.table.cellrenderer.TextPMTableCellRenderer
 
setExceptionHandler(IExceptionHandler) - Method in class org.beanfabrics.util.ExceptionUtil
 
setExecutionMethods(Collection<ExecutionMethod>) - Method in class org.beanfabrics.model.OperationPM
 
setFactoryClass(Class<T>) - Static method in class org.beanfabrics.util.ResourceBundleFactory
Sets the type of the default ResourceBundleFactory to use.
setFieldValue(Object, Field, Object) - Static method in class org.beanfabrics.util.ReflectionUtil
 
setFloat(Float) - Method in class org.beanfabrics.model.DecimalPM
Sets the value of this PM to the given Float.
setForeground(Color) - Method in class org.beanfabrics.swing.list.cellrenderer.BooleanPMListCellRenderer
 
setForeground(Color) - Method in class org.beanfabrics.swing.table.cellrenderer.BooleanPMTableCellRenderer
 
setFormat(IFormat<BigDecimal>) - Method in class org.beanfabrics.model.BigDecimalPM
Sets the format of this PM and reformats the text value.
setFormat(DateFormat) - Method in class org.beanfabrics.model.DatePM
Sets the date format used for parsing and converting between the text and date value.
setFormat(DateFormat) - Method in interface org.beanfabrics.model.IDatePM
Sets the date format used for parsing and converting between the text and date value.
setHeader(String) - Method in class org.beanfabrics.swt.table.ViewConfigBuilder
 
setHeaderFont(Font) - Method in class org.beanfabrics.swing.goodies.calendar.CalendarChooser
Changes the font of the header of the days.
setHeaderFont(Font) - Method in class org.beanfabrics.swing.goodies.calendar.MonthPanelUISettings
 
setHeaderForegroundColor(Color) - Method in class org.beanfabrics.swing.goodies.calendar.CalendarChooser
Changes the currently used foreground color of the header.
setHeaderForegroundColor(Color) - Method in class org.beanfabrics.swing.goodies.calendar.MonthPanelUISettings
 
setHgap(int) - Method in class swing2swt.layout.GridLayout
 
setHorizontalAlignment(int) - Method in class org.beanfabrics.swing.BnLabel
 
setHorizontalAlignment(int) - Method in class org.beanfabrics.swing.ErrorIconPainter
Sets the horizontal alignment of the icon.
setHorizontalAlignment(int) - Method in class org.beanfabrics.swing.internal.TextPMPasswordField
 
setHorizontalAlignment(int) - Method in class org.beanfabrics.swing.internal.TextPMTextField
 
setHorizontalAlignment(int) - Method in class org.beanfabrics.swing.list.cellrenderer.IconPMListCellRenderer
 
setHorizontalAlignment(int) - Method in class org.beanfabrics.swing.list.cellrenderer.TextPMListCellRenderer
 
setHorizontalAlignment(int) - Method in class org.beanfabrics.swing.table.cellrenderer.IconPMTableCellRenderer
 
setHorizontalAlignment(int) - Method in class org.beanfabrics.swing.table.cellrenderer.TextPMTableCellRenderer
 
setHorizontalTextPosition(int) - Method in class org.beanfabrics.swing.internal.BooleanPMCheckBox
 
setHorizontalTextPosition(int) - Method in class org.beanfabrics.swing.internal.BooleanPMRadioButton
 
setIcon(Icon) - Method in class org.beanfabrics.model.AbstractOperationPM
Sets the icon of this operation.
setIcon(Icon) - Method in class org.beanfabrics.model.IconPM
Sets the Icon value of this PM.
setIcon(Icon) - Method in class org.beanfabrics.model.IconTextPM
Sets the Icon value of this PM.
setIcon(Icon) - Method in interface org.beanfabrics.model.IOperationPM
Sets the icon of this operation.
setIcon(Icon) - Method in class org.beanfabrics.swing.internal.BooleanPMMenuItem
 
setIcon(Icon) - Method in class org.beanfabrics.swing.internal.OperationPMButton
 
setIcon(Icon) - Method in class org.beanfabrics.swing.internal.OperationPMMenuItem
 
setIconUrl(URL) - Method in class org.beanfabrics.model.AbstractOperationPM
Sets the URL pointing to the icon of this operation.
setIconUrl(URL) - Method in class org.beanfabrics.model.IconPM
Sets the URL to the resource containing an Image that should be used as Icon value of this PM.
setIconUrl(URL) - Method in class org.beanfabrics.model.IconTextPM
Sets the URL to the resource containing an Image that should be used as Icon value of this PM.
setIconUrl(URL) - Method in interface org.beanfabrics.model.IOperationPM
Sets the URL pointing to the icon of this operation.
setImage(Image) - Method in class org.beanfabrics.swt.model.ImageTextPM
 
setIndexes(int[]) - Method in interface org.beanfabrics.model.Selection
Change the selection to be the elements with the given indices.
setInteger(Integer) - Method in class org.beanfabrics.model.DecimalPM
 
setInteger(Integer) - Method in interface org.beanfabrics.model.IIntegerPM
Sets the value of this PM to the given Integer.
setInteger(Integer) - Method in class org.beanfabrics.model.IntegerPM
 
setInterval(int, int) - Method in interface org.beanfabrics.model.Selection
Change the selection to be the elements with indices between beginIndex and endIndex inclusive.
setItem(Object) - Method in class org.beanfabrics.swing.BnComboBoxEditor
 
setLeadSelectionIndex(int) - Method in class org.beanfabrics.swing.list.BnListSelectionModel
setLeadSelectionIndex(int) - Method in class org.beanfabrics.swing.table.BnTableSelectionModel
setLeftUpperCornerComponent(JComponent) - Method in class org.beanfabrics.swing.goodies.calendar.MonthPanel
Sets the component to be displayed in the left upper corner of this panel
setLoggerClass(Class) - Static method in class org.beanfabrics.log.LoggerFactory
Set the Class implementing the Logger.
setLong(Long) - Method in class org.beanfabrics.model.DecimalPM
 
setLong(Long) - Method in interface org.beanfabrics.model.IIntegerPM
Sets the value of this PM to the given Long.
setLong(Long) - Method in class org.beanfabrics.model.IntegerPM
 
setMandatory(boolean) - Method in class org.beanfabrics.model.AbstractValuePM
Sets whether this PM requires a non-empty value.
setMandatory(boolean) - Method in interface org.beanfabrics.model.IValuePM
Sets whether this PM requires a non-empty value.
setMargin(Insets) - Method in class org.beanfabrics.swing.ErrorIconPainter
Sets the margin of the error icon.
setMaxValue(long) - Method in interface org.beanfabrics.model.IIntegerPM
Sets the maximum numeric long value that is valid for this PM's value.
setMaxValue(long) - Method in class org.beanfabrics.model.IntegerPM
 
setMessagePrefix(String) - Method in class org.beanfabrics.swing.customizer.util.FileLog
 
setMinMaxValueRange(long, long) - Method in class org.beanfabrics.model.IntegerPM
 
setMinValue(long) - Method in interface org.beanfabrics.model.IIntegerPM
Sets the minimum numeric long value that is valid for this PM's value.
setMinValue(long) - Method in class org.beanfabrics.model.IntegerPM
 
setModelProvider(IModelProvider) - Method in class org.beanfabrics.BnModelObserver
Sets the provider.
setModelProvider(IModelProvider) - Method in class org.beanfabrics.context.BnParentContext
Sets the provider.
setModelProvider(IModelProvider) - Method in class org.beanfabrics.Link
Sets the provider.
setModelProvider(IModelProvider) - Method in interface org.beanfabrics.ModelSubscriber
Sets the provider.
setModelProvider(IModelProvider) - Method in class org.beanfabrics.samples.properties.PropertiesPanel
Sets the provider.
setModelProvider(IModelProvider) - Method in class org.beanfabrics.samples.regextester.RegexTesterPanel
Sets the provider.
setModelProvider(IModelProvider) - Method in class org.beanfabrics.samples.timespan.TimeSpanPanel
Sets the provider.
setModelProvider(IModelProvider) - Method in class org.beanfabrics.swing.BnAction
Sets the provider.
setModelProvider(IModelProvider) - Method in class org.beanfabrics.swing.BnButton
Sets the provider.
setModelProvider(IModelProvider) - Method in class org.beanfabrics.swing.BnCheckBox
Sets the provider.
setModelProvider(IModelProvider) - Method in class org.beanfabrics.swing.BnCheckBoxMenuItem
Sets the provider.
setModelProvider(IModelProvider) - Method in class org.beanfabrics.swing.BnComboBox
Sets the provider.
setModelProvider(IModelProvider) - Method in class org.beanfabrics.swing.BnIconLabel
Sets the provider.
setModelProvider(IModelProvider) - Method in class org.beanfabrics.swing.BnLabel
Sets the provider.
setModelProvider(IModelProvider) - Method in class org.beanfabrics.swing.BnMenuItem
Sets the provider.
setModelProvider(IModelProvider) - Method in class org.beanfabrics.swing.BnPasswordField
Sets the provider.
setModelProvider(IModelProvider) - Method in class org.beanfabrics.swing.BnProgressBar
 
setModelProvider(IModelProvider) - Method in class org.beanfabrics.swing.BnRadioButton
Sets the provider.
setModelProvider(IModelProvider) - Method in class org.beanfabrics.swing.BnTextArea
Sets the provider.
setModelProvider(IModelProvider) - Method in class org.beanfabrics.swing.BnTextField
Sets the provider.
setModelProvider(IModelProvider) - Method in class org.beanfabrics.swing.BnToggleButton
Sets the provider.
setModelProvider(IModelProvider) - Method in class org.beanfabrics.swing.customizer.list.BnListCustomizerPanel
Sets the provider.
setModelProvider(IModelProvider) - Method in class org.beanfabrics.swing.customizer.ModelSubscriberCustomizerPanel
Sets the provider.
setModelProvider(IModelProvider) - Method in class org.beanfabrics.swing.customizer.path.PathBrowserPanel
Sets the provider.
setModelProvider(IModelProvider) - Method in class org.beanfabrics.swing.customizer.path.PathChooserDialog
Sets the provider.
setModelProvider(IModelProvider) - Method in class org.beanfabrics.swing.customizer.path.PathPanel
Sets the provider.
setModelProvider(IModelProvider) - Method in class org.beanfabrics.swing.customizer.table.BnTableCustomizerPanel
 
setModelProvider(IModelProvider) - Method in class org.beanfabrics.swing.customizer.table.ColumnListConfigurationDialog
Sets the provider.
setModelProvider(IModelProvider) - Method in class org.beanfabrics.swing.customizer.table.ColumnListPanel
Sets the provider.
setModelProvider(IModelProvider) - Method in class org.beanfabrics.swing.customizer.util.TitlePanel
Sets the provider.
setModelProvider(IModelProvider) - Method in class org.beanfabrics.swing.formatting.ContactFrame
Sets the provider.
setModelProvider(IModelProvider) - Method in class org.beanfabrics.swing.goodies.calendar.BnCalendarChooser
Sets the provider.
setModelProvider(IModelProvider) - Method in class org.beanfabrics.swing.goodies.calendar.BnCalendarChooserButton
Sets the provider.
setModelProvider(IModelProvider) - Method in class org.beanfabrics.swing.list.BnList
Sets the provider.
setModelProvider(IModelProvider) - Method in class org.beanfabrics.swing.table.BnTable
Sets the provider.
setModelProvider(IModelProvider) - Method in class org.beanfabrics.swt.BnButtonDecorator
Sets the provider.
setModelProvider(IModelProvider) - Method in class org.beanfabrics.swt.BnComboDecorator
Sets the provider.
setModelProvider(IModelProvider) - Method in class org.beanfabrics.swt.BnLabelDecorator
Sets the provider.
setModelProvider(IModelProvider) - Method in class org.beanfabrics.swt.BnPushButtonDecorator
Sets the provider.
setModelProvider(IModelProvider) - Method in class org.beanfabrics.swt.BnSpinnerDecorator
Sets the provider.
setModelProvider(IModelProvider) - Method in class org.beanfabrics.swt.BnTextDecorator
Sets the provider.
setModelProvider(IModelProvider) - Method in class org.beanfabrics.swt.table.BnTableDecorator
Sets the provider.
setModelSubscriber(ModelSubscriber) - Method in class org.beanfabrics.swing.customizer.ModelSubscriberCustomizerPM
 
setMonth(Date) - Method in class org.beanfabrics.swing.goodies.calendar.CalendarChooser
Sets the given month to display on the calndar panel.
setMonth(Date) - Method in class org.beanfabrics.swing.goodies.calendar.MonthPanel
Sets the given month to display on the panel.
setMonth(Calendar) - Method in class org.beanfabrics.swing.goodies.calendar.MonthPanel
Sets the given month to display on the panel.
setNumberOfPreviousVisibleMonths(int) - Method in class org.beanfabrics.swing.goodies.calendar.CalendarButton
 
setNumberOfPreviousVisibleMonths(int) - Method in class org.beanfabrics.swing.goodies.calendar.CalendarChooser
Sets the number of months that are visible ahead the current month.
setNumberOfSubsequentVisibleMonths(int) - Method in class org.beanfabrics.swing.goodies.calendar.CalendarButton
 
setNumberOfSubsequentVisibleMonths(int) - Method in class org.beanfabrics.swing.goodies.calendar.CalendarChooser
Sets the number of months that are visible behind the current month.
setObject(Object) - Method in class org.beanfabrics.swing.customizer.CustomizerBasePanel
 
setOffset(Point) - Method in class org.beanfabrics.swing.ErrorIconPainter
Sets the icon's offset position.
setOptions(Options) - Method in interface org.beanfabrics.model.ITextPM
Sets the Options.
setOptions(Options) - Method in class org.beanfabrics.model.TextPM
 
setPath(Path) - Method in class org.beanfabrics.BnModelObserver
Sets the path.
setPath(Path) - Method in class org.beanfabrics.context.BnParentContext
Sets the path.
setPath(Path) - Method in class org.beanfabrics.Link
Sets the path.
setPath(Path) - Method in interface org.beanfabrics.ModelSubscriber
Sets the path.
setPath(Path) - Method in class org.beanfabrics.samples.properties.PropertiesPanel
Sets the path.
setPath(Path) - Method in class org.beanfabrics.samples.regextester.RegexTesterPanel
Sets the path.
setPath(Path) - Method in class org.beanfabrics.samples.timespan.TimeSpanPanel
Sets the path.
setPath(Path) - Method in class org.beanfabrics.swing.BnAction
Sets the path.
setPath(Path) - Method in class org.beanfabrics.swing.BnButton
Sets the path.
setPath(Path) - Method in class org.beanfabrics.swing.BnCheckBox
Sets the path.
setPath(Path) - Method in class org.beanfabrics.swing.BnCheckBoxMenuItem
Sets the path.
setPath(Path) - Method in class org.beanfabrics.swing.BnComboBox
Sets the path.
setPath(Path) - Method in class org.beanfabrics.swing.BnIconLabel
Sets the path.
setPath(Path) - Method in class org.beanfabrics.swing.BnLabel
Sets the path.
setPath(Path) - Method in class org.beanfabrics.swing.BnMenuItem
Sets the path.
setPath(Path) - Method in class org.beanfabrics.swing.BnPasswordField
Sets the path.
setPath(Path) - Method in class org.beanfabrics.swing.BnProgressBar
 
setPath(Path) - Method in class org.beanfabrics.swing.BnRadioButton
Sets the path.
setPath(Path) - Method in class org.beanfabrics.swing.BnTextArea
Sets the path.
setPath(Path) - Method in class org.beanfabrics.swing.BnTextField
Sets the path.
setPath(Path) - Method in class org.beanfabrics.swing.BnToggleButton
Sets the path.
setPath(Path) - Method in class org.beanfabrics.swing.customizer.list.BnListCustomizerPanel
Sets the path.
setPath(Path) - Method in class org.beanfabrics.swing.customizer.ModelSubscriberCustomizerPanel
Sets the path.
setPath(Path) - Method in class org.beanfabrics.swing.customizer.path.PathBrowserPanel
Sets the path.
setPath(Path) - Method in class org.beanfabrics.swing.customizer.path.PathChooserDialog
Sets the path.
setPath(Path) - Method in class org.beanfabrics.swing.customizer.path.PathPanel
Sets the path.
setPath(Path) - Method in class org.beanfabrics.swing.customizer.table.BnTableCustomizerPanel
 
setPath(Path) - Method in class org.beanfabrics.swing.customizer.table.ColumnListConfigurationDialog
Sets the path.
setPath(Path) - Method in class org.beanfabrics.swing.customizer.table.ColumnListPanel
Sets the path.
setPath(Path) - Method in class org.beanfabrics.swing.customizer.util.TitlePanel
Sets the path.
setPath(Path) - Method in class org.beanfabrics.swing.formatting.ContactFrame
Sets the path.
setPath(Path) - Method in class org.beanfabrics.swing.goodies.calendar.BnCalendarChooser
Sets the path.
setPath(Path) - Method in class org.beanfabrics.swing.goodies.calendar.BnCalendarChooserButton
Sets the path.
setPath(Path) - Method in class org.beanfabrics.swing.list.BnList
Sets the path.
setPath(Path) - Method in class org.beanfabrics.swing.table.BnTable
Sets the path.
setPath(Path) - Method in class org.beanfabrics.swt.BnButtonDecorator
Sets the path.
setPath(Path) - Method in class org.beanfabrics.swt.BnComboDecorator
Sets the path.
setPath(Path) - Method in class org.beanfabrics.swt.BnLabelDecorator
Sets the path.
setPath(Path) - Method in class org.beanfabrics.swt.BnPushButtonDecorator
Sets the path.
setPath(Path) - Method in class org.beanfabrics.swt.BnSpinnerDecorator
Sets the path.
setPath(Path) - Method in class org.beanfabrics.swt.BnTextDecorator
Sets the path.
setPath(Path) - Method in class org.beanfabrics.swt.table.BnTableDecorator
Sets the path.
setPath(Path) - Method in class org.beanfabrics.swt.table.ViewConfigBuilder
 
setPath(String) - Method in class org.beanfabrics.swt.table.ViewConfigBuilder
 
setPathContext(PathContext) - Method in class org.beanfabrics.swing.customizer.path.PathBrowserPM
 
setPathContext(PathContext) - Method in class org.beanfabrics.swing.customizer.path.PathChooserPM
 
setPathContext(PathContext) - Method in class org.beanfabrics.swing.customizer.path.PathPM
 
setPreferredRowHeaderWidth(int) - Method in class org.beanfabrics.swing.customizer.util.RowNumberTable
 
setPresentationModel(PresentationModel) - Method in class org.beanfabrics.BnModelObserver
Sets the PresentationModel of this view.
setPresentationModel(PresentationModel) - Method in class org.beanfabrics.context.BnParentContext
Sets the PresentationModel of this view.
setPresentationModel(PresentationModel) - Method in interface org.beanfabrics.IModelProvider
Sets the given PM instance as root node into this provider.
setPresentationModel(PresentationModel) - Method in class org.beanfabrics.ModelProvider
Sets the given PM instance as root node into this provider.
setPresentationModel(LoginPM) - Method in class org.beanfabrics.samples.login.LoginDialog
 
setPresentationModel(PropertiesPM) - Method in class org.beanfabrics.samples.properties.PropertiesPanel
Sets the PresentationModel of this view.
setPresentationModel(RegexTesterPM) - Method in class org.beanfabrics.samples.regextester.RegexTesterPanel
Sets the PresentationModel of this view.
setPresentationModel(TimeSpanPM) - Method in class org.beanfabrics.samples.timespan.TimeSpanPanel
Sets the PresentationModel of this view.
setPresentationModel(IIconPM) - Method in class org.beanfabrics.swing.BnIconLabel
Sets the PresentationModel of this view.
setPresentationModel(ITextPM) - Method in class org.beanfabrics.swing.BnLabel
Sets the PresentationModel of this view.
setPresentationModel(IIntegerPM) - Method in class org.beanfabrics.swing.BnProgressBar
 
setPresentationModel(BnListCustomizerPM) - Method in class org.beanfabrics.swing.customizer.list.BnListCustomizerPanel
Sets the PresentationModel of this view.
setPresentationModel(ModelSubscriberCustomizerPM) - Method in class org.beanfabrics.swing.customizer.ModelSubscriberCustomizerPanel
Sets the PresentationModel of this view.
setPresentationModel(PathBrowserPM) - Method in class org.beanfabrics.swing.customizer.path.PathBrowserPanel
Sets the PresentationModel of this view.
setPresentationModel(PathChooserPM) - Method in class org.beanfabrics.swing.customizer.path.PathChooserDialog
Sets the PresentationModel of this view.
setPresentationModel(PathPM) - Method in class org.beanfabrics.swing.customizer.path.PathPanel
Sets the PresentationModel of this view.
setPresentationModel(BnTableCustomizerPM) - Method in class org.beanfabrics.swing.customizer.table.BnTableCustomizerPanel
 
setPresentationModel(ColumnListConfigurationPM) - Method in class org.beanfabrics.swing.customizer.table.ColumnListConfigurationDialog
Sets the PresentationModel of this view.
setPresentationModel(ColumnListPM) - Method in class org.beanfabrics.swing.customizer.table.ColumnListPanel
Sets the PresentationModel of this view.
setPresentationModel(TitlePM) - Method in class org.beanfabrics.swing.customizer.util.TitlePanel
Sets the PresentationModel of this view.
setPresentationModel(ContactPM) - Method in class org.beanfabrics.swing.formatting.ContactFrame
Sets the PresentationModel of this view.
setPresentationModel(IDatePM) - Method in class org.beanfabrics.swing.goodies.calendar.BnCalendarChooser
Sets the PresentationModel of this view.
setPresentationModel(IDatePM) - Method in class org.beanfabrics.swing.goodies.calendar.DatePMCalendarChooserButton
Sets the PresentationModel of this view.
setPresentationModel(ITextPM) - Method in class org.beanfabrics.swing.internal.BnPlainDocument
Sets the PresentationModel of this view.
setPresentationModel(IBooleanPM) - Method in class org.beanfabrics.swing.internal.BooleanPMCheckBox
Sets the PresentationModel of this view.
setPresentationModel(IBooleanPM) - Method in class org.beanfabrics.swing.internal.BooleanPMMenuItem
Sets the PresentationModel of this view.
setPresentationModel(IBooleanPM) - Method in class org.beanfabrics.swing.internal.BooleanPMRadioButton
Sets the PresentationModel of this view.
setPresentationModel(IBooleanPM) - Method in class org.beanfabrics.swing.internal.BooleanPMToggleButton
Sets the PresentationModel of this view.
setPresentationModel(IOperationPM) - Method in class org.beanfabrics.swing.internal.OperationPMAction
Sets the PresentationModel of this view.
setPresentationModel(IOperationPM) - Method in class org.beanfabrics.swing.internal.OperationPMButton
Sets the PresentationModel of this view.
setPresentationModel(IOperationPM) - Method in class org.beanfabrics.swing.internal.OperationPMMenuItem
Sets the PresentationModel of this view.
setPresentationModel(ITextPM) - Method in class org.beanfabrics.swing.internal.TextPMComboBox
Sets the PresentationModel of this view.
setPresentationModel(ITextPM) - Method in class org.beanfabrics.swing.internal.TextPMPasswordField
Sets the PresentationModel of this view.
setPresentationModel(ITextPM) - Method in class org.beanfabrics.swing.internal.TextPMTextArea
Sets the PresentationModel of this view.
setPresentationModel(ITextPM) - Method in class org.beanfabrics.swing.internal.TextPMTextField
Sets the PresentationModel of this view.
setPresentationModel(IListPM) - Method in class org.beanfabrics.swing.list.BnList
Sets the PresentationModel of this view.
setPresentationModel(IListPM<? extends PresentationModel>) - Method in class org.beanfabrics.swing.table.BnTable
Sets the PresentationModel of this view.
setPresentationModel(IBooleanPM) - Method in class org.beanfabrics.swt.BnButtonDecorator
Sets the PresentationModel of this view.
setPresentationModel(ITextPM) - Method in class org.beanfabrics.swt.BnComboDecorator
Sets the PresentationModel of this view.
setPresentationModel(ITextPM) - Method in class org.beanfabrics.swt.BnLabelDecorator
Sets the PresentationModel of this view.
setPresentationModel(IOperationPM) - Method in class org.beanfabrics.swt.BnPushButtonDecorator
Sets the PresentationModel of this view.
setPresentationModel(IIntegerPM) - Method in class org.beanfabrics.swt.BnSpinnerDecorator
Sets the PresentationModel of this view.
setPresentationModel(ITextPM) - Method in class org.beanfabrics.swt.BnTextDecorator
Sets the PresentationModel of this view.
setPresentationModel(LoginPM) - Method in class org.beanfabrics.swt.samples.login.LoginDialog
 
setPresentationModel(IListPM) - Method in class org.beanfabrics.swt.table.BnTableDecorator
Sets the PresentationModel of this view.
setPresentationModel(M) - Method in interface org.beanfabrics.View
Sets the PresentationModel of this view.
setPresentationModelType(Class<? extends PresentationModel>) - Method in interface org.beanfabrics.IModelProvider
Declares the type of the PM, that should be held at the root node of this provider.
setPresentationModelType(Class<? extends PresentationModel>) - Method in class org.beanfabrics.ModelProvider
Declares the type of the PM, that should be held at the root node of this provider.
setProperties(Properties) - Method in class org.beanfabrics.samples.properties.PropertiesPM
 
setProperties(Object, Properties) - Static method in class org.beanfabrics.util.ReflectionUtil
 
setReformatOnFocusLostEnabled(boolean) - Method in class org.beanfabrics.swing.internal.TextPMPasswordField
 
setReformatOnFocusLostEnabled(boolean) - Method in class org.beanfabrics.swing.internal.TextPMTextArea
 
setReformatOnFocusLostEnabled(boolean) - Method in class org.beanfabrics.swing.internal.TextPMTextField
 
setRestrictedToOptions(boolean) - Method in class org.beanfabrics.model.TextPM
If set to true this TextPM is only valid if its text content is contained in its options.
setRevalidateElementsOnChangeEnabled(boolean) - Method in class org.beanfabrics.model.ListPM
 
setRevalidateElementsOnChangeEnabled(boolean) - Method in class org.beanfabrics.model.MapPM
 
setRightUpperCornerComponent(JComponent) - Method in class org.beanfabrics.swing.goodies.calendar.MonthPanel
Sets the component to be displayed in the right upper corner of this panel
setRollButtonSize(Dimension) - Method in class org.beanfabrics.swing.goodies.calendar.CalendarChooser
Changes the margin of each days button.
setRootPathInfo(PathNode) - Method in class org.beanfabrics.swing.customizer.table.ColumnListConfigurationPM
 
setRowPmRootNode(PathNode) - Method in class org.beanfabrics.swing.customizer.table.ColumnListPM
 
setRows(int) - Method in class swing2swt.layout.GridLayout
 
setSelectAllOnFocusGainedEnabled(boolean) - Method in class org.beanfabrics.swing.internal.TextPMPasswordField
 
setSelectAllOnFocusGainedEnabled(boolean) - Method in class org.beanfabrics.swing.internal.TextPMTextArea
 
setSelectAllOnFocusGainedEnabled(boolean) - Method in class org.beanfabrics.swing.internal.TextPMTextField
 
setSelectedBackgroundColor(Color) - Method in class org.beanfabrics.swing.goodies.calendar.CalendarChooser
Changes the color of the selected day background.
setSelectedBackgroundColor(Color) - Method in class org.beanfabrics.swing.goodies.calendar.MonthPanelUISettings
 
setSelectedColor(Color) - Method in class org.beanfabrics.swing.goodies.calendar.CalendarChooser
Changes the color of the selected day font.
setSelectedColor(Color) - Method in class org.beanfabrics.swing.goodies.calendar.MonthPanelUISettings
 
setSelectedDate(Date) - Method in class org.beanfabrics.swing.goodies.calendar.CalendarChooser
Selects the given date and displays the month containing that date.
setSelectedDate(Date, boolean) - Method in class org.beanfabrics.swing.goodies.calendar.CalendarChooser
Selects the given date and displays the month containing that date.
setSelectedDate(Date) - Method in class org.beanfabrics.swing.goodies.calendar.MonthPanel
Selects the given date and displays the month containing that date.
setSelectedDate(Date, boolean) - Method in class org.beanfabrics.swing.goodies.calendar.MonthPanel
Selects the given date and displays the month containing that date.
setSelectedDay(int) - Method in class org.beanfabrics.swing.goodies.calendar.MonthPanel
Sets the selected day of the visible month.
setSelectedItem(Object) - Method in class org.beanfabrics.swing.internal.TextPMComboBox.TextEditorComboBoxModel
 
setSelectionInterval(int, int) - Method in class org.beanfabrics.swing.list.BnListSelectionModel
setSelectionInterval(int, int) - Method in class org.beanfabrics.swing.table.BnTableSelectionModel
setSelectionMode(int) - Method in class org.beanfabrics.swing.list.BnListSelectionModel
setSelectionMode(int) - Method in class org.beanfabrics.swing.table.BnTableSelectionModel
setShort(Short) - Method in class org.beanfabrics.model.DecimalPM
 
setShort(Short) - Method in interface org.beanfabrics.model.IIntegerPM
Sets the value of this PM to the given Short.
setShort(Short) - Method in class org.beanfabrics.model.IntegerPM
 
setSortable(boolean) - Method in class org.beanfabrics.swing.table.BnTable
Sets whether or not this table is sortable.
setSortable(boolean) - Method in class org.beanfabrics.swing.table.Java5SortingTableHeader
 
setSorter(Sorter) - Method in class org.beanfabrics.model.ListPM
Sets the Sorter.
setSorter(Sorter) - Method in class org.beanfabrics.model.MapPM
Sets the Sorter.
setSortKeys(List<? extends RowSorter.SortKey>) - Method in class org.beanfabrics.swing.table.BnTableRowSorter
 
setStartDate(Date) - Method in class org.beanfabrics.samples.timespan.TimeSpanPM
 
setState(boolean) - Method in class org.beanfabrics.swing.internal.BooleanPMMenuItem
 
setSuppressRemoveEvent(boolean) - Method in class org.beanfabrics.swing.internal.BnPlainDocument
 
setTarget(PresentationModel) - Method in class org.beanfabrics.PathObservation
 
setText(String) - Method in interface org.beanfabrics.model.ITextPM
Set the value of this OPm to the given text.
setText(String) - Method in class org.beanfabrics.model.TextPM
Set the value of this OPm to the given text.
setText(String) - Method in class org.beanfabrics.swing.internal.BooleanPMMenuItem
 
setText(String) - Method in class org.beanfabrics.swing.internal.BooleanPMToggleButton
 
setText(String) - Method in class org.beanfabrics.swing.internal.OperationPMButton
 
setText(String) - Method in class org.beanfabrics.swing.internal.OperationPMMenuItem
 
setTextComponent(JTextComponent) - Method in class org.beanfabrics.swing.goodies.calendar.CalendarButton
Sets the reference to the text component, the calender button should work with.
setTitle(String) - Method in class org.beanfabrics.model.AbstractOperationPM
Sets the title of this operation.
setTitle(String) - Method in class org.beanfabrics.model.AbstractValuePM
Sets the title of this PM.
setTitle(String) - Method in interface org.beanfabrics.model.IOperationPM
Sets the title of this operation.
setTitle(String) - Method in interface org.beanfabrics.model.IValuePM
Sets the title of this PM.
setTodayForegroundColor(Color) - Method in class org.beanfabrics.swing.goodies.calendar.MonthPanelUISettings
 
setTrace(boolean) - Method in class org.beanfabrics.swt.ValidationComposite
 
setup(PresentationModel) - Static method in class org.beanfabrics.model.PMManager
 
setup(Method) - Method in class org.beanfabrics.support.OnChangeSupport
 
setup(Method) - Method in class org.beanfabrics.support.OperationSupport
 
setup() - Method in class org.beanfabrics.support.PropertySupport
Setup this PropertySupport by processing all Property annotations found in the supported PresentationModel.
setup(Class) - Method in class org.beanfabrics.support.PropertySupport
Setup this PropertySupport by processing only those Property annotations that are found in the given Class and all superclasses of the current PresentationModel.
setup(Method) - Method in class org.beanfabrics.support.ServiceSupport
 
setup(Field) - Method in class org.beanfabrics.support.ServiceSupport
 
setup(Method) - Method in class org.beanfabrics.support.ValidationSupport
 
setValidationIndicator(ValidationIndicator) - Method in class org.beanfabrics.swt.BnButtonDecorator
 
setValidationIndicator(ValidationIndicator) - Method in class org.beanfabrics.swt.BnComboDecorator
 
setValidationIndicator(ValidationIndicator) - Method in class org.beanfabrics.swt.BnLabelDecorator
 
setValidationIndicator(ValidationIndicator) - Method in class org.beanfabrics.swt.BnSpinnerDecorator
 
setValidationIndicator(ValidationIndicator) - Method in class org.beanfabrics.swt.BnTextDecorator
 
setValidationState(ValidationState) - Method in class org.beanfabrics.swt.ErrorOverlayIcon
 
setValidationState(ValidationState) - Method in class org.beanfabrics.swt.ValidationComposite
 
setValidationState(ValidationState) - Method in interface org.beanfabrics.swt.ValidationIndicator
 
setValidationState(ValidationState) - Method in class org.beanfabrics.ValidatableBean
Replaces the validation state.
setValue(Object) - Method in class org.beanfabrics.PathEditor
Set (or change) the object that is to be edited.
setValue(Object) - Method in class org.beanfabrics.swing.customizer.list.CellConfigPropertyEditor
Set (or change) the object that is to be edited.
setValue(Object) - Method in class org.beanfabrics.swing.customizer.table.BnColumnPropertyEditor
Set (or change) the object that is to be edited.
setValue(Object) - Method in class org.beanfabrics.swing.table.cellrenderer.IconPMTableCellRenderer
 
setValue(Object) - Method in class org.beanfabrics.swing.table.cellrenderer.TextPMTableCellRenderer
Sets the String object for the model being rendered to value.
setValueAt(Object, int, int) - Method in class org.beanfabrics.swing.customizer.util.RowNumberTable
 
setValueAt(Object, int, int) - Method in class org.beanfabrics.swing.table.BnTableModel
 
setValueIsAdjusting(boolean) - Method in class org.beanfabrics.swing.list.BnListSelectionModel
setValueIsAdjusting(boolean) - Method in class org.beanfabrics.swing.table.BnTableSelectionModel
setVerticalAlignment(int) - Method in class org.beanfabrics.swing.ErrorIconPainter
Sets the vertical alignment of the icon.
setVgap(int) - Method in class swing2swt.layout.GridLayout
 
setViewConfig(ViewConfig) - Method in class org.beanfabrics.swt.table.BnTableDecorator
 
setVisible(boolean) - Method in class org.beanfabrics.swt.ErrorOverlayIcon
 
setWeekendColor(Color) - Method in class org.beanfabrics.swing.goodies.calendar.CalendarChooser
Changes the color of the weekend day font.
setWeekendForegroundColor(Color) - Method in class org.beanfabrics.swing.goodies.calendar.MonthPanelUISettings
 
setWidth(int) - Method in class org.beanfabrics.swing.table.BnColumn
 
setWidth(int) - Method in class org.beanfabrics.swt.table.ViewConfigBuilder
 
setWidthFixed(boolean) - Method in class org.beanfabrics.swing.table.BnColumn
 
setWorkdayColor(Color) - Method in class org.beanfabrics.swing.goodies.calendar.CalendarChooser
Changes the color of the workday font.
setWorkdayForegroundColor(Color) - Method in class org.beanfabrics.swing.goodies.calendar.MonthPanelUISettings
 
setXOffset(int) - Method in class org.beanfabrics.swt.ErrorOverlayIcon
 
setYOffset(int) - Method in class org.beanfabrics.swt.ErrorOverlayIcon
 
shlLogin - Variable in class org.beanfabrics.swt.samples.login.LoginDialog
 
shouldSelectCell(EventObject) - Method in class org.beanfabrics.swing.table.celleditor.BnCheckBoxCellEditor
 
shouldSelectCell(EventObject) - Method in class org.beanfabrics.swing.table.celleditor.BnTableCellEditor
showErrorDialog(Object) - Static method in class org.beanfabrics.util.ErrorPane
Show a JDialog with the given message.
showErrorDialog(Object, Throwable) - Static method in class org.beanfabrics.util.ErrorPane
Show a JDialog with the given message and the given Throwable.
showErrorDialog(Component, String, Object, Throwable) - Static method in class org.beanfabrics.util.ErrorPane
Show a JDialog which has the given parent component and the given title, showing the given message and the given Throwable.
showErrorDialog(Component, boolean, String, Object, Throwable) - Static method in class org.beanfabrics.util.ErrorPane
Show a JDialog which has the given parent component, the given modality and the given title, showing the given message and the given Throwable.
showException(Throwable) - Method in interface org.beanfabrics.swing.customizer.CustomizerBase
 
showException(Throwable) - Method in class org.beanfabrics.swing.customizer.CustomizerBasePanel
 
showMessage(String) - Method in interface org.beanfabrics.swing.customizer.CustomizerBase
 
showMessage(String) - Method in class org.beanfabrics.swing.customizer.CustomizerBasePanel
 
size() - Method in interface org.beanfabrics.model.IListPM
Returns the number of elements in this collection.
size() - Method in class org.beanfabrics.model.ListPM
 
size() - Method in class org.beanfabrics.model.MapPM
 
size() - Method in class org.beanfabrics.model.Options
 
size() - Method in class org.beanfabrics.util.OrderPreservingMap
 
size() - Method in class org.beanfabrics.validation.Validator
Slf4jLogger - Class in org.beanfabrics.log
The Slf4jLogger us a logging delegator that delegates to Simple Logging Facade for Java.
Slf4jLogger(Class) - Constructor for class org.beanfabrics.log.Slf4jLogger
Constructs a Log4JLogger for a given Class.
sortBy(boolean, Path...) - Method in interface org.beanfabrics.model.IListPM
Sorts the elements of this list PM by comparing the child nodes at the end of the given paths.
sortBy(Collection<SortKey>) - Method in interface org.beanfabrics.model.IListPM
Sorts the elements of this list PM by the specified sort keys.
sortBy(SortKey...) - Method in interface org.beanfabrics.model.IListPM
Sorts the elements of this list PM by the specified sort keys.
sortBy(boolean, Path...) - Method in class org.beanfabrics.model.ListPM
Sorts the elements of this list PM by comparing the child nodes at the end of the given paths.
sortBy(Collection<SortKey>) - Method in class org.beanfabrics.model.ListPM
Sorts the elements of this list PM by the specified sort keys.
sortBy(SortKey...) - Method in class org.beanfabrics.model.ListPM
Sorts the elements of this list PM by the specified sort keys.
sortBy(boolean, Path...) - Method in class org.beanfabrics.model.MapPM
Sorts the elements of this list PM by comparing the child nodes at the end of the given paths.
sortBy(Collection<SortKey>) - Method in class org.beanfabrics.model.MapPM
Sorts the elements of this list PM by the specified sort keys.
sortBy(SortKey...) - Method in class org.beanfabrics.model.MapPM
Sorts the elements of this list PM by the specified sort keys.
sortBy(OrderPreservingMap<K, V>, SortKey...) - Method in interface org.beanfabrics.model.Sorter
Sorts the given map by the specified sort keys.
sortBy(List<T>, SortKey...) - Method in interface org.beanfabrics.model.Sorter
Sorts the given list by the specified sort keys.
Sorter - Interface in org.beanfabrics.model
The Sorter provides methods for sorting collections of PM objects by a list of SortKeys.
SortKey - Class in org.beanfabrics.model
The SortKey describes the sort order for a field accessible by a particular Path relative to the element model.
SortKey(boolean, Path) - Constructor for class org.beanfabrics.model.SortKey
Creates a new SortKey for the specified Path with the specified sort direction.
sortMembers(List<M>) - Static method in class org.beanfabrics.support.SupportUtil
Returns a sorted copy of the given List of Members.
SortOrder - Annotation Type in org.beanfabrics.support
 
start() - Method in class org.beanfabrics.PathObservation
Start this observation (again).
start - Variable in class org.beanfabrics.samples.timespan.TimeSpanPM
 
startIndex - Variable in class org.beanfabrics.util.Interval
 
stateChanged(ChangeEvent) - Method in class org.beanfabrics.swing.customizer.util.RowNumberTable
 
status - Variable in class org.beanfabrics.samples.properties.PropertiesPM
 
stop() - Method in class org.beanfabrics.PathObservation
Stops this observation.
stopCellEditing() - Method in class org.beanfabrics.swing.table.celleditor.BnCheckBoxCellEditor
 
stopCellEditing() - Method in class org.beanfabrics.swing.table.celleditor.BnComboBoxCellEditor
 
stopCellEditing() - Method in class org.beanfabrics.swing.table.celleditor.BnTableCellEditor
stopCellEditing() - Method in class org.beanfabrics.swing.table.celleditor.BnTextFieldCellEditor
 
stopCellEditing() - Method in class org.beanfabrics.swing.table.celleditor.EmptyCellEditor
 
Support - Interface in org.beanfabrics.support
Marker interface for classes that support Supportable classes and can be added to a SupportMap.
Supportable - Interface in org.beanfabrics.support
The Supportable interface declares the interface for classes that can be enhanced dynamically by any Support object.
SupportMap - Class in org.beanfabrics.support
 
SupportMap(Supportable) - Constructor for class org.beanfabrics.support.SupportMap
 
supportsCustomEditor() - Method in class org.beanfabrics.PathEditor
Determines whether this property model supports a custom editor.
supportsCustomEditor() - Method in class org.beanfabrics.swing.customizer.list.CellConfigPropertyEditor
Determines whether this property model supports a custom editor.
supportsCustomEditor() - Method in class org.beanfabrics.swing.customizer.table.BnColumnPropertyEditor
Determines whether this property model supports a custom editor.
supportsPresentationModel(PresentationModel) - Method in class org.beanfabrics.swing.list.cellrenderer.BooleanPMListCellRenderer
Returns if this list cell renderer supports a certain PresentationModel.
supportsPresentationModel(PresentationModel) - Method in class org.beanfabrics.swing.list.cellrenderer.IconPMListCellRenderer
Returns if this list cell renderer supports a certain PresentationModel.
supportsPresentationModel(PresentationModel) - Method in interface org.beanfabrics.swing.list.cellrenderer.PMListCellRenderer
Returns if this list cell renderer supports a certain PresentationModel.
supportsPresentationModel(PresentationModel) - Method in class org.beanfabrics.swing.list.cellrenderer.TextPMListCellRenderer
Returns if this list cell renderer supports a certain PresentationModel.
SupportUtil - Class in org.beanfabrics.support
 
SupportUtil() - Constructor for class org.beanfabrics.support.SupportUtil
 
swap(int, int) - Method in interface org.beanfabrics.model.IListPM
Swaps the position of the two elements specified by the given indexes.
swap(T, T) - Method in interface org.beanfabrics.model.IListPM
Swaps the position of the two specified elements.
swap(int, int) - Method in class org.beanfabrics.model.ListPM
 
swap(T, T) - Method in class org.beanfabrics.model.ListPM
 
swap(int, int) - Method in class org.beanfabrics.model.MapPM
 
swap(V, V) - Method in class org.beanfabrics.model.MapPM
Swaps the position of these elements.
swing2swt.layout - package swing2swt.layout
 
SWTResourceManager - Class in com.swtdesigner
Utility class for managing OS resources associated with SWT controls such as colors, fonts, images, etc. !!!
SWTResourceManager() - Constructor for class com.swtdesigner.SWTResourceManager
 
SYSPROPKEY_LOGGER - Static variable in class org.beanfabrics.log.LoggerFactory
The key of the system property to set a custom Logger.
SYSPROPKEY_RESOURCE_BUNDLE_FACTORY - Static variable in class org.beanfabrics.util.ResourceBundleFactory
 

T

TextPM - Class in org.beanfabrics.model
The TextPM is a presentation model for a text value.
TextPM(String) - Constructor for class org.beanfabrics.model.TextPM
Constructs a new TextPM.
TextPM() - Constructor for class org.beanfabrics.model.TextPM
Constructs a new TextPM.
TextPM.DefaultOptionsValidationRule - Class in org.beanfabrics.model
 
TextPM.DefaultOptionsValidationRule() - Constructor for class org.beanfabrics.model.TextPM.DefaultOptionsValidationRule
 
TextPM.TextComparable - Class in org.beanfabrics.model
The TextPM.TextComparable delegates the comparison to a CollationKey constructed from the PM's text using a Collator.
TextPM.TextComparable() - Constructor for class org.beanfabrics.model.TextPM.TextComparable
Constructs a TextPM.TextComparable using the locale-sensitve default Collator.
TextPM.TextComparable(Collator) - Constructor for class org.beanfabrics.model.TextPM.TextComparable
Constructs a TextPM.TextComparable using the given Collator.
TextPMComboBox - Class in org.beanfabrics.swing.internal
The TextPMComboBox is a JComboBox that is a view on an ITextPM.
TextPMComboBox() - Constructor for class org.beanfabrics.swing.internal.TextPMComboBox
 
TextPMComboBox(ITextPM) - Constructor for class org.beanfabrics.swing.internal.TextPMComboBox
 
TextPMComboBox.TextEditorComboBoxModel - Class in org.beanfabrics.swing.internal
 
TextPMComboBox.TextEditorComboBoxModel() - Constructor for class org.beanfabrics.swing.internal.TextPMComboBox.TextEditorComboBoxModel
 
TextPMListCellRenderer - Class in org.beanfabrics.swing.list.cellrenderer
The TextPMListCellRenderer is a ListCellRenderer that renders a ITextPM.
TextPMListCellRenderer() - Constructor for class org.beanfabrics.swing.list.cellrenderer.TextPMListCellRenderer
 
TextPMPasswordField - Class in org.beanfabrics.swing.internal
The TextPMPasswordField is a view on an ITextPM.
TextPMPasswordField() - Constructor for class org.beanfabrics.swing.internal.TextPMPasswordField
 
TextPMPasswordField(ITextPM) - Constructor for class org.beanfabrics.swing.internal.TextPMPasswordField
 
TextPMTableCellRenderer - Class in org.beanfabrics.swing.table.cellrenderer
The TextPMTableCellRenderer is a TableCellRenderer that renders a ITextPM.
TextPMTableCellRenderer() - Constructor for class org.beanfabrics.swing.table.cellrenderer.TextPMTableCellRenderer
 
TextPMTextArea - Class in org.beanfabrics.swing.internal
The TextPMTextArea is a JTextArea that is a view on an ITextPM.
TextPMTextArea(int, int) - Constructor for class org.beanfabrics.swing.internal.TextPMTextArea
 
TextPMTextArea() - Constructor for class org.beanfabrics.swing.internal.TextPMTextArea
 
TextPMTextArea(ITextPM) - Constructor for class org.beanfabrics.swing.internal.TextPMTextArea
 
TextPMTextField - Class in org.beanfabrics.swing.internal
The TextPMTextField is a JTextField that is a view on an ITextPM.
TextPMTextField() - Constructor for class org.beanfabrics.swing.internal.TextPMTextField
 
TextPMTextField(int) - Constructor for class org.beanfabrics.swing.internal.TextPMTextField
 
TextPMTextField(ITextPM) - Constructor for class org.beanfabrics.swing.internal.TextPMTextField
 
THIS_PATH_ELEMENT - Static variable in class org.beanfabrics.Path
 
TimeSpanPanel - Class in org.beanfabrics.samples.timespan
 
TimeSpanPanel() - Constructor for class org.beanfabrics.samples.timespan.TimeSpanPanel
Constructs a new TimeSpanPanel.
TimeSpanPanelBeanInfo - Class in org.beanfabrics.samples.timespan
 
TimeSpanPanelBeanInfo() - Constructor for class org.beanfabrics.samples.timespan.TimeSpanPanelBeanInfo
 
TimeSpanPM - Class in org.beanfabrics.samples.timespan
The TimeSpanPM is a presentation model for editing a period of time.
TimeSpanPM() - Constructor for class org.beanfabrics.samples.timespan.TimeSpanPM
 
TimeSpanPM(Date, Date) - Constructor for class org.beanfabrics.samples.timespan.TimeSpanPM
 
title - Variable in class org.beanfabrics.swing.customizer.AbstractCustomizerPM
 
TitlePanel - Class in org.beanfabrics.swing.customizer.util
 
TitlePanel() - Constructor for class org.beanfabrics.swing.customizer.util.TitlePanel
Create the panel
TitlePanelBeanInfo - Class in org.beanfabrics.swing.customizer.util
 
TitlePanelBeanInfo() - Constructor for class org.beanfabrics.swing.customizer.util.TitlePanelBeanInfo
 
TitlePM - Class in org.beanfabrics.swing.customizer.util
The TitlePM is the presentation model for the TitlePanel .
TitlePM() - Constructor for class org.beanfabrics.swing.customizer.util.TitlePM
 
toArray() - Method in interface org.beanfabrics.model.IListPM
Returns an array containing all of the elements in this list in proper sequence (from first to last element).
toArray() - Method in class org.beanfabrics.model.ListPM
 
toArray() - Method in class org.beanfabrics.model.MapPM
 
toArray(V[]) - Method in class org.beanfabrics.util.OrderPreservingMap
 
toArray() - Method in class org.beanfabrics.util.OrderPreservingMap
 
toArray() - Method in class org.beanfabrics.validation.Validator
toArray(T[]) - Method in class org.beanfabrics.validation.Validator
toCollection() - Method in interface org.beanfabrics.model.IListPM
Returns a new Collection of all elements.
toCollection() - Method in class org.beanfabrics.model.ListPM
 
toCollection() - Method in class org.beanfabrics.model.MapPM
 
toCollection() - Method in interface org.beanfabrics.model.SelectedKeys
Returns a new Collection with all selected keys.
toCollection() - Method in interface org.beanfabrics.model.Selection
Returns a new Collection with all selected elements.
toCollection() - Method in class org.beanfabrics.util.OrderPreservingMap
 
toggleSortOrder(int) - Method in class org.beanfabrics.swing.table.BnTableRowSorter
 
toMap() - Method in interface org.beanfabrics.model.IMapPM
Returns a new Map with all elements of this map.
toMap() - Method in class org.beanfabrics.model.MapPM
 
toMap() - Method in class org.beanfabrics.model.Options
 
ToolbarButton - Class in org.beanfabrics.swing.customizer.util
The ToolbarButton is a BnButton with a popup border.
ToolbarButton() - Constructor for class org.beanfabrics.swing.customizer.util.ToolbarButton
 
TOP_LEFT - Static variable in class com.swtdesigner.SWTResourceManager
Style constant for placing decorator image in top left corner of base image.
TOP_RIGHT - Static variable in class com.swtdesigner.SWTResourceManager
Style constant for placing decorator image in top right corner of base image.
toPathString(List<String>) - Static method in class org.beanfabrics.Path
Concatenates the given strings to a path string delimited by dot '.'
toPathString(String[]) - Static method in class org.beanfabrics.Path
Concatenates the given strings to a path string delimited by dot '.'
toString() - Method in class org.beanfabrics.event.BnPropertyChangeEvent
 
toString() - Method in class org.beanfabrics.event.ListEvent
Returns a string representation of this event.
toString() - Method in class org.beanfabrics.meta.TypeInfo
 
toString() - Method in class org.beanfabrics.model.ModelContext
toString() - Method in class org.beanfabrics.Path
Returns the canonical String representation of this path.
toString() - Method in class org.beanfabrics.support.PropertySupport.FieldDecl
 
toString() - Method in class org.beanfabrics.support.PropertySupport.MethodDecl
 
toString() - Method in class org.beanfabrics.util.Interval
 
trace(String) - Method in class org.beanfabrics.log.Jdk14Logger
Logs a message at the TRACE level.
trace(String) - Method in interface org.beanfabrics.log.Logger
Logs a message at the TRACE level.
trace(String) - Method in class org.beanfabrics.log.NopLogger
Logs a message at the TRACE level.
trace(String) - Method in class org.beanfabrics.log.Slf4jLogger
Logs a message at the TRACE level.
tryResolve(Type) - Method in class org.beanfabrics.util.GenericType
 
tryResolve(TypeVariable<?>) - Method in class org.beanfabrics.util.GenericType
 
tryResolve(TypeVariable<?>) - Method in class org.beanfabrics.util.VariableMapping
Tries to resolve the mapped value of the given variable.
TypeInfo - Class in org.beanfabrics.meta
The TypeInfo represents the structural meta data of a specific PresentationModel class.

U

uninstall(BnTable) - Static method in class org.beanfabrics.swing.table.BnTableRowSorter
 
updateDays() - Method in class org.beanfabrics.samples.timespan.TimeSpanPM
Calculates the number of days between start and end date, and updates the "days" field with this value.
updateLeadAnchorIndices(int, int) - Method in class org.beanfabrics.swing.list.BnListSelectionModel
 
updateLeadAnchorIndices(int, int) - Method in class org.beanfabrics.swing.table.BnTableSelectionModel
 
updateModel() - Method in class org.beanfabrics.swt.BnButtonDecorator
 
updateModel() - Method in class org.beanfabrics.swt.BnComboDecorator
 
updateModel() - Method in class org.beanfabrics.swt.BnSpinnerDecorator
 
updateModel() - Method in class org.beanfabrics.swt.BnTextDecorator
 
updateModelSelection() - Method in class org.beanfabrics.swt.table.BnTableDecorator
 
updateUI() - Method in class org.beanfabrics.swing.customizer.util.SeparatorLabel
 
updateUI() - Method in class org.beanfabrics.swing.goodies.calendar.CalendarChooser
 
updateUI() - Method in class org.beanfabrics.swing.goodies.calendar.DatePMCalendarChooserButton
Updates the UI of itself and the popup.
updateUI() - Method in class org.beanfabrics.swing.goodies.calendar.MonthPanel.Configuration
 

V

Validatable - Interface in org.beanfabrics.validation
The Validatable interface declares the interface for classes that can be validated.
ValidatableBean - Class in org.beanfabrics
This is an implementation of Validatable that uses a Validator for producing a fresh ValidationState.
ValidatableBean() - Constructor for class org.beanfabrics.ValidatableBean
Constructs a new instance.
validate() - Method in class org.beanfabrics.model.AbstractPM.PropertiesValidationRule
Produces a fresh ValidationState.
validate() - Method in class org.beanfabrics.model.AbstractValuePM.MandatoryValidationRule
Produces a fresh ValidationState.
validate() - Method in class org.beanfabrics.model.BigDecimalPM.BigDecimalValidationRule
Produces a fresh ValidationState.
validate() - Method in class org.beanfabrics.model.DatePM.DateValidationRule
Produces a fresh ValidationState.
validate() - Method in class org.beanfabrics.model.IntegerPM.IntegerValidationRule
 
validate() - Method in class org.beanfabrics.model.ListPM.ListElementsValidationRule
Produces a fresh ValidationState.
validate() - Method in class org.beanfabrics.model.MapPM.ListElementsValidationRule
Produces a fresh ValidationState.
validate() - Method in class org.beanfabrics.model.OperationPM.DefaultValidationRule
 
validate() - Method in class org.beanfabrics.model.TextPM.DefaultOptionsValidationRule
 
validate() - Method in interface org.beanfabrics.validation.ValidationRule
Produces a fresh ValidationState.
validate() - Method in class org.beanfabrics.validation.Validator
Validates the current context.
validateMoveDown() - Method in class org.beanfabrics.swing.customizer.table.ColumnListPM
 
Validation - Annotation Type in org.beanfabrics.support
This annotation is processed by the ValidationSupport and marks a method as a validation method.
ValidationComposite - Class in org.beanfabrics.swt
 
ValidationComposite(Composite, int) - Constructor for class org.beanfabrics.swt.ValidationComposite
Create the composite
ValidationIndicator - Interface in org.beanfabrics.swt
 
ValidationProcessor - Class in org.beanfabrics.support
 
ValidationProcessor() - Constructor for class org.beanfabrics.support.ValidationProcessor
 
ValidationRule - Interface in org.beanfabrics.validation
A ValidationRule is a rule that evaluates the current execution context in respect of a certain set of constraints.
ValidationState - Class in org.beanfabrics.validation
The ValidationState is the result of a call to ValidationRule.validate() and indicates that this rule has found some invalid state.
ValidationState(String) - Constructor for class org.beanfabrics.validation.ValidationState
Constructs a new instance with the given message.
ValidationSupport - Class in org.beanfabrics.support
This class supports the processing of Validation annotations for PresentationModel classes.
Validator - Class in org.beanfabrics.validation
The Validator is responsible for creating a ValidationState by evaluating a list of ValidationRule instances.
Validator() - Constructor for class org.beanfabrics.validation.Validator
 
value - Variable in class org.beanfabrics.samples.properties.EntryPM
 
values() - Method in class org.beanfabrics.model.Options
 
values() - Method in class org.beanfabrics.util.OrderPreservingMap
 
valuesReference() - Method in class org.beanfabrics.util.OrderPreservingMap
 
VariableMapping - Class in org.beanfabrics.util
The VariableMapping maps type variables to type values.
VariableMapping() - Constructor for class org.beanfabrics.util.VariableMapping
Creates an empty variable mapping.
VariableMapping(VariableMapping) - Constructor for class org.beanfabrics.util.VariableMapping
Creates a copy of the given variable mapping.
VariableMapping(VariableMapping, ParameterizedType) - Constructor for class org.beanfabrics.util.VariableMapping
Creates a copy of the given variable mapping and populates it with the type variable mapping of the given parameterized type.
View<M extends PresentationModel> - Interface in org.beanfabrics
The View is the interface for classes that can be bound to a (specific, see M) PresentationModel.
ViewClassDecorator - Class in org.beanfabrics
Temporary class that will be deleted soon.
ViewClassDecorator(Class<? extends View>) - Constructor for class org.beanfabrics.ViewClassDecorator
 
ViewConfig - Class in org.beanfabrics.swt.table
 
ViewConfig(ViewConfig.Column[]) - Constructor for class org.beanfabrics.swt.table.ViewConfig
 
ViewConfig(List<ViewConfig.Column>) - Constructor for class org.beanfabrics.swt.table.ViewConfig
 
ViewConfig.Column - Class in org.beanfabrics.swt.table
 
ViewConfig.Column(Path, String, int) - Constructor for class org.beanfabrics.swt.table.ViewConfig.Column
 
ViewConfigBuilder - Class in org.beanfabrics.swt.table
 
ViewConfigBuilder() - Constructor for class org.beanfabrics.swt.table.ViewConfigBuilder
 
visit(PresentationModel) - Method in interface org.beanfabrics.model.PresentationModelVisitor
 

W

warn(String) - Method in class org.beanfabrics.log.Jdk14Logger
Logs a message at the WARN level.
warn(String, Throwable) - Method in class org.beanfabrics.log.Jdk14Logger
Logs an Throwable at the WARN level
warn(String) - Method in interface org.beanfabrics.log.Logger
Logs a message at the WARN level.
warn(String, Throwable) - Method in interface org.beanfabrics.log.Logger
Logs an Throwable at the WARN level
warn(String) - Method in class org.beanfabrics.log.NopLogger
Logs a message at the WARN level.
warn(String, Throwable) - Method in class org.beanfabrics.log.NopLogger
Logs an Throwable at the WARN level
warn(String) - Method in class org.beanfabrics.log.Slf4jLogger
Logs a message at the WARN level.
warn(String, Throwable) - Method in class org.beanfabrics.log.Slf4jLogger
Logs an Throwable at the WARN level
WeakListAdapter - Class in org.beanfabrics.event
The WeakListAdapter is a ListAdapter marked with the WeakListener interface.
WeakListAdapter() - Constructor for class org.beanfabrics.event.WeakListAdapter
 
WeakListener - Interface in org.beanfabrics.event
The WeakListener is a marker interface for listener classes.
WeakListListener - Interface in org.beanfabrics.event
The WeakListListener is a ListListener marked with the WeakListener interface.
WeakPropertyChangeListener - Interface in org.beanfabrics.event
The WeakPropertyChangeListener is a PropertyChangeListener marked with the WeakListener interface.
width - Variable in class org.beanfabrics.swing.customizer.table.ColumnPM
 
width - Variable in class org.beanfabrics.swt.table.ViewConfig.Column
 
withAlignment(Integer) - Method in class org.beanfabrics.swing.table.BnColumnBuilder
 
withName(String) - Method in class org.beanfabrics.swing.table.BnColumnBuilder
 
withOperationPath(String) - Method in class org.beanfabrics.swing.table.BnColumnBuilder
 
withPath(String) - Method in class org.beanfabrics.swing.table.BnColumnBuilder
 
withWidth(int) - Method in class org.beanfabrics.swing.table.BnColumnBuilder
 
withWidthFixed(boolean) - Method in class org.beanfabrics.swing.table.BnColumnBuilder
 

A B C D E F G H I J K L M N O P R S T U V W