Uses of Class
com.notuvy.gui.BaseSplash.DependentStrategy

Packages that use BaseSplash.DependentStrategy
com.notuvy.gui Utilities for building GUI applications. 
 

Uses of BaseSplash.DependentStrategy in com.notuvy.gui
 

Methods in com.notuvy.gui that return BaseSplash.DependentStrategy
 BaseSplash.DependentStrategy BaseSplash.getStrategy()
           
static BaseSplash.DependentStrategy BaseSplash.DependentStrategy.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static BaseSplash.DependentStrategy[] BaseSplash.DependentStrategy.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in com.notuvy.gui with parameters of type BaseSplash.DependentStrategy
 void BaseSplash.setStrategy(BaseSplash.DependentStrategy pStrategy)
           
 



Copyright © 2013. All Rights Reserved.