cbr.attack
Class MaliciousHost
java.lang.Object
cbr.attack.MaliciousHost
- All Implemented Interfaces:
- ActionListener, EventListener, Runnable
- public class MaliciousHost
- extends Object
- implements ActionListener, Runnable
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ATTACK1
public static final String ATTACK1
- See Also:
- Constant Field Values
ATTACK2A
public static final String ATTACK2A
- See Also:
- Constant Field Values
ATTACK2B
public static final String ATTACK2B
- See Also:
- Constant Field Values
ATTACK3
public static final String ATTACK3
- See Also:
- Constant Field Values
agentLabel_
private DragableLabel agentLabel_
imageButton1_
private AudibleButton imageButton1_
imageButton2_
private AudibleButton imageButton2_
ctx_
private AgentContext ctx_
imageName_
private JTextField imageName_
log_
private JTextField log_
image_
private Image image_
MaliciousHost
public MaliciousHost()
run
public void run()
- Specified by:
run
in interface Runnable
createGUI
public void createGUI()
createAttack1Panel
public JPanel createAttack1Panel()
createAttack2Panel
public JPanel createAttack2Panel()
createAttack3Panel
public JPanel createAttack3Panel()
sendDecryptAgent
public void sendDecryptAgent()
actionPerformed
public void actionPerformed(ActionEvent e)
- Specified by:
actionPerformed
in interface ActionListener
showImage
private void showImage(Image image)
dropAgent
public void dropAgent(Object o)
log
private void log(String message)
main
public static void main(String[] argv)
Copyright © Fraunhofer Gesellschaft. All
Rights Reserved.