JIDE 3.5.15

com.jidesoft.icons
Class NetworkIconSet

java.lang.Object
  extended by com.jidesoft.icons.NetworkIconSet

public class NetworkIconSet
extends Object

NetworkIconSet is a class which works with JIDE Network Icon Set (http://www.jidesoft.com/icon/). It defines 72 icons in 6 sections in this class. We could add more in the future. All JIDE icon set will follow the naming conversion as defined here.

See Also:
IconSetManager

Nested Class Summary
static class NetworkIconSet.Ecommerce
           
static class NetworkIconSet.Email
           
static class NetworkIconSet.Interface
           
static class NetworkIconSet.Internet
           
static class NetworkIconSet.NetworkDevices
           
static class NetworkIconSet.Security
           
 
Constructor Summary
NetworkIconSet()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NetworkIconSet

public NetworkIconSet()

JIDE 3.5.15