public class ComponentEvent extends EventObject
| Modifier and Type | Class and Description |
|---|---|
static class |
ComponentEvent.EventType |
source| Constructor and Description |
|---|
ComponentEvent(Object source,
ComponentEvent.EventType t)
Creates a new instance of ComponentEvent
|
| Modifier and Type | Method and Description |
|---|---|
ComponentEvent.EventType |
getEventType() |
String |
toString() |
getSourcepublic ComponentEvent(Object source, ComponentEvent.EventType t)
public ComponentEvent.EventType getEventType()
public String toString()
toString in class EventObjectBuilt on June 18 2013. | Portions Copyright 1997-2013 Oracle. All rights reserved.