|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--f00f.net.irc.martyr.modes.GenericMode
|
+--f00f.net.irc.martyr.modes.user.GenericUserMode
|
+--f00f.net.irc.martyr.modes.user.InvisibleMode
| Inner classes inherited from class f00f.net.irc.martyr.Mode |
Mode.Sign |
| Constructor Summary | |
InvisibleMode()
|
|
| Method Summary | |
char |
getChar()
The character that represents this mode (ie o for operator) |
Mode |
newInstance()
A Mode can be constructed and asked to make copies of itself. |
boolean |
requiresParam()
Should return true if this mode requires a parameter. |
| Methods inherited from class f00f.net.irc.martyr.modes.user.GenericUserMode |
onePerChannel, recordInChannel |
| Methods inherited from class f00f.net.irc.martyr.modes.GenericMode |
equals, getParam, getSign, hashCode, setParam, setSign, toString |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public InvisibleMode()
| Method Detail |
public char getChar()
Modepublic boolean requiresParam()
Modepublic Mode newInstance()
Mode
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||