User 771250cdd7
11-02-2008 20:22:50
In Marvin version 4.1.14 and early, The MViewPane object contains a method
which creates a list of menu items with different image export types.
However in Marvin version 5.0.0, the method is removed from the API. I would like to know if there is an equivalent method in 5.0 replace the
, or if there are some equivalent codes that can produce the same menu.
Code: |
makeSaveImageMenu(java.awt.Container menu) |
However in Marvin version 5.0.0, the method is removed from the API. I would like to know if there is an equivalent method in 5.0 replace the
Code: |
makeSaveImageMenu(java.awt.Container menu) |