FlatClientProperties: fixed javadoc error

This commit is contained in:
Karl Tauber
2020-01-20 20:17:58 +01:00
parent 4e266483ba
commit 8f4f5d8c92

View File

@@ -48,7 +48,7 @@ public interface FlatClientProperties
* <p>
* <strong>Components</strong> {@link javax.swing.JToggleButton}
*
* @see #TOGGLE_BUTTON_TYPE
* @see #BUTTON_TYPE
*/
String BUTTON_TYPE_TAB = "tab";