|
|||||||||
| Home >> All >> com >> virtuosotechnologies >> asaph >> [ samplegui overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.virtuosotechnologies.asaph.samplegui
Interface SampleGuiAPI

- public interface SampleGuiAPI
An API for the sample plugin
| Field Summary | |
static java.lang.String |
API_NAME
Name of this API |
| Method Summary | |
void |
performSongCommand()
Perform the song command |
void |
performToolCommand()
Perform the tool command |
| Field Detail |
API_NAME
public static final java.lang.String API_NAME
- Name of this API
- See Also:
- Constant Field Values
| Method Detail |
performSongCommand
public void performSongCommand()
- Perform the song command
performToolCommand
public void performToolCommand()
- Perform the tool command
|
|||||||||
| Home >> All >> com >> virtuosotechnologies >> asaph >> [ samplegui overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC