com.jinke.gui.event
Class DBusAdapter

java.lang.Object
  extended by com.jinke.gui.event.DBusAdapter
All Implemented Interfaces:
DBusListener, EventListener

public abstract class DBusAdapter
extends java.lang.Object
implements DBusListener


Field Summary
 
Fields inherited from interface com.jinke.gui.event.EventListener
DBUMASK, ERRMASK, KEYMASK, MSEMASK, WINMASK
 
Constructor Summary
DBusAdapter()
           
 
Method Summary
 void dbusEventHandler(DBusEvent dbusevent)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DBusAdapter

public DBusAdapter()
Method Detail

dbusEventHandler

public void dbusEventHandler(DBusEvent dbusevent)
Specified by:
dbusEventHandler in interface DBusListener
Parameters:
dbusevent -