FRosner / DataGenerator

Tool for generating various test data for machine learning and data mining algorithms.
Apache License 2.0
10 stars 2 forks source link

Replace UnsupportedOperationException in SwingMenu actionPerformed(...) #164

Closed FRosner closed 11 years ago

FRosner commented 11 years ago

We should introduce a new exception class like UnsupportedActionEvent or so and replace the UnsupportedOperationException.