org.gerhardb.lib.util
Class Icons
java.lang.Object
org.gerhardb.lib.util.Icons
- public class Icons
- extends java.lang.Object
See what they look like:
http://java.sun.com/developer/techDocs/hi/repository/
Instructions:
http://java.sun.com/products/jlf/ed2/book/Appendix.B.html#89077
License for the actual images:
Copyright 2000 by Sun Microsystems, Inc. All
Rights Reserved.
Sun grants you ("Licensee") a non-exclusive,
royalty free, license to use, and redistribute
this software graphics artwork, as individual
graphics or as a collection, as part of software
code or programs that you develop, provided that
i) this copyright notice and license accompany
the software graphics artwork; and ii) you do not
utilize the software graphics artwork in a manner
which is disparaging to Sun. Unless enforcement
is prohibited by applicable law, you may not
modify the graphics, and must use them true to
color and unmodified in every way.
This software graphics artwork is provided "AS
IS," without a warranty of any kind. ALL EXPRESS
OR IMPLIED CONDITIONS, REPRESENTATIONS AND
WARRANTIES, INCLUDING ANY IMPLIED WARRANTY OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE
OR NON-INFRINGEMENT, ARE HEREBY EXCLUDED. SUN AND
ITS LICENSORS SHALL NOT BE LIABLE FOR ANY DAMAGES
SUFFERED BY LICENSEE AS A RESULT OF USING,
MODIFYING OR DISTRIBUTING THE SOFTWARE GRAPHICS
ARTWORK.
IN NO EVENT WILL SUN OR ITS LICENSORS BE LIABLE
FOR ANY LOST REVENUE, PROFIT OR DATA, OR FOR
DIRECT, INDIRECT, SPECIAL, CONSEQUENTIAL,
INCIDENTAL OR PUNITIVE DAMAGES, HOWEVER CAUSED
AND REGARDLESS OF THE THEORY OF LIABILITY,
ARISING OUT OF THE USE OF OR INABILITY TO USE
SOFTWARE GRAPHICS ARTWORK, EVEN IF SUN HAS BEEN
ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
If any of the above provisions are held to be in
violation of applicable law, void, or
unenforceable in any jurisdiction, then such
provisions are waived to the extent necessary for
this Disclaimer to be otherwise enforceable in
such jurisdiction.
- Author:
- Gerhard Beck
Method Summary |
static javax.swing.ImageIcon |
icon(int type)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SAVE
public static final int SAVE
- See Also:
- Constant Field Values
ROTATE_RIGHT
public static final int ROTATE_RIGHT
- See Also:
- Constant Field Values
ROTATE_LEFT
public static final int ROTATE_LEFT
- See Also:
- Constant Field Values
DELETE
public static final int DELETE
- See Also:
- Constant Field Values
UNDO
public static final int UNDO
- See Also:
- Constant Field Values
REDO
public static final int REDO
- See Also:
- Constant Field Values
REFRESH
public static final int REFRESH
- See Also:
- Constant Field Values
HELP
public static final int HELP
- See Also:
- Constant Field Values
NO_PICTURES
public static final int NO_PICTURES
- See Also:
- Constant Field Values
ABOUT
public static final int ABOUT
- See Also:
- Constant Field Values
FULL_SCREEN
public static final int FULL_SCREEN
- See Also:
- Constant Field Values
GROW
public static final int GROW
- See Also:
- Constant Field Values
SHRINK
public static final int SHRINK
- See Also:
- Constant Field Values
RENAME
public static final int RENAME
- See Also:
- Constant Field Values
PARK
public static final int PARK
- See Also:
- Constant Field Values
REPEAT
public static final int REPEAT
- See Also:
- Constant Field Values
BEGINNING
public static final int BEGINNING
- See Also:
- Constant Field Values
END
public static final int END
- See Also:
- Constant Field Values
BASIC_SCREEN
public static final int BASIC_SCREEN
- See Also:
- Constant Field Values
MOVIE
public static final int MOVIE
- See Also:
- Constant Field Values
STOP_MOVIE
public static final int STOP_MOVIE
- See Also:
- Constant Field Values
FULL_SCREEN_MOVIE
public static final int FULL_SCREEN_MOVIE
- See Also:
- Constant Field Values
icon
public static javax.swing.ImageIcon icon(int type)
Copyright © 2002 Gerhard Beck. All rights reserved. Subject to GPL.