public class MenuIcons extends Object
| Modifier and Type | Field and Description |
|---|---|
static ImageIcon |
JCR_ICON |
static ImageIcon |
MONITOR_PAUSE_ICON |
static ImageIcon |
MONITOR_RESUME_ICON |
static ImageIcon |
NEW_ICON |
static ImageIcon |
OPEN_DIR_ICON |
static ImageIcon |
OPEN_ICON |
static ImageIcon |
RUN_ICON |
static ImageIcon |
SAVE_ICON |
static ImageIcon |
STOP_ICON |
| Constructor and Description |
|---|
MenuIcons() |
public static final ImageIcon OPEN_ICON
public static final ImageIcon OPEN_DIR_ICON
public static final ImageIcon SAVE_ICON
public static final ImageIcon NEW_ICON
public static final ImageIcon RUN_ICON
public static final ImageIcon STOP_ICON
public static final ImageIcon MONITOR_PAUSE_ICON
public static final ImageIcon MONITOR_RESUME_ICON
public static final ImageIcon JCR_ICON
Copyright © 2011–2014 The Apache Software Foundation. All rights reserved.