org.cogchar.bundle.app.puma
Class PumaAppUtils

java.lang.Object
  extended by org.appdapter.core.log.BasicDebugger
      extended by org.cogchar.bundle.app.puma.PumaAppUtils
All Implemented Interfaces:
org.appdapter.core.log.Loggable

public class PumaAppUtils
extends org.appdapter.core.log.BasicDebugger

Author:
Stu B. High level workarounds - vintage Spring+Summer 2013.

Nested Class Summary
static class PumaAppUtils.GreedyHandleSet
          This is a crude handle-grabbing entry pont, which assumes "the application" has already been initialized.
 
Field Summary
 
Fields inherited from interface org.appdapter.core.log.Loggable
IMPO_HI, IMPO_HIHI, IMPO_LO, IMPO_LOLO, IMPO_MAX, IMPO_MIN, IMPO_NORM
 
Constructor Summary
PumaAppUtils()
           
 
Method Summary
static void attachVWorldRenderModule(org.osgi.framework.BundleContext bundleCtx, RenderModule rMod, org.appdapter.core.name.Ident optVWorldSpecID)
           
static List<org.cogchar.impl.channel.FancyFile> getKnownAnimationFiles()
           
static void startSillyMotionComputersDemoForVWorldOnly(org.osgi.framework.BundleContext bundleCtx, org.robokind.api.motion.Robot.Id optRobotID_elseAllRobots)
           
 
Methods inherited from class org.appdapter.core.log.BasicDebugger
checkDebugImportance, forceLog4jConfig, getLogger, getLoggerForClass, isLoggerUsable, logDebug, logError, logError, logInfo, logInfo, logInfoEvent, logWarning, logWarning, logWithException, setDebugImportanceThreshold, setLogger, useLoggerForClass
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PumaAppUtils

public PumaAppUtils()
Method Detail

getKnownAnimationFiles

public static List<org.cogchar.impl.channel.FancyFile> getKnownAnimationFiles()

startSillyMotionComputersDemoForVWorldOnly

public static void startSillyMotionComputersDemoForVWorldOnly(org.osgi.framework.BundleContext bundleCtx,
                                                              org.robokind.api.motion.Robot.Id optRobotID_elseAllRobots)

attachVWorldRenderModule

public static void attachVWorldRenderModule(org.osgi.framework.BundleContext bundleCtx,
                                            RenderModule rMod,
                                            org.appdapter.core.name.Ident optVWorldSpecID)


Copyright © 2010-2013. All Rights Reserved.