Package | Description |
---|---|
com.dukascopy.api.plugins.ui |
Modifier and Type | Method and Description |
---|---|
JFToggleButton |
UIFactory.createToggleButton(javax.swing.Icon icon)
Creates custom JToggleButton component with specified icon.
|
JFToggleButton |
UIFactory.createToggleButton(javax.swing.Icon icon,
java.lang.String tooltipText)
Creates custom JToggleButton component with specified icon and tool tip text.
|
JFToggleButton |
UIFactory.createToggleButton(java.net.URL iconURL)
Creates custom JToggleButton component with specified icon URL.
|
JFToggleButton |
UIFactory.createToggleButton(java.net.URL iconURL,
java.lang.String tooltipText)
Creates custom JToggleButton component with specified icon URL and tool tip text.
|
Copyright © 2024. All rights reserved.