public class Images extends Object
Modifier and Type | Field and Description |
---|---|
static Icon |
BACK |
static Icon |
BUY |
static Icon |
CART |
static Icon |
DELIVERY |
static Icon |
DONE |
static Icon |
ERROR |
static Icon |
LOGO_OPENBOOKS |
static Icon |
LOGO_OPENJPA |
static Icon |
NEXT |
static Icon |
SEARCH |
static Icon |
START |
static Icon |
SUPPLY |
static Icon |
VIEW_CODE |
static Icon |
VIEW_DOMAIN |
static Icon |
VIEW_QUERY |
static Icon |
VIEW_UNIT |
Constructor and Description |
---|
Images() |
Modifier and Type | Method and Description |
---|---|
protected static ImageIcon |
createImageIcon(String path)
Returns an ImageIcon, or null if the path was invalid.
|
static Icon |
getIcon(String name) |
static Icon |
getIcon(String name,
boolean scale) |
static Icon |
getIcon(String name,
int width,
int height) |
public static Icon NEXT
public static Icon BACK
public static Icon DONE
public static Icon ERROR
public static Icon START
public static final Icon BUY
public static final Icon DELIVERY
public static final Icon SUPPLY
public static final Icon SEARCH
public static final Icon CART
public static Icon VIEW_UNIT
public static Icon VIEW_DOMAIN
public static Icon VIEW_CODE
public static Icon VIEW_QUERY
public static final Icon LOGO_OPENBOOKS
public static final Icon LOGO_OPENJPA
Copyright © 2006–2018 Apache Software Foundation. All rights reserved.