wi3sl / sese

1 stars 0 forks source link

The type JList is not generic; it cannot be parameterized with arguments <IconListItem> list cannot be resolved to a variable #30

Closed wi3sl closed 12 years ago

wi3sl commented 12 years ago

Exception in thread "main" java.lang.Error: Unresolved compilation problems: The type JList is not generic; it cannot be parameterized with arguments list cannot be resolved list cannot be resolved list cannot be resolved list cannot be resolved list cannot be resolved to a variable The type JList is not generic; it cannot be parameterized with arguments list cannot be resolved to a variable

at blue.hotel.gui.ObjectList.<init>(ObjectList.java:32)
at blue.hotel.gui.MainFrame.<init>(MainFrame.java:139)
at blue.hotel.main.Main.main(Main.java:7)