public class DrawableChangedEvent extends EventObject
Modifier and Type | Field and Description |
---|---|
static int |
FIELD_COLOR |
static int |
FIELD_DATA |
static int |
FIELD_DISPLAYED |
static int |
FIELD_METADATA |
static int |
FIELD_TRANSFORM |
source
Constructor and Description |
---|
DrawableChangedEvent(Object source,
int what) |
Modifier and Type | Method and Description |
---|---|
int |
what() |
getSource, toString
public static final int FIELD_DATA
public static final int FIELD_TRANSFORM
public static final int FIELD_COLOR
public static final int FIELD_METADATA
public static final int FIELD_DISPLAYED
public DrawableChangedEvent(Object source, int what)
Copyright © 2016. All rights reserved.