Revision: 13685
http://gate.svn.sourceforge.net/gate/?rev=13685&view=rev
Author: valyt
Date: 2011-04-18 11:16:55 +0000 (Mon, 18 Apr 2011)
Log Message:
-----------
Bugfix: text components font was always overriden with the defaults when the
options dialog was shown.
Modified Paths:
--------------
gate/trunk/src/gate/gui/OptionsDialog.java
Modified: gate/trunk/src/gate/gui/OptionsDialog.java
===================================================================
--- gate/trunk/src/gate/gui/OptionsDialog.java 2011-04-18 11:08:46 UTC (rev
13684)
+++ gate/trunk/src/gate/gui/OptionsDialog.java 2011-04-18 11:16:55 UTC (rev
13685)
@@ -390,6 +390,7 @@
pack();
setLocationRelativeTo(getOwner());
setVisible(true);
+ selectedFontBtn = null;
}
public static void main(String args[]){
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve
application availability and disaster protection. Learn more about boosting
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
GATE-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gate-cvs