Module hivegui
Back to master index

[public] Service Point hivegui.CursorFactory Interface: net.sourceforge.hivegui.component.CursorFactory
The service to manage all cursors in the GUI.
Implementation
  • <invoke-factory service-id="hivemind.BuilderFactory" model="singleton" >
    • <construct class="net.sourceforge.hivegui.component.CursorFactoryImpl" >
      • <log />
      • <configuration />
      </construct>
    </invoke-factory>

Module hivegui
Back to master index