ccs.cpc.impl
Class ProfileLogic
java.lang.Object
ccs.cpc.impl.ProfileLogic
- All Implemented Interfaces:
- java.awt.event.ActionListener, java.util.EventListener
class ProfileLogic
- extends java.lang.Object
- implements java.awt.event.ActionListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProfileLogic
ProfileLogic(CpcImpl cpc)
argsScript
void argsScript(java.lang.String profileID)
throws java.io.IOException,
java.lang.InterruptedException
- Throws:
java.io.IOException
java.lang.InterruptedException
defaultScript
void defaultScript()
throws java.io.IOException,
java.lang.InterruptedException
- Throws:
java.io.IOException
java.lang.InterruptedException
cloneScript
void cloneScript()
throws java.io.IOException
- Throws:
java.io.IOException
manageProfile
void manageProfile()
throws java.io.IOException
- Throws:
java.io.IOException
actionPerformed
public void actionPerformed(java.awt.event.ActionEvent ae)
- Specified by:
actionPerformed
in interface java.awt.event.ActionListener