Uses of Class
org.diamondspin.DSTabletopEvent

Packages that use DSTabletopEvent
org.diamondspin   
 

Uses of DSTabletopEvent in org.diamondspin
 

Methods in org.diamondspin with parameters of type DSTabletopEvent
 void DSTableListener.engineChanged(DSTabletopEvent evt)
          callback when the engine is changed
 void DSTableAdapter.engineChanged(DSTabletopEvent evt)
           
 void DSTableListener.grabElementStolen(DSTabletopEvent evt)
          callback when rotation is finished
 void DSTableAdapter.grabElementStolen(DSTabletopEvent evt)
           
 void DSTableListener.tableGrabbed(DSTabletopEvent evt)
          when rotation, zoom or drag starts a tableGrab is first ignited
 void DSTableAdapter.tableGrabbed(DSTabletopEvent evt)
           
 void DSTableListener.tableReleased(DSTabletopEvent evt)
          when rotation, zoom or drag finish a tableGrab is first ignited
 void DSTableAdapter.tableReleased(DSTabletopEvent evt)
           
 void DSTableListener.tableRotated(DSTabletopEvent evt)
          callback when rotation is finished
 void DSTableAdapter.tableRotated(DSTabletopEvent evt)
           
 void DSTableListener.tableTranslated(DSTabletopEvent evt)
          callback when rotation is finished
 void DSTableAdapter.tableTranslated(DSTabletopEvent evt)
           
 void DSTableListener.tableZoomed(DSTabletopEvent evt)
          callback when zoom is finished
 void DSTableAdapter.tableZoomed(DSTabletopEvent evt)
           
 void DSTableListener.viewChanged(DSTabletopEvent evt)
          callback when the view change
 void DSTableAdapter.viewChanged(DSTabletopEvent evt)
           
 



Copyright © 2006 Frederic Vernier(LIMSI) Chia Shen(MERL) Guillaume Besacier(LIMSI). All Rights Reserved.