org.apache.pivot.wtk
Interface BoxPaneListener

All Known Implementing Classes:
BoxPaneSkin, TerraBoxPaneSkin

public interface BoxPaneListener

Box pane listener interface.


Method Summary
 void orientationChanged(BoxPane boxPane)
          Called when a box pane's orientation has changed.
 

Method Detail

orientationChanged

void orientationChanged(BoxPane boxPane)
Called when a box pane's orientation has changed.

Parameters:
boxPane -