motej.demos.gui
Class MoteGui

java.lang.Object
  extended by motej.demos.gui.MoteGui

public class MoteGui
extends java.lang.Object

Author:
Volker Fritzsch

Nested Class Summary
protected  class MoteGui.IRCompentent
           
 
Field Summary
protected  javax.swing.Action cameraBasicAction
           
protected  javax.swing.Action cameraExtendedAction
           
protected  javax.swing.Action cameraFullAction
           
protected  javax.swing.Action findAction
           
protected  javax.swing.Action report0x30Action
           
protected  javax.swing.Action report0x31Action
           
protected  javax.swing.Action report0x33Action
           
protected  javax.swing.Action report0x36Action
           
protected  javax.swing.Action report0x3eAction
           
protected  javax.swing.Action rumbleAction
           
protected  javax.swing.Action setLed1Action
           
protected  javax.swing.Action setLed2Action
           
protected  javax.swing.Action setLed3Action
           
protected  javax.swing.Action setLed4Action
           
 
Constructor Summary
MoteGui()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

findAction

protected javax.swing.Action findAction

cameraBasicAction

protected javax.swing.Action cameraBasicAction

cameraExtendedAction

protected javax.swing.Action cameraExtendedAction

cameraFullAction

protected javax.swing.Action cameraFullAction

report0x30Action

protected javax.swing.Action report0x30Action

report0x31Action

protected javax.swing.Action report0x31Action

report0x33Action

protected javax.swing.Action report0x33Action

report0x36Action

protected javax.swing.Action report0x36Action

report0x3eAction

protected javax.swing.Action report0x3eAction

setLed1Action

protected javax.swing.Action setLed1Action

setLed2Action

protected javax.swing.Action setLed2Action

setLed3Action

protected javax.swing.Action setLed3Action

setLed4Action

protected javax.swing.Action setLed4Action

rumbleAction

protected javax.swing.Action rumbleAction
Constructor Detail

MoteGui

public MoteGui()
Method Detail

main

public static void main(java.lang.String[] args)