| Package | Description |
|---|---|
| com.dukascopy.api.plugins.ui |
| Modifier and Type | Method and Description |
|---|---|
JFMenuItem |
UIFactory.createMenuItem(java.lang.String text)
Creates custom JMenuItem component with specified text.
|
JFMenuItem |
UIFactory.createMenuItem(java.lang.String text,
javax.swing.Icon icon)
Creates custom JMenuItem component with specified text and icon.
|
JFMenuItem |
UIFactory.createMenuItem(java.lang.String text,
java.net.URL iconURL)
Creates custom JMenuItem component with specified text and icon URL.
|
Copyright © 2025. All rights reserved.