Package uk.ac.qmul.eecs.depic.jhapticgui

  • Interface Summary 
    Interface Description
    HapticDeviceFactory
    An abstract factory interface, as per the Abstract Factory design pattern.
    Haptics
    An interface for objects that implement haptics, that is any form of interaction involving the sense of touch.
  • Class Summary 
    Class Description
    HapticDevice
    A placeholder for a haptic device that exposes a native API.
    HapticDeviceWinFactory
    A HapticDevice factory for Windows platform.
    HapticListener
    A general purpose haptic device listener.
  • Exception Summary 
    Exception Description
    HapticsException
    An Exception generated by a haptic device