Package | Description |
---|---|
gate | |
gate.creole | |
gate.gui | |
gate.gui.docview |
Modifier and Type | Method and Description |
---|---|
void |
VisualResource.setHandle(Handle handle)
Used by the main GUI to tell this VR what handle created it.
|
Modifier and Type | Field and Description |
---|---|
protected Handle |
AbstractVisualResource.handle
The handle for this visual resource
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractVisualResource.setHandle(Handle handle)
Used by the main GUI to tell this VR what handle created it.
|
Modifier and Type | Class and Description |
---|---|
class |
NameBearerHandle
Class used to store the GUI information about an open entity
(resource, controller, datastore).
|
Modifier and Type | Field and Description |
---|---|
protected Handle |
FeaturesSchemaEditor.handle
The handle for this visual resource
|
Modifier and Type | Method and Description |
---|---|
protected Handle |
MainFrame.findHandleForResource(Resource res)
Locates the handle for a given resource.
|
Handle |
MainFrame.select(Resource res)
Selects a resource if loaded in the system and not invisible.
|
Modifier and Type | Method and Description |
---|---|
protected void |
MainFrame.select(Handle handle) |
void |
FeaturesSchemaEditor.setHandle(Handle handle)
Used by the main GUI to tell this VR what handle created it.
|
void |
SerialDatastoreViewer.setHandle(Handle handle) |
void |
SerialControllerEditor.setHandle(Handle handle) |
Modifier and Type | Field and Description |
---|---|
protected Handle |
AbstractDocumentView.handle
Stores the handle of this view.
|
Modifier and Type | Method and Description |
---|---|
Handle |
AbstractDocumentView.getHandle() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractDocumentView.setHandle(Handle handle) |
Copyright © 2024 GATE. All rights reserved.