Package | Description |
---|---|
icy.network |
Contains network tools and related objects (download / upload operation, IRC...)
|
Modifier and Type | Method and Description |
---|---|
static IRCUtil.IRCAttribute |
IRCUtil.getAttribute(java.lang.String ircString,
int index)
Return the IRC attribute corresponding to the control code at specified index.
|
Modifier and Type | Method and Description |
---|---|
static void |
IRCUtil.applyAttribute(IRCUtil.IRCAttributeSet set,
IRCUtil.IRCAttribute attr)
Apply the specified IRC attribute on specified IRC attributes set.
|