org.apache.pivot.wtk
Interface FillPaneListener

All Known Implementing Classes:
FillPaneSkin, TerraFillPaneSkin

public interface FillPaneListener

Fill pane listener interface.


Method Summary
 void orientationChanged(FillPane fillPane)
          Called when a fill pane's orientation has changed.
 

Method Detail

orientationChanged

void orientationChanged(FillPane fillPane)
Called when a fill pane's orientation has changed.

Parameters:
fillPane -