net.sf.dexterim.oscar.client
Class FlapSequencer

java.lang.Object
  extended bynet.sf.dexterim.oscar.client.FlapSequencer

public class FlapSequencer
extends java.lang.Object

Author:
christoph

Constructor Summary
protected FlapSequencer()
           
 
Method Summary
 int current()
           
protected  int first()
           
static FlapSequencer getInstance()
           
 int next()
           
protected  int reset()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FlapSequencer

protected FlapSequencer()
Method Detail

next

public int next()

current

public int current()

first

protected final int first()

reset

protected int reset()

getInstance

public static FlapSequencer getInstance()


Copyright © 2003-2004 Dexter IM Team. All Rights Reserved.