j2d.gui
Class Hex
java.lang.Object
   j2d.gui.Hex
j2d.gui.Hex
- public class Hex 
- extends java.lang.Object
| Constructor Summary | 
| Hex()
 | 
 
 
| Methods inherited from class java.lang.Object | 
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
Hex
public Hex()
getOpenIcon
public static javax.swing.Icon getOpenIcon()
- 
 
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()
-