bookExamples.ch44Printing.cdLabel
Class MyHex
java.lang.Object
   bookExamples.ch44Printing.cdLabel.MyHex
bookExamples.ch44Printing.cdLabel.MyHex
- public class MyHex 
- extends java.lang.Object
| Constructor Summary | 
| MyHex()
 | 
 
 
| Methods inherited from class java.lang.Object | 
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
MyHex
public MyHex()
getOpenIcon
public static javax.swing.Icon getOpenIcon()
- 
 
getClockIcon
public static javax.swing.Icon getClockIcon()
- 
 
getPrinterIcon
public static javax.swing.Icon getPrinterIcon()
- 
 
getSaveIcon
public static javax.swing.Icon getSaveIcon()
- 
 
getCaptureIcon
public static javax.swing.Icon getCaptureIcon()
- 
 
getRevertIcon
public static javax.swing.Icon getRevertIcon()
- 
 
getImage
public static java.awt.Image getImage(int[] pels,
                                      int width,
                                      int height)
- 
 
getExitIcon
public static javax.swing.Icon getExitIcon()
-