Uses of Interface
net.avh4.framework.uilayer.scene.ClippedElementDelegate

Packages that use ClippedElementDelegate
net.avh4.framework.uilayer.scene   
 

Uses of ClippedElementDelegate in net.avh4.framework.uilayer.scene
 

Fields in net.avh4.framework.uilayer.scene declared as ClippedElementDelegate
protected  ClippedElementDelegate ClippedElement.delegate
           
 

Methods in net.avh4.framework.uilayer.scene with parameters of type ClippedElementDelegate
 void ClippedElement.setDelegate(ClippedElementDelegate delegate)
           
 

Constructors in net.avh4.framework.uilayer.scene with parameters of type ClippedElementDelegate
ClippedElement(ClippedElementDelegate delegate, int x, int y, int width, int height)
           
 



Copyright © 2012. All Rights Reserved.