@Documented
@Retention(value=SOURCE)
@Target(value=TYPE)
public @interface PluginProperties
Modifier and Type | Optional Element and Description |
---|---|
java.lang.String |
iconFilePath
Path to an icon inside the jar file.
|
java.lang.String |
name
Plugin name as it will appear in the Workspace tree
available with JForex-API 3.0
|
Copyright © 2024. All rights reserved.