mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-03 15:35:10 +00:00
Javadoc warnings fixed
(Some JNA docs also changed to standard comments)
This commit is contained in:
@@ -35,7 +35,7 @@ import javax.swing.JScrollPane;
|
||||
/**
|
||||
*
|
||||
* @author JPEXS
|
||||
* @param <E>
|
||||
* @param <E> Element to search
|
||||
*/
|
||||
public class SearchResultsDialog<E> extends AppDialog implements ActionListener {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user