CornOnTheKob

Error

Feb 14th, 2016
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.37 KB | None | 0 0
  1. Exception in thread "main" java.awt.AWTError: BoxLayout can't be shared
  2. at javax.swing.BoxLayout.checkContainer(Unknown Source)
  3. at javax.swing.BoxLayout.invalidateLayout(Unknown Source)
  4. at javax.swing.BoxLayout.addLayoutComponent(Unknown Source)
  5. at java.awt.Container.addImpl(Unknown Source)
  6. at java.awt.Container.add(Unknown Source)
  7. at Risk.main(Risk.java:25)
Add Comment
Please, Sign In to add comment