public class NewLineEvent extends Event
source
Constructor and Description |
---|
NewLineEvent(Object source) |
NewLineEvent(Object source,
int line) |
Modifier and Type | Method and Description |
---|---|
int |
getLine() |
String |
toString() |
getSource
public NewLineEvent(Object source)
public NewLineEvent(Object source, int line)
public int getLine()
public String toString()
toString
in class EventObject
Copyright © 2015 JBoss by Red Hat. All rights reserved.