|
install4j API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface InstallerEventListener
The interface that must be implemented by classes who are interested in installer events. Event listeners are registered with the Context.
Context.addInstallerEventListener(InstallerEventListener)
,
EventType
,
InstallerEvent
,
InstallerFileEvent
Method Summary | |
---|---|
void |
installerEvent(InstallerEvent event)
Called when an installer event is fired. |
Method Detail |
---|
void installerEvent(InstallerEvent event)
event
- the event
|
install4j API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |