getPanelBinding
JUPanelBinding getPanelBinding()
Returns the PanelBinding that this Panel is bound to.
 Applications should use this method on a JPanel object to get the panel binding
 and from there iterate through all the iterator bindings the panel may contain,
 the NavigationBars and StatusBars this Panel binding is registered with, and the 
 BC4J ApplicationModule this Panel is bound to, etc.