pivot.wtk
Interface FlowPaneListener

All Known Implementing Classes:
FlowPaneSkin, TerraFlowPaneSkin

public interface FlowPaneListener

Flow pane listener interface.

Author:
gbrown

Method Summary
 void orientationChanged(FlowPane flowPane)
          Called when a flow pane's orientation has changed.
 

Method Detail

orientationChanged

void orientationChanged(FlowPane flowPane)
Called when a flow pane's orientation has changed.

Parameters:
flowPane -