JAVA Tech VERSION 3.0 Marine Radio User Manual


 
52
5252
52
isNewWindowVisible()
E.g. ViewONE.setNewWindowVisible(!ViewONE.isNewWindowVisible());
Returns a Boolean value of ‘true’ if the ViewONE new window is visible else a value ‘false’
is returned.
setImageForeColor(color)
E.g. ViewONE.setImageForeColor(0, 0, 0)
This method sets the default color used for the foreground (text) of monochrome images.
Colors are specified using the standard RGB values.
showImageForeColorDialog()
E.g. ViewONE.showImageForeColorDialog();
This method will cause ViewONE to display a dialog to allow the user to change the
default color used for the foreground (text) of monochrome images.
Method:
Method:
(V3-Only)
Method:
(V3-Only)