Uses of Class
com.threerings.tudey.client.cursor.PlaceableCursor.Implementation

Packages that use PlaceableCursor.Implementation
com.threerings.tudey.client.cursor   
com.threerings.tudey.config Tudey configurations. 
 

Uses of PlaceableCursor.Implementation in com.threerings.tudey.client.cursor
 

Subclasses of PlaceableCursor.Implementation in com.threerings.tudey.client.cursor
static class PlaceableCursor.Original
          The original implementation.
 

Uses of PlaceableCursor.Implementation in com.threerings.tudey.config
 

Methods in com.threerings.tudey.config that return PlaceableCursor.Implementation
 PlaceableCursor.Implementation PlaceableConfig.getCursorImplementation(TudeyContext ctx, Scope scope, PlaceableCursor.Implementation impl)
          Creates or updates a cursor implementation for this configuration.
abstract  PlaceableCursor.Implementation PlaceableConfig.Implementation.getCursorImplementation(TudeyContext ctx, Scope scope, PlaceableCursor.Implementation impl)
          Creates or updates a cursor implementation for this configuration.
 PlaceableCursor.Implementation PlaceableConfig.Original.getCursorImplementation(TudeyContext ctx, Scope scope, PlaceableCursor.Implementation impl)
           
 PlaceableCursor.Implementation PlaceableConfig.Derived.getCursorImplementation(TudeyContext ctx, Scope scope, PlaceableCursor.Implementation impl)
           
 

Methods in com.threerings.tudey.config with parameters of type PlaceableCursor.Implementation
 PlaceableCursor.Implementation PlaceableConfig.getCursorImplementation(TudeyContext ctx, Scope scope, PlaceableCursor.Implementation impl)
          Creates or updates a cursor implementation for this configuration.
abstract  PlaceableCursor.Implementation PlaceableConfig.Implementation.getCursorImplementation(TudeyContext ctx, Scope scope, PlaceableCursor.Implementation impl)
          Creates or updates a cursor implementation for this configuration.
 PlaceableCursor.Implementation PlaceableConfig.Original.getCursorImplementation(TudeyContext ctx, Scope scope, PlaceableCursor.Implementation impl)
           
 PlaceableCursor.Implementation PlaceableConfig.Derived.getCursorImplementation(TudeyContext ctx, Scope scope, PlaceableCursor.Implementation impl)
           
 



Copyright © 2011. All Rights Reserved.