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

Change title of Edit Feature dialog #179

Closed Husterknupp closed 10 years ago

Husterknupp commented 10 years ago

At the moment the title of the Edit Feature dialog is "Add Feature". @FRosner is it a problem to edit the title of this dialog since it is used for both, adding and editing? datagenerator 1

FRosner commented 10 years ago

Will fix this.

FRosner commented 10 years ago

@Husterknupp the dialog class knows whether it is used for editing a feature definition. Thus it should somehow change it's title when it is used for editing. When it is no longer used for editing the title should be reset. It would be nice if this happened directly and hidden in the dialog class instead of specifying it in the Swing menu.

FRosner commented 10 years ago

I guess you forgot to cherry-pick your changes in the v0.4 branch? Please do it because otherwise it will not be fixed in 0.4.

Bantolomeus commented 10 years ago

Verified.

Data Generator Version: 0.4 Revision: 9c8016a0f925fb552f7328d419a6467d89e436ba Built on: 2013-11-26 21:27:51