public class EventArgs
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
EventArgs.ActionEventArgs |
static class |
EventArgs.BoolEventArgs |
static class |
EventArgs.EventObjectArgs |
static class |
EventArgs.InfoBagEventArgs |
static class |
EventArgs.IntEventArgs |
static class |
EventArgs.ObjEventArgs<T> |
static class |
EventArgs.StringEventArgs |
Constructor and Description |
---|
EventArgs() |
public static final EventArgs Default