How to refresh view after desired getting value from addSelectionListener method [message #1782250] |
Tue, 20 February 2018 21:54 |
luft swift Messages: 1 Registered: February 2018 |
Junior Member |
|
|
I have a plugin that has 2 parts and one view. Both parts use parent composite of the same view. The 2 parts of the plugin are the following:
1) A File Browser . That uses addSelectionListener and FileDialog to open the file and select a file.
2) A JFreeChart that is drawn based on the value of selected from the file browser.
Now i want to update the Jfree chart with respect to selected file with file browser dynamically. How can i connect between this 2 parts. Please be informed that both part works individually and technically well. The concern is to make them connected and worked. Should i use commands and handler? If so, how to do it? I am confused about implementing them. Suggest ways to implement this plugin.
Feel free to ask any questions regarding the issue. Thanks for the help
|
|
|
Powered by
FUDForum. Page generated in 0.01933 seconds