rero.client.functions
Class DCCOperators
java.lang.Object
rero.client.Feature
rero.client.functions.DCCOperators
- All Implemented Interfaces:
- Loadable
- public class DCCOperators
- extends Feature
- implements Loadable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
dccData
protected DataDCC dccData
DCCOperators
public DCCOperators()
init
public void init()
- Specified by:
init
in class Feature
scriptLoaded
public boolean scriptLoaded(ScriptInstance script)
- Specified by:
scriptLoaded
in interface Loadable
scriptUnloaded
public boolean scriptUnloaded(ScriptInstance script)
- Specified by:
scriptUnloaded
in interface Loadable
getType
public static int getType(String type)