sun.awt
public class CausedFocusEvent extends FocusEvent
Nested Class Summary | |
---|---|
static class | CausedFocusEvent.Cause |
Constructor Summary | |
---|---|
CausedFocusEvent(Component c, int id, boolean temporary, Component opposite, CausedFocusEvent.Cause cause) |
Method Summary | |
---|---|
CausedFocusEvent.Cause | getCause() |