|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GateListener | |
|---|---|
| gate | This package contains the public interface to the GATE Java API. |
| gate.annotation | |
| gate.event | |
| gate.security | |
| Uses of GateListener in gate |
|---|
| Methods in gate with parameters of type GateListener | |
|---|---|
void |
AnnotationSet.addGateListener(GateListener l)
|
void |
AnnotationSet.removeGateListener(GateListener l)
|
| Uses of GateListener in gate.annotation |
|---|
| Fields in gate.annotation with type parameters of type GateListener | |
|---|---|
private Vector<GateListener> |
AnnotationSetImpl.gateListeners
|
| Methods in gate.annotation with parameters of type GateListener | |
|---|---|
void |
AnnotationSetImpl.addGateListener(GateListener l)
|
void |
AnnotationSetImpl.removeGateListener(GateListener l)
|
| Uses of GateListener in gate.event |
|---|
| Subinterfaces of GateListener in gate.event | |
|---|---|
interface |
ObjectModificationListener
|
| Uses of GateListener in gate.security |
|---|
| Classes in gate.security that implement GateListener | |
|---|---|
class |
AccessControllerImpl
|
class |
GroupImpl
|
class |
UserImpl
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||