public class SizeEvent extends ControllerEvent
| Modifier and Type | Field and Description | 
|---|---|
static int | 
COMPONENT_SIZED
Sized 
 | 
static int | 
COMPONENT_SIZING
Sizing 
 | 
protected int | 
id  | 
componentconsumed| Constructor and Description | 
|---|
SizeEvent(java.lang.Object source,
         int ID,
         ComponentHandle comp)
Class constructor. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
getID()
Return the ID of the event. 
 | 
getComponentHandleconsume, isConsumedpublic static final int COMPONENT_SIZING
public static final int COMPONENT_SIZED
protected int id
public SizeEvent(java.lang.Object source,
                 int ID,
                 ComponentHandle comp)
source - the event source