cdx.scorebot.util.swing.binding.delegate
Interface BoundComponent

All Known Subinterfaces:
BoundContainer
All Known Implementing Classes:
ButtonGroupBound, CalendarHourComboBoxBound, IntermediateField, JCheckBoxBound, JComboBoxBound, JEditorPaneBound, JEditorPaneMultiSyntaxBound, JLabelBound, JListBound, JMenuBound, JTextAreaBound, JTextFieldBound, JTextPaneBound

public interface BoundComponent

This interface specifies an accessor to a BoundDelegateComponent which binds the implementor to some Object.

Author:
David Underhill

Method Summary
 BoundDelegateComponent getBindingDelegate()
          gets the delete which controls the binding
 

Method Detail

getBindingDelegate

BoundDelegateComponent getBindingDelegate()
gets the delete which controls the binding