JIDE 3.5.15

com.jidesoft.icons
Class NetworkIconSet.Interface

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

public static class NetworkIconSet.Interface
extends Object


Field Summary
static String ACCESS_POINT
           
static String BLUETOOTH
           
static String FIREWIRE
           
static String LAN
           
static String PARALLEL_PORT
           
static String SERIES_PORT
           
static String USB
           
static String USB2
           
static String WIFI
           
 
Constructor Summary
NetworkIconSet.Interface()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

USB

public static final String USB
See Also:
Constant Field Values

USB2

public static final String USB2
See Also:
Constant Field Values

FIREWIRE

public static final String FIREWIRE
See Also:
Constant Field Values

BLUETOOTH

public static final String BLUETOOTH
See Also:
Constant Field Values

WIFI

public static final String WIFI
See Also:
Constant Field Values

ACCESS_POINT

public static final String ACCESS_POINT
See Also:
Constant Field Values

LAN

public static final String LAN
See Also:
Constant Field Values

PARALLEL_PORT

public static final String PARALLEL_PORT
See Also:
Constant Field Values

SERIES_PORT

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

NetworkIconSet.Interface

public NetworkIconSet.Interface()

JIDE 3.5.15