Package | Description |
---|---|
org.netbeans.api.intent |
API for working with
Intent s, abstract descriptions of intended
operations. |
Modifier and Type | Method | Description |
---|---|---|
void |
Intent.execute(Callback callback) |
Execute the intent.
|
void |
IntentAction.execute(Callback callback) |
Execute the intent action.
|
Built on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.