#871 Show the needed character ids

This commit is contained in:
honfika@gmail.com
2015-05-12 13:09:04 +02:00
parent deab6a988b
commit 8ba6648c51
3 changed files with 70 additions and 11 deletions

View File

@@ -111,6 +111,10 @@ import jsyntaxpane.SyntaxDocument;
import jsyntaxpane.Token;
import jsyntaxpane.TokenType;
/**
*
* @author JPEXS
*/
public class ABCPanel extends JPanel implements ItemListener, SearchListener<ABCPanelSearchResult>, Freed, TagEditorPanel {
private MainPanel mainPanel;