|
GATE Version 3.1-2270 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Handle | |
---|---|
com.ontotext.gate.vr | |
gate | This package contains the public interface to the GATE Java API. |
gate.creole | |
gate.gui | |
gate.gui.docview |
Uses of Handle in com.ontotext.gate.vr |
---|
Methods in com.ontotext.gate.vr with parameters of type Handle | |
---|---|
void |
OntologyEditorImpl.setHandle(Handle handle)
|
Uses of Handle in gate |
---|
Methods in gate with parameters of type Handle | |
---|---|
void |
VisualResource.setHandle(Handle handle)
Used by the main GUI to tell this VR what handle created it. |
Uses of Handle in gate.creole |
---|
Fields in gate.creole declared as Handle | |
---|---|
protected Handle |
AbstractVisualResource.handle
The handle for this visual resource |
Methods in gate.creole with parameters of type Handle | |
---|---|
void |
AbstractVisualResource.setHandle(Handle handle)
Used by the main GUI to tell this VR what handle created it. |
Uses of Handle in gate.gui |
---|
Classes in gate.gui that implement Handle | |
---|---|
class |
NameBearerHandle
Class used to store the GUI information about an open entity (resource, controller, datastore). |
Fields in gate.gui declared as Handle | |
---|---|
protected Handle |
SerialControllerEditor.handle
The Handle that created this view |
protected Handle |
DocumentEditor.myHandle
|
protected Handle |
ProtegeWrapper.myHandle
|
Methods in gate.gui with parameters of type Handle | |
---|---|
protected void |
MainFrame.select(Handle handle)
|
void |
DocumentEditor.setHandle(Handle handle)
|
void |
FeaturesEditor.setHandle(Handle handle)
|
void |
OracleDatastoreViewer.setHandle(Handle handle)
|
void |
ProtegeWrapper.setHandle(Handle handle)
|
void |
SerialControllerEditor.setHandle(Handle handle)
|
void |
SerialDatastoreViewer.setHandle(Handle handle)
|
Uses of Handle in gate.gui.docview |
---|
Fields in gate.gui.docview declared as Handle | |
---|---|
protected Handle |
AbstractDocumentView.handle
Stores the handle of this view. |
Methods in gate.gui.docview with parameters of type Handle | |
---|---|
void |
AbstractDocumentView.setHandle(Handle handle)
|
|
GATE Version 3.1-2270 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |