Multilanguage support

Czech language added
This commit is contained in:
Jindra Petk
2013-07-01 19:42:56 +02:00
parent 03932b6e69
commit f7bbb8577f
79 changed files with 1677 additions and 461 deletions

View File

@@ -30,7 +30,7 @@ import javax.swing.tree.TreePath;
*
* @author JPEXS
*/
public class GraphTreeFrame extends JFrame {
public class GraphTreeFrame extends AppFrame {
public JTree graphTree;