ar.com.leak.iolsucker.view
Class Repository.ObservableAction
java.lang.Object
ar.com.leak.iolsucker.view.Repository.ObservableAction
- Enclosing interface:
- Repository
public static class Repository.ObservableAction
- extends Object
Una acci�n observable del repositorio
- Since:
- Aug 3, 2005
- Author:
- Juan F. Codagnone
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Repository.ObservableAction
public Repository.ObservableAction(String msg,
Repository.ObservableActionEnum type,
File file)
- Argumento pasado a los observers
- Parameters:
msg
- un mensajetype
- un tipo de acci�nfile
- archivo que cambi�
getMsg
public final String getMsg()
- Returns:
- el mensaje
getType
public final Repository.ObservableActionEnum getType()
- Returns:
- un tipo de acci�n
getFile
public final File getFile()
- Returns:
- the file
Copyright © 2005-2009 leak.com.ar. All Rights Reserved.