awips2/cave/com.raytheon.viz.gfe/help/TextProductUserGuide/Slide55.html
root e2ecdcfe33 Initial revision of AWIPS2 11.9.0-7p5
Former-commit-id: a02aeb236c [formerly 9f19e3f712] [formerly a02aeb236c [formerly 9f19e3f712] [formerly 06a8b51d6d [formerly 64fa9254b946eae7e61bbc3f513b7c3696c4f54f]]]
Former-commit-id: 06a8b51d6d
Former-commit-id: 8e80217e59 [formerly 3360eb6c5f]
Former-commit-id: 377dcd10b9
2012-01-06 08:55:05 -06:00

16 lines
851 B
HTML

<html>
<head>
<meta http-equiv="content-type"
content="text/html; charset=ISO-8859-1">
<title></title>
</head>
<body>
<center>
<h2> Text Formatter User Guide</h2>
<h3>55. Basic Customizations - Overriding Methods</h3>
<hr>
<a href=Slide54.html>Previous Slide</a> <a href=Slide56.html>Next Slide</a> <br><img SRC=Slide55.JPG border=1><br></center>
<p><p><big>It is also useful to override methods from the Standard file or the Text Product Infrastructure. This means that instead of modifying the read-only files, you copy the code into your Site Overrides file and modify it there. Because of the inheritance hierarchy, the code within your Site Overrides file takes precedence and is executed instead of the original. To do so, make sure you copy the method within the class definition and preserve the indentation.<br></big>
</body>
</html>