JAVA Tech JAVA Technologies Co. Ltd. Marine Radio VERSION 3.0 Manuel D’Utilisation

Page de 88
 
 
52
52
52
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)