com.mhavila.cookbook.prefs
Class RecipePreferences

java.lang.Object
  extended by com.mhavila.cookbook.prefs.RecipePreferences

public class RecipePreferences
extends Object

Receita:
Salvar e recuperar preferências.
Exemplo de código:

Referências:

Author:
Márcio d'Ávila (www.mhavila.com)

Constructor Summary
RecipePreferences()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RecipePreferences

public RecipePreferences()
Method Detail

main

public static void main(String[] args)