Uses of Class
com.bc.ceres.swing.binding.PropertyEditorRegistry
Packages that use PropertyEditorRegistry
Package
Description
Provides a context for binding Swing components to a
PropertyContainer
which again may wrap plain Java objects.-
Uses of PropertyEditorRegistry in com.bc.ceres.swing.binding
Methods in com.bc.ceres.swing.binding that return PropertyEditorRegistryModifier and TypeMethodDescriptionstatic PropertyEditorRegistry
PropertyEditorRegistry.getInstance()
Methods in com.bc.ceres.swing.binding with parameters of type PropertyEditorRegistryModifier and TypeMethodDescriptionstatic JComponent[]
PropertyPane.addComponent
(int rowIndex, TableLayout layout, JPanel panel, BindingContext bindingContext, PropertyEditorRegistry registry, PropertyDescriptor descriptor) static void
PropertyEditorRegistry.setInstance
(PropertyEditorRegistry registry)