Phase stops - done.

This commit is contained in:
magenoxx 2010-12-12 17:02:24 +03:00
parent 8a454d38a7
commit b26db98817
10 changed files with 706 additions and 85 deletions

View file

@ -114,6 +114,10 @@ public class FeedbackPanel extends javax.swing.JPanel {
startModal();
}
public void doClick() {
this.btnRight.doClick();
}
public void clear() {
stopModal();
this.btnLeft.setVisible(false);