|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmotej.event.ExtensionEvent
public class ExtensionEvent
Constructor Summary | |
---|---|
ExtensionEvent(Mote source)
|
|
ExtensionEvent(Mote source,
Extension extension)
|
Method Summary | |
---|---|
Extension |
getExtension()
|
Mote |
getSource()
|
boolean |
isExtensionConnected()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ExtensionEvent(Mote source)
public ExtensionEvent(Mote source, Extension extension)
Method Detail |
---|
public Mote getSource()
public Extension getExtension()
public boolean isExtensionConnected()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |