ClientAWTEvent

org.nlogo.hubnet.client.ClientAWTEvent
class ClientAWTEvent(source: AnyRef, val info: AnyRef, val receivedData: Boolean) extends AWTEvent

Attributes

Source
ClientAWTEvent.scala
Graph
Supertypes
class AWTEvent
class EventObject
trait Serializable
class Object
trait Matchable
class Any
Show all
Known subtypes

Members list

Value members

Inherited methods

def getID(): Int

Attributes

Inherited from:
AWTEvent
def getSource(): <FromJavaObject>

Attributes

Inherited from:
EventObject
def paramString(): String

Attributes

Inherited from:
AWTEvent
def setSource(x$0: <FromJavaObject>): Unit

Attributes

Inherited from:
AWTEvent
def toString(): String

Returns a string representation of the object.

Returns a string representation of the object.

The default representation is platform dependent.

Attributes

Returns

a string representation of the object.

Inherited from:
AWTEvent

Concrete fields

val info: AnyRef

Attributes

Source
ClientAWTEvent.scala

Attributes

Source
ClientAWTEvent.scala