Uses of Class
standup.clouds.STANDUPShapeCloudButton

Packages that use STANDUPShapeCloudButton
standup.clouds This package provides the implementation for the STANDUP user interface. 
 

Uses of STANDUPShapeCloudButton in standup.clouds
 

Methods in standup.clouds that return STANDUPShapeCloudButton
(package private)  STANDUPShapeCloudButton AnimatorCloudButtonStayPut.getInitialShape(CloudButton thing, PanelCloudButtonMenu bb, ShapeDetails shd)
           
(package private)  STANDUPShapeCloudButton AnimatorCloudButtonRotateRight.getInitialShape(CloudButton thing, PanelCloudButtonMenu bb, ShapeDetails shd)
           
(package private)  STANDUPShapeCloudButton AnimatorCloudButtonRotateLeft.getInitialShape(CloudButton thing, PanelCloudButtonMenu bb, ShapeDetails shd)
           
(package private)  STANDUPShapeCloudButton AnimatorCloudButtonResize.getInitialShape(CloudButton thing, PanelCloudButtonMenu bb, ShapeDetails shd)
           
(package private)  STANDUPShapeCloudButton AnimatorCloudButtonMoveOut.getInitialShape(CloudButton thing, PanelCloudButtonMenu bb, ShapeDetails shd)
           
(package private)  STANDUPShapeCloudButton AnimatorCloudButtonMoveIn.getInitialShape(CloudButton thing, PanelCloudButtonMenu bb, ShapeDetails shd)
           
(package private) abstract  STANDUPShapeCloudButton AnimatorCloudButton.getInitialShape(CloudButton thing, PanelCloudButtonMenu bb, ShapeDetails shd)
          This returns the initial 'shape' of the CloudButton to be used by this animation.