Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- package org.osbot;
- import java.awt.event.ActionEvent;
- import java.awt.event.ActionListener;
- public class S
- implements ActionListener
- {
- public void actionPerformed(ActionEvent a)
- {
- TB.a(a.m, a);
- }
- public S(TB paramTB)
- {
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment