forked from External/mage
Phase stops - done.
This commit is contained in:
parent
8a454d38a7
commit
b26db98817
10 changed files with 706 additions and 85 deletions
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue