Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.lutris.dods.gui
Class Icons  view Icons download Icons.java

java.lang.Object
  extended bycom.lutris.dods.gui.Icons

public class Icons
extends java.lang.Object

Get the icons from the jar file.

Version:
$Revision: 1.9.14.1 $

Field Summary
(package private) static java.util.ResourceBundle res
           
 
Constructor Summary
private Icons()
           
 
Method Summary
static javax.swing.ImageIcon getIcon(java.lang.String filename)
           
static java.net.URL getIconURL(java.lang.String filename)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

res

static java.util.ResourceBundle res
Constructor Detail

Icons

private Icons()
Method Detail

getIconURL

public static java.net.URL getIconURL(java.lang.String filename)

getIcon

public static javax.swing.ImageIcon getIcon(java.lang.String filename)