Un editor in Java con Syntax Highlight
Di seguito posto una classe scritta da me per la definizione di un editor con syntax highlight scritto in java:
/*
* Created on 17-nov-2005
*
* TODO To change the template for this generated file go to
* Window – Preferences – Java – Code Style – Code Templates
*/
package inferenceEngine.gui;
/**
* @author Gianfranco Murador
* Copyright(C) Gianfranco Murador
*
* Rilasciato sotto [...]