JIDE 3.5.15

com.jidesoft.icons
Class NetworkIconSet.NetworkDevices

java.lang.Object
  extended by com.jidesoft.icons.NetworkIconSet.NetworkDevices
Enclosing class:
NetworkIconSet

public static class NetworkIconSet.NetworkDevices
extends Object


Field Summary
static String FIREWALL
           
static String MODEM
           
static String NETWORK_ADAPTER
           
static String NETWORK_STORAGE
           
static String ROUTER
           
static String STORAGE
           
static String SWITCH
           
static String VPN
           
static String WEB_CAM
           
static String WIRELESS_ROUTER
           
 
Constructor Summary
NetworkIconSet.NetworkDevices()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FIREWALL

public static final String FIREWALL
See Also:
Constant Field Values

SWITCH

public static final String SWITCH
See Also:
Constant Field Values

ROUTER

public static final String ROUTER
See Also:
Constant Field Values

WIRELESS_ROUTER

public static final String WIRELESS_ROUTER
See Also:
Constant Field Values

NETWORK_ADAPTER

public static final String NETWORK_ADAPTER
See Also:
Constant Field Values

MODEM

public static final String MODEM
See Also:
Constant Field Values

STORAGE

public static final String STORAGE
See Also:
Constant Field Values

NETWORK_STORAGE

public static final String NETWORK_STORAGE
See Also:
Constant Field Values

WEB_CAM

public static final String WEB_CAM
See Also:
Constant Field Values

VPN

public static final String VPN
See Also:
Constant Field Values
Constructor Detail

NetworkIconSet.NetworkDevices

public NetworkIconSet.NetworkDevices()

JIDE 3.5.15