Class util_keyword_chg

This class is used to scan the selected source file and replace the ProvideX keywords (directives, functions, system variables, and mnemonics).

Build Information

Author Fred McGuirk

Properties

No Properties

Methods

FUNCTION actionPerformed(inActionEventID)

This method will be called when the action is triggered from the contributed tools menu.


ParameterDescription
inActionEventID This is a reference to [Java Class:eventmanager/ExtCommand]
FUNCTION getDescription$()

Get a description for this listener that will be used if this class doubles as an observer. This will be determined by the EventNotificationFlag.

Returns A string containing the description of this listener
FUNCTION init()

Methods inherited from: AbstractActionListener

actionPerformed(), configPerformed(), getDescription$(), getEventNotificationFlag(), init()

Methods inherited from: EventManagerObserver

getDescription$(), getEventNotificationFlag(), init(), update()