Package | Description |
---|---|
alice.tuprolog | |
alice.tuprolog.event | |
alice.tuprologx.ide |
Modifier and Type | Method and Description |
---|---|
protected void |
Prolog.notifyLoadedLibrary(LibraryEvent e)
Notifies a library loaded event
|
protected void |
Prolog.notifyUnloadedLibrary(LibraryEvent e)
Notifies a library unloaded event
|
Modifier and Type | Method and Description |
---|---|
void |
PrologEventAdapter.libraryLoaded(LibraryEvent e) |
void |
LibraryListener.libraryLoaded(LibraryEvent e) |
void |
PrologEventListener.libraryLoaded(LibraryEvent e) |
void |
PrologEventAdapter.libraryUnloaded(LibraryEvent e) |
void |
LibraryListener.libraryUnloaded(LibraryEvent e) |
void |
PrologEventListener.libraryUnloaded(LibraryEvent e) |
Modifier and Type | Method and Description |
---|---|
void |
LibraryDialog.libraryLoaded(LibraryEvent event) |
void |
LibraryDialog.libraryUnloaded(LibraryEvent event) |
Copyright © 2015. All rights reserved.