java Programming Glossary: flippedcard
SwingWorker, Thread.sleep(), or javax.swing.timer? I need to “insert a pause” http://stackoverflow.com/questions/16292498/swingworker-thread-sleep-or-javax-swing-timer-i-need-to-insert-a-pause public class CardsPane extends JPanel private Card flippedCard null public CardsPane List BufferedImage images Dimension prefSize.. @Override public void mouseClicked MouseEvent e if flippedCard null Card card Card e.getComponent card.setFlipped true flippedCard.. null Card card Card e.getComponent card.setFlipped true flippedCard card firePropertyChange flippedCard null card GridBagConstraints..
|