gui.icons
Class BinaryIcons
java.lang.Object
gui.icons.BinaryIcons
public class BinaryIcons
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
brush
public static byte[][] brush
hand
public static byte[][] hand
magnifyingGlass
public static byte[][] magnifyingGlass
marqee
public static byte[][] marqee
paintCan
public static byte[][] paintCan
eyeDropper
public static byte[][] eyeDropper
warp
public static byte[][] warp
oval
public static byte[][] oval
arc
public static byte[][] arc
arrow
public static byte[][] arrow
circle
public static byte[][] circle
polygon
public static byte[][] polygon
eraser
public static byte[][] eraser
xImage
public static byte[][] xImage
pencil
public static byte[][] pencil
selected
public static byte[][] selected
unselected
public static byte[][] unselected
BinaryIcons
public BinaryIcons()
getMagnifierIcon
public static javax.swing.Icon getMagnifierIcon()
getEyeDropperIcon
public static javax.swing.Icon getEyeDropperIcon()
getCameramanIcon
public static javax.swing.Icon getCameramanIcon()
getColorCameramanIcon
public static javax.swing.Icon getColorCameramanIcon()
getColorCameramanIcon
public static javax.swing.Icon getColorCameramanIcon(double ar,
double ag,
double ab)
getBrushIcon
public static javax.swing.Icon getBrushIcon()
getIcon
public static javax.swing.Icon getIcon(byte[][] r)
getRevertIcon
public static javax.swing.Icon getRevertIcon()
getSaveIcon
public static javax.swing.Icon getSaveIcon()
getExitIcon
public static javax.swing.Icon getExitIcon()
getOpenIcon
public static javax.swing.Icon getOpenIcon()
toJava
public static java.lang.String toJava(java.lang.String name,
java.lang.String s)
getPrintIconAsJava
public static void getPrintIconAsJava()
main
public static void main(java.lang.String[] args)