author javadoc comments added, finished...

This commit is contained in:
2015-12-12 16:07:05 +01:00
parent ed919b14c3
commit 52c27db229
508 changed files with 2447 additions and 521 deletions
@@ -93,6 +93,10 @@ import jsyntaxpane.Token;
import jsyntaxpane.TokenType;
import jsyntaxpane.actions.ActionUtils;
/**
*
* @author JPEXS
*/
public class ActionPanel extends JPanel implements SearchListener<ActionSearchResult>, TagEditorPanel {
private static final Logger logger = Logger.getLogger(ActionPanel.class.getName());