Interface DefaultTagDropHandler.BindConfiguration
- All Known Implementing Classes:
DefaultTagDropHandler.BasicBindConfiguration
,DefaultTagDropHandler.MultiBindConfiguration
- Enclosing class:
- DefaultTagDropHandler
public static interface DefaultTagDropHandler.BindConfiguration
Provides a simple mechanism for adding a SimpleBoundTagAdapter binding on a component
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addBinding
(DesignerContext context, NodeBrowseInfo node, JComponent bean)
-
Method Details
-
addBinding
- Throws:
Exception
-