public class ViewEvent extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
ADD |
static int |
FULLSCREEN_ENTER |
static int |
FULLSCREEN_EXIT |
static int |
MOVE |
static int |
REMOVE |
static int |
REPAINT |
static int |
RESIZE |
| Constructor and Description |
|---|
ViewEvent() |
public static final int ADD
public static final int REMOVE
public static final int REPAINT
public static final int RESIZE
public static final int MOVE
public static final int FULLSCREEN_ENTER
public static final int FULLSCREEN_EXIT
public static String getTypeString(int type)
Copyright © 2025. All rights reserved.