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