Merge branch 'f/themeNameCollision' of https://github.com/informatik-ag-ngl/envoy-client into f/themeNameCollision
This commit is contained in:
commit
3df4556c49
@ -41,7 +41,7 @@ public class NewThemeScreen extends JDialog {
|
|||||||
/**
|
/**
|
||||||
* Creates a window, where you can choose a name for a new {@link Theme}. <br>
|
* Creates a window, where you can choose a name for a new {@link Theme}. <br>
|
||||||
* There are two versions of this Window. The first one is responsible for
|
* There are two versions of this Window. The first one is responsible for
|
||||||
* choosing the name, the second one appears, the the name already exists.
|
* choosing the name, the second one appears, if the name already exists.
|
||||||
*
|
*
|
||||||
* @param parent the dialog is launched with its location relative to this {@link SettingsScreen}
|
* @param parent the dialog is launched with its location relative to this {@link SettingsScreen}
|
||||||
* @param newThemeAction is executed when a new theme name is entered
|
* @param newThemeAction is executed when a new theme name is entered
|
||||||
|
Reference in New Issue
Block a user