home *** CD-ROM | disk | FTP | other *** search
/ Chip Special: HTML & Java / Chip-Special_1997-01_HTML-a-Java.bin / javasdk / sdk-java.exe / SDKJava.cab / Samples / AWT / menux / readme.txt < prev    next >
Encoding:
Text File  |  1996-10-10  |  377 b   |  14 lines

  1. MENUX java sample code.
  2.  
  3.  
  4.     This sample demonstrates the usage of MenuItemX, MenuX, MenuBarX 
  5.     java classes. Menux displays using the menu to select one of 
  6.     mutually exclusive menu items. This is shown in the second submenu
  7.     of the sample.
  8.  
  9.     To compile samples: jvc *.java
  10.     To run sample     : jview -p menux
  11.  
  12.     *.MAK file included for use with MSDEV environment.
  13.  
  14.