www.RoboHobby.com - Java ME/SE robotics project

com.robohobby.me
Class CallBacks

java.lang.Object
  extended by com.robohobby.me.CallBacks

public class CallBacks
extends java.lang.Object

Author:
user


Field Summary
private static CallBacks callBacks
           
(package private)  DiscUtils discUtils
           
(package private)  RobotMIDlet robotMIDlet
           
 
Constructor Summary
private CallBacks()
           
 
Method Summary
static CallBacks getInstance()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

callBacks

private static CallBacks callBacks

robotMIDlet

RobotMIDlet robotMIDlet

discUtils

DiscUtils discUtils
Constructor Detail

CallBacks

private CallBacks()
Method Detail

getInstance

public static CallBacks getInstance()

Copyright © 2004-2008 OLeg Lyubchenko, Anton Lyubchenko. All Rights Reserved.