<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://wiki.kram.nz/index.php?action=history&amp;feed=atom&amp;title=SE401%3AGroup19%3AFeature%3ALabel_font</id>
	<title>SE401:Group19:Feature:Label font - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.kram.nz/index.php?action=history&amp;feed=atom&amp;title=SE401%3AGroup19%3AFeature%3ALabel_font"/>
	<link rel="alternate" type="text/html" href="https://wiki.kram.nz/index.php?title=SE401:Group19:Feature:Label_font&amp;action=history"/>
	<updated>2026-08-28T06:01:42Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.46.0</generator>
	<entry>
		<id>https://wiki.kram.nz/index.php?title=SE401:Group19:Feature:Label_font&amp;diff=10319&amp;oldid=prev</id>
		<title>Mark: 5 revision(s)</title>
		<link rel="alternate" type="text/html" href="https://wiki.kram.nz/index.php?title=SE401:Group19:Feature:Label_font&amp;diff=10319&amp;oldid=prev"/>
		<updated>2008-11-03T05:21:23Z</updated>

		<summary type="html">&lt;p&gt;5 revision(s)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[SE401:Group19|◄ Back]]&lt;br /&gt;
&lt;br /&gt;
==Description==&lt;br /&gt;
&lt;br /&gt;
The label of the function block was labelled with the input and output variable names making it unclear to users. This implementation was done to let the user to see the name of the function block easily by changing the font style different to the input and output variable names.&lt;br /&gt;
&lt;br /&gt;
==Development==&lt;br /&gt;
&lt;br /&gt;
===Implementation===&lt;br /&gt;
&lt;br /&gt;
The font style of the label changed by changing the mainLabel variable inside class FB.&lt;br /&gt;
The style is sansserif, bold and italic, with font size bigger than default font size.&lt;br /&gt;
&lt;br /&gt;
mainLabel.setFont(new Font(&amp;quot;sansserif&amp;quot;,Font.BOLD + Font.ITALIC, GraphView.DEFAULT_FONT.getSize() + 2));&lt;/div&gt;</summary>
		<author><name>Mark</name></author>
	</entry>
</feed>