mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-04 08:55:11 +00:00
Javadoc warnings fixed
(Some JNA docs also changed to standard comments)
This commit is contained in:
@@ -62,7 +62,7 @@ public class FontPanel extends javax.swing.JPanel {
|
||||
/**
|
||||
* Creates new form FontPanel
|
||||
*
|
||||
* @param mainPanel
|
||||
* @param mainPanel Main panel
|
||||
*/
|
||||
public FontPanel(MainPanel mainPanel) {
|
||||
this.mainPanel = mainPanel;
|
||||
|
||||
Reference in New Issue
Block a user