com.loribel.commons.abstraction
Interface GB_NextDemoOwner

All Superinterfaces:
GB_LabelIconOwner

public interface GB_NextDemoOwner
extends GB_LabelIconOwner

Interface for Object with method nextDemo.

Author:
Gregory Borelli

Method Summary
 boolean nextDemo(boolean a_deep)
          Returns true if a next demo is available, false otherwelse.
 
Methods inherited from interface com.loribel.commons.abstraction.GB_LabelIconOwner
getLabelIcon
 

Method Detail

nextDemo

public boolean nextDemo(boolean a_deep)
Returns true if a next demo is available, false otherwelse.



Copyright © 2002-2007 Gregory Borelli [Loribel]. All Rights Reserved.