org.solovyev.android.view
Class GrayableImpl
java.lang.Object
org.solovyev.android.view.GrayableImpl
- All Implemented Interfaces:
- Grayable, ViewGrayable
public class GrayableImpl
- extends Object
- implements ViewGrayable
User: serso
Date: 4/19/12
Time: 12:51 AM
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GrayableImpl
public GrayableImpl()
grayOut
public void grayOut()
- Specified by:
grayOut in interface Grayable
grayIn
public void grayIn()
- Specified by:
grayIn in interface Grayable
dispatchDraw
public void dispatchDraw(@Nonnull
android.view.View view,
@Nonnull
android.graphics.Canvas canvas)
- Specified by:
dispatchDraw in interface ViewGrayable
Copyright © 2014 se.solovyev. All Rights Reserved.