Package | Description |
---|---|
org.netbeans.lib.cvsclient.event |
Modifier and Type | Class and Description |
---|---|
class |
BinaryMessageEvent
An event sent from the server to indicate that a binary message should be
displayed to the user.
|
class |
EnhancedMessageEvent
An event sent from the server to indicate that a message should be displayed
to the user
|
class |
FileAddedEvent
Indicates that a file has been added.
|
class |
FileInfoEvent
This event is created when file information is received from the server.
|
class |
FileRemovedEvent
Indicates that a file has been removed.
|
class |
FileToRemoveEvent
Indicates that a file is to be removed.
|
class |
FileUpdatedEvent
Indicates that an existing file has been updated.
|
class |
MessageEvent
An event sent from the server to indicate that a message should be displayed
to the user
|
class |
ModuleExpansionEvent
This event is really intended only for the use in the Checkout command.
|
class |
TerminationEvent
An event sent from the server to indicate that a the output from the server
has ended for the current command
|
Modifier and Type | Method and Description |
---|---|
void |
EventManager.fireCVSEvent(CVSEvent e)
Fire a CVSEvent to all the listeners
|
Copyright © 2016. All rights reserved.