sidnet.stack.std.mac
Class ColorProfileMac802_11_4

java.lang.Object
  extended by sidnet.core.interfaces.ColorProfile
      extended by sidnet.stack.std.mac.ColorProfileMac802_11_4
All Implemented Interfaces:
ColorProfileInterface

public class ColorProfileMac802_11_4
extends ColorProfile


Nested Class Summary
 
Nested classes/interfaces inherited from class sidnet.core.interfaces.ColorProfile
ColorProfile.ColorBundle
 
Field Summary
static java.lang.String RADIO_SLEEPS
           
 
Fields inherited from class sidnet.core.interfaces.ColorProfile
changed, CLEAR, DEAD, DEFAULT, FOREVER, SELECTED
 
Constructor Summary
ColorProfileMac802_11_4()
           
 
Method Summary
 
Methods inherited from class sidnet.core.interfaces.ColorProfile
getColorBundle, getColorSet, getTimeToColorChange, mark, register
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RADIO_SLEEPS

public static final java.lang.String RADIO_SLEEPS
See Also:
Constant Field Values
Constructor Detail

ColorProfileMac802_11_4

public ColorProfileMac802_11_4()