path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
vendor/bower/mapbox-directions.js/node_modules/mapbox.js/examples/retina.html
marcusfaccion/unnamed_app
<!DOCTYPE html> <html> <head> <meta charset='UTF-8'/> <link rel="stylesheet" href="../dist/mapbox.css"/> <link rel="stylesheet" href="embed.css"/> <script src="../dist/mapbox.js"></script> </head> <body> <div id='map'></div> <script type='text/javascript'> var map = L.map('map') .setView([37, -77], 5) .addLayer(L.mapbox.tileLayer('examples.map-20v6611k', { detectRetina: true, retinaVersion: 'examples.map-zswgei2n' })); </script> </body> </html>
docs/source/Evaluations.html
MetroBlooms/evaluate-it
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>The source code</title> <link href="../resources/prettify/prettify.css" type="text/css" rel="stylesheet" /> <script type="text/javascript" src="../resources/prettify/prettify.js"></script> <style type="text/css"> .highlight { display: block; background-color: #ddd; } </style> <script type="text/javascript"> function highlight() { document.getElementById(location.hash.replace(/#/, "")).className = "highlight"; } </script> </head> <body onload="prettyPrint(); highlight();"> <pre class="prettyprint lang-js"> Ext.define(&#39;EvaluateIt.store.Evaluations&#39;, { extend: &#39;Ext.data.Store&#39;, alias: &#39;store.Evaluations&#39;, //requires: [&#39;Ext.data.proxy.SQL&#39;,&#39;EvaluateIt.model.Evaluation&#39;], config:{ model: &#39;EvaluateIt.model.Evaluation&#39;, // storeId: &#39;evaluations&#39;, autoLoad: true } }); </pre> </body> </html>
docs/pineapple-applications/pineapple-web-application/pineapple-web-application-war/usage/delete-all-scheduled-operations.html
athrane/pineapple
<!DOCTYPE html> <!-- | Generated by Apache Maven Doxia Site Renderer 1.8.1 from src\site\apt/usage\delete-all-scheduled-operations.apt at 09 Jun 2019 | Rendered using Apache Maven Fluido Skin 1.7 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="author" content="Allan Thrane Andersen" /> <meta name="Date-Revision-yyyymmdd" content="20190609" /> <meta http-equiv="Content-Language" content="en" /> <title>Pineapple web application war &#x2013; Delete all scheduled operations in the Pineapple web application</title> <link rel="stylesheet" href="../css/apache-maven-fluido-1.7.min.css" /> <link rel="stylesheet" href="../css/site.css" /> <link rel="stylesheet" href="../css/print.css" media="print" /> <script type="text/javascript" src="../js/apache-maven-fluido-1.7.min.js"></script> <!-- Google Analytics --> <script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-28287414-1']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); </script> </head> <body class="topBarDisabled"> <div class="container-fluid"> <div id="banner"> <div class="pull-left"><div id="bannerLeft"><h2>Pineapple web application war</h2> </div> </div> <div class="pull-right"></div> <div class="clear"><hr/></div> </div> <div id="breadcrumbs"> <ul class="breadcrumb"> <li class=""><a href="../../../../index.html" title="Pineapple Home">Pineapple Home</a><span class="divider">/</span></li> <li class=""><a href="../../../index.html" title="Pineapple applications">Pineapple applications</a><span class="divider">/</span></li> <li class=""><a href="../../index.html" title="Pineapple web application">Pineapple web application</a><span class="divider">/</span></li> <li class=""><a href="../index.html" title="Pineapple web application war">Pineapple web application war</a><span class="divider">/</span></li> <li class="active ">Delete all scheduled operations in the Pineapple web application</li> <li id="publishDate" class="pull-right">Last Published: 09 Jun 2019</li> </ul> </div> <div class="row-fluid"> <div id="leftColumn" class="span2"> <div class="well sidebar-nav"> <ul class="nav nav-list"> <li class="nav-header">Project Overview</li> <li><a href="../../../../index.html" title="Home"><span class="none"></span>Home</a></li> <li><a href="../../../../usage/installation.html" title="Installation"><span class="none"></span>Installation</a></li> <li><a href="../../../../usage/index.html" title="For Users"><span class="none"></span>For Users</a></li> <li><a href="../../../../development/index.html" title="For Developers"><span class="none"></span>For Developers</a></li> <li><a href="../../../../usage/terms.html" title="Terms and Conditions"><span class="none"></span>Terms and Conditions</a></li> <li class="nav-header">Clients</li> <li><a href="../../../../pineapple-applications/pineapple-web-application/pineapple-standalone-web-client/index.html" title="Standalone Web Application"><span class="none"></span>Standalone Web Application</a></li> <li><a href="../../../../pineapple-applications/pineapple-web-application/pineapple-web-application-war/index.html" title="Deployable Web Application"><span class="none"></span>Deployable Web Application</a></li> <li><a href="../../../../pineapple-applications/pineapple-maven-plugin/index.html" title="Maven Plugin"><span class="none"></span>Maven Plugin</a></li> <li class="nav-header">Plugins</li> <li><a href="../../../../pineapple-plugins/pineapple-agent-plugin/index.html" title="Agent"><span class="none"></span>Agent</a></li> <li><a href="../../../../pineapple-plugins/pineapple-composite-execution-plugin/index.html" title="Composite Execution"><span class="none"></span>Composite Execution</a></li> <li><a href="../../../../pineapple-plugins/pineapple-ssh-plugin/index.html" title="SSH"><span class="none"></span>SSH</a></li> <li><a href="../../../../pineapple-plugins/pineapple-git-plugin/index.html" title="Git"><span class="none"></span>Git</a></li> <li><a href="../../../../pineapple-plugins/pineapple-docker-plugin/index.html" title="Docker"><span class="none"></span>Docker</a></li> <li><a href="../../../../pineapple-modules/pineapple-infrastructure-test-plugin/index.html" title="Infrastructure Test"><span class="none"></span>Infrastructure Test</a></li> <li class="nav-header">API's</li> <li><a href="../../../../pineapple-applications/pineapple-web-application/pineapple-web-application-war/usage/rest.html" title="REST"><span class="none"></span>REST</a></li> <li><a href="../../../../development/plugin-framework.html" title="Plugin Framework"><span class="none"></span>Plugin Framework</a></li> <li class="nav-header">Additional Information</li> <li><a href="http://pineapplesoftware.blogspot.com" class="externalLink" title="The Pineapple Project Blog"><span class="none"></span>The Pineapple Project Blog</a></li> <li><a href="http://exceptiontrail.blogspot.com" class="externalLink" title="Pineapple Exception Trail Blog"><span class="none"></span>Pineapple Exception Trail Blog</a></li> <li class="nav-header">Project Tools</li> <li><a href="https://bintray.com/pineapple/maven/com.alpha.pineapple" class="externalLink" title="Downloads"><span class="none"></span>Downloads</a></li> <li><a href="https://github.com/athrane/pineapple" class="externalLink" title="Source Code"><span class="none"></span>Source Code</a></li> <li><a href="https://github.com/athrane/pineapple/issues" class="externalLink" title="Issue Tracker"><span class="none"></span>Issue Tracker</a></li> <li class="nav-header">Project Documentation</li> <li><a href="../project-info.html" title="Project Information"><span class="icon-chevron-right"></span>Project Information</a></li> </ul> <hr /> <div id="poweredBy"> <script type="text/javascript">asyncJs( 'https://apis.google.com/js/plusone.js' )</script> <div class="g-plusone" data-href="https://athrane.github.io/pineapple/pineapple-applications/pineapple-web-application/pineapple-web-application-war/" data-size="tall" ></div> <div class="clear"></div> <div class="clear"></div> <div class="clear"></div> <div class="clear"></div> <a href="http://maven.apache.org/" title="Built by Maven" class="poweredBy"><img class="builtBy" alt="Built by Maven" src="../images/logos/maven-feather.png" /></a> </div> </div> </div> <div id="bodyColumn" class="span10" > <div class="section"> <h2><a name="Delete_all_scheduled_operations_in_the_Pineapple_web_application"></a>Delete all scheduled operations in the Pineapple web application</h2> <div class="section"> <h3><a name="Requirements"></a>Requirements</h3> <p>No requirements.</p></div> <div class="section"> <h3><a name="Steps"></a>Steps</h3> <p>To delete a scheduled operation :</p> <ul> <li>Click on the <i>Scheduling</i> tab.<img src="../images/schedule-operation-tab.png" alt="" /></li> <li>Click the <i>Delete All</i> button.</li> <li>Click <i>Confirm</i>.</li></ul></div> <div class="section"> <h3><a name="Result"></a>Result</h3> <p>The result after executing the steps are:</p> <ul> <li>All scheduled operations has been deleted can no longer be seen in the <i>Scheduling</i> tab.</li> <li>The scheduled operations has been removed from the configuration file <tt>PINEAPPLE_HOME/conf/scheduled-operations.xml</tt></li></ul></div></div> </div> </div> </div> <hr/> <footer> <div class="container-fluid"> <div class="row-fluid"> Copyright (C) 2007-2019 Allan Thrane Andersen. All Rights Reserved. </div> </div> </footer> </body> </html>
src/Diptychon/lib/apache_imaging/apidocs/org/apache/commons/imaging/formats/tiff/photometricinterpreters/class-use/PhotometricInterpreterCieLab.html
Diptychon/Diptychon
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_30) on Wed Dec 12 05:23:57 UTC 2012 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Class org.apache.commons.imaging.formats.tiff.photometricinterpreters.PhotometricInterpreterCieLab (Commons Imaging 1.0-SNAPSHOT API) </TITLE> <META NAME="date" CONTENT="2012-12-12"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class org.apache.commons.imaging.formats.tiff.photometricinterpreters.PhotometricInterpreterCieLab (Commons Imaging 1.0-SNAPSHOT API)"; } } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <HR> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../org/apache/commons/imaging/formats/tiff/photometricinterpreters/PhotometricInterpreterCieLab.html" title="class in org.apache.commons.imaging.formats.tiff.photometricinterpreters"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../../../../index.html?org/apache/commons/imaging/formats/tiff/photometricinterpreters//class-usePhotometricInterpreterCieLab.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="PhotometricInterpreterCieLab.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <CENTER> <H2> <B>Uses of Class<br>org.apache.commons.imaging.formats.tiff.photometricinterpreters.PhotometricInterpreterCieLab</B></H2> </CENTER> No usage of org.apache.commons.imaging.formats.tiff.photometricinterpreters.PhotometricInterpreterCieLab <P> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../org/apache/commons/imaging/formats/tiff/photometricinterpreters/PhotometricInterpreterCieLab.html" title="class in org.apache.commons.imaging.formats.tiff.photometricinterpreters"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../../../../../index.html?org/apache/commons/imaging/formats/tiff/photometricinterpreters//class-usePhotometricInterpreterCieLab.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="PhotometricInterpreterCieLab.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> Copyright &#169; 2007-2012 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved. </BODY> </HTML>
doc/javadoc/index-files/index-3.html
DanielSantidrian/UBUassistant
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="es"> <head> <!-- Generated by javadoc (1.8.0_121) on Mon Jun 19 13:32:15 CEST 2017 --> <title>C-Index</title> <meta name="date" content="2017-06-19"> <link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style"> <script type="text/javascript" src="../script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="C-Index"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../overview-summary.html">Overview</a></li> <li>Package</li> <li>Class</li> <li>Use</li> <li><a href="../overview-tree.html">Tree</a></li> <li><a href="../deprecated-list.html">Deprecated</a></li> <li class="navBarCell1Rev">Index</li> <li><a href="../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="index-2.html">Prev Letter</a></li> <li><a href="index-4.html">Next Letter</a></li> </ul> <ul class="navList"> <li><a href="../index.html?index-files/index-3.html" target="_top">Frames</a></li> <li><a href="index-3.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">H</a>&nbsp;<a href="index-9.html">I</a>&nbsp;<a href="index-10.html">K</a>&nbsp;<a href="index-11.html">L</a>&nbsp;<a href="index-12.html">M</a>&nbsp;<a href="index-13.html">N</a>&nbsp;<a href="index-14.html">O</a>&nbsp;<a href="index-15.html">P</a>&nbsp;<a href="index-16.html">Q</a>&nbsp;<a href="index-17.html">R</a>&nbsp;<a href="index-18.html">S</a>&nbsp;<a href="index-19.html">T</a>&nbsp;<a href="index-20.html">U</a>&nbsp;<a href="index-21.html">V</a>&nbsp;<a name="I:C"> <!-- --> </a> <h2 class="title">C</h2> <dl> <dt><span class="memberNameLink"><a href="../cbr/CBR.html#casebase">casebase</a></span> - Variable in class cbr.<a href="../cbr/CBR.html" title="class in cbr">CBR</a></dt> <dd>&nbsp;</dd> <dt><a href="../representation/CaseDescription.html" title="class in representation"><span class="typeNameLink">CaseDescription</span></a> - Class in <a href="../representation/package-summary.html">representation</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="../representation/CaseDescription.html#CaseDescription--">CaseDescription()</a></span> - Constructor for class representation.<a href="../representation/CaseDescription.html" title="class in representation">CaseDescription</a></dt> <dd>&nbsp;</dd> <dt><a href="../representation/CaseDescriptionTest.html" title="class in representation"><span class="typeNameLink">CaseDescriptionTest</span></a> - Class in <a href="../representation/package-summary.html">representation</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="../representation/CaseDescriptionTest.html#CaseDescriptionTest--">CaseDescriptionTest()</a></span> - Constructor for class representation.<a href="../representation/CaseDescriptionTest.html" title="class in representation">CaseDescriptionTest</a></dt> <dd>&nbsp;</dd> <dt><a href="../representation/CaseSolution.html" title="class in representation"><span class="typeNameLink">CaseSolution</span></a> - Class in <a href="../representation/package-summary.html">representation</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="../representation/CaseSolution.html#CaseSolution--">CaseSolution()</a></span> - Constructor for class representation.<a href="../representation/CaseSolution.html" title="class in representation">CaseSolution</a></dt> <dd>&nbsp;</dd> <dt><a href="../representation/CaseSolutionTest.html" title="class in representation"><span class="typeNameLink">CaseSolutionTest</span></a> - Class in <a href="../representation/package-summary.html">representation</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="../representation/CaseSolutionTest.html#CaseSolutionTest--">CaseSolutionTest()</a></span> - Constructor for class representation.<a href="../representation/CaseSolutionTest.html" title="class in representation">CaseSolutionTest</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="../cbr/CBR.html#casesToReatin">casesToReatin</a></span> - Variable in class cbr.<a href="../cbr/CBR.html" title="class in cbr">CBR</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="../handler/UBUassistantHandler.html#casesToReatin">casesToReatin</a></span> - Variable in class handler.<a href="../handler/UBUassistantHandler.html" title="class in handler">UBUassistantHandler</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="../cbr/CBR.html#casesToReatinGood">casesToReatinGood</a></span> - Variable in class cbr.<a href="../cbr/CBR.html" title="class in cbr">CBR</a></dt> <dd>&nbsp;</dd> <dt><a href="../cbr/package-summary.html">cbr</a> - package cbr</dt> <dd>&nbsp;</dd> <dt><a href="../cbr/CBR.html" title="class in cbr"><span class="typeNameLink">CBR</span></a> - Class in <a href="../cbr/package-summary.html">cbr</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="../cbr/CBR.html#CBR--">CBR()</a></span> - Constructor for class cbr.<a href="../cbr/CBR.html" title="class in cbr">CBR</a></dt> <dd> <div class="block">Constructor of the class</div> </dd> <dt><span class="memberNameLink"><a href="../handler/UBUassistantHandler.html#cbrApp">cbrApp</a></span> - Variable in class handler.<a href="../handler/UBUassistantHandler.html" title="class in handler">UBUassistantHandler</a></dt> <dd>&nbsp;</dd> <dt><a href="../cbr/CBRConnector.html" title="class in cbr"><span class="typeNameLink">CBRConnector</span></a> - Class in <a href="../cbr/package-summary.html">cbr</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="../cbr/CBRConnector.html#CBRConnector--">CBRConnector()</a></span> - Constructor for class cbr.<a href="../cbr/CBRConnector.html" title="class in cbr">CBRConnector</a></dt> <dd> <div class="block">Constructor of the class</div> </dd> <dt><span class="memberNameLink"><a href="../cbr/CBR.html#cd">cd</a></span> - Variable in class cbr.<a href="../cbr/CBR.html" title="class in cbr">CBR</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="../storage/Storage.html#chatOutput">chatOutput</a></span> - Variable in class storage.<a href="../storage/Storage.html" title="class in storage">Storage</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="../database/DatabaseAdministration.html#clearLog--">clearLog()</a></span> - Method in class database.<a href="../database/DatabaseAdministration.html" title="class in database">DatabaseAdministration</a></dt> <dd> <div class="block">Method that clears all entries of the logger table.</div> </dd> <dt><span class="memberNameLink"><a href="../database/DatabaseAdministrationTest.html#clearLogTest--">clearLogTest()</a></span> - Method in class database.<a href="../database/DatabaseAdministrationTest.html" title="class in database">DatabaseAdministrationTest</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="../database/DatabaseUtil.html#close-java.sql.Statement-">close(Statement)</a></span> - Method in class database.<a href="../database/DatabaseUtil.html" title="class in database">DatabaseUtil</a></dt> <dd> <div class="block">Method that closes a statement received</div> </dd> <dt><span class="memberNameLink"><a href="../database/DatabaseUtil.html#close-java.sql.ResultSet-">close(ResultSet)</a></span> - Method in class database.<a href="../database/DatabaseUtil.html" title="class in database">DatabaseUtil</a></dt> <dd> <div class="block">Method that closes a result set received</div> </dd> <dt><span class="memberNameLink"><a href="../selenium/AdminLog.html#closeAlertAndGetItsText--">closeAlertAndGetItsText()</a></span> - Method in class selenium.<a href="../selenium/AdminLog.html" title="class in selenium">AdminLog</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="../selenium/AdminModifyCase.html#closeAlertAndGetItsText--">closeAlertAndGetItsText()</a></span> - Method in class selenium.<a href="../selenium/AdminModifyCase.html" title="class in selenium">AdminModifyCase</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="../util/ResultsComparator.html#compare-jcolibri.method.retrieve.RetrievalResult-jcolibri.method.retrieve.RetrievalResult-">compare(RetrievalResult, RetrievalResult)</a></span> - Method in class util.<a href="../util/ResultsComparator.html" title="class in util">ResultsComparator</a></dt> <dd> <div class="block">Function that compare two results of a word</div> </dd> <dt><span class="memberNameLink"><a href="../database/DatabaseAdministration.html#con">con</a></span> - Variable in class database.<a href="../database/DatabaseAdministration.html" title="class in database">DatabaseAdministration</a></dt> <dd> <div class="block">Global variables</div> </dd> <dt><span class="memberNameLink"><a href="../database/DatabaseAdministrationTest.html#con">con</a></span> - Variable in class database.<a href="../database/DatabaseAdministrationTest.html" title="class in database">DatabaseAdministrationTest</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="../database/DatabaseConnection.html#con">con</a></span> - Variable in class database.<a href="../database/DatabaseConnection.html" title="class in database">DatabaseConnection</a></dt> <dd> <div class="block">Global variables</div> </dd> <dt><span class="memberNameLink"><a href="../database/DatabaseConnectionTest.html#con">con</a></span> - Variable in class database.<a href="../database/DatabaseConnectionTest.html" title="class in database">DatabaseConnectionTest</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="../cbr/CBR.html#configure--">configure()</a></span> - Method in class cbr.<a href="../cbr/CBR.html" title="class in cbr">CBR</a></dt> <dd> <div class="block">Method that calls the configuration methods</div> </dd> <dt><span class="memberNameLink"><a href="../cbr/CBR.html#configureCaseBase--">configureCaseBase()</a></span> - Method in class cbr.<a href="../cbr/CBR.html" title="class in cbr">CBR</a></dt> <dd> <div class="block">Method that configures the case base</div> </dd> <dt><span class="memberNameLink"><a href="../cbr/CBR.html#configureCBR--">configureCBR()</a></span> - Method in class cbr.<a href="../cbr/CBR.html" title="class in cbr">CBR</a></dt> <dd> <div class="block">Method that calls the configuration method, the preCycle method, and creates a new query.</div> </dd> <dt><span class="memberNameLink"><a href="../cbr/CBR.html#configureConnector--">configureConnector()</a></span> - Method in class cbr.<a href="../cbr/CBR.html" title="class in cbr">CBR</a></dt> <dd> <div class="block">Method that configures the connector and load the cases from the database.</div> </dd> <dt><span class="memberNameLink"><a href="../cbr/CBR.html#connector">connector</a></span> - Variable in class cbr.<a href="../cbr/CBR.html" title="class in cbr">CBR</a></dt> <dd> <div class="block">Global variables</div> </dd> <dt><span class="memberNameLink"><a href="../cbr/CBRConnector.html#connector">connector</a></span> - Variable in class cbr.<a href="../cbr/CBRConnector.html" title="class in cbr">CBRConnector</a></dt> <dd> <div class="block">Global variables</div> </dd> <dt><span class="memberNameLink"><a href="../database/DatabaseConnection.html#createDatabaseWords-java.sql.ResultSet-">createDatabaseWords(ResultSet)</a></span> - Method in class database.<a href="../database/DatabaseConnection.html" title="class in database">DatabaseConnection</a></dt> <dd> <div class="block">Function that create a list with the keyWords in database and delete nulls.</div> </dd> <dt><span class="memberNameLink"><a href="../database/DatabaseConnection.html#createLists--">createLists()</a></span> - Method in class database.<a href="../database/DatabaseConnection.html" title="class in database">DatabaseConnection</a></dt> <dd> <div class="block">Method that reads the tables of the database and creates the sentenceList, saluteList and saluteResponseList.</div> </dd> <dt><span class="memberNameLink"><a href="../handler/UBUassistantHandler.html#currentWords">currentWords</a></span> - Variable in class handler.<a href="../handler/UBUassistantHandler.html" title="class in handler">UBUassistantHandler</a></dt> <dd>&nbsp;</dd> <dt><span class="memberNameLink"><a href="../cbr/CBR.html#cycle-jcolibri.cbrcore.CBRQuery-">cycle(CBRQuery)</a></span> - Method in class cbr.<a href="../cbr/CBR.html" title="class in cbr">CBR</a></dt> <dd> <div class="block">Method that save in a collection the RetrievalResults of the similar cases.</div> </dd> </dl> <a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">H</a>&nbsp;<a href="index-9.html">I</a>&nbsp;<a href="index-10.html">K</a>&nbsp;<a href="index-11.html">L</a>&nbsp;<a href="index-12.html">M</a>&nbsp;<a href="index-13.html">N</a>&nbsp;<a href="index-14.html">O</a>&nbsp;<a href="index-15.html">P</a>&nbsp;<a href="index-16.html">Q</a>&nbsp;<a href="index-17.html">R</a>&nbsp;<a href="index-18.html">S</a>&nbsp;<a href="index-19.html">T</a>&nbsp;<a href="index-20.html">U</a>&nbsp;<a href="index-21.html">V</a>&nbsp;</div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../overview-summary.html">Overview</a></li> <li>Package</li> <li>Class</li> <li>Use</li> <li><a href="../overview-tree.html">Tree</a></li> <li><a href="../deprecated-list.html">Deprecated</a></li> <li class="navBarCell1Rev">Index</li> <li><a href="../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="index-2.html">Prev Letter</a></li> <li><a href="index-4.html">Next Letter</a></li> </ul> <ul class="navList"> <li><a href="../index.html?index-files/index-3.html" target="_top">Frames</a></li> <li><a href="index-3.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
nxt_1.4.4/src/net/sourceforge/nite/datainspection/data/package.html
boompieman/iim_project
<html><body> <h2>data package</h2> Contains interfaces to describe the data in your annotations in a way that can be handled by the other packages. Basically, an annotation by an human annotator is supposed to be a classification that assigns Values to Items. The precise interpretation of Item and Value is dependent on the actual data. </body></html>
question/behaviour/opaque/tinymce15.css
roelmann/uswmoodle
/* This is needed in addition to lib/editor/supsub/extra.css. */ body {font:19.5px/1.231 arial,helvetica,clean,sans-serif;}
_source/news/2017-02-01-chal.html
InstantKhabar/_source
--- title: "चहल के छक्के से टहल गए अंग्रेज़" layout: item category: ["sports"] date: 2017-02-01T16:59:08.754Z image: 1485968348753chal.jpg --- <h2>भारत ने इंग्लैंड से जीती पहली बार टी-20 सीरीज</h2> <p>बेंगलुरू: टेस्ट सीरीज में इंग्लैंड को करारी मात देने के बाद विराट कोहली ने कप्तान के रूप में एक और उपलब्धि हासिल कर ली. टीम इंडिया ने इंग्लैंड को किसी भी टी-20 सीरीज में पहली बार हराया है. विराट के लिए टी-20 में कप्तानी की इससे बेहतर शुरुआत कुछ नहीं हो सकती. टीम इंडिया ने इंग्लैंड को बेंगलुरू के एम चिन्नास्वामी स्टेडियम में 75 रन से हराकर तीन मैचों की सीरीज पर 2-1 से कब्जा कर लिया. इंग्लैंड को 20 ओवर में 203 रन बनाने थे, लेकिन वह 16वें ओवर में यजुवेंद्र चहल की फिरकी में ऐसी उलझी कि उसे संभलने का मौका नहीं मिला. चहल ने 4 ओवर में 25 रन देकर 6 विकेट चटकाए, वहीं जसप्रीत बुमराह ने 3 विकेट झटके. इंग्लैंड टीम केवल 16.3 ओवर में केवल 127 रन ही बना सकी. इंग्लैंड ने 16 वें और 17वें ओवर के बीच 9 गेंदों पर ही 5 विकेट गंवा दिए और मैच हार गई.</p> <p>टीम इंडिया ने टॉस हारने के बाद पहले खेलते हुए 6 विकेट पर 202 रन बनाए थे. वनडे में भी विराट की टीम ने इंग्लैंड को 2-1 से हराया था, जबकि टेस्ट में उसने 4-0 से जीत दर्ज की थी. टीम इंडिया की ओर से सुरेश रैना ने सबसे अधिक 63 रन (45 गेंद, 2 चौके, 5 छक्के), तो एमएस धोनी ने 36 गेंदों में 56 रन (5 चौके, 2 छक्के) बनाए.</p> <p>इंग्लैंड की ओर से जो रूट और कप्तान मॉर्गन ने अच्छी पारियां खेलीं. का 40 के निजी स्कोर पर युवी से कैच भी छूटा, लेकिन वह इसका फायदा नहीं उठा पाए. बाद में उन्हें 42 रन पर युजवेंद्र चहल की गेंद पर पगबाधा हो गए. रूट ने 37 गेंदों खेलीं और 4 चौके व 2 छक्के लगाए. इससे पहले चहल ने इंग्लिश कप्तान इयोन मॉर्गन को 40 रन (21 गेंद, 2 चौके, 3 छक्के) को भी आउट किया था. रूट-मॉर्गन के बीच 64 रनों की साझेदारी हुई. इनके अलावा कोई बल्लेबाज नहीं चला.</p>
chemicalforall/doc/org/chemicalmozart/view/implementations/package-summary.html
Legroupesuper/Objets--Chimiques--Java---INSA-4info
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_03-icedtea) on Thu May 31 16:38:10 CEST 2012 --> <title>org.chemicalmozart.view.implementations</title> <meta name="date" content="2012-05-31"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="org.chemicalmozart.view.implementations"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../overview-summary.html">Overview</a></li> <li class="navBarCell1Rev">Package</li> <li>Class</li> <li><a href="package-use.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-files/index-1.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../org/chemicalmozart/utils/package-summary.html">Prev Package</a></li> <li><a href="../../../../org/chemicalmozart/view/interfaces/package-summary.html">Next Package</a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/chemicalmozart/view/implementations/package-summary.html" target="_top">Frames</a></li> <li><a href="package-summary.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h1 title="Package" class="title">Package&nbsp;org.chemicalmozart.view.implementations</h1> </div> <div class="contentContainer"> <ul class="blockList"> <li class="blockList"> <table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation"> <caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Class</th> <th class="colLast" scope="col">Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a href="../../../../org/chemicalmozart/view/implementations/BarNumberTextFieldView.html" title="class in org.chemicalmozart.view.implementations">BarNumberTextFieldView</a></td> <td class="colLast"> <div class="block">Description of the class MeasureNumberTextFieldView.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../../org/chemicalmozart/view/implementations/CloseButtonView.html" title="class in org.chemicalmozart.view.implementations">CloseButtonView</a></td> <td class="colLast"> <div class="block">Description of the class CloseButtonView.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><a href="../../../../org/chemicalmozart/view/implementations/JButtonImg.html" title="class in org.chemicalmozart.view.implementations">JButtonImg</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../../org/chemicalmozart/view/implementations/MainView.html" title="class in org.chemicalmozart.view.implementations">MainView</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="altColor"> <td class="colFirst"><a href="../../../../org/chemicalmozart/view/implementations/PlayButtonView.html" title="class in org.chemicalmozart.view.implementations">PlayButtonView</a></td> <td class="colLast"> <div class="block">Description of the class PlayButtonView.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../../org/chemicalmozart/view/implementations/RunButtonView.html" title="class in org.chemicalmozart.view.implementations">RunButtonView</a></td> <td class="colLast"> <div class="block">Description of the class RunButtonView.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><a href="../../../../org/chemicalmozart/view/implementations/SaveButtonView.html" title="class in org.chemicalmozart.view.implementations">SaveButtonView</a></td> <td class="colLast"> <div class="block">Description of the class SaveButtonView.</div> </td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../../org/chemicalmozart/view/implementations/ScaleTextFieldView.html" title="class in org.chemicalmozart.view.implementations">ScaleTextFieldView</a></td> <td class="colLast"> <div class="block">Description of the class ScaleTextFieldView.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><a href="../../../../org/chemicalmozart/view/implementations/SecondView.html" title="class in org.chemicalmozart.view.implementations">SecondView</a></td> <td class="colLast">&nbsp;</td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="../../../../org/chemicalmozart/view/implementations/SpeedTextFieldView.html" title="class in org.chemicalmozart.view.implementations">SpeedTextFieldView</a></td> <td class="colLast"> <div class="block">Description of the class SpeedTextFieldView.</div> </td> </tr> <tr class="altColor"> <td class="colFirst"><a href="../../../../org/chemicalmozart/view/implementations/ViewFactoryImpl.html" title="class in org.chemicalmozart.view.implementations">ViewFactoryImpl</a></td> <td class="colLast"> <div class="block">The ViewFactoryImpl is used to build all the views of the application.</div> </td> </tr> </tbody> </table> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../overview-summary.html">Overview</a></li> <li class="navBarCell1Rev">Package</li> <li>Class</li> <li><a href="package-use.html">Use</a></li> <li><a href="package-tree.html">Tree</a></li> <li><a href="../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../index-files/index-1.html">Index</a></li> <li><a href="../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li><a href="../../../../org/chemicalmozart/utils/package-summary.html">Prev Package</a></li> <li><a href="../../../../org/chemicalmozart/view/interfaces/package-summary.html">Next Package</a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/chemicalmozart/view/implementations/package-summary.html" target="_top">Frames</a></li> <li><a href="package-summary.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
external/tbb/doc/html/globals.html
IMP-Engine/Engine
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" content="Doxygen 1.8.4"/> <title>File Members</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="dynsections.js"></script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <!-- end header part --> <!-- Generated by Doxygen 1.8.4 --> <div id="navrow1" class="tabs"> <ul class="tablist"> <li><a href="index.html"><span>Main&#160;Page</span></a></li> <li><a href="pages.html"><span>Related&#160;Pages</span></a></li> <li><a href="modules.html"><span>Modules</span></a></li> <li><a href="namespaces.html"><span>Namespaces</span></a></li> <li><a href="annotated.html"><span>Classes</span></a></li> <li class="current"><a href="files.html"><span>Files</span></a></li> </ul> </div> <div id="navrow2" class="tabs2"> <ul class="tablist"> <li><a href="files.html"><span>File&#160;List</span></a></li> <li class="current"><a href="globals.html"><span>File&#160;Members</span></a></li> </ul> </div> <div id="navrow3" class="tabs2"> <ul class="tablist"> <li class="current"><a href="globals.html"><span>All</span></a></li> <li><a href="globals_func.html"><span>Functions</span></a></li> </ul> </div> </div><!-- top --> <div class="contents"> <div class="textblock">Here is a list of all documented file members with links to the documentation:</div><ul> <li>scalable_aligned_free() : <a class="el" href="a00255.html#gad9aa7595581a7bc5be193d7e034c8f61">scalable_allocator.h</a> </li> <li>scalable_aligned_malloc() : <a class="el" href="a00255.html#ga903307de17bc1611515f8e6ae782a3d6">scalable_allocator.h</a> </li> <li>scalable_aligned_realloc() : <a class="el" href="a00255.html#gaa07391c54330b2e4dd1743ae9c9c4f2d">scalable_allocator.h</a> </li> <li>scalable_allocation_command() : <a class="el" href="a00255.html#gabe5acd876b4d89bf89787c4e779c2518">scalable_allocator.h</a> </li> <li>scalable_allocation_mode() : <a class="el" href="a00255.html#ga7f5029970f72ebbffee896c46a23958e">scalable_allocator.h</a> </li> <li>scalable_calloc() : <a class="el" href="a00255.html#ga3b4ff39555cd9e929fce2958325cd8ea">scalable_allocator.h</a> </li> <li>scalable_free() : <a class="el" href="a00255.html#ga2ad3952b8c4dd7d293e02ae18fc37b84">scalable_allocator.h</a> </li> <li>scalable_malloc() : <a class="el" href="a00255.html#ga2a5bdc71439a70b20f2eadf6e1a489e1">scalable_allocator.h</a> </li> <li>scalable_msize() : <a class="el" href="a00255.html#ga2b718206e50acb6392b86e4877d98213">scalable_allocator.h</a> </li> <li>scalable_posix_memalign() : <a class="el" href="a00255.html#gaf117b4994f719d539804da8dd115e28c">scalable_allocator.h</a> </li> <li>scalable_realloc() : <a class="el" href="a00255.html#ga40d6e0bc19cdfa3005b2b935c62077a1">scalable_allocator.h</a> </li> </ul> </div><!-- contents --> <hr> <p></p> Copyright &copy; 2005-2016 Intel Corporation. All Rights Reserved. <p></p> Intel, Pentium, Intel Xeon, Itanium, Intel XScale and VTune are registered trademarks or trademarks of Intel Corporation or its subsidiaries in the United States and other countries. <p></p> * Other names and brands may be claimed as the property of others.
documentation/doxygen/html/search/files_6.html
Firenz/1812
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html><head><title></title> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta name="generator" content="Doxygen 1.8.9.1"/> <link rel="stylesheet" type="text/css" href="search.css"/> <script type="text/javascript" src="files_6.js"></script> <script type="text/javascript" src="search.js"></script> </head> <body class="SRPage"> <div id="SRIndex"> <div class="SRStatus" id="Loading">Cargando...</div> <div id="SRResults"></div> <script type="text/javascript"><!-- createResults(); --></script> <div class="SRStatus" id="Searching">Buscando...</div> <div class="SRStatus" id="NoMatches">Nada coincide</div> <script type="text/javascript"><!-- document.getElementById("Loading").style.display="none"; document.getElementById("NoMatches").style.display="none"; var searchResults = new SearchResults("searchResults"); searchResults.Search(); --></script> </div> </body> </html>
src/main/resources/templates/error.html
testIT-WebTester/webtester2-factsheet
<!DOCTYPE html> <html xmlns:th="http://www.thymeleaf.org"> <head> <title>Fact Sheet - Error</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <link href="../static/css/style.css" th:href="@{/css/style.css}" rel="stylesheet" media="screen"/> </head> <body> <div id="error" class="error"> <h1>Error</h1> <span id="message" th:text="${error.message}"/> </div> </body> </html>
bmi-p4-03/javadoc/index.html
guillermoruizalv/DataMining
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_45-internal) on Wed May 04 10:46:17 CEST 2016 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Generated Documentation (Untitled)</title> <script type="text/javascript"> targetPage = "" + window.location.search; if (targetPage != "" && targetPage != "undefined") targetPage = targetPage.substring(1); if (targetPage.indexOf(":") != -1 || (targetPage != "" && !validURL(targetPage))) targetPage = "undefined"; function validURL(url) { try { url = decodeURIComponent(url); } catch (error) { return false; } var pos = url.indexOf(".html"); if (pos == -1 || pos != url.length - 5) return false; var allowNumber = false; var allowSep = false; var seenDot = false; for (var i = 0; i < url.length - 5; i++) { var ch = url.charAt(i); if ('a' <= ch && ch <= 'z' || 'A' <= ch && ch <= 'Z' || ch == '$' || ch == '_' || ch.charCodeAt(0) > 127) { allowNumber = true; allowSep = true; } else if ('0' <= ch && ch <= '9' || ch == '-') { if (!allowNumber) return false; } else if (ch == '/' || ch == '.') { if (!allowSep) return false; allowNumber = false; allowSep = false; if (ch == '.') seenDot = true; if (ch == '/' && seenDot) return false; } else { return false; } } return true; } function loadFrames() { if (targetPage != "" && targetPage != "undefined") top.classFrame.location = top.targetPage; } </script> </head> <frameset cols="20%,80%" title="Documentation frame" onload="top.loadFrames()"> <frameset rows="30%,70%" title="Left frames" onload="top.loadFrames()"> <frame src="overview-frame.html" name="packageListFrame" title="All Packages"> <frame src="allclasses-frame.html" name="packageFrame" title="All classes and interfaces (except non-static nested types)"> </frameset> <frame src="overview-summary.html" name="classFrame" title="Package, class and interface descriptions" scrolling="yes"> <noframes> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <h2>Frame Alert</h2> <p>This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client. Link to <a href="overview-summary.html">Non-frame version</a>.</p> </noframes> </frameset> </html>
_source/news/2019-11-09-cpi-ayodhya-verdict.html
InstantKhabar/_source
--- title: "अयोध्या विवाद पर फैसला विसंगतियों से भरा : भाकपा (माले)" layout: item category: ["lucknow"] date: 2019-11-09T06:49:56.819Z image: 1573307396818cpi-ayodhya-verdict.jpg --- <p>लखनऊ: भारत की कम्युनिस्ट पार्टी (मार्क्सवादी-लेनिनवादी) की राज्य इकाई ने कहा है कि यह महत्‍वपूर्ण है कि अयोध्‍या में विवादित स्‍थल पर सर्वोच्‍च न्‍यायालय का फैसला किसी भी तरह से 6 दिसम्‍बर 1992 को बाबरी मस्जिद के विध्‍वंस की कायरतापूर्ण और आपराधिक घटना को सही नहीं ठहराता है, लेकिन यह निर्णय विवाद का यथार्थपरक समाधान करने में भी असफल रहा है - स्‍वयं न्‍यायालय द्वारा बताया गया आधार और निकाले गये निष्‍कर्ष के बीच की असंगति इसे अस्‍पष्‍ट और यथार्थ से दूर कर रही है।</p> <p>पार्टी राज्य सचिव सुधाकर यादव ने कहा कि सर्वोच्‍च न्‍यायालय ने बिल्‍कुल ठीक कहा है कि बाबरी मस्जिद विध्‍वंस की कार्यवाही कानून के राज का स्‍पष्‍ट उल्‍लंघन था, ऐसे में इस विवाद में भूमि के मालिकाने का फैसला भी तथ्‍यों व सबूतों के आधार पर होना चाहिए था, धार्मिक भावनाओं के आधार पर नहीं। लेकिन पूरी विवादित भूमि केन्‍द्र के माध्‍यम से मन्दिर बनाने के लिए देने और गिरा दी गई मस्जिद के एवज में नई मस्जिद बनाने हेतु 5 एकड़ भूमि किसी अन्‍य स्‍थान पर देने का फैसला सर्वोच्‍च न्‍यायालय की खुद की राय के साथ ही न्‍याय नहीं कर रहा है। न्‍यायालय की बैंच द्वारा सर्वसम्‍मति से दिये गये फैसले में निहित असंगति इसी फैसले के परिशिष्‍ट में दिये इस तथ्‍य में भी जाहिर हो रही है जिसमें बताया गया है कि पांच न्‍यायाधीशों में से एक की राय भिन्‍न थी, जिनका हिन्‍दू मान्‍यताओं के अनुरूप मानना है कि विवादित स्‍थल ही राम की जन्‍मस्‍थली है। हालांकि इसी निर्णय में इस बात को भी जोर देकर कहा गया है कि मामले पर फैसला तथ्‍यों के आधार पर होना चाहिए, धार्मिक मान्‍यताओं के आधार पर बिल्‍कुल नहीं।</p> <p>माले नेता ने कहा कि पूरी भूमि को मन्दिर निर्माण के लिए देकर और सुन्‍नी वक्‍फ बोर्ड को मस्जिद कहीं और बनाने की सलाह दे सर्वोच्‍च न्‍यायालय ने न्‍याय के सिद्धान्‍तों के ऊपर धार्मिक भावनाओं को ही प्राथमिकता देने वाला उदाहरण प्रस्‍तुत किया है, इससे भविष्‍य में अन्‍य स्‍मारकों– जिन्‍हें आरएसएस मन्दिर पर बना बताता रहता है, जिनमें ताजमहल भी शामिल है – के विरुद्ध साम्‍प्रदायिक अभियानों को बढ़ावा मिलने का खतरा बढ़ेगा।</p> <p>उन्होंने कहा कि इसलिए हमारी मांग है कि मस्जिद गिराने के दोषियों के खिलाफ कड़ी से कड़ी सजा सुनायी जाये। सर्वोच्‍च न्‍यायालय और चुनाव आयोग इस बात की भी गारंटी करें कि इस फैसले का झारखण्‍ड चुनावों में जहां नामांकन प्रक्रिया चल रही है, राजनीतिक चारा के रूप में इस्‍तेमाल नहीं होगा और चुनावी आचार संहिता का पालन होगा।</p> <p>उन्होंने प्रदेश समेत देश की शांति व न्‍यायपसंद जनता से किसी भी सूरत में सामाजिक सद्भाव को बिगड़ने नहीं देने और अयोध्‍या में राम मन्दिर के निर्माण के नाम पर 90 के दशक में देश में हुए साम्‍प्रदायिक खूनखराबे की पुनरावृत्ति हरगिज नहीं देने की गारंटी करने की अपील की। उन्होंने उम्मीद जतायी कि लोकतंत्र और न्‍याय की ताकतें हर हाल में मन्दिर के नाम में संघ ब्रिगेड को उन्‍माद भड़का कर अल्‍पसंख्‍यक समुदायों को और आतंकित करने और उनके नागरिक अधिकार छीनने एवं आम लोगों की आजीविका, रोजगार और मूलभूत अधिकारों के जरूरी सवालों को पीछे धकेलने की साजिश में कामयाब नहीं होने देंगी। कहा कि स्‍वतंत्रता, बराबरी, भाईचारा और न्‍याय हमारे लोकतांत्रिक गणराज्‍य के चार महत्‍वपूर्ण संवैधानिक स्‍तंभ हैं और इस अदालती फैसले के बहाने हमारे गणराज्‍य की इस संवैधानिक नींव को ध्‍वस्‍त करने के संघ-भाजपा ब्रिगेड के मंसूबों को पूरा नहीं होने दिया जायेगा।</p>
GUI/docs/api/com/rie/rieps/simpletest/package-frame.html
leokdawson/di-geva
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_67) on Mon Oct 06 15:54:44 IST 2014 --> <title>com.rie.rieps.simpletest (GUI specifications)</title> <meta name="date" content="2014-10-06"> <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> </head> <body> <h1 class="bar"><a href="../../../../com/rie/rieps/simpletest/package-summary.html" target="classFrame">com.rie.rieps.simpletest</a></h1> <div class="indexContainer"> <h2 title="Classes">Classes</h2> <ul title="Classes"> <li><a href="GenPSFile.html" title="class in com.rie.rieps.simpletest" target="classFrame">GenPSFile</a></li> <li><a href="VerySimpleExample.html" title="class in com.rie.rieps.simpletest" target="classFrame">VerySimpleExample</a></li> </ul> </div> </body> </html>
media/static/css/ie_fixes.css
jness/django-magicthegathering
/* =Internet Explorer Fixes ----------------------------------------------------------------------*/ .hoverbox a { position: relative; } .hoverbox a:hover { display: block; font-size: 100%; z-index: 1; } .hoverbox a:hover .preview { top: -38px; left: -50px; } .hoverbox li { position: static; }
fhaes/Javadoc/serialized-form.html
petebrew/fhaes
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_51) on Tue Aug 11 17:51:05 CDT 2015 --> <title>Serialized Form</title> <meta name="date" content="2015-08-11"> <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> <script type="text/javascript" src="script.js"></script> </head> <body> <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Serialized Form"; } } catch(err) { } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar.top"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.top.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="overview-summary.html">Overview</a></li> <li>Package</li> <li>Class</li> <li>Use</li> <li><a href="overview-tree.html">Tree</a></li> <li><a href="deprecated-list.html">Deprecated</a></li> <li><a href="index-files/index-1.html">Index</a></li> <li><a href="help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="index.html?serialized-form.html" target="_top">Frames</a></li> <li><a href="serialized-form.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h1 title="Serialized Form" class="title">Serialized Form</h1> </div> <div class="serializedFormContainer"> <ul class="blockList"> <li class="blockList"> <h2 title="Package">Package&nbsp;org.fhaes.components</h2> <ul class="blockList"> <li class="blockList"><a name="org.fhaes.components.FHAESCheckBoxMenuItem"> <!-- --> </a> <h3>Class <a href="org/fhaes/components/FHAESCheckBoxMenuItem.html" title="class in org.fhaes.components">org.fhaes.components.FHAESCheckBoxMenuItem</a> extends javax.swing.JCheckBoxMenuItem implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> </li> <li class="blockList"><a name="org.fhaes.components.FHAESMenuItem"> <!-- --> </a> <h3>Class <a href="org/fhaes/components/FHAESMenuItem.html" title="class in org.fhaes.components">org.fhaes.components.FHAESMenuItem</a> extends javax.swing.JMenuItem implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> </li> <li class="blockList"><a name="org.fhaes.components.HelpTip"> <!-- --> </a> <h3>Class <a href="org/fhaes/components/HelpTip.html" title="class in org.fhaes.components">org.fhaes.components.HelpTip</a> extends javax.swing.JDialog implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> </li> <li class="blockList"><a name="org.fhaes.components.HelpTipButton"> <!-- --> </a> <h3>Class <a href="org/fhaes/components/HelpTipButton.html" title="class in org.fhaes.components">org.fhaes.components.HelpTipButton</a> extends javax.swing.JLabel implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> <ul class="blockList"> <li class="blockList"> <h3>Serialized Fields</h3> <ul class="blockList"> <li class="blockList"> <h4>tiptext</h4> <pre>java.lang.String tiptext</pre> </li> <li class="blockListLast"> <h4>url</h4> <pre>java.net.URL url</pre> </li> </ul> </li> </ul> </li> <li class="blockList"><a name="org.fhaes.components.JToolBarButton"> <!-- --> </a> <h3>Class <a href="org/fhaes/components/JToolBarButton.html" title="class in org.fhaes.components">org.fhaes.components.JToolBarButton</a> extends javax.swing.JButton implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> </li> <li class="blockList"><a name="org.fhaes.components.JToolBarToggleButton"> <!-- --> </a> <h3>Class <a href="org/fhaes/components/JToolBarToggleButton.html" title="class in org.fhaes.components">org.fhaes.components.JToolBarToggleButton</a> extends javax.swing.JToggleButton implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> </li> <li class="blockList"><a name="org.fhaes.components.WarningTipButton"> <!-- --> </a> <h3>Class <a href="org/fhaes/components/WarningTipButton.html" title="class in org.fhaes.components">org.fhaes.components.WarningTipButton</a> extends javax.swing.JLabel implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> <ul class="blockList"> <li class="blockList"> <h3>Serialized Fields</h3> <ul class="blockList"> <li class="blockList"> <h4>tiptext</h4> <pre>java.lang.String tiptext</pre> </li> <li class="blockListLast"> <h4>url</h4> <pre>java.net.URL url</pre> </li> </ul> </li> </ul> </li> </ul> </li> <li class="blockList"> <h2 title="Package">Package&nbsp;org.fhaes.exceptions</h2> <ul class="blockList"> <li class="blockList"><a name="org.fhaes.exceptions.CompositeFileException"> <!-- --> </a> <h3>Class <a href="org/fhaes/exceptions/CompositeFileException.html" title="class in org.fhaes.exceptions">org.fhaes.exceptions.CompositeFileException</a> extends java.lang.Exception implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> </li> <li class="blockList"><a name="org.fhaes.exceptions.InvalidCategoryFileException"> <!-- --> </a> <h3>Class <a href="org/fhaes/exceptions/InvalidCategoryFileException.html" title="class in org.fhaes.exceptions">org.fhaes.exceptions.InvalidCategoryFileException</a> extends java.lang.Exception implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> </li> </ul> </li> <li class="blockList"> <h2 title="Package">Package&nbsp;org.fhaes.feedback</h2> <ul class="blockList"> <li class="blockList"><a name="org.fhaes.feedback.FeedbackMessagePanel"> <!-- --> </a> <h3>Class <a href="org/fhaes/feedback/FeedbackMessagePanel.html" title="class in org.fhaes.feedback">org.fhaes.feedback.FeedbackMessagePanel</a> extends javax.swing.JPanel implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> <ul class="blockList"> <li class="blockList"> <h3>Serialized Fields</h3> <ul class="blockList"> <li class="blockList"> <h4>BLANK_MESSAGE</h4> <pre>java.lang.String BLANK_MESSAGE</pre> </li> <li class="blockList"> <h4>FULL_OPACITY</h4> <pre>float FULL_OPACITY</pre> </li> <li class="blockList"> <h4>EIGHT_SECOND_DELAY</h4> <pre>int EIGHT_SECOND_DELAY</pre> </li> <li class="blockList"> <h4>feedbackMessageText</h4> <pre>javax.swing.JTextArea feedbackMessageText</pre> </li> <li class="blockList"> <h4>feedbackMessageIcon</h4> <pre>javax.swing.JLabel feedbackMessageIcon</pre> </li> <li class="blockList"> <h4>dismissMessageButton</h4> <pre>javax.swing.JButton dismissMessageButton</pre> </li> <li class="blockList"> <h4>hideMessageButton</h4> <pre>javax.swing.JButton hideMessageButton</pre> </li> <li class="blockList"> <h4>autoHideDelayTimer</h4> <pre>java.util.Timer autoHideDelayTimer</pre> </li> <li class="blockList"> <h4>animationTask</h4> <pre><a href="org/fhaes/feedback/FeedbackMessagePanel.AutoHideMessageTask.html" title="class in org.fhaes.feedback">FeedbackMessagePanel.AutoHideMessageTask</a> animationTask</pre> </li> <li class="blockList"> <h4>currentOpacity</h4> <pre>float currentOpacity</pre> </li> <li class="blockListLast"> <h4>updateMessageFired</h4> <pre>boolean updateMessageFired</pre> </li> </ul> </li> </ul> </li> </ul> </li> <li class="blockList"> <h2 title="Package">Package&nbsp;org.fhaes.fhfilechecker</h2> <ul class="blockList"> <li class="blockList"><a name="org.fhaes.fhfilechecker.FHFileChecker"> <!-- --> </a> <h3>Class <a href="org/fhaes/fhfilechecker/FHFileChecker.html" title="class in org.fhaes.fhfilechecker">org.fhaes.fhfilechecker.FHFileChecker</a> extends javax.swing.JFrame implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> <ul class="blockList"> <li class="blockList"> <h3>Serialized Fields</h3> <ul class="blockList"> <li class="blockList"> <h4>jPanel</h4> <pre>javax.swing.JPanel jPanel</pre> </li> <li class="blockList"> <h4>fileBrowse</h4> <pre>javax.swing.JFileChooser fileBrowse</pre> </li> <li class="blockList"> <h4>inputFile</h4> <pre>java.io.File[] inputFile</pre> </li> <li class="blockList"> <h4>formatReport</h4> <pre>java.lang.String formatReport</pre> </li> <li class="blockList"> <h4>HelpReport</h4> <pre>java.lang.String HelpReport</pre> </li> <li class="blockList"> <h4>jPanelBrowse</h4> <pre>javax.swing.JPanel jPanelBrowse</pre> </li> <li class="blockList"> <h4>buttonBrowse</h4> <pre>javax.swing.JButton buttonBrowse</pre> </li> <li class="blockList"> <h4>jLabelBrowse</h4> <pre>javax.swing.JLabel jLabelBrowse</pre> </li> <li class="blockList"> <h4>jPanelReportType</h4> <pre>javax.swing.JPanel jPanelReportType</pre> </li> <li class="blockList"> <h4>jlabelformatreport</h4> <pre>javax.swing.JLabel jlabelformatreport</pre> </li> <li class="blockList"> <h4>jcheckformatreport</h4> <pre>javax.swing.JCheckBox jcheckformatreport</pre> </li> <li class="blockList"> <h4>jlabelindivreport</h4> <pre>javax.swing.JLabel jlabelindivreport</pre> </li> <li class="blockList"> <h4>jcheckindivreport</h4> <pre>javax.swing.JCheckBox jcheckindivreport</pre> </li> <li class="blockList"> <h4>jPanelExit</h4> <pre>javax.swing.JPanel jPanelExit</pre> </li> <li class="blockList"> <h4>buttonRun</h4> <pre>javax.swing.JButton buttonRun</pre> </li> <li class="blockList"> <h4>buttonHelp</h4> <pre>javax.swing.JButton buttonHelp</pre> </li> <li class="blockListLast"> <h4>buttonExit</h4> <pre>javax.swing.JButton buttonExit</pre> </li> </ul> </li> </ul> </li> <li class="blockList"><a name="org.fhaes.fhfilechecker.FrameViewHelp"> <!-- --> </a> <h3>Class <a href="org/fhaes/fhfilechecker/FrameViewHelp.html" title="class in org.fhaes.fhfilechecker">org.fhaes.fhfilechecker.FrameViewHelp</a> extends javax.swing.JFrame implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> <ul class="blockList"> <li class="blockList"> <h3>Serialized Fields</h3> <ul class="blockList"> <li class="blockList"> <h4>panel1</h4> <pre>javax.swing.JPanel panel1</pre> </li> <li class="blockList"> <h4>borderLayout</h4> <pre>java.awt.BorderLayout borderLayout</pre> </li> <li class="blockList"> <h4>jPanel</h4> <pre>javax.swing.JPanel jPanel</pre> </li> <li class="blockList"> <h4>btnPrint</h4> <pre>javax.swing.JButton btnPrint</pre> </li> <li class="blockList"> <h4>btnClose</h4> <pre>javax.swing.JButton btnClose</pre> </li> <li class="blockList"> <h4>TArea</h4> <pre>javax.swing.JTextArea TArea</pre> </li> <li class="blockList"> <h4>jScrollPane</h4> <pre>javax.swing.JScrollPane jScrollPane</pre> </li> <li class="blockListLast"> <h4>out_file_name</h4> <pre>java.lang.String out_file_name</pre> </li> </ul> </li> </ul> </li> <li class="blockList"><a name="org.fhaes.fhfilechecker.FrameViewOutput"> <!-- --> </a> <h3>Class <a href="org/fhaes/fhfilechecker/FrameViewOutput.html" title="class in org.fhaes.fhfilechecker">org.fhaes.fhfilechecker.FrameViewOutput</a> extends javax.swing.JFrame implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> <ul class="blockList"> <li class="blockList"> <h3>Serialized Fields</h3> <ul class="blockList"> <li class="blockList"> <h4>panel1</h4> <pre>javax.swing.JPanel panel1</pre> </li> <li class="blockList"> <h4>borderLayout</h4> <pre>java.awt.BorderLayout borderLayout</pre> </li> <li class="blockList"> <h4>jPanel</h4> <pre>javax.swing.JPanel jPanel</pre> </li> <li class="blockList"> <h4>btnPrint</h4> <pre>javax.swing.JButton btnPrint</pre> </li> <li class="blockList"> <h4>btnClose</h4> <pre>javax.swing.JButton btnClose</pre> </li> <li class="blockList"> <h4>TArea</h4> <pre>javax.swing.JTextArea TArea</pre> </li> <li class="blockList"> <h4>jScrollPane</h4> <pre>javax.swing.JScrollPane jScrollPane</pre> </li> <li class="blockListLast"> <h4>out_file_name</h4> <pre>java.lang.String out_file_name</pre> </li> </ul> </li> </ul> </li> </ul> </li> <li class="blockList"> <h2 title="Package">Package&nbsp;org.fhaes.fhrecorder.model</h2> <ul class="blockList"> <li class="blockList"><a name="org.fhaes.fhrecorder.model.FHX2_Event"> <!-- --> </a> <h3>Class <a href="org/fhaes/fhrecorder/model/FHX2_Event.html" title="class in org.fhaes.fhrecorder.model">org.fhaes.fhrecorder.model.FHX2_Event</a> extends java.lang.Object implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> <ul class="blockList"> <li class="blockList"> <h3>Serialized Fields</h3> <ul class="blockList"> <li class="blockList"> <h4>eventType</h4> <pre>char eventType</pre> </li> <li class="blockListLast"> <h4>eventYear</h4> <pre>int eventYear</pre> </li> </ul> </li> </ul> </li> <li class="blockList"><a name="org.fhaes.fhrecorder.model.FHX2_File"> <!-- --> </a> <h3>Class <a href="org/fhaes/fhrecorder/model/FHX2_File.html" title="class in org.fhaes.fhrecorder.model">org.fhaes.fhrecorder.model.FHX2_File</a> extends java.lang.Object implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> <ul class="blockList"> <li class="blockList"> <h3>Serialized Fields</h3> <ul class="blockList"> <li class="blockList"> <h4>fhx2Req</h4> <pre><a href="org/fhaes/fhrecorder/model/FHX2_FileRequiredPart.html" title="class in org.fhaes.fhrecorder.model">FHX2_FileRequiredPart</a> fhx2Req</pre> </li> <li class="blockListLast"> <h4>fhx2Opt</h4> <pre><a href="org/fhaes/fhrecorder/model/FHX2_FileOptionalPart.html" title="class in org.fhaes.fhrecorder.model">FHX2_FileOptionalPart</a> fhx2Opt</pre> </li> </ul> </li> </ul> </li> <li class="blockList"><a name="org.fhaes.fhrecorder.model.FHX2_FileOptionalPart"> <!-- --> </a> <h3>Class <a href="org/fhaes/fhrecorder/model/FHX2_FileOptionalPart.html" title="class in org.fhaes.fhrecorder.model">org.fhaes.fhrecorder.model.FHX2_FileOptionalPart</a> extends java.lang.Object implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> <ul class="blockList"> <li class="blockList"> <h3>Serialized Fields</h3> <ul class="blockList"> <li class="blockList"> <h4>nameOfSite</h4> <pre>java.lang.String nameOfSite</pre> </li> <li class="blockList"> <h4>siteCode</h4> <pre>java.lang.String siteCode</pre> </li> <li class="blockList"> <h4>collectionDate</h4> <pre>java.lang.String collectionDate</pre> </li> <li class="blockList"> <h4>collectors</h4> <pre>java.lang.String collectors</pre> </li> <li class="blockList"> <h4>crossdaters</h4> <pre>java.lang.String crossdaters</pre> </li> <li class="blockList"> <h4>numberSamples</h4> <pre>java.lang.String numberSamples</pre> </li> <li class="blockList"> <h4>speciesName</h4> <pre>java.lang.String speciesName</pre> </li> <li class="blockList"> <h4>commonName</h4> <pre>java.lang.String commonName</pre> </li> <li class="blockList"> <h4>habitatType</h4> <pre>java.lang.String habitatType</pre> </li> <li class="blockList"> <h4>country</h4> <pre>java.lang.String country</pre> </li> <li class="blockList"> <h4>state</h4> <pre>java.lang.String state</pre> </li> <li class="blockList"> <h4>county</h4> <pre>java.lang.String county</pre> </li> <li class="blockList"> <h4>parkMonument</h4> <pre>java.lang.String parkMonument</pre> </li> <li class="blockList"> <h4>nationalForest</h4> <pre>java.lang.String nationalForest</pre> </li> <li class="blockList"> <h4>rangerDistrict</h4> <pre>java.lang.String rangerDistrict</pre> </li> <li class="blockList"> <h4>township</h4> <pre>java.lang.String township</pre> </li> <li class="blockList"> <h4>range</h4> <pre>java.lang.String range</pre> </li> <li class="blockList"> <h4>section</h4> <pre>java.lang.String section</pre> </li> <li class="blockList"> <h4>quarterSection</h4> <pre>java.lang.String quarterSection</pre> </li> <li class="blockList"> <h4>utmEasting</h4> <pre>java.lang.String utmEasting</pre> </li> <li class="blockList"> <h4>utmNorthing</h4> <pre>java.lang.String utmNorthing</pre> </li> <li class="blockList"> <h4>latitude</h4> <pre>java.lang.String latitude</pre> </li> <li class="blockList"> <h4>longitude</h4> <pre>java.lang.String longitude</pre> </li> <li class="blockList"> <h4>topographicMap</h4> <pre>java.lang.String topographicMap</pre> </li> <li class="blockList"> <h4>lowestElev</h4> <pre>java.lang.String lowestElev</pre> </li> <li class="blockList"> <h4>highestElev</h4> <pre>java.lang.String highestElev</pre> </li> <li class="blockList"> <h4>slope</h4> <pre>java.lang.String slope</pre> </li> <li class="blockList"> <h4>aspect</h4> <pre>java.lang.String aspect</pre> </li> <li class="blockList"> <h4>areaSampled</h4> <pre>java.lang.String areaSampled</pre> </li> <li class="blockList"> <h4>substrateType</h4> <pre>java.lang.String substrateType</pre> </li> <li class="blockList"> <h4>comments</h4> <pre>java.lang.String comments</pre> </li> <li class="blockList"> <h4>doneLoadingFile</h4> <pre>java.lang.Boolean doneLoadingFile</pre> </li> <li class="blockListLast"> <h4>numberOfFieldsLoaded</h4> <pre>int numberOfFieldsLoaded</pre> </li> </ul> </li> </ul> </li> <li class="blockList"><a name="org.fhaes.fhrecorder.model.FHX2_FileRequiredPart"> <!-- --> </a> <h3>Class <a href="org/fhaes/fhrecorder/model/FHX2_FileRequiredPart.html" title="class in org.fhaes.fhrecorder.model">org.fhaes.fhrecorder.model.FHX2_FileRequiredPart</a> extends java.lang.Object implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> <ul class="blockList"> <li class="blockList"> <h3>Serialized Fields</h3> <ul class="blockList"> <li class="blockList"> <h4>sampleList</h4> <pre>java.util.List&lt;E&gt; sampleList</pre> </li> <li class="blockList"> <h4>idLength</h4> <pre>int idLength</pre> </li> <li class="blockList"> <h4>dataSetFirstYear</h4> <pre>int dataSetFirstYear</pre> </li> <li class="blockList"> <h4>dataSetLastYear</h4> <pre>int dataSetLastYear</pre> </li> <li class="blockListLast"> <h4>listeners</h4> <pre>java.util.Vector&lt;E&gt; listeners</pre> <div class="block">The following methods are for the vector change listener.</div> </li> </ul> </li> </ul> </li> <li class="blockList"><a name="org.fhaes.fhrecorder.model.FHX2_Recording"> <!-- --> </a> <h3>Class <a href="org/fhaes/fhrecorder/model/FHX2_Recording.html" title="class in org.fhaes.fhrecorder.model">org.fhaes.fhrecorder.model.FHX2_Recording</a> extends java.lang.Object implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> <ul class="blockList"> <li class="blockList"> <h3>Serialized Fields</h3> <ul class="blockList"> <li class="blockList"> <h4>recordingStartYear</h4> <pre>int recordingStartYear</pre> </li> <li class="blockListLast"> <h4>recordingEndYear</h4> <pre>int recordingEndYear</pre> </li> </ul> </li> </ul> </li> <li class="blockList"><a name="org.fhaes.fhrecorder.model.FHX2_Sample"> <!-- --> </a> <h3>Class <a href="org/fhaes/fhrecorder/model/FHX2_Sample.html" title="class in org.fhaes.fhrecorder.model">org.fhaes.fhrecorder.model.FHX2_Sample</a> extends java.lang.Object implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> <ul class="blockList"> <li class="blockList"> <h3>Serialized Fields</h3> <ul class="blockList"> <li class="blockList"> <h4>sampleName</h4> <pre>java.lang.String sampleName</pre> </li> <li class="blockList"> <h4>sampleFirstYear</h4> <pre>int sampleFirstYear</pre> </li> <li class="blockList"> <h4>sampleLastYear</h4> <pre>int sampleLastYear</pre> </li> <li class="blockList"> <h4>openingChar</h4> <pre>char openingChar</pre> </li> <li class="blockList"> <h4>closingChar</h4> <pre>char closingChar</pre> </li> <li class="blockList"> <h4>pith</h4> <pre>boolean pith</pre> </li> <li class="blockList"> <h4>bark</h4> <pre>boolean bark</pre> </li> <li class="blockList"> <h4>eventTable</h4> <pre><a href="org/fhaes/fhrecorder/view/EventTable.html" title="class in org.fhaes.fhrecorder.view">EventTable</a> eventTable</pre> </li> <li class="blockList"> <h4>recordingTable</h4> <pre><a href="org/fhaes/fhrecorder/view/RecordingTable.html" title="class in org.fhaes.fhrecorder.view">RecordingTable</a> recordingTable</pre> </li> <li class="blockList"> <h4>errors</h4> <pre>java.util.ArrayList&lt;E&gt; errors</pre> </li> <li class="blockListLast"> <h4>listeners</h4> <pre>java.util.Vector&lt;E&gt; listeners</pre> <div class="block">Vector ChangeListener utility methods (part of error checking feature)</div> </li> </ul> </li> </ul> </li> </ul> </li> <li class="blockList"> <h2 title="Package">Package&nbsp;org.fhaes.fhrecorder.util</h2> <ul class="blockList"> <li class="blockList"><a name="org.fhaes.fhrecorder.util.ColorBar"> <!-- --> </a> <h3>Class <a href="org/fhaes/fhrecorder/util/ColorBar.html" title="class in org.fhaes.fhrecorder.util">org.fhaes.fhrecorder.util.ColorBar</a> extends org.jfree.chart.ChartPanel implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> </li> <li class="blockList"><a name="org.fhaes.fhrecorder.util.LengthRestrictedDocument"> <!-- --> </a> <h3>Class <a href="org/fhaes/fhrecorder/util/LengthRestrictedDocument.html" title="class in org.fhaes.fhrecorder.util">org.fhaes.fhrecorder.util.LengthRestrictedDocument</a> extends javax.swing.text.PlainDocument implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> <ul class="blockList"> <li class="blockList"> <h3>Serialized Fields</h3> <ul class="blockList"> <li class="blockListLast"> <h4>limit</h4> <pre>int limit</pre> </li> </ul> </li> </ul> </li> <li class="blockList"><a name="org.fhaes.fhrecorder.util.MetaDataTextField"> <!-- --> </a> <h3>Class <a href="org/fhaes/fhrecorder/util/MetaDataTextField.html" title="class in org.fhaes.fhrecorder.util">org.fhaes.fhrecorder.util.MetaDataTextField</a> extends javax.swing.JTextField implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> </li> <li class="blockList"><a name="org.fhaes.fhrecorder.util.NumericCategoryAxis"> <!-- --> </a> <h3>Class <a href="org/fhaes/fhrecorder/util/NumericCategoryAxis.html" title="class in org.fhaes.fhrecorder.util">org.fhaes.fhrecorder.util.NumericCategoryAxis</a> extends org.jfree.chart.axis.CategoryAxis implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> <ul class="blockList"> <li class="blockList"> <h3>Serialized Fields</h3> <ul class="blockList"> <li class="blockListLast"> <h4>labelEveryXCategories</h4> <pre>int labelEveryXCategories</pre> </li> </ul> </li> </ul> </li> </ul> </li> <li class="blockList"> <h2 title="Package">Package&nbsp;org.fhaes.fhrecorder.view</h2> <ul class="blockList"> <li class="blockList"><a name="org.fhaes.fhrecorder.view.BCADYearSpinner"> <!-- --> </a> <h3>Class <a href="org/fhaes/fhrecorder/view/BCADYearSpinner.html" title="class in org.fhaes.fhrecorder.view">org.fhaes.fhrecorder.view.BCADYearSpinner</a> extends javax.swing.JSpinner implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> <ul class="blockList"> <li class="blockList"> <h3>Serialized Fields</h3> <ul class="blockList"> <li class="blockList"> <h4>NUMBER_EDITOR_FORMAT</h4> <pre>java.lang.String NUMBER_EDITOR_FORMAT</pre> </li> <li class="blockList"> <h4>SPINNER_HEIGHT</h4> <pre>int SPINNER_HEIGHT</pre> </li> <li class="blockList"> <h4>SPINNER_WIDTH</h4> <pre>int SPINNER_WIDTH</pre> </li> <li class="blockListLast"> <h4>mostRecentValue</h4> <pre>java.lang.Integer mostRecentValue</pre> </li> </ul> </li> </ul> </li> <li class="blockList"><a name="org.fhaes.fhrecorder.view.ColorBarGraph"> <!-- --> </a> <h3>Class <a href="org/fhaes/fhrecorder/view/ColorBarGraph.html" title="class in org.fhaes.fhrecorder.view">org.fhaes.fhrecorder.view.ColorBarGraph</a> extends org.jfree.chart.ChartPanel implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> </li> <li class="blockList"><a name="org.fhaes.fhrecorder.view.CommentPanel"> <!-- --> </a> <h3>Class <a href="org/fhaes/fhrecorder/view/CommentPanel.html" title="class in org.fhaes.fhrecorder.view">org.fhaes.fhrecorder.view.CommentPanel</a> extends javax.swing.JPanel implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> <ul class="blockList"> <li class="blockList"> <h3>Serialized Fields</h3> <ul class="blockList"> <li class="blockList"> <h4>CommentsScrollPane</h4> <pre>javax.swing.JScrollPane CommentsScrollPane</pre> </li> <li class="blockList"> <h4>CommentsTextArea</h4> <pre>javax.swing.JTextArea CommentsTextArea</pre> </li> <li class="blockListLast"> <h4>saveToData</h4> <pre>boolean saveToData</pre> </li> </ul> </li> </ul> </li> <li class="blockList"><a name="org.fhaes.fhrecorder.view.CustomizeDialog"> <!-- --> </a> <h3>Class <a href="org/fhaes/fhrecorder/view/CustomizeDialog.html" title="class in org.fhaes.fhrecorder.view">org.fhaes.fhrecorder.view.CustomizeDialog</a> extends javax.swing.JDialog implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>8581694583186383770L</dd> </dl> <ul class="blockList"> <li class="blockList"> <h3>Serialized Fields</h3> <ul class="blockList"> <li class="blockList"> <h4>result</h4> <pre>boolean result</pre> </li> <li class="blockList"> <h4>txtNameGroup1</h4> <pre>javax.swing.JTextField txtNameGroup1</pre> </li> <li class="blockList"> <h4>txtNameGroup2</h4> <pre>javax.swing.JTextField txtNameGroup2</pre> </li> <li class="blockList"> <h4>txtNameGroup3</h4> <pre>javax.swing.JTextField txtNameGroup3</pre> </li> <li class="blockList"> <h4>txtNameGroup4</h4> <pre>javax.swing.JTextField txtNameGroup4</pre> </li> <li class="blockList"> <h4>txtNameGroup5</h4> <pre>javax.swing.JTextField txtNameGroup5</pre> </li> <li class="blockList"> <h4>txtNameGroup6</h4> <pre>javax.swing.JTextField txtNameGroup6</pre> </li> <li class="blockList"> <h4>btnColorGroup1</h4> <pre>javax.swing.JButton btnColorGroup1</pre> </li> <li class="blockList"> <h4>btnColorGroup2</h4> <pre>javax.swing.JButton btnColorGroup2</pre> </li> <li class="blockList"> <h4>btnColorGroup3</h4> <pre>javax.swing.JButton btnColorGroup3</pre> </li> <li class="blockList"> <h4>btnColorGroup4</h4> <pre>javax.swing.JButton btnColorGroup4</pre> </li> <li class="blockList"> <h4>btnColorGroup5</h4> <pre>javax.swing.JButton btnColorGroup5</pre> </li> <li class="blockList"> <h4>btnColorGroup6</h4> <pre>javax.swing.JButton btnColorGroup6</pre> </li> <li class="blockList"> <h4>listGroup0</h4> <pre>javax.swing.JScrollPane listGroup0</pre> </li> <li class="blockList"> <h4>listGroup1</h4> <pre>javax.swing.JScrollPane listGroup1</pre> </li> <li class="blockList"> <h4>listGroup2</h4> <pre>javax.swing.JScrollPane listGroup2</pre> </li> <li class="blockList"> <h4>listGroup3</h4> <pre>javax.swing.JScrollPane listGroup3</pre> </li> <li class="blockList"> <h4>listGroup4</h4> <pre>javax.swing.JScrollPane listGroup4</pre> </li> <li class="blockList"> <h4>listGroup5</h4> <pre>javax.swing.JScrollPane listGroup5</pre> </li> <li class="blockList"> <h4>listGroup6</h4> <pre>javax.swing.JScrollPane listGroup6</pre> </li> <li class="blockList"> <h4>colorBar</h4> <pre><a href="org/fhaes/fhrecorder/util/ColorBar.html" title="class in org.fhaes.fhrecorder.util">ColorBar</a> colorBar</pre> </li> <li class="blockList"> <h4>options</h4> <pre><a href="org/fhaes/fhrecorder/util/CustomOptions.html" title="class in org.fhaes.fhrecorder.util">CustomOptions</a> options</pre> </li> <li class="blockList"> <h4>previewSummary</h4> <pre><a href="org/fhaes/fhrecorder/util/YearSummary.html" title="class in org.fhaes.fhrecorder.util">YearSummary</a> previewSummary</pre> </li> <li class="blockListLast"> <h4>panel</h4> <pre>javax.swing.JPanel panel</pre> </li> </ul> </li> </ul> </li> <li class="blockList"><a name="org.fhaes.fhrecorder.view.ErrorDisplayPanel"> <!-- --> </a> <h3>Class <a href="org/fhaes/fhrecorder/view/ErrorDisplayPanel.html" title="class in org.fhaes.fhrecorder.view">org.fhaes.fhrecorder.view.ErrorDisplayPanel</a> extends javax.swing.JPanel implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>6877730448446433391L</dd> </dl> <ul class="blockList"> <li class="blockList"> <h3>Serialized Fields</h3> <ul class="blockList"> <li class="blockList"> <h4>splitPane</h4> <pre>javax.swing.JSplitPane splitPane</pre> </li> <li class="blockList"> <h4>suggestedFileContainer</h4> <pre>javax.swing.JPanel suggestedFileContainer</pre> </li> <li class="blockList"> <h4>originalFileContainer</h4> <pre>javax.swing.JPanel originalFileContainer</pre> </li> <li class="blockList"> <h4>suggestedFileHeaderContainer</h4> <pre>javax.swing.JPanel suggestedFileHeaderContainer</pre> </li> <li class="blockList"> <h4>suggestedFileLabel</h4> <pre>javax.swing.JLabel suggestedFileLabel</pre> </li> <li class="blockList"> <h4>originalFileHeaderContainer</h4> <pre>javax.swing.JPanel originalFileHeaderContainer</pre> </li> <li class="blockList"> <h4>originalFileLabel</h4> <pre>javax.swing.JLabel originalFileLabel</pre> </li> <li class="blockList"> <h4>originalFileDisplayScrollPane</h4> <pre>javax.swing.JScrollPane originalFileDisplayScrollPane</pre> </li> <li class="blockList"> <h4>suggestedFileDisplayScrollPane</h4> <pre>javax.swing.JScrollPane suggestedFileDisplayScrollPane</pre> </li> <li class="blockList"> <h4>originalFileHeaderTitleContainer</h4> <pre>javax.swing.JPanel originalFileHeaderTitleContainer</pre> </li> <li class="blockList"> <h4>originalFileHeaderTextContainer</h4> <pre>javax.swing.JPanel originalFileHeaderTextContainer</pre> </li> <li class="blockList"> <h4>suggestedFileHeaderTitleContainer</h4> <pre>javax.swing.JPanel suggestedFileHeaderTitleContainer</pre> </li> <li class="blockList"> <h4>suggestedFileHeaderTextContainer</h4> <pre>javax.swing.JPanel suggestedFileHeaderTextContainer</pre> </li> <li class="blockList"> <h4>originalFileDisplayTextArea</h4> <pre>javax.swing.JTextArea originalFileDisplayTextArea</pre> </li> <li class="blockList"> <h4>suggestedFileDisplayTextArea</h4> <pre>javax.swing.JTextArea suggestedFileDisplayTextArea</pre> </li> <li class="blockList"> <h4>originalFileInstructionsTextArea</h4> <pre>javax.swing.JTextArea originalFileInstructionsTextArea</pre> </li> <li class="blockList"> <h4>suggestedFileInstructionsTextArea</h4> <pre>javax.swing.JTextArea suggestedFileInstructionsTextArea</pre> </li> <li class="blockList"> <h4>suggestedFileInstructionsScrollPane</h4> <pre>javax.swing.JScrollPane suggestedFileInstructionsScrollPane</pre> </li> <li class="blockListLast"> <h4>originalFileInstructionsScrollPane</h4> <pre>javax.swing.JScrollPane originalFileInstructionsScrollPane</pre> </li> </ul> </li> </ul> </li> <li class="blockList"><a name="org.fhaes.fhrecorder.view.EventTable"> <!-- --> </a> <h3>Class <a href="org/fhaes/fhrecorder/view/EventTable.html" title="class in org.fhaes.fhrecorder.view">org.fhaes.fhrecorder.view.EventTable</a> extends javax.swing.JTable implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> <ul class="blockList"> <li class="blockList"> <h3>Serialized Fields</h3> <ul class="blockList"> <li class="blockList"> <h4>events</h4> <pre>java.util.ArrayList&lt;E&gt; events</pre> </li> <li class="blockListLast"> <h4>sample</h4> <pre><a href="org/fhaes/fhrecorder/model/FHX2_Sample.html" title="class in org.fhaes.fhrecorder.model">FHX2_Sample</a> sample</pre> </li> </ul> </li> </ul> </li> <li class="blockList"><a name="org.fhaes.fhrecorder.view.FireHistoryRecorder"> <!-- --> </a> <h3>Class <a href="org/fhaes/fhrecorder/view/FireHistoryRecorder.html" title="class in org.fhaes.fhrecorder.view">org.fhaes.fhrecorder.view.FireHistoryRecorder</a> extends javax.swing.JDialog implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> <ul class="blockList"> <li class="blockList"> <h3>Serialized Fields</h3> <ul class="blockList"> <li class="blockList"> <h4>DATA_TAB_INDEX</h4> <pre>int DATA_TAB_INDEX</pre> </li> <li class="blockList"> <h4>METADATA_TAB_INDEX</h4> <pre>int METADATA_TAB_INDEX</pre> </li> <li class="blockList"> <h4>SUMMARY_TAB_INDEX</h4> <pre>int SUMMARY_TAB_INDEX</pre> </li> <li class="blockList"> <h4>GRAPH_TAB_INDEX</h4> <pre>int GRAPH_TAB_INDEX</pre> </li> <li class="blockList"> <h4>sampleInput</h4> <pre><a href="org/fhaes/fhrecorder/view/SampleInputPanel.html" title="class in org.fhaes.fhrecorder.view">SampleInputPanel</a> sampleInput</pre> </li> <li class="blockList"> <h4>metaDataPanel</h4> <pre><a href="org/fhaes/fhrecorder/view/MetaDataPanel.html" title="class in org.fhaes.fhrecorder.view">MetaDataPanel</a> metaDataPanel</pre> </li> <li class="blockList"> <h4>commentPanel</h4> <pre><a href="org/fhaes/fhrecorder/view/CommentPanel.html" title="class in org.fhaes.fhrecorder.view">CommentPanel</a> commentPanel</pre> </li> <li class="blockList"> <h4>summaryPanel</h4> <pre><a href="org/fhaes/fhrecorder/view/SummaryPanel.html" title="class in org.fhaes.fhrecorder.view">SummaryPanel</a> summaryPanel</pre> </li> <li class="blockList"> <h4>graphPanel</h4> <pre><a href="org/fhaes/fhrecorder/view/GraphPanel.html" title="class in org.fhaes.fhrecorder.view">GraphPanel</a> graphPanel</pre> </li> <li class="blockList"> <h4>errorPanel</h4> <pre><a href="org/fhaes/fhrecorder/view/ErrorDisplayPanel.html" title="class in org.fhaes.fhrecorder.view">ErrorDisplayPanel</a> errorPanel</pre> </li> <li class="blockList"> <h4>tabbedPane</h4> <pre>javax.swing.JTabbedPane tabbedPane</pre> </li> <li class="blockList"> <h4>dataTab</h4> <pre>javax.swing.JPanel dataTab</pre> </li> <li class="blockList"> <h4>metadataTab</h4> <pre>javax.swing.JPanel metadataTab</pre> </li> <li class="blockList"> <h4>summaryTab</h4> <pre>javax.swing.JPanel summaryTab</pre> </li> <li class="blockList"> <h4>graphsTab</h4> <pre>javax.swing.JPanel graphsTab</pre> </li> <li class="blockList"> <h4>saveButton</h4> <pre>javax.swing.JButton saveButton</pre> </li> <li class="blockList"> <h4>discardChangesButton</h4> <pre>javax.swing.JButton discardChangesButton</pre> </li> <li class="blockList"> <h4>closeButton</h4> <pre>javax.swing.JButton closeButton</pre> </li> <li class="blockList"> <h4>leftTabsSinceRedraw</h4> <pre>boolean leftTabsSinceRedraw</pre> </li> <li class="blockListLast"> <h4>buttonPanel</h4> <pre>javax.swing.JPanel buttonPanel</pre> </li> </ul> </li> </ul> </li> <li class="blockList"><a name="org.fhaes.fhrecorder.view.GraphPanel"> <!-- --> </a> <h3>Class <a href="org/fhaes/fhrecorder/view/GraphPanel.html" title="class in org.fhaes.fhrecorder.view">org.fhaes.fhrecorder.view.GraphPanel</a> extends javax.swing.JPanel implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> <ul class="blockList"> <li class="blockList"> <h3>Serialized Fields</h3> <ul class="blockList"> <li class="blockList"> <h4>data</h4> <pre>java.util.List&lt;E&gt; data</pre> </li> <li class="blockList"> <h4>colorPane</h4> <pre><a href="org/fhaes/fhrecorder/view/ColorBarGraph.html" title="class in org.fhaes.fhrecorder.view">ColorBarGraph</a> colorPane</pre> </li> <li class="blockList"> <h4>overlayPane</h4> <pre><a href="org/fhaes/fhrecorder/view/GraphSummaryOverlay.html" title="class in org.fhaes.fhrecorder.view">GraphSummaryOverlay</a> overlayPane</pre> </li> <li class="blockList"> <h4>scrollBar</h4> <pre>javax.swing.JScrollBar scrollBar</pre> </li> <li class="blockList"> <h4>rigidArea</h4> <pre>java.awt.Component rigidArea</pre> </li> <li class="blockList"> <h4>zoomLevel</h4> <pre>int zoomLevel</pre> </li> <li class="blockList"> <h4>zoomInButton</h4> <pre>javax.swing.JButton zoomInButton</pre> </li> <li class="blockListLast"> <h4>zoomOutButton</h4> <pre>javax.swing.JButton zoomOutButton</pre> </li> </ul> </li> </ul> </li> <li class="blockList"><a name="org.fhaes.fhrecorder.view.GraphSummaryOverlay"> <!-- --> </a> <h3>Class <a href="org/fhaes/fhrecorder/view/GraphSummaryOverlay.html" title="class in org.fhaes.fhrecorder.view">org.fhaes.fhrecorder.view.GraphSummaryOverlay</a> extends org.jfree.chart.ChartPanel implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> <ul class="blockList"> <li class="blockList"> <h3>Serialized Fields</h3> <ul class="blockList"> <li class="blockListLast"> <h4>maxRange</h4> <pre>int maxRange</pre> </li> </ul> </li> </ul> </li> <li class="blockList"><a name="org.fhaes.fhrecorder.view.MetaDataPanel"> <!-- --> </a> <h3>Class <a href="org/fhaes/fhrecorder/view/MetaDataPanel.html" title="class in org.fhaes.fhrecorder.view">org.fhaes.fhrecorder.view.MetaDataPanel</a> extends javax.swing.JPanel implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> <ul class="blockList"> <li class="blockList"> <h3>Serialized Fields</h3> <ul class="blockList"> <li class="blockList"> <h4>FHX2_META_DATA_LENGTH_MESSAGE</h4> <pre>java.lang.String FHX2_META_DATA_LENGTH_MESSAGE</pre> </li> <li class="blockList"> <h4>TWO_CHARACTERS</h4> <pre>int TWO_CHARACTERS</pre> </li> <li class="blockList"> <h4>THREE_CHARACTERS</h4> <pre>int THREE_CHARACTERS</pre> </li> <li class="blockList"> <h4>FOUR_CHARACTERS</h4> <pre>int FOUR_CHARACTERS</pre> </li> <li class="blockList"> <h4>FIVE_CHARACTERS</h4> <pre>int FIVE_CHARACTERS</pre> </li> <li class="blockList"> <h4>SIX_CHARACTERS</h4> <pre>int SIX_CHARACTERS</pre> </li> <li class="blockList"> <h4>TEN_CHARACTERS</h4> <pre>int TEN_CHARACTERS</pre> </li> <li class="blockList"> <h4>FIFTEEN_CHARACTERS</h4> <pre>int FIFTEEN_CHARACTERS</pre> </li> <li class="blockList"> <h4>TWENTY_CHARACTERS</h4> <pre>int TWENTY_CHARACTERS</pre> </li> <li class="blockList"> <h4>TWENTYFIVE_CHARACTERS</h4> <pre>int TWENTYFIVE_CHARACTERS</pre> </li> <li class="blockList"> <h4>THIRTY_CHARACTERS</h4> <pre>int THIRTY_CHARACTERS</pre> </li> <li class="blockList"> <h4>FORTY_CHARACTERS</h4> <pre>int FORTY_CHARACTERS</pre> </li> <li class="blockList"> <h4>SEVENTY_CHARACTERS</h4> <pre>int SEVENTY_CHARACTERS</pre> </li> <li class="blockList"> <h4>ALL_FIELDS_COMPATIBLE</h4> <pre>int ALL_FIELDS_COMPATIBLE</pre> </li> <li class="blockList"> <h4>DOCUMENT_LIMIT</h4> <pre>int DOCUMENT_LIMIT</pre> </li> <li class="blockList"> <h4>areaSampledText</h4> <pre><a href="org/fhaes/fhrecorder/util/MetaDataTextField.html" title="class in org.fhaes.fhrecorder.util">MetaDataTextField</a> areaSampledText</pre> </li> <li class="blockList"> <h4>aspectText</h4> <pre><a href="org/fhaes/fhrecorder/util/MetaDataTextField.html" title="class in org.fhaes.fhrecorder.util">MetaDataTextField</a> aspectText</pre> </li> <li class="blockList"> <h4>collectionDateText</h4> <pre><a href="org/fhaes/fhrecorder/util/MetaDataTextField.html" title="class in org.fhaes.fhrecorder.util">MetaDataTextField</a> collectionDateText</pre> </li> <li class="blockList"> <h4>collectorNamesText</h4> <pre><a href="org/fhaes/fhrecorder/util/MetaDataTextField.html" title="class in org.fhaes.fhrecorder.util">MetaDataTextField</a> collectorNamesText</pre> </li> <li class="blockList"> <h4>commonNamesText</h4> <pre><a href="org/fhaes/fhrecorder/util/MetaDataTextField.html" title="class in org.fhaes.fhrecorder.util">MetaDataTextField</a> commonNamesText</pre> </li> <li class="blockList"> <h4>countryText</h4> <pre><a href="org/fhaes/fhrecorder/util/MetaDataTextField.html" title="class in org.fhaes.fhrecorder.util">MetaDataTextField</a> countryText</pre> </li> <li class="blockList"> <h4>countyText</h4> <pre><a href="org/fhaes/fhrecorder/util/MetaDataTextField.html" title="class in org.fhaes.fhrecorder.util">MetaDataTextField</a> countyText</pre> </li> <li class="blockList"> <h4>daterNamesText</h4> <pre><a href="org/fhaes/fhrecorder/util/MetaDataTextField.html" title="class in org.fhaes.fhrecorder.util">MetaDataTextField</a> daterNamesText</pre> </li> <li class="blockList"> <h4>forestText</h4> <pre><a href="org/fhaes/fhrecorder/util/MetaDataTextField.html" title="class in org.fhaes.fhrecorder.util">MetaDataTextField</a> forestText</pre> </li> <li class="blockList"> <h4>habitatText</h4> <pre><a href="org/fhaes/fhrecorder/util/MetaDataTextField.html" title="class in org.fhaes.fhrecorder.util">MetaDataTextField</a> habitatText</pre> </li> <li class="blockList"> <h4>highestElevationText</h4> <pre><a href="org/fhaes/fhrecorder/util/MetaDataTextField.html" title="class in org.fhaes.fhrecorder.util">MetaDataTextField</a> highestElevationText</pre> </li> <li class="blockList"> <h4>siteNameLabel</h4> <pre>javax.swing.JLabel siteNameLabel</pre> </li> <li class="blockList"> <h4>countryLabel</h4> <pre>javax.swing.JLabel countryLabel</pre> </li> <li class="blockList"> <h4>stateLabel</h4> <pre>javax.swing.JLabel stateLabel</pre> </li> <li class="blockList"> <h4>countyLabel</h4> <pre>javax.swing.JLabel countyLabel</pre> </li> <li class="blockList"> <h4>parkLabel</h4> <pre>javax.swing.JLabel parkLabel</pre> </li> <li class="blockList"> <h4>forestLabel</h4> <pre>javax.swing.JLabel forestLabel</pre> </li> <li class="blockList"> <h4>rangerDistrictLabel</h4> <pre>javax.swing.JLabel rangerDistrictLabel</pre> </li> <li class="blockList"> <h4>sectionLabel</h4> <pre>javax.swing.JLabel sectionLabel</pre> </li> <li class="blockList"> <h4>quarterSectionLabel</h4> <pre>javax.swing.JLabel quarterSectionLabel</pre> </li> <li class="blockList"> <h4>utmEastingLabel</h4> <pre>javax.swing.JLabel utmEastingLabel</pre> </li> <li class="blockList"> <h4>siteCodeLabel</h4> <pre>javax.swing.JLabel siteCodeLabel</pre> </li> <li class="blockList"> <h4>utmNorthingLabel</h4> <pre>javax.swing.JLabel utmNorthingLabel</pre> </li> <li class="blockList"> <h4>latitudeLabel</h4> <pre>javax.swing.JLabel latitudeLabel</pre> </li> <li class="blockList"> <h4>longitudeLabel</h4> <pre>javax.swing.JLabel longitudeLabel</pre> </li> <li class="blockList"> <h4>topographicMapLabel</h4> <pre>javax.swing.JLabel topographicMapLabel</pre> </li> <li class="blockList"> <h4>highestElevationLabel</h4> <pre>javax.swing.JLabel highestElevationLabel</pre> </li> <li class="blockList"> <h4>slopeLabel</h4> <pre>javax.swing.JLabel slopeLabel</pre> </li> <li class="blockList"> <h4>aspectLabel</h4> <pre>javax.swing.JLabel aspectLabel</pre> </li> <li class="blockList"> <h4>areaSampledLabel</h4> <pre>javax.swing.JLabel areaSampledLabel</pre> </li> <li class="blockList"> <h4>substrateLabel</h4> <pre>javax.swing.JLabel substrateLabel</pre> </li> <li class="blockList"> <h4>collectionDateLabel</h4> <pre>javax.swing.JLabel collectionDateLabel</pre> </li> <li class="blockList"> <h4>rangeLabel</h4> <pre>javax.swing.JLabel rangeLabel</pre> </li> <li class="blockList"> <h4>collectorNamesLabel</h4> <pre>javax.swing.JLabel collectorNamesLabel</pre> </li> <li class="blockList"> <h4>daterNamesLabel</h4> <pre>javax.swing.JLabel daterNamesLabel</pre> </li> <li class="blockList"> <h4>numSamplesLabel</h4> <pre>javax.swing.JLabel numSamplesLabel</pre> </li> <li class="blockList"> <h4>latinNamesLabel</h4> <pre>javax.swing.JLabel latinNamesLabel</pre> </li> <li class="blockList"> <h4>commonNamesLabel</h4> <pre>javax.swing.JLabel commonNamesLabel</pre> </li> <li class="blockList"> <h4>habitatLabel</h4> <pre>javax.swing.JLabel habitatLabel</pre> </li> <li class="blockList"> <h4>metaDataPanel</h4> <pre>javax.swing.JPanel metaDataPanel</pre> </li> <li class="blockList"> <h4>metaDataScrollPane</h4> <pre>javax.swing.JScrollPane metaDataScrollPane</pre> </li> <li class="blockList"> <h4>latinNamesText</h4> <pre><a href="org/fhaes/fhrecorder/util/MetaDataTextField.html" title="class in org.fhaes.fhrecorder.util">MetaDataTextField</a> latinNamesText</pre> </li> <li class="blockList"> <h4>latitudeText</h4> <pre><a href="org/fhaes/fhrecorder/util/MetaDataTextField.html" title="class in org.fhaes.fhrecorder.util">MetaDataTextField</a> latitudeText</pre> </li> <li class="blockList"> <h4>longitudeText</h4> <pre><a href="org/fhaes/fhrecorder/util/MetaDataTextField.html" title="class in org.fhaes.fhrecorder.util">MetaDataTextField</a> longitudeText</pre> </li> <li class="blockList"> <h4>lowestElevationText</h4> <pre><a href="org/fhaes/fhrecorder/util/MetaDataTextField.html" title="class in org.fhaes.fhrecorder.util">MetaDataTextField</a> lowestElevationText</pre> </li> <li class="blockList"> <h4>parkText</h4> <pre><a href="org/fhaes/fhrecorder/util/MetaDataTextField.html" title="class in org.fhaes.fhrecorder.util">MetaDataTextField</a> parkText</pre> </li> <li class="blockList"> <h4>quarterSectionText</h4> <pre><a href="org/fhaes/fhrecorder/util/MetaDataTextField.html" title="class in org.fhaes.fhrecorder.util">MetaDataTextField</a> quarterSectionText</pre> </li> <li class="blockList"> <h4>rangeText</h4> <pre><a href="org/fhaes/fhrecorder/util/MetaDataTextField.html" title="class in org.fhaes.fhrecorder.util">MetaDataTextField</a> rangeText</pre> </li> <li class="blockList"> <h4>rangerDistrictText</h4> <pre><a href="org/fhaes/fhrecorder/util/MetaDataTextField.html" title="class in org.fhaes.fhrecorder.util">MetaDataTextField</a> rangerDistrictText</pre> </li> <li class="blockList"> <h4>sectionText</h4> <pre><a href="org/fhaes/fhrecorder/util/MetaDataTextField.html" title="class in org.fhaes.fhrecorder.util">MetaDataTextField</a> sectionText</pre> </li> <li class="blockList"> <h4>siteCodeText</h4> <pre><a href="org/fhaes/fhrecorder/util/MetaDataTextField.html" title="class in org.fhaes.fhrecorder.util">MetaDataTextField</a> siteCodeText</pre> </li> <li class="blockList"> <h4>siteNameText</h4> <pre><a href="org/fhaes/fhrecorder/util/MetaDataTextField.html" title="class in org.fhaes.fhrecorder.util">MetaDataTextField</a> siteNameText</pre> </li> <li class="blockList"> <h4>slopeText</h4> <pre><a href="org/fhaes/fhrecorder/util/MetaDataTextField.html" title="class in org.fhaes.fhrecorder.util">MetaDataTextField</a> slopeText</pre> </li> <li class="blockList"> <h4>stateText</h4> <pre><a href="org/fhaes/fhrecorder/util/MetaDataTextField.html" title="class in org.fhaes.fhrecorder.util">MetaDataTextField</a> stateText</pre> </li> <li class="blockList"> <h4>substrateText</h4> <pre><a href="org/fhaes/fhrecorder/util/MetaDataTextField.html" title="class in org.fhaes.fhrecorder.util">MetaDataTextField</a> substrateText</pre> </li> <li class="blockList"> <h4>topographicMapText</h4> <pre><a href="org/fhaes/fhrecorder/util/MetaDataTextField.html" title="class in org.fhaes.fhrecorder.util">MetaDataTextField</a> topographicMapText</pre> </li> <li class="blockList"> <h4>townshipText</h4> <pre><a href="org/fhaes/fhrecorder/util/MetaDataTextField.html" title="class in org.fhaes.fhrecorder.util">MetaDataTextField</a> townshipText</pre> </li> <li class="blockList"> <h4>utmEastingText</h4> <pre><a href="org/fhaes/fhrecorder/util/MetaDataTextField.html" title="class in org.fhaes.fhrecorder.util">MetaDataTextField</a> utmEastingText</pre> </li> <li class="blockList"> <h4>utmNorthingText</h4> <pre><a href="org/fhaes/fhrecorder/util/MetaDataTextField.html" title="class in org.fhaes.fhrecorder.util">MetaDataTextField</a> utmNorthingText</pre> </li> <li class="blockList"> <h4>convertLatToDecimalButton</h4> <pre>javax.swing.JButton convertLatToDecimalButton</pre> </li> <li class="blockList"> <h4>convertLonToDecimalButton</h4> <pre>javax.swing.JButton convertLonToDecimalButton</pre> </li> <li class="blockList"> <h4>siteCodeHelpTipButton</h4> <pre><a href="org/fhaes/components/HelpTipButton.html" title="class in org.fhaes.components">HelpTipButton</a> siteCodeHelpTipButton</pre> </li> <li class="blockList"> <h4>collectionDateHelpTipButton</h4> <pre><a href="org/fhaes/components/HelpTipButton.html" title="class in org.fhaes.components">HelpTipButton</a> collectionDateHelpTipButton</pre> </li> <li class="blockList"> <h4>collectorNamesHelpTipButton</h4> <pre><a href="org/fhaes/components/HelpTipButton.html" title="class in org.fhaes.components">HelpTipButton</a> collectorNamesHelpTipButton</pre> </li> <li class="blockList"> <h4>daterNamesHelpTipButton</h4> <pre><a href="org/fhaes/components/HelpTipButton.html" title="class in org.fhaes.components">HelpTipButton</a> daterNamesHelpTipButton</pre> </li> <li class="blockList"> <h4>latinNamesHelpTipButton</h4> <pre><a href="org/fhaes/components/HelpTipButton.html" title="class in org.fhaes.components">HelpTipButton</a> latinNamesHelpTipButton</pre> </li> <li class="blockList"> <h4>commonNamesHelpTipButton</h4> <pre><a href="org/fhaes/components/HelpTipButton.html" title="class in org.fhaes.components">HelpTipButton</a> commonNamesHelpTipButton</pre> </li> <li class="blockList"> <h4>habitatHelpTipButton</h4> <pre><a href="org/fhaes/components/HelpTipButton.html" title="class in org.fhaes.components">HelpTipButton</a> habitatHelpTipButton</pre> </li> <li class="blockList"> <h4>countryHelpTipButton</h4> <pre><a href="org/fhaes/components/HelpTipButton.html" title="class in org.fhaes.components">HelpTipButton</a> countryHelpTipButton</pre> </li> <li class="blockList"> <h4>stateHelpTipButton</h4> <pre><a href="org/fhaes/components/HelpTipButton.html" title="class in org.fhaes.components">HelpTipButton</a> stateHelpTipButton</pre> </li> <li class="blockList"> <h4>countyHelpTipButton</h4> <pre><a href="org/fhaes/components/HelpTipButton.html" title="class in org.fhaes.components">HelpTipButton</a> countyHelpTipButton</pre> </li> <li class="blockList"> <h4>parkHelpTipButton</h4> <pre><a href="org/fhaes/components/HelpTipButton.html" title="class in org.fhaes.components">HelpTipButton</a> parkHelpTipButton</pre> </li> <li class="blockList"> <h4>forestHelpTipButton</h4> <pre><a href="org/fhaes/components/HelpTipButton.html" title="class in org.fhaes.components">HelpTipButton</a> forestHelpTipButton</pre> </li> <li class="blockList"> <h4>rangerDistrictHelpTipButton</h4> <pre><a href="org/fhaes/components/HelpTipButton.html" title="class in org.fhaes.components">HelpTipButton</a> rangerDistrictHelpTipButton</pre> </li> <li class="blockList"> <h4>townshipHelpTipButton</h4> <pre><a href="org/fhaes/components/HelpTipButton.html" title="class in org.fhaes.components">HelpTipButton</a> townshipHelpTipButton</pre> </li> <li class="blockList"> <h4>rangeHelpTipButton</h4> <pre><a href="org/fhaes/components/HelpTipButton.html" title="class in org.fhaes.components">HelpTipButton</a> rangeHelpTipButton</pre> </li> <li class="blockList"> <h4>sectionHelpTipButton</h4> <pre><a href="org/fhaes/components/HelpTipButton.html" title="class in org.fhaes.components">HelpTipButton</a> sectionHelpTipButton</pre> </li> <li class="blockList"> <h4>quarterSectionHelpTipButton</h4> <pre><a href="org/fhaes/components/HelpTipButton.html" title="class in org.fhaes.components">HelpTipButton</a> quarterSectionHelpTipButton</pre> </li> <li class="blockList"> <h4>utmEastingHelpTipButton</h4> <pre><a href="org/fhaes/components/HelpTipButton.html" title="class in org.fhaes.components">HelpTipButton</a> utmEastingHelpTipButton</pre> </li> <li class="blockList"> <h4>utmNorthingHelpTipButton</h4> <pre><a href="org/fhaes/components/HelpTipButton.html" title="class in org.fhaes.components">HelpTipButton</a> utmNorthingHelpTipButton</pre> </li> <li class="blockList"> <h4>latitudeHelpTipButton</h4> <pre><a href="org/fhaes/components/HelpTipButton.html" title="class in org.fhaes.components">HelpTipButton</a> latitudeHelpTipButton</pre> </li> <li class="blockList"> <h4>longitudeHelpTipButton</h4> <pre><a href="org/fhaes/components/HelpTipButton.html" title="class in org.fhaes.components">HelpTipButton</a> longitudeHelpTipButton</pre> </li> <li class="blockList"> <h4>topographicMapHelpTipButton</h4> <pre><a href="org/fhaes/components/HelpTipButton.html" title="class in org.fhaes.components">HelpTipButton</a> topographicMapHelpTipButton</pre> </li> <li class="blockList"> <h4>highestElevationHelpTipButton</h4> <pre><a href="org/fhaes/components/HelpTipButton.html" title="class in org.fhaes.components">HelpTipButton</a> highestElevationHelpTipButton</pre> </li> <li class="blockList"> <h4>lowestElevationHelpTipButton</h4> <pre><a href="org/fhaes/components/HelpTipButton.html" title="class in org.fhaes.components">HelpTipButton</a> lowestElevationHelpTipButton</pre> </li> <li class="blockList"> <h4>slopeHelpTipButton</h4> <pre><a href="org/fhaes/components/HelpTipButton.html" title="class in org.fhaes.components">HelpTipButton</a> slopeHelpTipButton</pre> </li> <li class="blockList"> <h4>aspectHelpTipButton</h4> <pre><a href="org/fhaes/components/HelpTipButton.html" title="class in org.fhaes.components">HelpTipButton</a> aspectHelpTipButton</pre> </li> <li class="blockList"> <h4>areaSampledHelpTipButton</h4> <pre><a href="org/fhaes/components/HelpTipButton.html" title="class in org.fhaes.components">HelpTipButton</a> areaSampledHelpTipButton</pre> </li> <li class="blockList"> <h4>substrateHelpTipButton</h4> <pre><a href="org/fhaes/components/HelpTipButton.html" title="class in org.fhaes.components">HelpTipButton</a> substrateHelpTipButton</pre> </li> <li class="blockList"> <h4>numSamplesHelpTipButton</h4> <pre><a href="org/fhaes/components/HelpTipButton.html" title="class in org.fhaes.components">HelpTipButton</a> numSamplesHelpTipButton</pre> </li> <li class="blockList"> <h4>enforceOldReqsCheckBox</h4> <pre>javax.swing.JCheckBox enforceOldReqsCheckBox</pre> </li> <li class="blockList"> <h4>fieldLengthLabel</h4> <pre>javax.swing.JLabel fieldLengthLabel</pre> </li> <li class="blockList"> <h4>siteNameCountBox</h4> <pre>javax.swing.JTextField siteNameCountBox</pre> </li> <li class="blockList"> <h4>siteCodeCountBox</h4> <pre>javax.swing.JTextField siteCodeCountBox</pre> </li> <li class="blockList"> <h4>collectionDateCountBox</h4> <pre>javax.swing.JTextField collectionDateCountBox</pre> </li> <li class="blockList"> <h4>collectorNamesCountBox</h4> <pre>javax.swing.JTextField collectorNamesCountBox</pre> </li> <li class="blockList"> <h4>daterNamesCountBox</h4> <pre>javax.swing.JTextField daterNamesCountBox</pre> </li> <li class="blockList"> <h4>latinNamesCountBox</h4> <pre>javax.swing.JTextField latinNamesCountBox</pre> </li> <li class="blockList"> <h4>commonNamesCountBox</h4> <pre>javax.swing.JTextField commonNamesCountBox</pre> </li> <li class="blockList"> <h4>habitatCountBox</h4> <pre>javax.swing.JTextField habitatCountBox</pre> </li> <li class="blockList"> <h4>countryCountBox</h4> <pre>javax.swing.JTextField countryCountBox</pre> </li> <li class="blockList"> <h4>stateCountBox</h4> <pre>javax.swing.JTextField stateCountBox</pre> </li> <li class="blockList"> <h4>countyCountBox</h4> <pre>javax.swing.JTextField countyCountBox</pre> </li> <li class="blockList"> <h4>parkCountBox</h4> <pre>javax.swing.JTextField parkCountBox</pre> </li> <li class="blockList"> <h4>forestCountBox</h4> <pre>javax.swing.JTextField forestCountBox</pre> </li> <li class="blockList"> <h4>rangerDistrictCountBox</h4> <pre>javax.swing.JTextField rangerDistrictCountBox</pre> </li> <li class="blockList"> <h4>townshipCountBox</h4> <pre>javax.swing.JTextField townshipCountBox</pre> </li> <li class="blockList"> <h4>rangeCountBox</h4> <pre>javax.swing.JTextField rangeCountBox</pre> </li> <li class="blockList"> <h4>sectionCountBox</h4> <pre>javax.swing.JTextField sectionCountBox</pre> </li> <li class="blockList"> <h4>quarterSectionCountBox</h4> <pre>javax.swing.JTextField quarterSectionCountBox</pre> </li> <li class="blockList"> <h4>utmEastingCountBox</h4> <pre>javax.swing.JTextField utmEastingCountBox</pre> </li> <li class="blockList"> <h4>utmNorthingCountBox</h4> <pre>javax.swing.JTextField utmNorthingCountBox</pre> </li> <li class="blockList"> <h4>topographicMapCountBox</h4> <pre>javax.swing.JTextField topographicMapCountBox</pre> </li> <li class="blockList"> <h4>highestElevationCountBox</h4> <pre>javax.swing.JTextField highestElevationCountBox</pre> </li> <li class="blockList"> <h4>lowestElevationCountBox</h4> <pre>javax.swing.JTextField lowestElevationCountBox</pre> </li> <li class="blockList"> <h4>slopeCountBox</h4> <pre>javax.swing.JTextField slopeCountBox</pre> </li> <li class="blockList"> <h4>aspectCountBox</h4> <pre>javax.swing.JTextField aspectCountBox</pre> </li> <li class="blockList"> <h4>areaSampledCountBox</h4> <pre>javax.swing.JTextField areaSampledCountBox</pre> </li> <li class="blockList"> <h4>substrateCountBox</h4> <pre>javax.swing.JTextField substrateCountBox</pre> </li> <li class="blockList"> <h4>latitudeCountBox</h4> <pre>javax.swing.JTextField latitudeCountBox</pre> </li> <li class="blockList"> <h4>longitudeCountBox</h4> <pre>javax.swing.JTextField longitudeCountBox</pre> </li> <li class="blockList"> <h4>optionalData</h4> <pre><a href="org/fhaes/fhrecorder/model/FHX2_FileOptionalPart.html" title="class in org.fhaes.fhrecorder.model">FHX2_FileOptionalPart</a> optionalData</pre> </li> <li class="blockListLast"> <h4>saveToData</h4> <pre>boolean saveToData</pre> </li> </ul> </li> </ul> </li> <li class="blockList"><a name="org.fhaes.fhrecorder.view.NewSampleDialog"> <!-- --> </a> <h3>Class <a href="org/fhaes/fhrecorder/view/NewSampleDialog.html" title="class in org.fhaes.fhrecorder.view">org.fhaes.fhrecorder.view.NewSampleDialog</a> extends javax.swing.JDialog implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> <ul class="blockList"> <li class="blockList"> <h3>Serialized Fields</h3> <ul class="blockList"> <li class="blockList"> <h4>OLD_FHX_MAXIMUM_YEAR</h4> <pre>int OLD_FHX_MAXIMUM_YEAR</pre> </li> <li class="blockList"> <h4>OLD_FHX_MINIMUM_YEAR</h4> <pre>int OLD_FHX_MINIMUM_YEAR</pre> </li> <li class="blockList"> <h4>basePanel</h4> <pre>javax.swing.JPanel basePanel</pre> </li> <li class="blockList"> <h4>buttonPanel</h4> <pre>javax.swing.JPanel buttonPanel</pre> </li> <li class="blockList"> <h4>barkCheckBox</h4> <pre>javax.swing.JCheckBox barkCheckBox</pre> </li> <li class="blockList"> <h4>cancelButton</h4> <pre>javax.swing.JButton cancelButton</pre> </li> <li class="blockList"> <h4>okButton</h4> <pre>javax.swing.JButton okButton</pre> </li> <li class="blockList"> <h4>sampleNameLabel</h4> <pre>javax.swing.JLabel sampleNameLabel</pre> </li> <li class="blockList"> <h4>firstYearLabel</h4> <pre>javax.swing.JLabel firstYearLabel</pre> </li> <li class="blockList"> <h4>lastYearLabel</h4> <pre>javax.swing.JLabel lastYearLabel</pre> </li> <li class="blockList"> <h4>pithCheckBox</h4> <pre>javax.swing.JCheckBox pithCheckBox</pre> </li> <li class="blockList"> <h4>sampleNameTextBox</h4> <pre>javax.swing.JTextField sampleNameTextBox</pre> </li> <li class="blockList"> <h4>firstYearSpinner</h4> <pre><a href="org/fhaes/fhrecorder/view/BCADYearSpinner.html" title="class in org.fhaes.fhrecorder.view">BCADYearSpinner</a> firstYearSpinner</pre> </li> <li class="blockListLast"> <h4>lastYearSpinner</h4> <pre><a href="org/fhaes/fhrecorder/view/BCADYearSpinner.html" title="class in org.fhaes.fhrecorder.view">BCADYearSpinner</a> lastYearSpinner</pre> </li> </ul> </li> </ul> </li> <li class="blockList"><a name="org.fhaes.fhrecorder.view.RecordingTable"> <!-- --> </a> <h3>Class <a href="org/fhaes/fhrecorder/view/RecordingTable.html" title="class in org.fhaes.fhrecorder.view">org.fhaes.fhrecorder.view.RecordingTable</a> extends javax.swing.JTable implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> <ul class="blockList"> <li class="blockList"> <h3>Serialized Fields</h3> <ul class="blockList"> <li class="blockList"> <h4>recordings</h4> <pre>java.util.ArrayList&lt;E&gt; recordings</pre> </li> <li class="blockListLast"> <h4>sample</h4> <pre><a href="org/fhaes/fhrecorder/model/FHX2_Sample.html" title="class in org.fhaes.fhrecorder.model">FHX2_Sample</a> sample</pre> </li> </ul> </li> </ul> </li> <li class="blockList"><a name="org.fhaes.fhrecorder.view.SampleInputPanel"> <!-- --> </a> <h3>Class <a href="org/fhaes/fhrecorder/view/SampleInputPanel.html" title="class in org.fhaes.fhrecorder.view">org.fhaes.fhrecorder.view.SampleInputPanel</a> extends javax.swing.JPanel implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> <ul class="blockList"> <li class="blockList"> <h3>Serialized Fields</h3> <ul class="blockList"> <li class="blockList"> <h4>eventTable</h4> <pre><a href="org/fhaes/fhrecorder/view/EventTable.html" title="class in org.fhaes.fhrecorder.view">EventTable</a> eventTable</pre> </li> <li class="blockList"> <h4>recordingTable</h4> <pre><a href="org/fhaes/fhrecorder/view/RecordingTable.html" title="class in org.fhaes.fhrecorder.view">RecordingTable</a> recordingTable</pre> </li> <li class="blockList"> <h4>deleteSampleButton</h4> <pre>javax.swing.JButton deleteSampleButton</pre> </li> <li class="blockList"> <h4>jMenuItem1</h4> <pre>javax.swing.JMenuItem jMenuItem1</pre> </li> <li class="blockList"> <h4>jMenuItem2</h4> <pre>javax.swing.JMenuItem jMenuItem2</pre> </li> <li class="blockList"> <h4>jPopupMenu1</h4> <pre>javax.swing.JPopupMenu jPopupMenu1</pre> </li> <li class="blockList"> <h4>newSampleButton</h4> <pre>javax.swing.JButton newSampleButton</pre> </li> <li class="blockList"> <h4>sampleListPanel</h4> <pre>javax.swing.JPanel sampleListPanel</pre> </li> <li class="blockList"> <h4>sampleDataPanel</h4> <pre>javax.swing.JPanel sampleDataPanel</pre> </li> <li class="blockList"> <h4>splitPane</h4> <pre>javax.swing.JSplitPane splitPane</pre> </li> <li class="blockList"> <h4>buttonsPanel</h4> <pre>javax.swing.JPanel buttonsPanel</pre> </li> <li class="blockList"> <h4>sampleScrollPane</h4> <pre>javax.swing.JScrollPane sampleScrollPane</pre> </li> <li class="blockList"> <h4>sortSamplesPanel</h4> <pre>javax.swing.JPanel sortSamplesPanel</pre> </li> <li class="blockList"> <h4>sortByLabel</h4> <pre>javax.swing.JLabel sortByLabel</pre> </li> <li class="blockList"> <h4>moveDownButton</h4> <pre>javax.swing.JButton moveDownButton</pre> </li> <li class="blockList"> <h4>moveUpButton</h4> <pre>javax.swing.JButton moveUpButton</pre> </li> <li class="blockList"> <h4>headerPanel</h4> <pre>javax.swing.JPanel headerPanel</pre> </li> <li class="blockList"> <h4>sampleNameContainer</h4> <pre>javax.swing.JPanel sampleNameContainer</pre> </li> <li class="blockList"> <h4>sampleNameLabel</h4> <pre>javax.swing.JLabel sampleNameLabel</pre> </li> <li class="blockList"> <h4>sampleNameTextBox</h4> <pre>javax.swing.JTextField sampleNameTextBox</pre> </li> <li class="blockList"> <h4>firstYearLabel</h4> <pre>javax.swing.JLabel firstYearLabel</pre> </li> <li class="blockList"> <h4>lastYearLabel</h4> <pre>javax.swing.JLabel lastYearLabel</pre> </li> <li class="blockList"> <h4>inReqPart</h4> <pre><a href="org/fhaes/fhrecorder/model/FHX2_FileRequiredPart.html" title="class in org.fhaes.fhrecorder.model">FHX2_FileRequiredPart</a> inReqPart</pre> </li> <li class="blockList"> <h4>progressBarContainer</h4> <pre>javax.swing.JPanel progressBarContainer</pre> </li> <li class="blockList"> <h4>progressBar</h4> <pre>javax.swing.JProgressBar progressBar</pre> </li> <li class="blockList"> <h4>task</h4> <pre><a href="org/fhaes/fhrecorder/view/SampleInputPanel.DrawEventPanelTask.html" title="class in org.fhaes.fhrecorder.view">SampleInputPanel.DrawEventPanelTask</a> task</pre> </li> <li class="blockList"> <h4>eventScrollPane</h4> <pre>javax.swing.JScrollPane eventScrollPane</pre> </li> <li class="blockList"> <h4>recordingScrollPane</h4> <pre>javax.swing.JScrollPane recordingScrollPane</pre> </li> <li class="blockList"> <h4>addEventButton</h4> <pre>javax.swing.JButton addEventButton</pre> </li> <li class="blockList"> <h4>addRecordingButton</h4> <pre>javax.swing.JButton addRecordingButton</pre> </li> <li class="blockList"> <h4>deleteEventButton</h4> <pre>javax.swing.JButton deleteEventButton</pre> </li> <li class="blockList"> <h4>deleteRecordingButton</h4> <pre>javax.swing.JButton deleteRecordingButton</pre> </li> <li class="blockList"> <h4>consolidateButton</h4> <pre>javax.swing.JButton consolidateButton</pre> </li> <li class="blockList"> <h4>autoPopulateButton</h4> <pre>javax.swing.JButton autoPopulateButton</pre> </li> <li class="blockList"> <h4>firstYearSpinner</h4> <pre><a href="org/fhaes/fhrecorder/view/BCADYearSpinner.html" title="class in org.fhaes.fhrecorder.view">BCADYearSpinner</a> firstYearSpinner</pre> </li> <li class="blockList"> <h4>lastYearSpinner</h4> <pre><a href="org/fhaes/fhrecorder/view/BCADYearSpinner.html" title="class in org.fhaes.fhrecorder.view">BCADYearSpinner</a> lastYearSpinner</pre> </li> <li class="blockList"> <h4>sampleListBox</h4> <pre>javax.swing.JList&lt;E&gt; sampleListBox</pre> </li> <li class="blockList"> <h4>sortByComboBox</h4> <pre>javax.swing.JComboBox&lt;E&gt; sortByComboBox</pre> </li> <li class="blockList"> <h4>firstTimeLoading</h4> <pre>boolean firstTimeLoading</pre> </li> <li class="blockList"> <h4>ignoreEventsFlag</h4> <pre>boolean ignoreEventsFlag</pre> </li> <li class="blockList"> <h4>needToRefreshPanel</h4> <pre>boolean needToRefreshPanel</pre> </li> <li class="blockList"> <h4>selectedSampleIndexChanged</h4> <pre>boolean selectedSampleIndexChanged</pre> </li> <li class="blockListLast"> <h4>done</h4> <pre>boolean done</pre> </li> </ul> </li> </ul> </li> <li class="blockList"><a name="org.fhaes.fhrecorder.view.SummaryPanel"> <!-- --> </a> <h3>Class <a href="org/fhaes/fhrecorder/view/SummaryPanel.html" title="class in org.fhaes.fhrecorder.view">org.fhaes.fhrecorder.view.SummaryPanel</a> extends javax.swing.JPanel implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> <ul class="blockList"> <li class="blockList"> <h3>Serialized Fields</h3> <ul class="blockList"> <li class="blockList"> <h4>adapter</h4> <pre><a href="org/fhaes/util/JTableSpreadsheetByRowAdapter.html" title="class in org.fhaes.util">JTableSpreadsheetByRowAdapter</a> adapter</pre> </li> <li class="blockList"> <h4>summaryTable</h4> <pre>org.jdesktop.swingx.JXTable summaryTable</pre> </li> <li class="blockList"> <h4>data</h4> <pre>java.util.List&lt;E&gt; data</pre> </li> <li class="blockListLast"> <h4>columnHeaders</h4> <pre>java.lang.String[] columnHeaders</pre> </li> </ul> </li> </ul> </li> </ul> </li> <li class="blockList"> <h2 title="Package">Package&nbsp;org.fhaes.fhsamplesize.model</h2> <ul class="blockList"> <li class="blockList"><a name="org.fhaes.fhsamplesize.model.AsymptoteTableModel"> <!-- --> </a> <h3>Class <a href="org/fhaes/fhsamplesize/model/AsymptoteTableModel.html" title="class in org.fhaes.fhsamplesize.model">org.fhaes.fhsamplesize.model.AsymptoteTableModel</a> extends javax.swing.table.AbstractTableModel implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> <ul class="blockList"> <li class="blockList"> <h3>Serialized Fields</h3> <ul class="blockList"> <li class="blockList"> <h4>COLUMN_COUNT</h4> <pre>int COLUMN_COUNT</pre> </li> <li class="blockListLast"> <h4>items</h4> <pre>java.util.ArrayList&lt;E&gt; items</pre> </li> </ul> </li> </ul> </li> </ul> </li> <li class="blockList"> <h2 title="Package">Package&nbsp;org.fhaes.fhsamplesize.view</h2> <ul class="blockList"> <li class="blockList"><a name="org.fhaes.fhsamplesize.view.AsymptoteTable"> <!-- --> </a> <h3>Class <a href="org/fhaes/fhsamplesize/view/AsymptoteTable.html" title="class in org.fhaes.fhsamplesize.view">org.fhaes.fhsamplesize.view.AsymptoteTable</a> extends org.jdesktop.swingx.JXTable implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> <ul class="blockList"> <li class="blockList"> <h3>Serialized Fields</h3> <ul class="blockList"> <li class="blockList"> <h4>model</h4> <pre><a href="org/fhaes/fhsamplesize/model/AsymptoteTableModel.html" title="class in org.fhaes.fhsamplesize.model">AsymptoteTableModel</a> model</pre> </li> <li class="blockListLast"> <h4>adapter</h4> <pre><a href="org/fhaes/util/JTableSpreadsheetByRowAdapter.html" title="class in org.fhaes.util">JTableSpreadsheetByRowAdapter</a> adapter</pre> </li> </ul> </li> </ul> </li> <li class="blockList"><a name="org.fhaes.fhsamplesize.view.FHSampleSize"> <!-- --> </a> <h3>Class <a href="org/fhaes/fhsamplesize/view/FHSampleSize.html" title="class in org.fhaes.fhsamplesize.view">org.fhaes.fhsamplesize.view.FHSampleSize</a> extends javax.swing.JFrame implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> <ul class="blockList"> <li class="blockList"> <h3>Serialized Fields</h3> <ul class="blockList"> <li class="blockList"> <h4>adapter</h4> <pre><a href="org/fhaes/util/JTableSpreadsheetByRowAdapter.html" title="class in org.fhaes.util">JTableSpreadsheetByRowAdapter</a> adapter</pre> </li> <li class="blockList"> <h4>scrollPaneAsymptote</h4> <pre>javax.swing.JScrollPane scrollPaneAsymptote</pre> </li> <li class="blockList"> <h4>scrollPaneSimulations</h4> <pre>javax.swing.JScrollPane scrollPaneSimulations</pre> </li> <li class="blockList"> <h4>chkCommonYears</h4> <pre>javax.swing.JCheckBox chkCommonYears</pre> </li> <li class="blockList"> <h4>chkExcludeSeriesWithNoEvents</h4> <pre>javax.swing.JCheckBox chkExcludeSeriesWithNoEvents</pre> </li> <li class="blockList"> <h4>spnSeed</h4> <pre>javax.swing.JSpinner spnSeed</pre> </li> <li class="blockList"> <h4>spnSimulations</h4> <pre>javax.swing.JSpinner spnSimulations</pre> </li> <li class="blockList"> <h4>spnThresholdValue</h4> <pre>javax.swing.JSpinner spnThresholdValue</pre> </li> <li class="blockList"> <h4>splitPaneResults</h4> <pre>javax.swing.JSplitPane splitPaneResults</pre> </li> <li class="blockList"> <h4>panelChart</h4> <pre>javax.swing.JPanel panelChart</pre> </li> <li class="blockList"> <h4>txtInputFile</h4> <pre>javax.swing.JTextField txtInputFile</pre> </li> <li class="blockList"> <h4>cboEventType</h4> <pre>javax.swing.JComboBox&lt;E&gt; cboEventType</pre> </li> <li class="blockList"> <h4>cboResampling</h4> <pre>javax.swing.JComboBox&lt;E&gt; cboResampling</pre> </li> <li class="blockList"> <h4>cboThresholdType</h4> <pre>javax.swing.JComboBox&lt;E&gt; cboThresholdType</pre> </li> <li class="blockList"> <h4>cboChartMetric</h4> <pre>javax.swing.JComboBox&lt;E&gt; cboChartMetric</pre> </li> <li class="blockList"> <h4>cboSegment</h4> <pre>javax.swing.JComboBox&lt;E&gt; cboSegment</pre> </li> <li class="blockList"> <h4>progressBar</h4> <pre>javax.swing.JProgressBar progressBar</pre> </li> <li class="blockList"> <h4>panelProgressBar</h4> <pre>javax.swing.JPanel panelProgressBar</pre> </li> <li class="blockList"> <h4>task</h4> <pre><a href="org/fhaes/fhsamplesize/view/FHSampleSize.DrawSSIZAnalysisTask.html" title="class in org.fhaes.fhsamplesize.view">FHSampleSize.DrawSSIZAnalysisTask</a> task</pre> </li> <li class="blockList"> <h4>btnCancelAnalysis</h4> <pre>javax.swing.JButton btnCancelAnalysis</pre> </li> <li class="blockList"> <h4>taskWasCancelled</h4> <pre>java.lang.Boolean taskWasCancelled</pre> </li> <li class="blockList"> <h4>curveChart</h4> <pre><a href="org/fhaes/fhsamplesize/view/SSIZCurveChart.html" title="class in org.fhaes.fhsamplesize.view">SSIZCurveChart</a> curveChart</pre> </li> <li class="blockList"> <h4>simulationsTable</h4> <pre><a href="org/fhaes/fhsamplesize/view/SSIZResultsTable.html" title="class in org.fhaes.fhsamplesize.view">SSIZResultsTable</a> simulationsTable</pre> </li> <li class="blockList"> <h4>asymptoteTable</h4> <pre><a href="org/fhaes/fhsamplesize/view/AsymptoteTable.html" title="class in org.fhaes.fhsamplesize.view">AsymptoteTable</a> asymptoteTable</pre> </li> <li class="blockList"> <h4>segmentationPanel</h4> <pre><a href="org/fhaes/segmentation/SegmentationPanel.html" title="class in org.fhaes.segmentation">SegmentationPanel</a> segmentationPanel</pre> </li> <li class="blockList"> <h4>segmentsDone</h4> <pre>int segmentsDone</pre> </li> <li class="blockList"> <h4>mouseListenersActive</h4> <pre>java.lang.Boolean mouseListenersActive</pre> </li> <li class="blockList"> <h4>actionRun</h4> <pre><a href="org/fhaes/util/FHAESAction.html" title="class in org.fhaes.util">FHAESAction</a> actionRun</pre> </li> <li class="blockList"> <h4>actionBrowse</h4> <pre><a href="org/fhaes/util/FHAESAction.html" title="class in org.fhaes.util">FHAESAction</a> actionBrowse</pre> </li> <li class="blockList"> <h4>actionSaveAll</h4> <pre><a href="org/fhaes/util/FHAESAction.html" title="class in org.fhaes.util">FHAESAction</a> actionSaveAll</pre> </li> <li class="blockList"> <h4>actionExportPDF</h4> <pre><a href="org/fhaes/util/FHAESAction.html" title="class in org.fhaes.util">FHAESAction</a> actionExportPDF</pre> </li> <li class="blockList"> <h4>actionExportPNG</h4> <pre><a href="org/fhaes/util/FHAESAction.html" title="class in org.fhaes.util">FHAESAction</a> actionExportPNG</pre> </li> <li class="blockList"> <h4>actionClose</h4> <pre><a href="org/fhaes/util/FHAESAction.html" title="class in org.fhaes.util">FHAESAction</a> actionClose</pre> </li> <li class="blockList"> <h4>reader</h4> <pre><a href="org/fhaes/fhfilereader/FHX2FileReader.html" title="class in org.fhaes.fhfilereader">FHX2FileReader</a> reader</pre> </li> <li class="blockListLast"> <h4>fileDialogWasUsed</h4> <pre>java.lang.Boolean fileDialogWasUsed</pre> </li> </ul> </li> </ul> </li> <li class="blockList"><a name="org.fhaes.fhsamplesize.view.SSIZCurveChart"> <!-- --> </a> <h3>Class <a href="org/fhaes/fhsamplesize/view/SSIZCurveChart.html" title="class in org.fhaes.fhsamplesize.view">org.fhaes.fhsamplesize.view.SSIZCurveChart</a> extends org.jfree.chart.ChartPanel implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> </li> <li class="blockList"><a name="org.fhaes.fhsamplesize.view.SSIZResultsTable"> <!-- --> </a> <h3>Class <a href="org/fhaes/fhsamplesize/view/SSIZResultsTable.html" title="class in org.fhaes.fhsamplesize.view">org.fhaes.fhsamplesize.view.SSIZResultsTable</a> extends org.jdesktop.swingx.JXTable implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> <ul class="blockList"> <li class="blockList"> <h3>Serialized Fields</h3> <ul class="blockList"> <li class="blockList"> <h4>adapter</h4> <pre><a href="org/fhaes/util/JTableSpreadsheetByRowAdapter.html" title="class in org.fhaes.util">JTableSpreadsheetByRowAdapter</a> adapter</pre> </li> <li class="blockListLast"> <h4>initialSortHasBeenApplied</h4> <pre>java.lang.Boolean initialSortHasBeenApplied</pre> </li> </ul> </li> </ul> </li> </ul> </li> <li class="blockList"> <h2 title="Package">Package&nbsp;org.fhaes.gui</h2> <ul class="blockList"> <li class="blockList"><a name="org.fhaes.gui.AboutDialog"> <!-- --> </a> <h3>Class <a href="org/fhaes/gui/AboutDialog.html" title="class in org.fhaes.gui">org.fhaes.gui.AboutDialog</a> extends javax.swing.JDialog implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> <ul class="blockList"> <li class="blockList"> <h3>Serialized Fields</h3> <ul class="blockList"> <li class="blockList"> <h4>contentPanel</h4> <pre>javax.swing.JPanel contentPanel</pre> </li> <li class="blockListLast"> <h4>parent</h4> <pre>java.awt.Frame parent</pre> </li> </ul> </li> </ul> </li> <li class="blockList"><a name="org.fhaes.gui.AnalysisProgressDialog"> <!-- --> </a> <h3>Class <a href="org/fhaes/gui/AnalysisProgressDialog.html" title="class in org.fhaes.gui">org.fhaes.gui.AnalysisProgressDialog</a> extends javax.swing.JDialog implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> <ul class="blockList"> <li class="blockList"> <h3>Serialized Fields</h3> <ul class="blockList"> <li class="blockList"> <h4>fileList</h4> <pre>java.util.ArrayList&lt;E&gt; fileList</pre> </li> <li class="blockList"> <h4>progressBar</h4> <pre>javax.swing.JProgressBar progressBar</pre> </li> <li class="blockList"> <h4>generalFilesSummaryFile</h4> <pre>java.io.File generalFilesSummaryFile</pre> </li> <li class="blockList"> <h4>seasonalitySummaryFile</h4> <pre>java.io.File seasonalitySummaryFile</pre> </li> <li class="blockList"> <h4>intervalsExceedenceFile</h4> <pre>java.io.File intervalsExceedenceFile</pre> </li> <li class="blockList"> <h4>intervalsSummaryFile</h4> <pre>java.io.File intervalsSummaryFile</pre> </li> <li class="blockList"> <h4>bin00File</h4> <pre>java.io.File bin00File</pre> </li> <li class="blockList"> <h4>bin10File</h4> <pre>java.io.File bin10File</pre> </li> <li class="blockList"> <h4>bin01File</h4> <pre>java.io.File bin01File</pre> </li> <li class="blockList"> <h4>bin11File</h4> <pre>java.io.File bin11File</pre> </li> <li class="blockList"> <h4>binSumFile</h4> <pre>java.io.File binSumFile</pre> </li> <li class="blockList"> <h4>fileDSCOH</h4> <pre>java.io.File fileDSCOH</pre> </li> <li class="blockList"> <h4>fileDSJAC</h4> <pre>java.io.File fileDSJAC</pre> </li> <li class="blockList"> <h4>fileSCOH</h4> <pre>java.io.File fileSCOH</pre> </li> <li class="blockList"> <h4>fileSite</h4> <pre>java.io.File fileSite</pre> </li> <li class="blockList"> <h4>fileSJAC</h4> <pre>java.io.File fileSJAC</pre> </li> <li class="blockList"> <h4>fileNTP</h4> <pre>java.io.File fileNTP</pre> </li> <li class="blockList"> <h4>fileTree</h4> <pre>java.io.File fileTree</pre> </li> <li class="blockList"> <h4>generalFilesSummaryModel</h4> <pre>javax.swing.table.DefaultTableModel generalFilesSummaryModel</pre> </li> <li class="blockList"> <h4>seasonalitySummaryModel</h4> <pre>javax.swing.table.DefaultTableModel seasonalitySummaryModel</pre> </li> <li class="blockList"> <h4>intervalsExceedenceModel</h4> <pre>javax.swing.table.DefaultTableModel intervalsExceedenceModel</pre> </li> <li class="blockList"> <h4>intervalsSummaryModel</h4> <pre>javax.swing.table.DefaultTableModel intervalsSummaryModel</pre> </li> <li class="blockList"> <h4>bin00Model</h4> <pre>javax.swing.table.DefaultTableModel bin00Model</pre> </li> <li class="blockList"> <h4>bin10Model</h4> <pre>javax.swing.table.DefaultTableModel bin10Model</pre> </li> <li class="blockList"> <h4>bin01Model</h4> <pre>javax.swing.table.DefaultTableModel bin01Model</pre> </li> <li class="blockList"> <h4>bin11Model</h4> <pre>javax.swing.table.DefaultTableModel bin11Model</pre> </li> <li class="blockList"> <h4>binSumModel</h4> <pre>javax.swing.table.DefaultTableModel binSumModel</pre> </li> <li class="blockList"> <h4>DSCOHModel</h4> <pre>javax.swing.table.DefaultTableModel DSCOHModel</pre> </li> <li class="blockList"> <h4>DSJACModel</h4> <pre>javax.swing.table.DefaultTableModel DSJACModel</pre> </li> <li class="blockList"> <h4>SCOHModel</h4> <pre>javax.swing.table.DefaultTableModel SCOHModel</pre> </li> <li class="blockList"> <h4>SiteModel</h4> <pre>javax.swing.table.DefaultTableModel SiteModel</pre> </li> <li class="blockList"> <h4>SJACModel</h4> <pre>javax.swing.table.DefaultTableModel SJACModel</pre> </li> <li class="blockList"> <h4>NTPModel</h4> <pre>javax.swing.table.DefaultTableModel NTPModel</pre> </li> <li class="blockList"> <h4>TreeModel</h4> <pre>javax.swing.table.DefaultTableModel TreeModel</pre> </li> <li class="blockList"> <h4>fhm</h4> <pre><a href="org/fhaes/analysis/FHMatrix.html" title="class in org.fhaes.analysis">FHMatrix</a> fhm</pre> </li> <li class="blockList"> <h4>lblInfo</h4> <pre>javax.swing.JLabel lblInfo</pre> </li> <li class="blockListLast"> <h4>panel</h4> <pre>javax.swing.JPanel panel</pre> </li> </ul> </li> </ul> </li> <li class="blockList"><a name="org.fhaes.gui.AnalysisResultsPanel"> <!-- --> </a> <h3>Class <a href="org/fhaes/gui/AnalysisResultsPanel.html" title="class in org.fhaes.gui">org.fhaes.gui.AnalysisResultsPanel</a> extends javax.swing.JPanel implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> <ul class="blockList"> <li class="blockList"> <h3>Serialized Fields</h3> <ul class="blockList"> <li class="blockList"> <h4>table</h4> <pre>org.jdesktop.swingx.JXTable table</pre> </li> <li class="blockList"> <h4>adapter</h4> <pre><a href="org/fhaes/util/JTableSpreadsheetByRowAdapter.html" title="class in org.fhaes.util">JTableSpreadsheetByRowAdapter</a> adapter</pre> </li> <li class="blockList"> <h4>scrollPane</h4> <pre>javax.swing.JScrollPane scrollPane</pre> </li> <li class="blockList"> <h4>treeModel</h4> <pre>javax.swing.tree.DefaultTreeModel treeModel</pre> </li> <li class="blockList"> <h4>root</h4> <pre>javax.swing.tree.DefaultMutableTreeNode root</pre> </li> <li class="blockList"> <h4>nodeSimMatrices</h4> <pre>javax.swing.tree.DefaultMutableTreeNode nodeSimMatrices</pre> </li> <li class="blockList"> <h4>nodeDisSimMatrices</h4> <pre>javax.swing.tree.DefaultMutableTreeNode nodeDisSimMatrices</pre> </li> <li class="blockList"> <h4>nodeInterval</h4> <pre>javax.swing.tree.DefaultMutableTreeNode nodeInterval</pre> </li> <li class="blockList"> <h4>nodeSeasonality</h4> <pre>javax.swing.tree.DefaultMutableTreeNode nodeSeasonality</pre> </li> <li class="blockList"> <h4>nodeBinaryMatrices</h4> <pre>javax.swing.tree.DefaultMutableTreeNode nodeBinaryMatrices</pre> </li> <li class="blockList"> <h4>nodeBinarySummaryMatrices</h4> <pre>javax.swing.tree.DefaultMutableTreeNode nodeBinarySummaryMatrices</pre> </li> <li class="blockList"> <h4>nodeGeneral</h4> <pre>javax.swing.tree.DefaultMutableTreeNode nodeGeneral</pre> </li> <li class="blockList"> <h4>itemJaccard</h4> <pre><a href="org/fhaes/model/FHAESResultTreeNode.html" title="class in org.fhaes.model">FHAESResultTreeNode</a> itemJaccard</pre> </li> <li class="blockList"> <h4>itemCohen</h4> <pre><a href="org/fhaes/model/FHAESResultTreeNode.html" title="class in org.fhaes.model">FHAESResultTreeNode</a> itemCohen</pre> </li> <li class="blockList"> <h4>itemJaccardD</h4> <pre><a href="org/fhaes/model/FHAESResultTreeNode.html" title="class in org.fhaes.model">FHAESResultTreeNode</a> itemJaccardD</pre> </li> <li class="blockList"> <h4>itemCohenD</h4> <pre><a href="org/fhaes/model/FHAESResultTreeNode.html" title="class in org.fhaes.model">FHAESResultTreeNode</a> itemCohenD</pre> </li> <li class="blockList"> <h4>itemIntervalSummary</h4> <pre><a href="org/fhaes/model/FHAESResultTreeNode.html" title="class in org.fhaes.model">FHAESResultTreeNode</a> itemIntervalSummary</pre> </li> <li class="blockList"> <h4>itemExceedence</h4> <pre><a href="org/fhaes/model/FHAESResultTreeNode.html" title="class in org.fhaes.model">FHAESResultTreeNode</a> itemExceedence</pre> </li> <li class="blockList"> <h4>itemSeasonalitySummary</h4> <pre><a href="org/fhaes/model/FHAESResultTreeNode.html" title="class in org.fhaes.model">FHAESResultTreeNode</a> itemSeasonalitySummary</pre> </li> <li class="blockList"> <h4>itemBin00</h4> <pre><a href="org/fhaes/model/FHAESResultTreeNode.html" title="class in org.fhaes.model">FHAESResultTreeNode</a> itemBin00</pre> </li> <li class="blockList"> <h4>itemBin01</h4> <pre><a href="org/fhaes/model/FHAESResultTreeNode.html" title="class in org.fhaes.model">FHAESResultTreeNode</a> itemBin01</pre> </li> <li class="blockList"> <h4>itemBin10</h4> <pre><a href="org/fhaes/model/FHAESResultTreeNode.html" title="class in org.fhaes.model">FHAESResultTreeNode</a> itemBin10</pre> </li> <li class="blockList"> <h4>itemBin11</h4> <pre><a href="org/fhaes/model/FHAESResultTreeNode.html" title="class in org.fhaes.model">FHAESResultTreeNode</a> itemBin11</pre> </li> <li class="blockList"> <h4>itemBinSum</h4> <pre><a href="org/fhaes/model/FHAESResultTreeNode.html" title="class in org.fhaes.model">FHAESResultTreeNode</a> itemBinSum</pre> </li> <li class="blockList"> <h4>itemBinSiteSummary</h4> <pre><a href="org/fhaes/model/FHAESResultTreeNode.html" title="class in org.fhaes.model">FHAESResultTreeNode</a> itemBinSiteSummary</pre> </li> <li class="blockList"> <h4>itemBinTreeSummary</h4> <pre><a href="org/fhaes/model/FHAESResultTreeNode.html" title="class in org.fhaes.model">FHAESResultTreeNode</a> itemBinTreeSummary</pre> </li> <li class="blockList"> <h4>itemNTP</h4> <pre><a href="org/fhaes/model/FHAESResultTreeNode.html" title="class in org.fhaes.model">FHAESResultTreeNode</a> itemNTP</pre> </li> <li class="blockList"> <h4>itemGeneralSummary</h4> <pre><a href="org/fhaes/model/FHAESResultTreeNode.html" title="class in org.fhaes.model">FHAESResultTreeNode</a> itemGeneralSummary</pre> </li> <li class="blockList"> <h4>previouslySelectedNode</h4> <pre>javax.swing.tree.DefaultMutableTreeNode previouslySelectedNode</pre> </li> <li class="blockList"> <h4>goldFishPanel</h4> <pre><a href="org/fhaes/gui/GoldFishPanel.html" title="class in org.fhaes.gui">GoldFishPanel</a> goldFishPanel</pre> </li> <li class="blockList"> <h4>treeResults</h4> <pre>javax.swing.JTree treeResults</pre> </li> <li class="blockList"> <h4>splitPane</h4> <pre>javax.swing.JSplitPane splitPane</pre> </li> <li class="blockList"> <h4>cards</h4> <pre>javax.swing.JPanel cards</pre> </li> <li class="blockList"> <h4>pickResultPanel</h4> <pre><a href="org/fhaes/gui/PickResultPanel.html" title="class in org.fhaes.gui">PickResultPanel</a> pickResultPanel</pre> </li> <li class="blockList"> <h4>runAnalysisPanel</h4> <pre><a href="org/fhaes/gui/RunAnalysisPanel.html" title="class in org.fhaes.gui">RunAnalysisPanel</a> runAnalysisPanel</pre> </li> <li class="blockList"> <h4>emptyPanel</h4> <pre>javax.swing.JPanel emptyPanel</pre> </li> <li class="blockList"> <h4>panelResult</h4> <pre>javax.swing.JPanel panelResult</pre> </li> <li class="blockList"> <h4>cl</h4> <pre>java.awt.CardLayout cl</pre> </li> <li class="blockList"> <h4>seasonalitySummaryModel</h4> <pre>javax.swing.table.DefaultTableModel seasonalitySummaryModel</pre> </li> <li class="blockList"> <h4>intervalsExceedenceModel</h4> <pre>javax.swing.table.DefaultTableModel intervalsExceedenceModel</pre> </li> <li class="blockList"> <h4>intervalsSummaryModel</h4> <pre>javax.swing.table.DefaultTableModel intervalsSummaryModel</pre> </li> <li class="blockList"> <h4>bin00Model</h4> <pre>javax.swing.table.DefaultTableModel bin00Model</pre> </li> <li class="blockList"> <h4>bin10Model</h4> <pre>javax.swing.table.DefaultTableModel bin10Model</pre> </li> <li class="blockList"> <h4>bin01Model</h4> <pre>javax.swing.table.DefaultTableModel bin01Model</pre> </li> <li class="blockList"> <h4>bin11Model</h4> <pre>javax.swing.table.DefaultTableModel bin11Model</pre> </li> <li class="blockList"> <h4>binSumModel</h4> <pre>javax.swing.table.DefaultTableModel binSumModel</pre> </li> <li class="blockList"> <h4>DSCOHModel</h4> <pre>javax.swing.table.DefaultTableModel DSCOHModel</pre> </li> <li class="blockList"> <h4>DSJACModel</h4> <pre>javax.swing.table.DefaultTableModel DSJACModel</pre> </li> <li class="blockList"> <h4>SCOHModel</h4> <pre>javax.swing.table.DefaultTableModel SCOHModel</pre> </li> <li class="blockList"> <h4>siteSummaryModel</h4> <pre>javax.swing.table.DefaultTableModel siteSummaryModel</pre> </li> <li class="blockList"> <h4>SJACModel</h4> <pre>javax.swing.table.DefaultTableModel SJACModel</pre> </li> <li class="blockList"> <h4>NTPModel</h4> <pre>javax.swing.table.DefaultTableModel NTPModel</pre> </li> <li class="blockList"> <h4>treeSummaryModel</h4> <pre>javax.swing.table.DefaultTableModel treeSummaryModel</pre> </li> <li class="blockList"> <h4>generalSummaryModel</h4> <pre>javax.swing.table.DefaultTableModel generalSummaryModel</pre> </li> <li class="blockList"> <h4>fhm</h4> <pre><a href="org/fhaes/analysis/FHMatrix.html" title="class in org.fhaes.analysis">FHMatrix</a> fhm</pre> </li> <li class="blockList"> <h4>seasonalitySummaryFile</h4> <pre>java.io.File seasonalitySummaryFile</pre> </li> <li class="blockList"> <h4>intervalsExceedenceFile</h4> <pre>java.io.File intervalsExceedenceFile</pre> </li> <li class="blockList"> <h4>intervalsSummaryFile</h4> <pre>java.io.File intervalsSummaryFile</pre> </li> <li class="blockList"> <h4>bin00File</h4> <pre>java.io.File bin00File</pre> </li> <li class="blockList"> <h4>bin10File</h4> <pre>java.io.File bin10File</pre> </li> <li class="blockList"> <h4>bin01File</h4> <pre>java.io.File bin01File</pre> </li> <li class="blockList"> <h4>bin11File</h4> <pre>java.io.File bin11File</pre> </li> <li class="blockList"> <h4>binSumFile</h4> <pre>java.io.File binSumFile</pre> </li> <li class="blockList"> <h4>DSCOHFile</h4> <pre>java.io.File DSCOHFile</pre> </li> <li class="blockList"> <h4>DSJACFile</h4> <pre>java.io.File DSJACFile</pre> </li> <li class="blockList"> <h4>SCOHFile</h4> <pre>java.io.File SCOHFile</pre> </li> <li class="blockList"> <h4>siteSummaryFile</h4> <pre>java.io.File siteSummaryFile</pre> </li> <li class="blockList"> <h4>SJACFile</h4> <pre>java.io.File SJACFile</pre> </li> <li class="blockList"> <h4>NTPFile</h4> <pre>java.io.File NTPFile</pre> </li> <li class="blockList"> <h4>treeSummaryFile</h4> <pre>java.io.File treeSummaryFile</pre> </li> <li class="blockList"> <h4>generalSummaryFile</h4> <pre>java.io.File generalSummaryFile</pre> </li> <li class="blockList"> <h4>doubleStyle</h4> <pre>org.apache.poi.ss.usermodel.CellStyle doubleStyle</pre> </li> <li class="blockListLast"> <h4>splitPaneResult</h4> <pre>javax.swing.JSplitPane splitPaneResult</pre> </li> </ul> </li> </ul> </li> <li class="blockList"><a name="org.fhaes.gui.CategoryEditor"> <!-- --> </a> <h3>Class <a href="org/fhaes/gui/CategoryEditor.html" title="class in org.fhaes.gui">org.fhaes.gui.CategoryEditor</a> extends javax.swing.JDialog implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> <ul class="blockList"> <li class="blockList"> <h3>Serialized Fields</h3> <ul class="blockList"> <li class="blockList"> <h4>SCROLL_INCREMENT_AMOUNT</h4> <pre>int SCROLL_INCREMENT_AMOUNT</pre> </li> <li class="blockList"> <h4>workingFile</h4> <pre><a href="org/fhaes/model/FHFile.html" title="class in org.fhaes.model">FHFile</a> workingFile</pre> </li> <li class="blockList"> <h4>categoryListPanel</h4> <pre>javax.swing.JPanel categoryListPanel</pre> </li> <li class="blockListLast"> <h4>feedbackMessagePanel</h4> <pre><a href="org/fhaes/feedback/FeedbackMessagePanel.html" title="class in org.fhaes.feedback">FeedbackMessagePanel</a> feedbackMessagePanel</pre> </li> </ul> </li> </ul> </li> <li class="blockList"><a name="org.fhaes.gui.CategoryEntryPanel"> <!-- --> </a> <h3>Class <a href="org/fhaes/gui/CategoryEntryPanel.html" title="class in org.fhaes.gui">org.fhaes.gui.CategoryEntryPanel</a> extends javax.swing.JPanel implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> <ul class="blockList"> <li class="blockList"> <h3>Serialized Fields</h3> <ul class="blockList"> <li class="blockList"> <h4>actionAddNewCategory</h4> <pre><a href="org/fhaes/util/FHAESAction.html" title="class in org.fhaes.util">FHAESAction</a> actionAddNewCategory</pre> </li> <li class="blockList"> <h4>actionRemoveSelectedCategory</h4> <pre><a href="org/fhaes/util/FHAESAction.html" title="class in org.fhaes.util">FHAESAction</a> actionRemoveSelectedCategory</pre> </li> <li class="blockList"> <h4>DEFAULT_CATEGORY_VALUE</h4> <pre>java.lang.String DEFAULT_CATEGORY_VALUE</pre> </li> <li class="blockList"> <h4>DEFAULT_CONTENT_VALUE</h4> <pre>java.lang.String DEFAULT_CONTENT_VALUE</pre> </li> <li class="blockList"> <h4>TREE_NODE_EDITOR_HEIGHT</h4> <pre>int TREE_NODE_EDITOR_HEIGHT</pre> </li> <li class="blockList"> <h4>TREE_NODE_EDITOR_WIDTH</h4> <pre>int TREE_NODE_EDITOR_WIDTH</pre> </li> <li class="blockList"> <h4>parentEditor</h4> <pre><a href="org/fhaes/gui/CategoryEditor.html" title="class in org.fhaes.gui">CategoryEditor</a> parentEditor</pre> </li> <li class="blockList"> <h4>workingSeries</h4> <pre><a href="org/fhaes/model/FHSeries.html" title="class in org.fhaes.model">FHSeries</a> workingSeries</pre> </li> <li class="blockList"> <h4>categoryTree</h4> <pre>javax.swing.JTree categoryTree</pre> </li> <li class="blockList"> <h4>selectedNodeIsBeingEdited</h4> <pre>boolean selectedNodeIsBeingEdited</pre> </li> <li class="blockList"> <h4>renderer</h4> <pre>javax.swing.tree.DefaultTreeCellRenderer renderer</pre> </li> <li class="blockListLast"> <h4>categoryEntries</h4> <pre>java.util.ArrayList&lt;E&gt; categoryEntries</pre> </li> </ul> </li> </ul> </li> <li class="blockList"><a name="org.fhaes.gui.CompositeFilterDialog"> <!-- --> </a> <h3>Class <a href="org/fhaes/gui/CompositeFilterDialog.html" title="class in org.fhaes.gui">org.fhaes.gui.CompositeFilterDialog</a> extends javax.swing.JDialog implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> <ul class="blockList"> <li class="blockList"> <h3>Serialized Fields</h3> <ul class="blockList"> <li class="blockList"> <h4>contentPanel</h4> <pre>javax.swing.JPanel contentPanel</pre> </li> <li class="blockList"> <h4>spnStart</h4> <pre>javax.swing.JSpinner spnStart</pre> </li> <li class="blockList"> <h4>spnEnd</h4> <pre>javax.swing.JSpinner spnEnd</pre> </li> <li class="blockList"> <h4>btnOK</h4> <pre>javax.swing.JButton btnOK</pre> </li> <li class="blockList"> <h4>allDone</h4> <pre>java.lang.Boolean allDone</pre> </li> <li class="blockList"> <h4>cboStyle</h4> <pre>javax.swing.JComboBox&lt;E&gt; cboStyle</pre> </li> <li class="blockList"> <h4>cboFilterType</h4> <pre>javax.swing.JComboBox&lt;E&gt; cboFilterType</pre> </li> <li class="blockList"> <h4>spnFilterValue</h4> <pre>javax.swing.JSpinner spnFilterValue</pre> </li> <li class="blockList"> <h4>spnMinSamples</h4> <pre>javax.swing.JSpinner spnMinSamples</pre> </li> <li class="blockList"> <h4>txtComments</h4> <pre>javax.swing.JTextArea txtComments</pre> </li> <li class="blockListLast"> <h4>panelComments</h4> <pre>javax.swing.JPanel panelComments</pre> </li> </ul> </li> </ul> </li> <li class="blockList"><a name="org.fhaes.gui.FHAESResultTreeRenderer"> <!-- --> </a> <h3>Class <a href="org/fhaes/gui/FHAESResultTreeRenderer.html" title="class in org.fhaes.gui">org.fhaes.gui.FHAESResultTreeRenderer</a> extends javax.swing.tree.DefaultTreeCellRenderer implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> </li> <li class="blockList"><a name="org.fhaes.gui.FHRecorderWarningDialog"> <!-- --> </a> <h3>Class <a href="org/fhaes/gui/FHRecorderWarningDialog.html" title="class in org.fhaes.gui">org.fhaes.gui.FHRecorderWarningDialog</a> extends javax.swing.JDialog implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> <ul class="blockList"> <li class="blockList"> <h3>Serialized Fields</h3> <ul class="blockList"> <li class="blockList"> <h4>contentPanel</h4> <pre>javax.swing.JPanel contentPanel</pre> </li> <li class="blockListLast"> <h4>shallWeContinue</h4> <pre>java.lang.Boolean shallWeContinue</pre> </li> </ul> </li> </ul> </li> <li class="blockList"><a name="org.fhaes.gui.FileLoadProgressDialog"> <!-- --> </a> <h3>Class <a href="org/fhaes/gui/FileLoadProgressDialog.html" title="class in org.fhaes.gui">org.fhaes.gui.FileLoadProgressDialog</a> extends javax.swing.JDialog implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> <ul class="blockList"> <li class="blockList"> <h3>Serialized Fields</h3> <ul class="blockList"> <li class="blockList"> <h4>files</h4> <pre>java.io.File[] files</pre> </li> <li class="blockList"> <h4>fileList</h4> <pre>java.util.ArrayList&lt;E&gt; fileList</pre> </li> <li class="blockListLast"> <h4>progressBar</h4> <pre>javax.swing.JProgressBar progressBar</pre> </li> </ul> </li> </ul> </li> <li class="blockList"><a name="org.fhaes.gui.GoldFishPanel"> <!-- --> </a> <h3>Class <a href="org/fhaes/gui/GoldFishPanel.html" title="class in org.fhaes.gui">org.fhaes.gui.GoldFishPanel</a> extends javax.swing.JPanel implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> <ul class="blockList"> <li class="blockList"> <h3>Serialized Fields</h3> <ul class="blockList"> <li class="blockListLast"> <h4>textArea</h4> <pre>javax.swing.JTextArea textArea</pre> </li> </ul> </li> </ul> </li> <li class="blockList"><a name="org.fhaes.gui.IntervalConfigDialog"> <!-- --> </a> <h3>Class <a href="org/fhaes/gui/IntervalConfigDialog.html" title="class in org.fhaes.gui">org.fhaes.gui.IntervalConfigDialog</a> extends javax.swing.JDialog implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> <ul class="blockList"> <li class="blockList"> <h3>Serialized Fields</h3> <ul class="blockList"> <li class="blockList"> <h4>contentPanel</h4> <pre>javax.swing.JPanel contentPanel</pre> </li> <li class="blockList"> <h4>spnFirstYear</h4> <pre>javax.swing.JSpinner spnFirstYear</pre> </li> <li class="blockList"> <h4>spnLastYear</h4> <pre>javax.swing.JSpinner spnLastYear</pre> </li> <li class="blockList"> <h4>btnOK</h4> <pre>javax.swing.JButton btnOK</pre> </li> <li class="blockList"> <h4>btnCancel</h4> <pre>javax.swing.JButton btnCancel</pre> </li> <li class="blockList"> <h4>cbxIncludeInjuries</h4> <pre>javax.swing.JCheckBox cbxIncludeInjuries</pre> </li> <li class="blockList"> <h4>spnThreshold</h4> <pre>javax.swing.JSpinner spnThreshold</pre> </li> <li class="blockListLast"> <h4>chkAllYears</h4> <pre>javax.swing.JCheckBox chkAllYears</pre> </li> </ul> </li> </ul> </li> <li class="blockList"><a name="org.fhaes.gui.IntervalsPanel"> <!-- --> </a> <h3>Class <a href="org/fhaes/gui/IntervalsPanel.html" title="class in org.fhaes.gui">org.fhaes.gui.IntervalsPanel</a> extends javax.swing.JPanel implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> <ul class="blockList"> <li class="blockList"> <h3>Serialized Fields</h3> <ul class="blockList"> <li class="blockList"> <h4>tblExceedence</h4> <pre>org.jdesktop.swingx.JXTable tblExceedence</pre> </li> <li class="blockList"> <h4>tblSummary</h4> <pre>org.jdesktop.swingx.JXTable tblSummary</pre> </li> <li class="blockList"> <h4>adapterExceedence</h4> <pre><a href="org/fhaes/util/JTableSpreadsheetByRowAdapter.html" title="class in org.fhaes.util">JTableSpreadsheetByRowAdapter</a> adapterExceedence</pre> </li> <li class="blockListLast"> <h4>adapterSummary</h4> <pre><a href="org/fhaes/util/JTableSpreadsheetByRowAdapter.html" title="class in org.fhaes.util">JTableSpreadsheetByRowAdapter</a> adapterSummary</pre> </li> </ul> </li> </ul> </li> <li class="blockList"><a name="org.fhaes.gui.LargeDatasetWarningDialog"> <!-- --> </a> <h3>Class <a href="org/fhaes/gui/LargeDatasetWarningDialog.html" title="class in org.fhaes.gui">org.fhaes.gui.LargeDatasetWarningDialog</a> extends javax.swing.JDialog implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> <ul class="blockList"> <li class="blockList"> <h3>Serialized Fields</h3> <ul class="blockList"> <li class="blockList"> <h4>contentPanel</h4> <pre>javax.swing.JPanel contentPanel</pre> </li> <li class="blockListLast"> <h4>shallWeContinue</h4> <pre>java.lang.Boolean shallWeContinue</pre> </li> </ul> </li> </ul> </li> <li class="blockList"><a name="org.fhaes.gui.Log4JViewer"> <!-- --> </a> <h3>Class <a href="org/fhaes/gui/Log4JViewer.html" title="class in org.fhaes.gui">org.fhaes.gui.Log4JViewer</a> extends javax.swing.JDialog implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> <ul class="blockList"> <li class="blockList"> <h3>Serialized Fields</h3> <ul class="blockList"> <li class="blockList"> <h4>contentPanel</h4> <pre>javax.swing.JPanel contentPanel</pre> </li> <li class="blockList"> <h4>txtLog</h4> <pre>javax.swing.JTextArea txtLog</pre> </li> <li class="blockListLast"> <h4>scrollPane</h4> <pre>javax.swing.JScrollPane scrollPane</pre> </li> </ul> </li> </ul> </li> <li class="blockList"><a name="org.fhaes.gui.MapPanel"> <!-- --> </a> <h3>Class <a href="org/fhaes/gui/MapPanel.html" title="class in org.fhaes.gui">org.fhaes.gui.MapPanel</a> extends javax.swing.JPanel implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> <ul class="blockList"> <li class="blockList"> <h3>Serialized Fields</h3> <ul class="blockList"> <li class="blockList"> <h4>holder</h4> <pre>javax.swing.JPanel holder</pre> </li> <li class="blockList"> <h4>treeMap</h4> <pre>org.openstreetmap.gui.jmapviewer.JMapViewerTree treeMap</pre> </li> <li class="blockList"> <h4>lblGeoParseError</h4> <pre>javax.swing.JLabel lblGeoParseError</pre> </li> <li class="blockListLast"> <h4>fhaesSites</h4> <pre>org.openstreetmap.gui.jmapviewer.Layer fhaesSites</pre> </li> </ul> </li> </ul> </li> <li class="blockList"><a name="org.fhaes.gui.ParamConfigDialog"> <!-- --> </a> <h3>Class <a href="org/fhaes/gui/ParamConfigDialog.html" title="class in org.fhaes.gui">org.fhaes.gui.ParamConfigDialog</a> extends javax.swing.JDialog implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> <ul class="blockList"> <li class="blockList"> <h3>Serialized Fields</h3> <ul class="blockList"> <li class="blockList"> <h4>contentPanel</h4> <pre>javax.swing.JPanel contentPanel</pre> </li> <li class="blockList"> <h4>cbxDormantFirst</h4> <pre>javax.swing.JCheckBox cbxDormantFirst</pre> </li> <li class="blockList"> <h4>cbxEarlyEarlyFirst</h4> <pre>javax.swing.JCheckBox cbxEarlyEarlyFirst</pre> </li> <li class="blockList"> <h4>cbxMiddleEarlyFirst</h4> <pre>javax.swing.JCheckBox cbxMiddleEarlyFirst</pre> </li> <li class="blockList"> <h4>cbxLateEarlyFirst</h4> <pre>javax.swing.JCheckBox cbxLateEarlyFirst</pre> </li> <li class="blockList"> <h4>cbxLateFirst</h4> <pre>javax.swing.JCheckBox cbxLateFirst</pre> </li> <li class="blockList"> <h4>cbxDormantSecond</h4> <pre>javax.swing.JCheckBox cbxDormantSecond</pre> </li> <li class="blockList"> <h4>cbxEarlyEarlySecond</h4> <pre>javax.swing.JCheckBox cbxEarlyEarlySecond</pre> </li> <li class="blockList"> <h4>cbxMiddleEarlySecond</h4> <pre>javax.swing.JCheckBox cbxMiddleEarlySecond</pre> </li> <li class="blockList"> <h4>cbxLateEarlySecond</h4> <pre>javax.swing.JCheckBox cbxLateEarlySecond</pre> </li> <li class="blockList"> <h4>cbxLateSecond</h4> <pre>javax.swing.JCheckBox cbxLateSecond</pre> </li> <li class="blockList"> <h4>spnFirstYear</h4> <pre>javax.swing.JSpinner spnFirstYear</pre> </li> <li class="blockList"> <h4>spnLastYear</h4> <pre>javax.swing.JSpinner spnLastYear</pre> </li> <li class="blockList"> <h4>btnOK</h4> <pre>javax.swing.JButton btnOK</pre> </li> <li class="blockList"> <h4>btnCancel</h4> <pre>javax.swing.JButton btnCancel</pre> </li> <li class="blockList"> <h4>panel</h4> <pre>javax.swing.JPanel panel</pre> </li> <li class="blockList"> <h4>cbxAllYears</h4> <pre>javax.swing.JCheckBox cbxAllYears</pre> </li> <li class="blockList"> <h4>lblNewLabel</h4> <pre>javax.swing.JLabel lblNewLabel</pre> </li> <li class="blockList"> <h4>panel_1</h4> <pre>javax.swing.JPanel panel_1</pre> </li> <li class="blockList"> <h4>lblCompositeThreshold</h4> <pre>javax.swing.JLabel lblCompositeThreshold</pre> </li> <li class="blockList"> <h4>panel_2</h4> <pre>javax.swing.JPanel panel_2</pre> </li> <li class="blockList"> <h4>label_2</h4> <pre>javax.swing.JLabel label_2</pre> </li> <li class="blockList"> <h4>spnFilterValue</h4> <pre>javax.swing.JSpinner spnFilterValue</pre> </li> <li class="blockList"> <h4>panelAnalysisOptions</h4> <pre>javax.swing.JPanel panelAnalysisOptions</pre> </li> <li class="blockList"> <h4>lblIntervalAnalysisType</h4> <pre>javax.swing.JLabel lblIntervalAnalysisType</pre> </li> <li class="blockList"> <h4>cboAnalysisType</h4> <pre>javax.swing.JComboBox&lt;E&gt; cboAnalysisType</pre> </li> <li class="blockList"> <h4>lblEventType</h4> <pre>javax.swing.JLabel lblEventType</pre> </li> <li class="blockList"> <h4>cboEventType</h4> <pre>javax.swing.JComboBox&lt;E&gt; cboEventType</pre> </li> <li class="blockList"> <h4>panelCompositeFilter</h4> <pre>javax.swing.JPanel panelCompositeFilter</pre> </li> <li class="blockList"> <h4>lblYearRange</h4> <pre>javax.swing.JLabel lblYearRange</pre> </li> <li class="blockList"> <h4>cbxIncludeIncomplete</h4> <pre>javax.swing.JCheckBox cbxIncludeIncomplete</pre> </li> <li class="blockList"> <h4>cboFilterType</h4> <pre>javax.swing.JComboBox&lt;E&gt; cboFilterType</pre> </li> <li class="blockList"> <h4>lblLabelResultsBy</h4> <pre>javax.swing.JLabel lblLabelResultsBy</pre> </li> <li class="blockList"> <h4>cboLabelType</h4> <pre>javax.swing.JComboBox&lt;E&gt; cboLabelType</pre> </li> <li class="blockList"> <h4>preferencesChanged</h4> <pre>java.lang.Boolean preferencesChanged</pre> </li> <li class="blockList"> <h4>lblMinYearOverlap</h4> <pre>javax.swing.JLabel lblMinYearOverlap</pre> </li> <li class="blockList"> <h4>spnOverlap</h4> <pre>javax.swing.JSpinner spnOverlap</pre> </li> <li class="blockList"> <h4>tabbedPane</h4> <pre>javax.swing.JTabbedPane tabbedPane</pre> </li> <li class="blockList"> <h4>tabSeasons</h4> <pre>javax.swing.JPanel tabSeasons</pre> </li> <li class="blockList"> <h4>tabAnalysisOptions</h4> <pre>javax.swing.JPanel tabAnalysisOptions</pre> </li> <li class="blockList"> <h4>tabFiltersAndYears</h4> <pre>javax.swing.JPanel tabFiltersAndYears</pre> </li> <li class="blockList"> <h4>btnHelpOverlap</h4> <pre><a href="org/fhaes/components/HelpTipButton.html" title="class in org.fhaes.components">HelpTipButton</a> btnHelpOverlap</pre> </li> <li class="blockList"> <h4>btnHelpLabelBy</h4> <pre><a href="org/fhaes/components/HelpTipButton.html" title="class in org.fhaes.components">HelpTipButton</a> btnHelpLabelBy</pre> </li> <li class="blockList"> <h4>btnHelpEventType</h4> <pre><a href="org/fhaes/components/HelpTipButton.html" title="class in org.fhaes.components">HelpTipButton</a> btnHelpEventType</pre> </li> <li class="blockList"> <h4>btnHelpIncludeExtraInterval</h4> <pre><a href="org/fhaes/components/HelpTipButton.html" title="class in org.fhaes.components">HelpTipButton</a> btnHelpIncludeExtraInterval</pre> </li> <li class="blockList"> <h4>btnHelpAnalysisType</h4> <pre><a href="org/fhaes/components/HelpTipButton.html" title="class in org.fhaes.components">HelpTipButton</a> btnHelpAnalysisType</pre> </li> <li class="blockList"> <h4>btnHelpAllYears</h4> <pre><a href="org/fhaes/components/HelpTipButton.html" title="class in org.fhaes.components">HelpTipButton</a> btnHelpAllYears</pre> </li> <li class="blockList"> <h4>btnHelpThreshold</h4> <pre><a href="org/fhaes/components/HelpTipButton.html" title="class in org.fhaes.components">HelpTipButton</a> btnHelpThreshold</pre> </li> <li class="blockList"> <h4>label</h4> <pre><a href="org/fhaes/components/HelpTipButton.html" title="class in org.fhaes.components">HelpTipButton</a> label</pre> </li> <li class="blockList"> <h4>label_1</h4> <pre><a href="org/fhaes/components/HelpTipButton.html" title="class in org.fhaes.components">HelpTipButton</a> label_1</pre> </li> <li class="blockList"> <h4>panelCommon</h4> <pre>javax.swing.JPanel panelCommon</pre> </li> <li class="blockList"> <h4>panelInterval</h4> <pre>javax.swing.JPanel panelInterval</pre> </li> <li class="blockList"> <h4>panelMatrix</h4> <pre>javax.swing.JPanel panelMatrix</pre> </li> <li class="blockList"> <h4>lblAlphaLevel</h4> <pre>javax.swing.JLabel lblAlphaLevel</pre> </li> <li class="blockList"> <h4>spnAlphaLevel</h4> <pre>javax.swing.JSpinner spnAlphaLevel</pre> </li> <li class="blockList"> <h4>chkDontRemind</h4> <pre>javax.swing.JCheckBox chkDontRemind</pre> </li> <li class="blockList"> <h4>helpTipButton</h4> <pre><a href="org/fhaes/components/HelpTipButton.html" title="class in org.fhaes.components">HelpTipButton</a> helpTipButton</pre> </li> <li class="blockList"> <h4>lblLabelNoData</h4> <pre>javax.swing.JLabel lblLabelNoData</pre> </li> <li class="blockList"> <h4>cboNoDataValue</h4> <pre>javax.swing.JComboBox&lt;E&gt; cboNoDataValue</pre> </li> <li class="blockListLast"> <h4>helpTipButton_1</h4> <pre><a href="org/fhaes/components/HelpTipButton.html" title="class in org.fhaes.components">HelpTipButton</a> helpTipButton_1</pre> </li> </ul> </li> </ul> </li> <li class="blockList"><a name="org.fhaes.gui.PickResultPanel"> <!-- --> </a> <h3>Class <a href="org/fhaes/gui/PickResultPanel.html" title="class in org.fhaes.gui">org.fhaes.gui.PickResultPanel</a> extends javax.swing.JPanel implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> </li> <li class="blockList"><a name="org.fhaes.gui.QuickLaunchDialog"> <!-- --> </a> <h3>Class <a href="org/fhaes/gui/QuickLaunchDialog.html" title="class in org.fhaes.gui">org.fhaes.gui.QuickLaunchDialog</a> extends javax.swing.JDialog implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> <ul class="blockList"> <li class="blockList"> <h3>Serialized Fields</h3> <ul class="blockList"> <li class="blockList"> <h4>lblFileNew</h4> <pre>javax.swing.JLabel lblFileNew</pre> </li> <li class="blockList"> <h4>lblFileNewIcon</h4> <pre>javax.swing.JLabel lblFileNewIcon</pre> </li> <li class="blockList"> <h4>lblFileOpenIcon</h4> <pre>javax.swing.JLabel lblFileOpenIcon</pre> </li> <li class="blockList"> <h4>lblFileOpen</h4> <pre>javax.swing.JLabel lblFileOpen</pre> </li> <li class="blockList"> <h4>lbljSEAIcon</h4> <pre>javax.swing.JLabel lbljSEAIcon</pre> </li> <li class="blockListLast"> <h4>lbljSEA</h4> <pre>javax.swing.JLabel lbljSEA</pre> </li> </ul> </li> </ul> </li> <li class="blockList"><a name="org.fhaes.gui.ReportPanel"> <!-- --> </a> <h3>Class <a href="org/fhaes/gui/ReportPanel.html" title="class in org.fhaes.gui">org.fhaes.gui.ReportPanel</a> extends javax.swing.JPanel implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> <ul class="blockList"> <li class="blockList"> <h3>Serialized Fields</h3> <ul class="blockList"> <li class="blockList"> <h4>tabbedPane</h4> <pre>javax.swing.JTabbedPane tabbedPane</pre> </li> <li class="blockList"> <h4>txtSummary</h4> <pre>javax.swing.JTextArea txtSummary</pre> </li> <li class="blockList"> <h4>txtFHX</h4> <pre>javax.swing.JTextArea txtFHX</pre> </li> <li class="blockList"> <h4>errorMessage</h4> <pre>javax.swing.JTextArea errorMessage</pre> </li> <li class="blockList"> <h4>btnEditFile</h4> <pre>javax.swing.JButton btnEditFile</pre> </li> <li class="blockList"> <h4>actionSelectAll</h4> <pre><a href="org/fhaes/util/FHAESAction.html" title="class in org.fhaes.util">FHAESAction</a> actionSelectAll</pre> </li> <li class="blockList"> <h4>actionCopy</h4> <pre><a href="org/fhaes/util/FHAESAction.html" title="class in org.fhaes.util">FHAESAction</a> actionCopy</pre> </li> <li class="blockList"> <h4>actionResultsHelp</h4> <pre><a href="org/fhaes/util/FHAESAction.html" title="class in org.fhaes.util">FHAESAction</a> actionResultsHelp</pre> </li> <li class="blockList"> <h4>actionParamConfig</h4> <pre><a href="org/fhaes/util/FHAESAction.html" title="class in org.fhaes.util">FHAESAction</a> actionParamConfig</pre> </li> <li class="blockList"> <h4>panelResults</h4> <pre><a href="org/fhaes/gui/AnalysisResultsPanel.html" title="class in org.fhaes.gui">AnalysisResultsPanel</a> panelResults</pre> </li> <li class="blockList"> <h4>panelMap</h4> <pre><a href="org/fhaes/gui/MapPanel.html" title="class in org.fhaes.gui">MapPanel</a> panelMap</pre> </li> <li class="blockList"> <h4>panelChart</h4> <pre><a href="org/fhaes/neofhchart/NeoFHChart.html" title="class in org.fhaes.neofhchart">NeoFHChart</a> panelChart</pre> </li> <li class="blockList"> <h4>fhxFiles</h4> <pre>java.util.ArrayList&lt;E&gt; fhxFiles</pre> </li> <li class="blockListLast"> <h4>fhxFile</h4> <pre><a href="org/fhaes/model/FHFile.html" title="class in org.fhaes.model">FHFile</a> fhxFile</pre> </li> </ul> </li> </ul> </li> <li class="blockList"><a name="org.fhaes.gui.RunAnalysisPanel"> <!-- --> </a> <h3>Class <a href="org/fhaes/gui/RunAnalysisPanel.html" title="class in org.fhaes.gui">org.fhaes.gui.RunAnalysisPanel</a> extends javax.swing.JPanel implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> </li> <li class="blockList"><a name="org.fhaes.gui.ShapeFileDialog"> <!-- --> </a> <h3>Class <a href="org/fhaes/gui/ShapeFileDialog.html" title="class in org.fhaes.gui">org.fhaes.gui.ShapeFileDialog</a> extends javax.swing.JDialog implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> <ul class="blockList"> <li class="blockList"> <h3>Serialized Fields</h3> <ul class="blockList"> <li class="blockList"> <h4>contentPanel</h4> <pre>javax.swing.JPanel contentPanel</pre> </li> <li class="blockList"> <h4>txtFilename</h4> <pre>javax.swing.JTextField txtFilename</pre> </li> <li class="blockList"> <h4>lstAvailableYears</h4> <pre>javax.swing.JList&lt;E&gt; lstAvailableYears</pre> </li> <li class="blockList"> <h4>lstSelectedYears</h4> <pre>javax.swing.JList&lt;E&gt; lstSelectedYears</pre> </li> <li class="blockList"> <h4>fhm</h4> <pre><a href="org/fhaes/analysis/FHMatrix.html" title="class in org.fhaes.analysis">FHMatrix</a> fhm</pre> </li> <li class="blockList"> <h4>availableYearsModel</h4> <pre><a href="org/fhaes/model/SortedListModel.html" title="class in org.fhaes.model">SortedListModel</a> availableYearsModel</pre> </li> <li class="blockList"> <h4>selectedYearsModel</h4> <pre><a href="org/fhaes/model/SortedListModel.html" title="class in org.fhaes.model">SortedListModel</a> selectedYearsModel</pre> </li> <li class="blockList"> <h4>parent</h4> <pre>java.awt.Component parent</pre> </li> <li class="blockList"> <h4>btnOK</h4> <pre>javax.swing.JButton btnOK</pre> </li> <li class="blockList"> <h4>lblSelectedYears</h4> <pre>javax.swing.JLabel lblSelectedYears</pre> </li> <li class="blockList"> <h4>buttonGroup</h4> <pre>javax.swing.ButtonGroup buttonGroup</pre> </li> <li class="blockList"> <h4>radStyle1</h4> <pre>javax.swing.JRadioButton radStyle1</pre> </li> <li class="blockListLast"> <h4>radStyle2</h4> <pre>javax.swing.JRadioButton radStyle2</pre> </li> </ul> </li> </ul> </li> <li class="blockList"><a name="org.fhaes.gui.SpatialJoinDialog"> <!-- --> </a> <h3>Class <a href="org/fhaes/gui/SpatialJoinDialog.html" title="class in org.fhaes.gui">org.fhaes.gui.SpatialJoinDialog</a> extends javax.swing.JDialog implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> <ul class="blockList"> <li class="blockList"> <h3>Serialized Fields</h3> <ul class="blockList"> <li class="blockList"> <h4>contentPanel</h4> <pre>javax.swing.JPanel contentPanel</pre> </li> <li class="blockList"> <h4>fhc</h4> <pre><a href="org/fhaes/util/FHCluster.html" title="class in org.fhaes.util">FHCluster</a> fhc</pre> </li> <li class="blockList"> <h4>tblGroups</h4> <pre>javax.swing.JTable tblGroups</pre> </li> <li class="blockList"> <h4>lstFiles</h4> <pre>javax.swing.JList&lt;E&gt; lstFiles</pre> </li> <li class="blockList"> <h4>panelMap</h4> <pre>javax.swing.JPanel panelMap</pre> </li> <li class="blockList"> <h4>groupModel</h4> <pre><a href="org/fhaes/model/FHFileGroupTableModel.html" title="class in org.fhaes.model">FHFileGroupTableModel</a> groupModel</pre> </li> <li class="blockListLast"> <h4>cboOutputType</h4> <pre>javax.swing.JComboBox&lt;E&gt; cboOutputType</pre> </li> </ul> </li> </ul> </li> <li class="blockList"><a name="org.fhaes.gui.TemporalFilterDialog"> <!-- --> </a> <h3>Class <a href="org/fhaes/gui/TemporalFilterDialog.html" title="class in org.fhaes.gui">org.fhaes.gui.TemporalFilterDialog</a> extends javax.swing.JDialog implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> <ul class="blockList"> <li class="blockList"> <h3>Serialized Fields</h3> <ul class="blockList"> <li class="blockList"> <h4>contentPanel</h4> <pre>javax.swing.JPanel contentPanel</pre> </li> <li class="blockList"> <h4>spnStart</h4> <pre>javax.swing.JSpinner spnStart</pre> </li> <li class="blockList"> <h4>spnEnd</h4> <pre>javax.swing.JSpinner spnEnd</pre> </li> <li class="blockList"> <h4>btnOK</h4> <pre>javax.swing.JButton btnOK</pre> </li> <li class="blockList"> <h4>allDone</h4> <pre>java.lang.Boolean allDone</pre> </li> <li class="blockListLast"> <h4>cboStyle</h4> <pre>javax.swing.JComboBox&lt;E&gt; cboStyle</pre> </li> </ul> </li> </ul> </li> </ul> </li> <li class="blockList"> <h2 title="Package">Package&nbsp;org.fhaes.jsea</h2> <ul class="blockList"> <li class="blockList"><a name="org.fhaes.jsea.JSEABarChart"> <!-- --> </a> <h3>Class <a href="org/fhaes/jsea/JSEABarChart.html" title="class in org.fhaes.jsea">org.fhaes.jsea.JSEABarChart</a> extends org.jfree.chart.ChartPanel implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> </li> <li class="blockList"><a name="org.fhaes.jsea.JSEAFrame"> <!-- --> </a> <h3>Class <a href="org/fhaes/jsea/JSEAFrame.html" title="class in org.fhaes.jsea">org.fhaes.jsea.JSEAFrame</a> extends javax.swing.JFrame implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> <ul class="blockList"> <li class="blockList"> <h3>Serialized Fields</h3> <ul class="blockList"> <li class="blockList"> <h4>contentPanel</h4> <pre>javax.swing.JPanel contentPanel</pre> </li> <li class="blockList"> <h4>txtTimeSeriesFile</h4> <pre>javax.swing.JTextField txtTimeSeriesFile</pre> </li> <li class="blockList"> <h4>txtEventListFile</h4> <pre>javax.swing.JTextField txtEventListFile</pre> </li> <li class="blockList"> <h4>txtChartTitle</h4> <pre>javax.swing.JTextField txtChartTitle</pre> </li> <li class="blockList"> <h4>txtYAxisLabel</h4> <pre>javax.swing.JTextField txtYAxisLabel</pre> </li> <li class="blockList"> <h4>btnEventListFile</h4> <pre>javax.swing.JButton btnEventListFile</pre> </li> <li class="blockList"> <h4>btnTimeSeriesFile</h4> <pre>javax.swing.JButton btnTimeSeriesFile</pre> </li> <li class="blockList"> <h4>chkIncludeIncompleteWindow</h4> <pre>javax.swing.JCheckBox chkIncludeIncompleteWindow</pre> </li> <li class="blockList"> <h4>spnSimulationsToRun</h4> <pre>javax.swing.JSpinner spnSimulationsToRun</pre> </li> <li class="blockList"> <h4>cbxPValue</h4> <pre>javax.swing.JComboBox&lt;E&gt; cbxPValue</pre> </li> <li class="blockList"> <h4>spnSeedNumber</h4> <pre>javax.swing.JSpinner spnSeedNumber</pre> </li> <li class="blockList"> <h4>spnLagsAfter</h4> <pre>javax.swing.JSpinner spnLagsAfter</pre> </li> <li class="blockList"> <h4>spnLagsPrior</h4> <pre>javax.swing.JSpinner spnLagsPrior</pre> </li> <li class="blockList"> <h4>jsea</h4> <pre><a href="org/fhaes/jsea/JSEAStatsFunctions.html" title="class in org.fhaes.jsea">JSEAStatsFunctions</a> jsea</pre> </li> <li class="blockList"> <h4>tabbedPane</h4> <pre>javax.swing.JTabbedPane tabbedPane</pre> </li> <li class="blockList"> <h4>mnSave</h4> <pre>javax.swing.JMenu mnSave</pre> </li> <li class="blockList"> <h4>txtwrapper</h4> <pre><a href="org/fhaes/preferences/wrappers/TextComponentWrapper.html" title="class in org.fhaes.preferences.wrappers">TextComponentWrapper</a> txtwrapper</pre> </li> <li class="blockList"> <h4>adapterActualTable</h4> <pre><a href="org/fhaes/util/JTableSpreadsheetByRowAdapter.html" title="class in org.fhaes.util">JTableSpreadsheetByRowAdapter</a> adapterActualTable</pre> </li> <li class="blockList"> <h4>adapterSimulationTable</h4> <pre><a href="org/fhaes/util/JTableSpreadsheetByRowAdapter.html" title="class in org.fhaes.util">JTableSpreadsheetByRowAdapter</a> adapterSimulationTable</pre> </li> <li class="blockList"> <h4>chronologyYears</h4> <pre>java.util.ArrayList&lt;E&gt; chronologyYears</pre> </li> <li class="blockList"> <h4>chronologyActual</h4> <pre>java.util.ArrayList&lt;E&gt; chronologyActual</pre> </li> <li class="blockList"> <h4>events</h4> <pre>java.util.ArrayList&lt;E&gt; events</pre> </li> <li class="blockList"> <h4>spnFirstYear</h4> <pre>javax.swing.JSpinner spnFirstYear</pre> </li> <li class="blockList"> <h4>spnLastYear</h4> <pre>javax.swing.JSpinner spnLastYear</pre> </li> <li class="blockList"> <h4>chkAllYears</h4> <pre>javax.swing.JCheckBox chkAllYears</pre> </li> <li class="blockList"> <h4>actionFileExit</h4> <pre><a href="org/fhaes/util/FHAESAction.html" title="class in org.fhaes.util">FHAESAction</a> actionFileExit</pre> </li> <li class="blockList"> <h4>actionReset</h4> <pre><a href="org/fhaes/util/FHAESAction.html" title="class in org.fhaes.util">FHAESAction</a> actionReset</pre> </li> <li class="blockList"> <h4>actionRun</h4> <pre><a href="org/fhaes/util/FHAESAction.html" title="class in org.fhaes.util">FHAESAction</a> actionRun</pre> </li> <li class="blockList"> <h4>actionSaveAll</h4> <pre><a href="org/fhaes/util/FHAESAction.html" title="class in org.fhaes.util">FHAESAction</a> actionSaveAll</pre> </li> <li class="blockList"> <h4>actionSaveData</h4> <pre><a href="org/fhaes/util/FHAESAction.html" title="class in org.fhaes.util">FHAESAction</a> actionSaveData</pre> </li> <li class="blockList"> <h4>actionSaveReport</h4> <pre><a href="org/fhaes/util/FHAESAction.html" title="class in org.fhaes.util">FHAESAction</a> actionSaveReport</pre> </li> <li class="blockList"> <h4>actionSaveChart</h4> <pre><a href="org/fhaes/util/FHAESAction.html" title="class in org.fhaes.util">FHAESAction</a> actionSaveChart</pre> </li> <li class="blockList"> <h4>actionCopy</h4> <pre><a href="org/fhaes/util/FHAESAction.html" title="class in org.fhaes.util">FHAESAction</a> actionCopy</pre> </li> <li class="blockList"> <h4>actionChartProperties</h4> <pre><a href="org/fhaes/util/FHAESAction.html" title="class in org.fhaes.util">FHAESAction</a> actionChartProperties</pre> </li> <li class="blockList"> <h4>segmentationPanel</h4> <pre><a href="org/fhaes/segmentation/SegmentationPanel.html" title="class in org.fhaes.segmentation">SegmentationPanel</a> segmentationPanel</pre> </li> <li class="blockList"> <h4>summaryPanel</h4> <pre>javax.swing.JPanel summaryPanel</pre> </li> <li class="blockList"> <h4>txtSummary</h4> <pre>javax.swing.JTextArea txtSummary</pre> </li> <li class="blockList"> <h4>scrollPane</h4> <pre>javax.swing.JScrollPane scrollPane</pre> </li> <li class="blockList"> <h4>dataPanel</h4> <pre>javax.swing.JPanel dataPanel</pre> </li> <li class="blockList"> <h4>tblActual</h4> <pre>org.jdesktop.swingx.JXTable tblActual</pre> </li> <li class="blockList"> <h4>tblSimulation</h4> <pre>org.jdesktop.swingx.JXTable tblSimulation</pre> </li> <li class="blockList"> <h4>chartPanel</h4> <pre>javax.swing.JPanel chartPanel</pre> </li> <li class="blockList"> <h4>barChart</h4> <pre><a href="org/fhaes/jsea/JSEABarChart.html" title="class in org.fhaes.jsea">JSEABarChart</a> barChart</pre> </li> <li class="blockList"> <h4>plotSegmentLabel</h4> <pre>javax.swing.JLabel plotSegmentLabel</pre> </li> <li class="blockListLast"> <h4>segmentComboBox</h4> <pre>javax.swing.JComboBox&lt;E&gt; segmentComboBox</pre> </li> </ul> </li> </ul> </li> <li class="blockList"><a name="org.fhaes.jsea.JSEAProgressDialog"> <!-- --> </a> <h3>Class <a href="org/fhaes/jsea/JSEAProgressDialog.html" title="class in org.fhaes.jsea">org.fhaes.jsea.JSEAProgressDialog</a> extends javax.swing.JDialog implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> <ul class="blockList"> <li class="blockList"> <h3>Serialized Fields</h3> <ul class="blockList"> <li class="blockList"> <h4>progressBar</h4> <pre>javax.swing.JProgressBar progressBar</pre> </li> <li class="blockListLast"> <h4>jseaframe</h4> <pre><a href="org/fhaes/jsea/JSEAFrame.html" title="class in org.fhaes.jsea">JSEAFrame</a> jseaframe</pre> </li> </ul> </li> </ul> </li> </ul> </li> <li class="blockList"> <h2 title="Package">Package&nbsp;org.fhaes.model</h2> <ul class="blockList"> <li class="blockList"><a name="org.fhaes.model.FHAESCategoryTreeNode"> <!-- --> </a> <h3>Class <a href="org/fhaes/model/FHAESCategoryTreeNode.html" title="class in org.fhaes.model">org.fhaes.model.FHAESCategoryTreeNode</a> extends javax.swing.tree.DefaultMutableTreeNode implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> <ul class="blockList"> <li class="blockList"> <h3>Serialized Fields</h3> <ul class="blockList"> <li class="blockListLast"> <h4>icon</h4> <pre>javax.swing.ImageIcon icon</pre> </li> </ul> </li> </ul> </li> <li class="blockList"><a name="org.fhaes.model.FHAESResultTreeNode"> <!-- --> </a> <h3>Class <a href="org/fhaes/model/FHAESResultTreeNode.html" title="class in org.fhaes.model">org.fhaes.model.FHAESResultTreeNode</a> extends javax.swing.tree.DefaultMutableTreeNode implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> <ul class="blockList"> <li class="blockList"> <h3>Serialized Fields</h3> <ul class="blockList"> <li class="blockList"> <h4>icon</h4> <pre>javax.swing.ImageIcon icon</pre> </li> <li class="blockList"> <h4>fhresult</h4> <pre><a href="org/fhaes/enums/FHAESResult.html" title="enum in org.fhaes.enums">FHAESResult</a> fhresult</pre> </li> <li class="blockList"> <h4>popupActions</h4> <pre>java.util.ArrayList&lt;E&gt; popupActions</pre> </li> <li class="blockListLast"> <h4>enabled</h4> <pre>boolean enabled</pre> </li> </ul> </li> </ul> </li> <li class="blockList"><a name="org.fhaes.model.FHFile"> <!-- --> </a> <h3>Class <a href="org/fhaes/model/FHFile.html" title="class in org.fhaes.model">org.fhaes.model.FHFile</a> extends java.io.File implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> <ul class="blockList"> <li class="blockList"> <h3>Serialized Fields</h3> <ul class="blockList"> <li class="blockList"> <h4>fhaesReader</h4> <pre><a href="org/fhaes/fhfilereader/AbstractFireHistoryReader.html" title="class in org.fhaes.fhfilereader">AbstractFireHistoryReader</a> fhaesReader</pre> </li> <li class="blockList"> <h4>isFileValid</h4> <pre>boolean isFileValid</pre> </li> <li class="blockList"> <h4>isInitialised</h4> <pre>boolean isInitialised</pre> </li> <li class="blockList"> <h4>categoryFilePath</h4> <pre>java.lang.String categoryFilePath</pre> </li> <li class="blockList"> <h4>errorMessage</h4> <pre>java.lang.String errorMessage</pre> </li> <li class="blockList"> <h4>report</h4> <pre>java.lang.String report</pre> </li> <li class="blockList"> <h4>lineNumberError</h4> <pre>java.lang.Integer lineNumberError</pre> </li> <li class="blockList"> <h4>projects</h4> <pre>org.tridas.schema.TridasProject[] projects</pre> </li> <li class="blockList"> <h4>latitude</h4> <pre>java.math.BigDecimal latitude</pre> </li> <li class="blockList"> <h4>longitude</h4> <pre>java.math.BigDecimal longitude</pre> </li> <li class="blockList"> <h4>tricycleReader</h4> <pre>org.tridas.io.formats.fhx2.FHX2Reader tricycleReader</pre> </li> <li class="blockListLast"> <h4>locationInitialize</h4> <pre>java.lang.Boolean locationInitialize</pre> </li> </ul> </li> </ul> </li> <li class="blockList"><a name="org.fhaes.model.FHFileGroupCellEditor"> <!-- --> </a> <h3>Class <a href="org/fhaes/model/FHFileGroupCellEditor.html" title="class in org.fhaes.model">org.fhaes.model.FHFileGroupCellEditor</a> extends javax.swing.AbstractCellEditor implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> <ul class="blockList"> <li class="blockList"> <h3>Serialized Fields</h3> <ul class="blockList"> <li class="blockList"> <h4>component</h4> <pre>javax.swing.JComponent component</pre> </li> <li class="blockListLast"> <h4>group</h4> <pre><a href="org/fhaes/model/FHFileGroup.html" title="class in org.fhaes.model">FHFileGroup</a> group</pre> </li> </ul> </li> </ul> </li> <li class="blockList"><a name="org.fhaes.model.FHFileGroupTableModel"> <!-- --> </a> <h3>Class <a href="org/fhaes/model/FHFileGroupTableModel.html" title="class in org.fhaes.model">org.fhaes.model.FHFileGroupTableModel</a> extends javax.swing.table.AbstractTableModel implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> <ul class="blockList"> <li class="blockList"> <h3>Serialized Fields</h3> <ul class="blockList"> <li class="blockListLast"> <h4>fglist</h4> <pre>java.util.ArrayList&lt;E&gt; fglist</pre> </li> </ul> </li> </ul> </li> <li class="blockList"><a name="org.fhaes.model.FHFileListCellRenderer"> <!-- --> </a> <h3>Class <a href="org/fhaes/model/FHFileListCellRenderer.html" title="class in org.fhaes.model">org.fhaes.model.FHFileListCellRenderer</a> extends javax.swing.DefaultListCellRenderer implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> </li> <li class="blockList"><a name="org.fhaes.model.FileDropTargetListener"> <!-- --> </a> <h3>Class <a href="org/fhaes/model/FileDropTargetListener.html" title="class in org.fhaes.model">org.fhaes.model.FileDropTargetListener</a> extends javax.swing.JList implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> <ul class="blockList"> <li class="blockList"> <h3>Serialized Fields</h3> <ul class="blockList"> <li class="blockListLast"> <h4>dropTarget</h4> <pre>java.awt.dnd.DropTarget dropTarget</pre> </li> </ul> </li> </ul> </li> <li class="blockList"><a name="org.fhaes.model.FileListModel"> <!-- --> </a> <h3>Class <a href="org/fhaes/model/FileListModel.html" title="class in org.fhaes.model">org.fhaes.model.FileListModel</a> extends javax.swing.AbstractListModel implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> <ul class="blockList"> <li class="blockList"> <h3>Serialized Fields</h3> <ul class="blockList"> <li class="blockList"> <h4>list</h4> <pre>java.util.ArrayList&lt;E&gt; list</pre> </li> <li class="blockListLast"> <h4>listenersEnabled</h4> <pre>boolean listenersEnabled</pre> </li> </ul> </li> </ul> </li> <li class="blockList"><a name="org.fhaes.model.ReadOnlyDefaultTableModel"> <!-- --> </a> <h3>Class <a href="org/fhaes/model/ReadOnlyDefaultTableModel.html" title="class in org.fhaes.model">org.fhaes.model.ReadOnlyDefaultTableModel</a> extends javax.swing.table.DefaultTableModel implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> </li> <li class="blockList"><a name="org.fhaes.model.SortedListModel"> <!-- --> </a> <h3>Class <a href="org/fhaes/model/SortedListModel.html" title="class in org.fhaes.model">org.fhaes.model.SortedListModel</a> extends javax.swing.AbstractListModel implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> <ul class="blockList"> <li class="blockList"> <h3>Serialized Fields</h3> <ul class="blockList"> <li class="blockListLast"> <h4>model</h4> <pre>java.util.SortedSet&lt;E&gt; model</pre> </li> </ul> </li> </ul> </li> </ul> </li> <li class="blockList"> <h2 title="Package">Package&nbsp;org.fhaes.neofhchart</h2> <ul class="blockList"> <li class="blockList"><a name="org.fhaes.neofhchart.ChartPropertiesDialog"> <!-- --> </a> <h3>Class <a href="org/fhaes/neofhchart/ChartPropertiesDialog.html" title="class in org.fhaes.neofhchart">org.fhaes.neofhchart.ChartPropertiesDialog</a> extends javax.swing.JDialog implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> <ul class="blockList"> <li class="blockList"> <h3>Serialized Fields</h3> <ul class="blockList"> <li class="blockList"> <h4>contentPanel</h4> <pre>javax.swing.JPanel contentPanel</pre> </li> <li class="blockList"> <h4>lblLegend</h4> <pre>javax.swing.JLabel lblLegend</pre> </li> <li class="blockList"> <h4>txtAxisY1Label</h4> <pre>javax.swing.JTextField txtAxisY1Label</pre> </li> <li class="blockList"> <h4>txtAxisY2Label</h4> <pre>javax.swing.JTextField txtAxisY2Label</pre> </li> <li class="blockList"> <h4>cboFontFamily</h4> <pre><a href="org/fhaes/util/FontChooserComboBox.html" title="class in org.fhaes.util">FontChooserComboBox</a> cboFontFamily</pre> </li> <li class="blockList"> <h4>spnFirstYear</h4> <pre>javax.swing.JSpinner spnFirstYear</pre> </li> <li class="blockList"> <h4>spnLastYear</h4> <pre>javax.swing.JSpinner spnLastYear</pre> </li> <li class="blockList"> <h4>btnVerticalGuideColor</h4> <pre>javax.swing.JButton btnVerticalGuideColor</pre> </li> <li class="blockList"> <h4>spnVerticalGuideWeight</h4> <pre>javax.swing.JSpinner spnVerticalGuideWeight</pre> </li> <li class="blockList"> <h4>cboVerticalGuideStyle</h4> <pre>javax.swing.JComboBox&lt;E&gt; cboVerticalGuideStyle</pre> </li> <li class="blockList"> <h4>spnMajorSpacing</h4> <pre>javax.swing.JSpinner spnMajorSpacing</pre> </li> <li class="blockList"> <h4>chkVerticalGuides</h4> <pre>javax.swing.JCheckBox chkVerticalGuides</pre> </li> <li class="blockList"> <h4>chkAutoRangeXAxis</h4> <pre>javax.swing.JCheckBox chkAutoRangeXAxis</pre> </li> <li class="blockList"> <h4>chkLegend</h4> <pre>javax.swing.JCheckBox chkLegend</pre> </li> <li class="blockList"> <h4>chkIndexPlot</h4> <pre>javax.swing.JCheckBox chkIndexPlot</pre> </li> <li class="blockList"> <h4>spnIndexPlotHeight</h4> <pre>javax.swing.JSpinner spnIndexPlotHeight</pre> </li> <li class="blockList"> <h4>chkSampleDepth</h4> <pre>javax.swing.JRadioButton chkSampleDepth</pre> </li> <li class="blockList"> <h4>btnSampleDepthColor</h4> <pre>javax.swing.JButton btnSampleDepthColor</pre> </li> <li class="blockList"> <h4>chkRecorderDepth</h4> <pre>javax.swing.JRadioButton chkRecorderDepth</pre> </li> <li class="blockList"> <h4>chkPercentScarred</h4> <pre>javax.swing.JCheckBox chkPercentScarred</pre> </li> <li class="blockList"> <h4>btnPercentScarredColor</h4> <pre>javax.swing.JButton btnPercentScarredColor</pre> </li> <li class="blockList"> <h4>chkSampleThreshold</h4> <pre>javax.swing.JCheckBox chkSampleThreshold</pre> </li> <li class="blockList"> <h4>btnThresholdColor</h4> <pre>javax.swing.JButton btnThresholdColor</pre> </li> <li class="blockList"> <h4>spnAxisY1FontSize</h4> <pre>javax.swing.JSpinner spnAxisY1FontSize</pre> </li> <li class="blockList"> <h4>spnAxisY2FontSize</h4> <pre>javax.swing.JSpinner spnAxisY2FontSize</pre> </li> <li class="blockList"> <h4>spnThresholdValue</h4> <pre>javax.swing.JSpinner spnThresholdValue</pre> </li> <li class="blockList"> <h4>chkChronologyPlot</h4> <pre>javax.swing.JCheckBox chkChronologyPlot</pre> </li> <li class="blockList"> <h4>chkSeriesLabels</h4> <pre>javax.swing.JCheckBox chkSeriesLabels</pre> </li> <li class="blockList"> <h4>spnSeriesLabelFontSize</h4> <pre>javax.swing.JSpinner spnSeriesLabelFontSize</pre> </li> <li class="blockList"> <h4>spnSeriesSpacing</h4> <pre>javax.swing.JSpinner spnSeriesSpacing</pre> </li> <li class="blockList"> <h4>chkPith</h4> <pre>javax.swing.JCheckBox chkPith</pre> </li> <li class="blockList"> <h4>chkBark</h4> <pre>javax.swing.JCheckBox chkBark</pre> </li> <li class="blockList"> <h4>chkInnerRing</h4> <pre>javax.swing.JCheckBox chkInnerRing</pre> </li> <li class="blockList"> <h4>chkOuterRing</h4> <pre>javax.swing.JCheckBox chkOuterRing</pre> </li> <li class="blockList"> <h4>chkFireEvent</h4> <pre>javax.swing.JCheckBox chkFireEvent</pre> </li> <li class="blockList"> <h4>chkInjuryEvent</h4> <pre>javax.swing.JCheckBox chkInjuryEvent</pre> </li> <li class="blockList"> <h4>chkCompositePlot</h4> <pre>javax.swing.JCheckBox chkCompositePlot</pre> </li> <li class="blockList"> <h4>spnCompositePlotHeight</h4> <pre>javax.swing.JSpinner spnCompositePlotHeight</pre> </li> <li class="blockList"> <h4>chkCompositeYearLabels</h4> <pre>javax.swing.JCheckBox chkCompositeYearLabels</pre> </li> <li class="blockList"> <h4>cboFilterType</h4> <pre>javax.swing.JComboBox&lt;E&gt; cboFilterType</pre> </li> <li class="blockList"> <h4>spnFilterValue</h4> <pre>javax.swing.JSpinner spnFilterValue</pre> </li> <li class="blockList"> <h4>spnMinNumberOfSamples</h4> <pre>javax.swing.JSpinner spnMinNumberOfSamples</pre> </li> <li class="blockList"> <h4>neoFHChart</h4> <pre><a href="org/fhaes/neofhchart/NeoFHChart.html" title="class in org.fhaes.neofhchart">NeoFHChart</a> neoFHChart</pre> </li> <li class="blockList"> <h4>chkMajorTicks</h4> <pre>javax.swing.JCheckBox chkMajorTicks</pre> </li> <li class="blockList"> <h4>chkMinorTicks</h4> <pre>javax.swing.JCheckBox chkMinorTicks</pre> </li> <li class="blockList"> <h4>spnMinorSpacing</h4> <pre>javax.swing.JSpinner spnMinorSpacing</pre> </li> <li class="blockList"> <h4>spnCompositeYearLabelFontSize</h4> <pre>javax.swing.JSpinner spnCompositeYearLabelFontSize</pre> </li> <li class="blockList"> <h4>txtComposite</h4> <pre>javax.swing.JTextField txtComposite</pre> </li> <li class="blockList"> <h4>spnCompositePlotLabelFontSize</h4> <pre>javax.swing.JSpinner spnCompositePlotLabelFontSize</pre> </li> <li class="blockList"> <h4>radShortYearStyle</h4> <pre>javax.swing.JRadioButton radShortYearStyle</pre> </li> <li class="blockList"> <h4>lstHightlightYears</h4> <pre>javax.swing.JList&lt;E&gt; lstHightlightYears</pre> </li> <li class="blockList"> <h4>cboHighlightStyle</h4> <pre>javax.swing.JComboBox&lt;E&gt; cboHighlightStyle</pre> </li> <li class="blockList"> <h4>chkHighlightYears</h4> <pre>javax.swing.JCheckBox chkHighlightYears</pre> </li> <li class="blockList"> <h4>spnHighlightWeight</h4> <pre>javax.swing.JSpinner spnHighlightWeight</pre> </li> <li class="blockList"> <h4>btnHighlightColor</h4> <pre>javax.swing.JButton btnHighlightColor</pre> </li> <li class="blockList"> <h4>btnAddYear</h4> <pre>javax.swing.JButton btnAddYear</pre> </li> <li class="blockList"> <h4>btnRemoveYear</h4> <pre>javax.swing.JButton btnRemoveYear</pre> </li> <li class="blockList"> <h4>panelIndexPlotGeneral</h4> <pre>javax.swing.JPanel panelIndexPlotGeneral</pre> </li> <li class="blockList"> <h4>panelIndexPlotComponents</h4> <pre>javax.swing.JPanel panelIndexPlotComponents</pre> </li> <li class="blockList"> <h4>panelIndexPlotY1</h4> <pre>javax.swing.JPanel panelIndexPlotY1</pre> </li> <li class="blockList"> <h4>panelIndexPlotY2</h4> <pre>javax.swing.JPanel panelIndexPlotY2</pre> </li> <li class="blockList"> <h4>panelChronologySymbols</h4> <pre>javax.swing.JPanel panelChronologySymbols</pre> </li> <li class="blockList"> <h4>panelChronologySeries</h4> <pre>javax.swing.JPanel panelChronologySeries</pre> </li> <li class="blockList"> <h4>panelCompositeYearLabels</h4> <pre>javax.swing.JPanel panelCompositeYearLabels</pre> </li> <li class="blockList"> <h4>panelCompositeFilters</h4> <pre>javax.swing.JPanel panelCompositeFilters</pre> </li> <li class="blockList"> <h4>panelCompositeGeneral</h4> <pre>javax.swing.JPanel panelCompositeGeneral</pre> </li> <li class="blockList"> <h4>highlightYearsModel</h4> <pre><a href="org/fhaes/neofhchart/util/YearListModel.html" title="class in org.fhaes.neofhchart.util">YearListModel</a> highlightYearsModel</pre> </li> <li class="blockList"> <h4>radLongYearStyle</h4> <pre>javax.swing.JRadioButton radLongYearStyle</pre> </li> <li class="blockList"> <h4>lblLabelStyle</h4> <pre>javax.swing.JLabel lblLabelStyle</pre> </li> <li class="blockList"> <h4>lblLabelPadding</h4> <pre>javax.swing.JLabel lblLabelPadding</pre> </li> <li class="blockList"> <h4>spnYearLabelPadding</h4> <pre>javax.swing.JSpinner spnYearLabelPadding</pre> </li> <li class="blockList"> <h4>lblPx</h4> <pre>javax.swing.JLabel lblPx</pre> </li> <li class="blockList"> <h4>lblLabelOrientation</h4> <pre>javax.swing.JLabel lblLabelOrientation</pre> </li> <li class="blockList"> <h4>cboLabelOrientation</h4> <pre>javax.swing.JComboBox&lt;E&gt; cboLabelOrientation</pre> </li> <li class="blockListLast"> <h4>preferencesChanged</h4> <pre>boolean preferencesChanged</pre> </li> </ul> </li> </ul> </li> <li class="blockList"><a name="org.fhaes.neofhchart.NeoFHChart"> <!-- --> </a> <h3>Class <a href="org/fhaes/neofhchart/NeoFHChart.html" title="class in org.fhaes.neofhchart">org.fhaes.neofhchart.NeoFHChart</a> extends javax.swing.JPanel implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> <ul class="blockList"> <li class="blockList"> <h3>Serialized Fields</h3> <ul class="blockList"> <li class="blockList"> <h4>paneActive</h4> <pre>boolean paneActive</pre> </li> <li class="blockList"> <h4>lblLoading</h4> <pre>javax.swing.JLabel lblLoading</pre> </li> <li class="blockList"> <h4>svgCanvas</h4> <pre>org.apache.batik.swing.JSVGCanvas svgCanvas</pre> </li> <li class="blockList"> <h4>currentChart</h4> <pre><a href="org/fhaes/neofhchart/FireChartSVG.html" title="class in org.fhaes.neofhchart">FireChartSVG</a> currentChart</pre> </li> <li class="blockList"> <h4>chartMap</h4> <pre>java.util.HashMap&lt;K,V&gt; chartMap</pre> </li> <li class="blockListLast"> <h4>panInteractor</h4> <pre>org.apache.batik.swing.gvt.AbstractPanInteractor panInteractor</pre> <div class="block">Custom interactor for panning with mouse drags.</div> </li> </ul> </li> </ul> </li> <li class="blockList"><a name="org.fhaes.neofhchart.SeriesListDialog"> <!-- --> </a> <h3>Class <a href="org/fhaes/neofhchart/SeriesListDialog.html" title="class in org.fhaes.neofhchart">org.fhaes.neofhchart.SeriesListDialog</a> extends javax.swing.JDialog implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> <ul class="blockList"> <li class="blockList"> <h3>Serialized Fields</h3> <ul class="blockList"> <li class="blockListLast"> <h4>contentPanel</h4> <pre>javax.swing.JPanel contentPanel</pre> </li> </ul> </li> </ul> </li> </ul> </li> <li class="blockList"> <h2 title="Package">Package&nbsp;org.fhaes.neofhchart.util</h2> <ul class="blockList"> <li class="blockList"><a name="org.fhaes.neofhchart.util.PageSizeRenderer"> <!-- --> </a> <h3>Class <a href="org/fhaes/neofhchart/util/PageSizeRenderer.html" title="class in org.fhaes.neofhchart.util">org.fhaes.neofhchart.util.PageSizeRenderer</a> extends javax.swing.JLabel implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> </li> <li class="blockList"><a name="org.fhaes.neofhchart.util.PDFExportOptions"> <!-- --> </a> <h3>Class <a href="org/fhaes/neofhchart/util/PDFExportOptions.html" title="class in org.fhaes.neofhchart.util">org.fhaes.neofhchart.util.PDFExportOptions</a> extends javax.swing.JDialog implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> <ul class="blockList"> <li class="blockList"> <h3>Serialized Fields</h3> <ul class="blockList"> <li class="blockList"> <h4>contentPanel</h4> <pre>javax.swing.JPanel contentPanel</pre> </li> <li class="blockList"> <h4>cboPaperSize</h4> <pre>javax.swing.JComboBox&lt;E&gt; cboPaperSize</pre> </li> <li class="blockList"> <h4>radPortrait</h4> <pre>javax.swing.JRadioButton radPortrait</pre> </li> <li class="blockList"> <h4>radLandscape</h4> <pre>javax.swing.JRadioButton radLandscape</pre> </li> <li class="blockList"> <h4>currentChart</h4> <pre><a href="org/fhaes/neofhchart/FireChartSVG.html" title="class in org.fhaes.neofhchart">FireChartSVG</a> currentChart</pre> </li> <li class="blockList"> <h4>outputFile</h4> <pre>java.io.File outputFile</pre> </li> <li class="blockListLast"> <h4>lblSize</h4> <pre>javax.swing.JLabel lblSize</pre> </li> </ul> </li> </ul> </li> <li class="blockList"><a name="org.fhaes.neofhchart.util.PNGExportOptions"> <!-- --> </a> <h3>Class <a href="org/fhaes/neofhchart/util/PNGExportOptions.html" title="class in org.fhaes.neofhchart.util">org.fhaes.neofhchart.util.PNGExportOptions</a> extends javax.swing.JDialog implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> <ul class="blockList"> <li class="blockList"> <h3>Serialized Fields</h3> <ul class="blockList"> <li class="blockList"> <h4>contentPanel</h4> <pre>javax.swing.JPanel contentPanel</pre> </li> <li class="blockList"> <h4>currentChart</h4> <pre><a href="org/fhaes/neofhchart/FireChartSVG.html" title="class in org.fhaes.neofhchart">FireChartSVG</a> currentChart</pre> </li> <li class="blockList"> <h4>outputFile</h4> <pre>java.io.File outputFile</pre> </li> <li class="blockList"> <h4>spnHeight</h4> <pre>javax.swing.JSpinner spnHeight</pre> </li> <li class="blockList"> <h4>spnWidth</h4> <pre>javax.swing.JSpinner spnWidth</pre> </li> <li class="blockList"> <h4>prop</h4> <pre>java.lang.Double prop</pre> </li> <li class="blockList"> <h4>btnLock</h4> <pre>javax.swing.JToggleButton btnLock</pre> </li> <li class="blockList"> <h4>widthSpinnerEnabled</h4> <pre>boolean widthSpinnerEnabled</pre> </li> <li class="blockListLast"> <h4>heightSpinnerEnabled</h4> <pre>boolean heightSpinnerEnabled</pre> </li> </ul> </li> </ul> </li> <li class="blockList"><a name="org.fhaes.neofhchart.util.YearListModel"> <!-- --> </a> <h3>Class <a href="org/fhaes/neofhchart/util/YearListModel.html" title="class in org.fhaes.neofhchart.util">org.fhaes.neofhchart.util.YearListModel</a> extends javax.swing.AbstractListModel&lt;java.lang.Integer&gt; implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> <ul class="blockList"> <li class="blockList"> <h3>Serialized Fields</h3> <ul class="blockList"> <li class="blockListLast"> <h4>items</h4> <pre>java.util.ArrayList&lt;E&gt; items</pre> </li> </ul> </li> </ul> </li> </ul> </li> <li class="blockList"> <h2 title="Package">Package&nbsp;org.fhaes.preferences</h2> <ul class="blockList"> <li class="blockList"><a name="org.fhaes.preferences.PrefsEvent"> <!-- --> </a> <h3>Class <a href="org/fhaes/preferences/PrefsEvent.html" title="class in org.fhaes.preferences">org.fhaes.preferences.PrefsEvent</a> extends java.util.EventObject implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> <ul class="blockList"> <li class="blockList"> <h3>Serialized Fields</h3> <ul class="blockList"> <li class="blockListLast"> <h4>pref</h4> <pre><a href="org/fhaes/preferences/FHAESPreferences.PrefKey.html" title="enum in org.fhaes.preferences">FHAESPreferences.PrefKey</a> pref</pre> </li> </ul> </li> </ul> </li> </ul> </li> <li class="blockList"> <h2 title="Package">Package&nbsp;org.fhaes.segmentation</h2> <ul class="blockList"> <li class="blockList"><a name="org.fhaes.segmentation.IntegerEditor"> <!-- --> </a> <h3>Class <a href="org/fhaes/segmentation/IntegerEditor.html" title="class in org.fhaes.segmentation">org.fhaes.segmentation.IntegerEditor</a> extends javax.swing.DefaultCellEditor implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> <ul class="blockList"> <li class="blockList"> <h3>Serialized Fields</h3> <ul class="blockList"> <li class="blockList"> <h4>ftf</h4> <pre>javax.swing.JFormattedTextField ftf</pre> </li> <li class="blockList"> <h4>integerFormat</h4> <pre>java.text.NumberFormat integerFormat</pre> </li> <li class="blockList"> <h4>minimum</h4> <pre>java.lang.Integer minimum</pre> </li> <li class="blockList"> <h4>maximum</h4> <pre>java.lang.Integer maximum</pre> </li> <li class="blockListLast"> <h4>DEBUG</h4> <pre>boolean DEBUG</pre> </li> </ul> </li> </ul> </li> <li class="blockList"><a name="org.fhaes.segmentation.SegmentationPanel"> <!-- --> </a> <h3>Class <a href="org/fhaes/segmentation/SegmentationPanel.html" title="class in org.fhaes.segmentation">org.fhaes.segmentation.SegmentationPanel</a> extends javax.swing.JPanel implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> <ul class="blockList"> <li class="blockList"> <h3>Serialized Fields</h3> <ul class="blockList"> <li class="blockList"> <h4>table</h4> <pre><a href="org/fhaes/segmentation/SegmentTable.html" title="class in org.fhaes.segmentation">SegmentTable</a> table</pre> </li> <li class="blockList"> <h4>btnAutoPopulate</h4> <pre>javax.swing.JButton btnAutoPopulate</pre> </li> <li class="blockList"> <h4>btnAddSegment</h4> <pre>javax.swing.JButton btnAddSegment</pre> </li> <li class="blockList"> <h4>btnRemoveSegment</h4> <pre>javax.swing.JButton btnRemoveSegment</pre> </li> <li class="blockList"> <h4>scrollPane</h4> <pre>javax.swing.JScrollPane scrollPane</pre> </li> <li class="blockListLast"> <h4>chkSegmentation</h4> <pre>javax.swing.JCheckBox chkSegmentation</pre> </li> </ul> </li> </ul> </li> <li class="blockList"><a name="org.fhaes.segmentation.SegmentPopulateDialog"> <!-- --> </a> <h3>Class <a href="org/fhaes/segmentation/SegmentPopulateDialog.html" title="class in org.fhaes.segmentation">org.fhaes.segmentation.SegmentPopulateDialog</a> extends javax.swing.JDialog implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> <ul class="blockList"> <li class="blockList"> <h3>Serialized Fields</h3> <ul class="blockList"> <li class="blockList"> <h4>contentPanel</h4> <pre>javax.swing.JPanel contentPanel</pre> </li> <li class="blockList"> <h4>spnLength</h4> <pre>javax.swing.JSpinner spnLength</pre> </li> <li class="blockList"> <h4>spnLag</h4> <pre>javax.swing.JSpinner spnLag</pre> </li> <li class="blockList"> <h4>spnStartYear</h4> <pre>javax.swing.JSpinner spnStartYear</pre> </li> <li class="blockListLast"> <h4>success</h4> <pre>boolean success</pre> </li> </ul> </li> </ul> </li> <li class="blockList"><a name="org.fhaes.segmentation.SegmentTable"> <!-- --> </a> <h3>Class <a href="org/fhaes/segmentation/SegmentTable.html" title="class in org.fhaes.segmentation">org.fhaes.segmentation.SegmentTable</a> extends org.jdesktop.swingx.JXTable implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> <ul class="blockList"> <li class="blockList"> <h3>Serialized Fields</h3> <ul class="blockList"> <li class="blockList"> <h4>tableModel</h4> <pre><a href="org/fhaes/segmentation/SegmentTableModel.html" title="class in org.fhaes.segmentation">SegmentTableModel</a> tableModel</pre> </li> <li class="blockList"> <h4>earliestYear</h4> <pre>int earliestYear</pre> </li> <li class="blockListLast"> <h4>latestYear</h4> <pre>int latestYear</pre> </li> </ul> </li> </ul> </li> <li class="blockList"><a name="org.fhaes.segmentation.SegmentTableModel"> <!-- --> </a> <h3>Class <a href="org/fhaes/segmentation/SegmentTableModel.html" title="class in org.fhaes.segmentation">org.fhaes.segmentation.SegmentTableModel</a> extends javax.swing.table.AbstractTableModel implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> <ul class="blockList"> <li class="blockList"> <h3>Serialized Fields</h3> <ul class="blockList"> <li class="blockListLast"> <h4>segments</h4> <pre>java.util.ArrayList&lt;E&gt; segments</pre> </li> </ul> </li> </ul> </li> </ul> </li> <li class="blockList"> <h2 title="Package">Package&nbsp;org.fhaes.util</h2> <ul class="blockList"> <li class="blockList"><a name="org.fhaes.util.FHAESAction"> <!-- --> </a> <h3>Class <a href="org/fhaes/util/FHAESAction.html" title="class in org.fhaes.util">org.fhaes.util.FHAESAction</a> extends javax.swing.AbstractAction implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> <ul class="blockList"> <li class="blockList"> <h3>Serialized Fields</h3> <ul class="blockList"> <li class="blockList"> <h4>buttonAdapters</h4> <pre>java.util.ArrayList&lt;E&gt; buttonAdapters</pre> </li> <li class="blockList"> <h4>SHORT_NAME_MAX_LENGTH</h4> <pre>int SHORT_NAME_MAX_LENGTH</pre> </li> <li class="blockList"> <h4>i18nKey</h4> <pre>java.lang.String i18nKey</pre> </li> <li class="blockList"> <h4>tooltip</h4> <pre>java.lang.String tooltip</pre> </li> <li class="blockListLast"> <h4>shortName</h4> <pre>java.lang.String shortName</pre> </li> </ul> </li> </ul> </li> <li class="blockList"><a name="org.fhaes.util.FHIntTextBean"> <!-- --> </a> <h3>Class <a href="org/fhaes/util/FHIntTextBean.html" title="class in org.fhaes.util">org.fhaes.util.FHIntTextBean</a> extends javax.swing.JTextField implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> <ul class="blockList"> <li class="blockList"> <h3>Serialized Fields</h3> <ul class="blockList"> <li class="blockListLast"> <h4>lastValue</h4> <pre>int lastValue</pre> </li> </ul> </li> </ul> </li> <li class="blockList"><a name="org.fhaes.util.FontChooserComboBox"> <!-- --> </a> <h3>Class <a href="org/fhaes/util/FontChooserComboBox.html" title="class in org.fhaes.util">org.fhaes.util.FontChooserComboBox</a> extends javax.swing.JComboBox implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> <ul class="blockList"> <li class="blockList"> <h3>Serialized Fields</h3> <ul class="blockList"> <li class="blockList"> <h4>previewFontSize</h4> <pre>int previewFontSize</pre> </li> <li class="blockList"> <h4>previewString</h4> <pre>java.lang.String previewString</pre> </li> <li class="blockList"> <h4>recentFontsCount</h4> <pre>int recentFontsCount</pre> </li> <li class="blockList"> <h4>fontNames</h4> <pre>java.util.List&lt;E&gt; fontNames</pre> </li> <li class="blockList"> <h4>itemsCache</h4> <pre>java.util.HashMap&lt;K,V&gt; itemsCache</pre> </li> <li class="blockList"> <h4>recentFontNames</h4> <pre>java.util.LinkedList&lt;E&gt; recentFontNames</pre> </li> <li class="blockListLast"> <h4>recentItemsCache</h4> <pre>java.util.HashMap&lt;K,V&gt; recentItemsCache</pre> </li> </ul> </li> </ul> </li> <li class="blockList"><a name="org.fhaes.util.TextLineNumber"> <!-- --> </a> <h3>Class <a href="org/fhaes/util/TextLineNumber.html" title="class in org.fhaes.util">org.fhaes.util.TextLineNumber</a> extends javax.swing.JPanel implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> <ul class="blockList"> <li class="blockList"> <h3>Serialized Fields</h3> <ul class="blockList"> <li class="blockList"> <h4>component</h4> <pre>javax.swing.text.JTextComponent component</pre> </li> <li class="blockList"> <h4>updateFont</h4> <pre>boolean updateFont</pre> </li> <li class="blockList"> <h4>borderGap</h4> <pre>int borderGap</pre> </li> <li class="blockList"> <h4>currentLineForeground</h4> <pre>java.awt.Color currentLineForeground</pre> </li> <li class="blockList"> <h4>digitAlignment</h4> <pre>float digitAlignment</pre> </li> <li class="blockList"> <h4>minimumDisplayDigits</h4> <pre>int minimumDisplayDigits</pre> </li> <li class="blockList"> <h4>lastDigits</h4> <pre>int lastDigits</pre> </li> <li class="blockList"> <h4>lastHeight</h4> <pre>int lastHeight</pre> </li> <li class="blockList"> <h4>lastLine</h4> <pre>int lastLine</pre> </li> <li class="blockListLast"> <h4>fonts</h4> <pre>java.util.HashMap&lt;K,V&gt; fonts</pre> </li> </ul> </li> </ul> </li> <li class="blockList"><a name="org.fhaes.util.ToggleableAction"> <!-- --> </a> <h3>Class <a href="org/fhaes/util/ToggleableAction.html" title="class in org.fhaes.util">org.fhaes.util.ToggleableAction</a> extends <a href="org/fhaes/util/FHAESAction.html" title="class in org.fhaes.util">FHAESAction</a> implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> </li> </ul> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> <!-- --> </a> <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> <a name="navbar.bottom.firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="overview-summary.html">Overview</a></li> <li>Package</li> <li>Class</li> <li>Use</li> <li><a href="overview-tree.html">Tree</a></li> <li><a href="deprecated-list.html">Deprecated</a></li> <li><a href="index-files/index-1.html">Index</a></li> <li><a href="help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="index.html?serialized-form.html" target="_top">Frames</a></li> <li><a href="serialized-form.html" target="_top">No&nbsp;Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip.navbar.bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
doc/org/monstercraft/irc/util/Variables.html
Monstercraft/MonsterIRC
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_30) on Tue Feb 14 20:32:43 EST 2012 --> <TITLE> Variables </TITLE> <META NAME="date" CONTENT="2012-02-14"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Variables"; } } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <HR> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/Variables.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../../../org/monstercraft/irc/util/Pinger.html" title="class in org.monstercraft.irc.util"><B>PREV CLASS</B></A>&nbsp; &nbsp;NEXT CLASS</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../index.html?org/monstercraft/irc/util/Variables.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="Variables.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> <TR> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#methods_inherited_from_class_java.lang.Object">METHOD</A></FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;METHOD</FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <!-- ======== START OF CLASS DATA ======== --> <H2> <FONT SIZE="-1"> org.monstercraft.irc.util</FONT> <BR> Class Variables</H2> <PRE> java.lang.Object <IMG SRC="../../../../resources/inherit.gif" ALT="extended by "><B>org.monstercraft.irc.util.Variables</B> </PRE> <HR> <DL> <DT><PRE>public class <B>Variables</B><DT>extends java.lang.Object</DL> </PRE> <P> This class holds all of the variables used within the plugin. <P> <P> <DL> <DT><B>Author:</B></DT> <DD>fletch_to_99 <fletchto99@hotmail.com></DD> </DL> <HR> <P> <!-- =========== FIELD SUMMARY =========== --> <A NAME="field_summary"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Field Summary</B></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.util.Set&lt;<A HREF="../../../../org/monstercraft/irc/wrappers/IRCChannel.html" title="class in org.monstercraft.irc.wrappers">IRCChannel</A>&gt;</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/monstercraft/irc/util/Variables.html#channels">channels</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A Set of all the IRC channels.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;boolean</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/monstercraft/irc/util/Variables.html#colors">colors</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The option to enable colors.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/monstercraft/irc/util/Variables.html#commandPrefix">commandPrefix</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The prefix to be used when detecting an IRC command.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.util.List&lt;java.lang.String&gt;</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/monstercraft/irc/util/Variables.html#connectCommands">connectCommands</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The commands to send on.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;boolean</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/monstercraft/irc/util/Variables.html#debug">debug</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The option to debug.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;boolean</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/monstercraft/irc/util/Variables.html#hc4">hc4</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Hero chat 4 compatiblilty.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;boolean</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/monstercraft/irc/util/Variables.html#hideMode">hideMode</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Option to hide MODE messages in irc.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;boolean</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/monstercraft/irc/util/Variables.html#ident">ident</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The option to send the IDENTIFY command to nickserv.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;boolean</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/monstercraft/irc/util/Variables.html#ingamecommands">ingamecommands</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The option to execute ingame commands as and IRC OP.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/monstercraft/irc/util/Variables.html#ircformat">ircformat</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The format for the messages to be recieved in.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;int</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/monstercraft/irc/util/Variables.html#limit">limit</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The time to wait before disconnecting.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/monstercraft/irc/util/Variables.html#mcformat">mcformat</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The format for the messages to be recieved in.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.util.List&lt;java.lang.String&gt;</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/monstercraft/irc/util/Variables.html#muted">muted</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;A list containing all of the muted users.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/monstercraft/irc/util/Variables.html#name">name</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The users nickname.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;boolean</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/monstercraft/irc/util/Variables.html#passOnName">passOnName</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Pass chat only when the bots name is said.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/monstercraft/irc/util/Variables.html#password">password</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The password to identify with.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;int</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/monstercraft/irc/util/Variables.html#port">port</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The port of the IRC server.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;java.lang.String</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/monstercraft/irc/util/Variables.html#server">server</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The IRC server to connect to.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;int</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/monstercraft/irc/util/Variables.html#timeout">timeout</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The time to wait before disconnecting.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>static&nbsp;int</CODE></FONT></TD> <TD><CODE><B><A HREF="../../../../org/monstercraft/irc/util/Variables.html#tries">tries</A></B></CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The amount of times to attempt to connect to the server.</TD> </TR> </TABLE> &nbsp; <!-- ======== CONSTRUCTOR SUMMARY ======== --> <A NAME="constructor_summary"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Constructor Summary</B></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE><B><A HREF="../../../../org/monstercraft/irc/util/Variables.html#Variables()">Variables</A></B>()</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD> </TR> </TABLE> &nbsp; <!-- ========== METHOD SUMMARY =========== --> <A NAME="method_summary"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> <B>Method Summary</B></FONT></TH> </TR> </TABLE> &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD><CODE>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</CODE></TD> </TR> </TABLE> &nbsp; <P> <!-- ============ FIELD DETAIL =========== --> <A NAME="field_detail"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Field Detail</B></FONT></TH> </TR> </TABLE> <A NAME="tries"><!-- --></A><H3> tries</H3> <PRE> public static int <B>tries</B></PRE> <DL> <DD>The amount of times to attempt to connect to the server. <P> <DL> </DL> </DL> <HR> <A NAME="colors"><!-- --></A><H3> colors</H3> <PRE> public static boolean <B>colors</B></PRE> <DL> <DD>The option to enable colors. <P> <DL> </DL> </DL> <HR> <A NAME="passOnName"><!-- --></A><H3> passOnName</H3> <PRE> public static boolean <B>passOnName</B></PRE> <DL> <DD>Pass chat only when the bots name is said. <P> <DL> </DL> </DL> <HR> <A NAME="debug"><!-- --></A><H3> debug</H3> <PRE> public static boolean <B>debug</B></PRE> <DL> <DD>The option to debug. <P> <DL> </DL> </DL> <HR> <A NAME="hc4"><!-- --></A><H3> hc4</H3> <PRE> public static boolean <B>hc4</B></PRE> <DL> <DD>Hero chat 4 compatiblilty. <P> <DL> </DL> </DL> <HR> <A NAME="ingamecommands"><!-- --></A><H3> ingamecommands</H3> <PRE> public static boolean <B>ingamecommands</B></PRE> <DL> <DD>The option to execute ingame commands as and IRC OP. <P> <DL> </DL> </DL> <HR> <A NAME="ident"><!-- --></A><H3> ident</H3> <PRE> public static boolean <B>ident</B></PRE> <DL> <DD>The option to send the IDENTIFY command to nickserv. <P> <DL> </DL> </DL> <HR> <A NAME="port"><!-- --></A><H3> port</H3> <PRE> public static int <B>port</B></PRE> <DL> <DD>The port of the IRC server. <P> <DL> </DL> </DL> <HR> <A NAME="server"><!-- --></A><H3> server</H3> <PRE> public static java.lang.String <B>server</B></PRE> <DL> <DD>The IRC server to connect to. <P> <DL> </DL> </DL> <HR> <A NAME="name"><!-- --></A><H3> name</H3> <PRE> public static java.lang.String <B>name</B></PRE> <DL> <DD>The users nickname. <P> <DL> </DL> </DL> <HR> <A NAME="password"><!-- --></A><H3> password</H3> <PRE> public static java.lang.String <B>password</B></PRE> <DL> <DD>The password to identify with. <P> <DL> </DL> </DL> <HR> <A NAME="mcformat"><!-- --></A><H3> mcformat</H3> <PRE> public static java.lang.String <B>mcformat</B></PRE> <DL> <DD>The format for the messages to be recieved in. <P> <DL> </DL> </DL> <HR> <A NAME="ircformat"><!-- --></A><H3> ircformat</H3> <PRE> public static java.lang.String <B>ircformat</B></PRE> <DL> <DD>The format for the messages to be recieved in. <P> <DL> </DL> </DL> <HR> <A NAME="commandPrefix"><!-- --></A><H3> commandPrefix</H3> <PRE> public static java.lang.String <B>commandPrefix</B></PRE> <DL> <DD>The prefix to be used when detecting an IRC command. <P> <DL> </DL> </DL> <HR> <A NAME="muted"><!-- --></A><H3> muted</H3> <PRE> public static java.util.List&lt;java.lang.String&gt; <B>muted</B></PRE> <DL> <DD>A list containing all of the muted users. <P> <DL> </DL> </DL> <HR> <A NAME="channels"><!-- --></A><H3> channels</H3> <PRE> public static java.util.Set&lt;<A HREF="../../../../org/monstercraft/irc/wrappers/IRCChannel.html" title="class in org.monstercraft.irc.wrappers">IRCChannel</A>&gt; <B>channels</B></PRE> <DL> <DD>A Set of all the IRC channels. <P> <DL> </DL> </DL> <HR> <A NAME="timeout"><!-- --></A><H3> timeout</H3> <PRE> public static int <B>timeout</B></PRE> <DL> <DD>The time to wait before disconnecting. <P> <DL> </DL> </DL> <HR> <A NAME="limit"><!-- --></A><H3> limit</H3> <PRE> public static int <B>limit</B></PRE> <DL> <DD>The time to wait before disconnecting. <P> <DL> </DL> </DL> <HR> <A NAME="connectCommands"><!-- --></A><H3> connectCommands</H3> <PRE> public static java.util.List&lt;java.lang.String&gt; <B>connectCommands</B></PRE> <DL> <DD>The commands to send on. <P> <DL> </DL> </DL> <HR> <A NAME="hideMode"><!-- --></A><H3> hideMode</H3> <PRE> public static boolean <B>hideMode</B></PRE> <DL> <DD>Option to hide MODE messages in irc. <P> <DL> </DL> </DL> <!-- ========= CONSTRUCTOR DETAIL ======== --> <A NAME="constructor_detail"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"> <B>Constructor Detail</B></FONT></TH> </TR> </TABLE> <A NAME="Variables()"><!-- --></A><H3> Variables</H3> <PRE> public <B>Variables</B>()</PRE> <DL> </DL> <!-- ========= END OF CLASS DATA ========= --> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/Variables.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;<A HREF="../../../../org/monstercraft/irc/util/Pinger.html" title="class in org.monstercraft.irc.util"><B>PREV CLASS</B></A>&nbsp; &nbsp;NEXT CLASS</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../index.html?org/monstercraft/irc/util/Variables.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="Variables.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> <TR> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#methods_inherited_from_class_java.lang.Object">METHOD</A></FONT></TD> <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;METHOD</FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> </BODY> </HTML>
RossFamilyTree/evt/7/a/d15f604da6a7815dcd400c09a7.html
RossGammon/the-gammons.net
<!DOCTYPE html> <html xml:lang="en-GB" lang="en-GB" xmlns="http://www.w3.org/1999/xhtml"> <head lang="en-GB"> <title>Ross Gammon’s Family Tree - Events</title> <meta charset="UTF-8" /> <meta name ="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=1" /> <meta name ="apple-mobile-web-app-capable" content="yes" /> <meta name="generator" content="Gramps 4.2.8 http://gramps-project.org/" /> <meta name="author" content="" /> <link href="../../../images/favicon2.ico" rel="shortcut icon" type="image/x-icon" /> <link href="../../../css/narrative-screen.css" media="screen" rel="stylesheet" type="text/css" /> <link href="../../../css/narrative-print.css" media="print" rel="stylesheet" type="text/css" /> </head> <body> <div id="header"> <h1 id="SiteTitle">Ross Gammon’s Family Tree</h1> </div> <div class="wrapper" id="nav" role="navigation"> <div class="container"> <ul class="menu" id="dropmenu"> <li><a href="../../../individuals.html" title="Individuals">Individuals</a></li> <li><a href="../../../index.html" title="Surnames">Surnames</a></li> <li><a href="../../../families.html" title="Families">Families</a></li> <li class = "CurrentSection"><a href="../../../events.html" title="Events">Events</a></li> <li><a href="../../../places.html" title="Places">Places</a></li> <li><a href="../../../sources.html" title="Sources">Sources</a></li> <li><a href="../../../repositories.html" title="Repositories">Repositories</a></li> <li><a href="../../../media.html" title="Media">Media</a></li> <li><a href="../../../thumbnails.html" title="Thumbnails">Thumbnails</a></li> </ul> </div> </div> <div class="content" id="EventDetail"> <h3>Birth</h3> <table class="infolist eventlist"> <tbody> <tr> <td class="ColumnAttribute">Gramps ID</td> <td class="ColumnGRAMPSID">E13521</td> </tr> <tr> <td class="ColumnAttribute">Date</td> <td class="ColumnColumnDate"> 1898-10-15 </td> </tr> <tr> <td class="ColumnAttribute">Place</td> <td class="ColumnColumnPlace"> <a href="../../../plc/0/7/d15f5fef70018f95450b54bf470.html" title=""> </a> </td> </tr> </tbody> </table> <div class="subsection" id="references"> <h4>References</h4> <ol class="Col1" role="Volume-n-Page"type = 1> <li> <a href="../../../ppl/a/4/d15f604da6170558dde5f046e4a.html"> HAMPTON, Leslie James <span class="grampsid"> [I11314]</span> </a> </li> </ol> </div> </div> <div class="fullclear"></div> <div id="footer"> <p id="createdate"> Generated by <a href="http://gramps-project.org/">Gramps</a> 4.2.8<br />Last change was the 2015-08-05 19:54:58<br />Created for <a href="../../../ppl/9/e/d15f5fb48902c4fc1b421d249e9.html">GAMMON, Francis</a> </p> <p id="copyright"> </p> </div> </body> </html>
doc/interpreter/octave.html/XREFwhos_005fline_005fformat.html
xmjiao/octave-debian
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <!-- Created by GNU Texinfo 6.3, http://www.gnu.org/software/texinfo/ --> <!-- This file redirects to the location of a node or anchor --> <head> <title>GNU Octave: XREFwhos_line_format</title> <meta name="description" content="GNU Octave: XREFwhos_line_format"> <meta name="keywords" content="GNU Octave: XREFwhos_line_format"> <meta name="resource-type" content="document"> <meta name="distribution" content="global"> <meta name="Generator" content="makeinfo"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <style type="text/css"> <!-- a.summary-letter {text-decoration: none} blockquote.indentedblock {margin-right: 0em} blockquote.smallindentedblock {margin-right: 0em; font-size: smaller} blockquote.smallquotation {font-size: smaller} div.display {margin-left: 3.2em} div.example {margin-left: 3.2em} div.lisp {margin-left: 3.2em} div.smalldisplay {margin-left: 3.2em} div.smallexample {margin-left: 3.2em} div.smalllisp {margin-left: 3.2em} kbd {font-style: oblique} pre.display {font-family: inherit} pre.format {font-family: inherit} pre.menu-comment {font-family: serif} pre.menu-preformatted {font-family: serif} pre.smalldisplay {font-family: inherit; font-size: smaller} pre.smallexample {font-size: smaller} pre.smallformat {font-family: inherit; font-size: smaller} pre.smalllisp {font-size: smaller} span.nolinebreak {white-space: nowrap} span.roman {font-family: initial; font-weight: normal} span.sansserif {font-family: sans-serif; font-weight: normal} ul.no-bullet {list-style: none} --> </style> <link rel="stylesheet" type="text/css" href="octave.css"> <meta http-equiv="Refresh" content="0; url=Status-of-Variables.html#XREFwhos_005fline_005fformat"> </head> <body lang="en"> <p>The node you are looking for is at <a href="Status-of-Variables.html#XREFwhos_005fline_005fformat">XREFwhos_line_format</a>.</p> </body>
test/engine.html
kamibu/finalengine
<html> <head> </head> <body> <script type="text/javascript" src="../build/final-engine.js" ></script> <script> function TestApplication() { Application.call( this ); } TestApplication.prototype = { start: function() { this.Application_start(); document.body.appendChild( this.renderManager.renderer.canvas ); s = new Shader(); s.setVertexSource( 'attribute vec3 Position; void main() { gl_Position = vec4( Position, 1.0 ); }' ); s.setFragmentSource( 'precision highp float; uniform vec4 Color; void main(){ gl_FragColor = Color; }' ); s.uniforms.Color = [ 1, 0, 0, 1 ]; this.renderManager.renderer.useShader( s ); this.scene.add( new Cube() ); return this; } } TestApplication.extend( Application ); var foo = new TestApplication().start(); </script> </body> </html>
doc/html/api/qxmlnamepool.html
baoboa/pyqt5
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>QXmlNamePool &#8212; PyQt 5.8.2 Reference Guide</title> <link rel="stylesheet" href="../_static/classic.css" type="text/css" /> <link rel="stylesheet" href="../_static/pygments.css" type="text/css" /> <script type="text/javascript"> var DOCUMENTATION_OPTIONS = { URL_ROOT: '../', VERSION: '5.8.2', COLLAPSE_INDEX: false, FILE_SUFFIX: '.html', HAS_SOURCE: true, SOURCELINK_SUFFIX: '.txt' }; </script> <script type="text/javascript" src="../_static/jquery.js"></script> <script type="text/javascript" src="../_static/underscore.js"></script> <script type="text/javascript" src="../_static/doctools.js"></script> <link rel="shortcut icon" href="../_static/logo_tn.ico"/> <link rel="index" title="Index" href="../genindex.html" /> <link rel="search" title="Search" href="../search.html" /> <link rel="next" title="QXmlNamespaceSupport" href="qxmlnamespacesupport.html" /> <link rel="prev" title="QXmlName" href="qxmlname.html" /> </head> <body role="document"> <div class="related" role="navigation" aria-label="related navigation"> <h3>Navigation</h3> <ul> <li class="right" style="margin-right: 10px"> <a href="../genindex.html" title="General Index" accesskey="I">index</a></li> <li class="right" > <a href="../py-modindex.html" title="Python Module Index" >modules</a> |</li> <li class="right" > <a href="qxmlnamespacesupport.html" title="QXmlNamespaceSupport" accesskey="N">next</a> |</li> <li class="right" > <a href="qxmlname.html" title="QXmlName" accesskey="P">previous</a> |</li> <li class="nav-item nav-item-0"><a href="../index.html">PyQt 5.8.2 Reference Guide</a> &#187;</li> <li class="nav-item nav-item-1"><a href="../class_reference.html" accesskey="U">PyQt5 Class Reference</a> &#187;</li> </ul> </div> <div class="document"> <div class="documentwrapper"> <div class="bodywrapper"> <div class="body" role="main"> <div class="section" id="qxmlnamepool"> <h1>QXmlNamePool<a class="headerlink" href="#qxmlnamepool" title="Permalink to this headline">¶</a></h1> <dl class="class"> <dt id="PyQt5.QtXmlPatterns.QXmlNamePool"> <em class="property">class </em><code class="descclassname">PyQt5.QtXmlPatterns.</code><code class="descname">QXmlNamePool</code><a class="headerlink" href="#PyQt5.QtXmlPatterns.QXmlNamePool" title="Permalink to this definition">¶</a></dt> <dd><p><a class="reference external" href="https://doc.qt.io/qt-5/qxmlnamepool.html">C++ documentation</a></p> </dd></dl> </div> </div> </div> </div> <div class="sphinxsidebar" role="navigation" aria-label="main navigation"> <div class="sphinxsidebarwrapper"> <p class="logo"><a href="../index.html"> <img class="logo" src="../_static/logo.png" alt="Logo"/> </a></p> <h4>Previous topic</h4> <p class="topless"><a href="qxmlname.html" title="previous chapter">QXmlName</a></p> <h4>Next topic</h4> <p class="topless"><a href="qxmlnamespacesupport.html" title="next chapter">QXmlNamespaceSupport</a></p> <div id="searchbox" style="display: none" role="search"> <h3>Quick search</h3> <form class="search" action="../search.html" method="get"> <div><input type="text" name="q" /></div> <div><input type="submit" value="Go" /></div> <input type="hidden" name="check_keywords" value="yes" /> <input type="hidden" name="area" value="default" /> </form> </div> <script type="text/javascript">$('#searchbox').show(0);</script> </div> </div> <div class="clearer"></div> </div> <div class="related" role="navigation" aria-label="related navigation"> <h3>Navigation</h3> <ul> <li class="right" style="margin-right: 10px"> <a href="../genindex.html" title="General Index" >index</a></li> <li class="right" > <a href="../py-modindex.html" title="Python Module Index" >modules</a> |</li> <li class="right" > <a href="qxmlnamespacesupport.html" title="QXmlNamespaceSupport" >next</a> |</li> <li class="right" > <a href="qxmlname.html" title="QXmlName" >previous</a> |</li> <li class="nav-item nav-item-0"><a href="../index.html">PyQt 5.8.2 Reference Guide</a> &#187;</li> <li class="nav-item nav-item-1"><a href="../class_reference.html" >PyQt5 Class Reference</a> &#187;</li> </ul> </div> <div class="footer" role="contentinfo"> &#169; Copyright 2015 Riverbank Computing Limited. Created using <a href="http://sphinx-doc.org/">Sphinx</a> 1.5.3. </div> </body> </html>
index.html
dadansetia/sekolah
<!DOCTYPE html> <html> <head> <title>Sistem Maintenance</title> </head> <body> <p> Sistem dalam proses Pemeliharaan! </p> <p> Mohon maaf saat ini kami sedang dalam proses pemeliharaan sistem. <br /> </p> </body> </html>
common/gnome-shell/3.16/gnome-shell.css
Gustorn/Arc-theme
/* Copyright 2009, 2015 Red Hat, Inc. * * Portions adapted from Mx's data/style/default.css * Copyright 2009 Intel Corporation * * This program is free software; you can redistribute it and/or modify it * under the terms and conditions of the GNU Lesser General Public License, * version 2.1, as published by the Free Software Foundation. * * This program is distributed in the hope it will be useful, but WITHOUT ANY * WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS * FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for * more details. * * You should have received a copy of the GNU Lesser General Public License * along with this program; if not, write to the Free Software Foundation, * Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA. */ stage { font-family: Futura Bk bt, Cantarell, Sans-Serif; font-size: 9pt; color: #5c616c; } .button { min-height: 20px; padding: 5px 32px; transition-duration: 0; border-radius: 2px; text-shadow: 0 1px rgba(255, 255, 255, 0); box-shadow: inset 0 0 rgba(255, 255, 255, 0); color: #5c616c; background-color: #fbfbfc; border: 1px solid #cfd6e6; } .button:focus { text-shadow: 0 1px rgba(255, 255, 255, 0); box-shadow: inset 0 0 rgba(255, 255, 255, 0); color: #5c616c; background-color: #fbfbfc; border: 1px solid #5294E2; } .button:hover { text-shadow: 0 1px rgba(255, 255, 255, 0); box-shadow: inset 0 0 rgba(255, 255, 255, 0); color: #5c616c; background-color: #fbfbfc; border: 1px solid #5294E2; } .button:hover:focus { text-shadow: 0 1px rgba(255, 255, 255, 0); box-shadow: inset 0 0 rgba(255, 255, 255, 0); color: #5294E2; background-color: #fbfbfc; border: 1px solid #5294E2; } .button:active, .button:active:focus { text-shadow: 0 1px rgba(255, 255, 255, 0); box-shadow: inset 0 0 rgba(255, 255, 255, 0); color: #ffffff; background-color: #5294E2; border: 1px solid #5294E2; } .button:insensitive { text-shadow: 0 1px rgba(255, 255, 255, 0); box-shadow: inset 0 0 rgba(255, 255, 255, 0); color: rgba(92, 97, 108, 0.55); border: 1px solid rgba(207, 214, 230, 0.55); background-color: rgba(251, 251, 252, 0.55); } .modal-dialog-button-box .button, .notification-banner .notification-button, .notification-banner:hover .notification-button, .notification-banner:focus .notification-button, .hotplug-notification-item { text-shadow: 0 1px rgba(255, 255, 255, 0); box-shadow: inset 0 0 rgba(255, 255, 255, 0); color: #BAC3CF; border: 1px solid rgba(0, 0, 0, 0.45); background-color: rgba(0, 0, 0, 0.3); } .modal-dialog-button-box .button:hover, .notification-banner .notification-button:hover, .hotplug-notification-item:hover { text-shadow: 0 1px rgba(255, 255, 255, 0); box-shadow: inset 0 0 rgba(255, 255, 255, 0); color: #BAC3CF; border: 1px solid #5294E2; background-color: rgba(0, 0, 0, 0.3); } .modal-dialog-button-box .button:focus, .notification-banner .notification-button:focus, .hotplug-notification-item:focus { color: #5294E2; } .modal-dialog-button-box .button:active, .notification-banner .notification-button:active, .hotplug-notification-item:active { text-shadow: 0 1px rgba(255, 255, 255, 0); box-shadow: inset 0 0 rgba(255, 255, 255, 0); color: #ffffff; border: 1px solid #5294E2; background-color: #5294E2; } .modal-dialog-button-box .button:insensitive, .notification-banner .notification-button:insensitive, .hotplug-notification-item:insensitive { text-shadow: 0 1px rgba(255, 255, 255, 0); box-shadow: inset 0 0 rgba(255, 255, 255, 0); color: #555a62; border: 1px solid rgba(0, 0, 0, 0.45); background-color: rgba(0, 0, 0, 0.15); } StEntry { padding: 7px; caret-size: 1px; selection-background-color: #5294E2; selected-color: #ffffff; transition-duration: 300ms; border-radius: 20px; box-shadow: inset 0 0 rgba(255, 255, 255, 0); color: #5c616c; background-color: #ffffff; border: 1px solid #cfd6e6; } StEntry:focus, StEntry:hover { box-shadow: inset 0 0 rgba(255, 255, 255, 0); color: #5c616c; background-color: #ffffff; border: 1px solid #5294E2; } StEntry:insensitive { box-shadow: inset 0 0 rgba(255, 255, 255, 0); color: rgba(92, 97, 108, 0.55); background-color: #fbfbfb; border-color: 1px solid #e0e4ee; } StEntry StIcon.capslock-warning { icon-size: 16px; warning-color: #F27835; padding: 0 4px; } StScrollView.vfade { -st-vfade-offset: 0px; } StScrollView.hfade { -st-hfade-offset: 0px; } StScrollBar { padding: 8px; } StScrollView StScrollBar { min-width: 5px; min-height: 5px; } StScrollBar StBin#trough { background-color: rgba(255, 255, 255, 0.1); border-radius: 8px; } StScrollBar StButton#vhandle, StScrollBar StButton#hhandle { border-radius: 4px; background-color: #b8babf; border: 0px solid; margin: 0px; } StScrollBar StButton#vhandle:hover, StScrollBar StButton#hhandle:hover { background-color: #c7c9cd; } StScrollBar StButton#vhandle:active, StScrollBar StButton#hhandle:active { background-color: #5294E2; } .slider { -slider-height: 4px; -slider-background-color: #cfd6e6; -slider-border-color: transparent; -slider-active-background-color: #5294E2; -slider-active-border-color: transparent; -slider-border-width: 0; -slider-handle-radius: 4px; height: 18px; border: 0 solid transparent; border-right-width: 1px; border-left-width: 5px; color: transparent; } .check-box StBoxLayout { spacing: .8em; } .check-box StBin { width: 16px; height: 16px; background-image: url("light-assets/checkbox/checkbox-unchecked.svg"); } .check-box:focus StBin { background-image: url("light-assets/checkbox/checkbox-unchecked-focused.svg"); } .check-box:checked StBin { background-image: url("light-assets/checkbox/checkbox-checked.svg"); } .check-box:focus:checked StBin { background-image: url("light-assets/checkbox/checkbox-checked-focused.svg"); } .toggle-switch { width: 50px; height: 20px; background-size: contain; } .toggle-switch-us, .toggle-switch-intl { background-image: url("light-assets/switch/switch-off.svg"); } .toggle-switch-us:checked, .toggle-switch-intl:checked { background-image: url("light-assets/switch/switch-on.svg"); } .shell-link { color: #2679db; } .shell-link:hover { color: #5294e2; } .headline { font-size: 110%; } .lightbox { background-color: black; } .flashspot { background-color: white; } .modal-dialog { color: #5c616c; background-color: rgba(245, 246, 247, 0); border: none; border-image: url("light-assets/misc/modal.svg") 9 9 9 67; padding: 0 5px 6px 5px; } .modal-dialog > StBoxLayout:first-child { padding: 20px 10px 10px 10px; } .modal-dialog-button-box { spacing: 0; margin: 0px; padding: 14px 10px; background: none; border: none; border-image: url("common-assets/misc/button-box.svg") 9 9 9 9; } .modal-dialog-button-box .button { padding-top: 0; padding-bottom: 0; height: 30px; } .modal-dialog .run-dialog-entry { width: 21em; } .modal-dialog .run-dialog-error-box { padding-top: 5px; spacing: 5px; } .modal-dialog .run-dialog-label { font-size: 0; } .show-processes-dialog-subject, .mount-question-dialog-subject, .end-session-dialog-subject { font-size: 11pt; font-weight: bold; color: #5c616c; } .end-session-dialog { spacing: 42px; } .end-session-dialog-list { padding-top: 20px; } .end-session-dialog-layout { padding-left: 17px; } .end-session-dialog-layout:rtl { padding-right: 17px; } .end-session-dialog-description { width: 28em; padding-bottom: 10px; } .end-session-dialog-description:rtl { text-align: right; } .end-session-dialog-warning { width: 28em; color: #F27835; padding-top: 6px; } .end-session-dialog-warning:rtl { text-align: right; } .end-session-dialog-logout-icon { border: 0px solid transparent; border-radius: 2px; width: 48px; height: 48px; background-size: contain; } .end-session-dialog-shutdown-icon { color: #5c616c; width: 48px; height: 48px; } .end-session-dialog-inhibitor-layout { spacing: 16px; max-height: 200px; padding-right: 10px; padding-left: 10px; } .end-session-dialog-session-list, .end-session-dialog-app-list { spacing: 1em; } .end-session-dialog-list-header { font-weight: bold; } .end-session-dialog-list-header:rtl { text-align: right; } .end-session-dialog-app-list-item, .end-session-dialog-session-list-item { spacing: 1em; } .end-session-dialog-app-list-item-name, .end-session-dialog-session-list-item-name { font-weight: bold; } .end-session-dialog-app-list-item-description { color: #686d7a; font-size: 8pt; } .end-session-dialog .button:last-child { color: #ffffff; background-color: #F04A50; border-color: #F04A50; } .end-session-dialog .button:last-child:hover { color: #ffffff; background-color: #f47479; border-color: #f47479; } .end-session-dialog .button:last-child:active { color: #ffffff; background-color: #ee3239; border-color: #ee3239; } .shell-mount-operation-icon { icon-size: 48px; } .show-processes-dialog, .mount-question-dialog { spacing: 24px; } .show-processes-dialog-subject, .mount-question-dialog-subject { padding-top: 10px; padding-left: 17px; padding-bottom: 6px; } .show-processes-dialog-subject:rtl, .mount-question-dialog-subject:rtl { padding-left: 0px; padding-right: 17px; } .mount-question-dialog-subject { max-width: 500px; } .show-processes-dialog-description, .mount-question-dialog-description { padding-left: 17px; width: 28em; } .show-processes-dialog-description:rtl, .mount-question-dialog-description:rtl { padding-right: 17px; } .show-processes-dialog-app-list { font-size: 10pt; max-height: 200px; padding-top: 24px; padding-left: 49px; padding-right: 32px; } .show-processes-dialog-app-list:rtl { padding-right: 49px; padding-left: 32px; } .show-processes-dialog-app-list-item { color: #454850; } .show-processes-dialog-app-list-item:hover { color: #5c616c; } .show-processes-dialog-app-list-item:ltr { padding-right: 1em; } .show-processes-dialog-app-list-item:rtl { padding-left: 1em; } .show-processes-dialog-app-list-item-icon:ltr { padding-right: 17px; } .show-processes-dialog-app-list-item-icon:rtl { padding-left: 17px; } .show-processes-dialog-app-list-item-name { font-size: 10pt; } .prompt-dialog { width: 500px; } .prompt-dialog-main-layout { spacing: 24px; padding: 10px; } .prompt-dialog-message-layout { spacing: 16px; } .prompt-dialog-headline { font-size: 12pt; font-weight: bold; color: #5c616c; } .prompt-dialog-descritption:rtl { text-align: right; } .prompt-dialog-password-box { spacing: 1em; padding-bottom: 1em; } .prompt-dialog-error-label { font-size: 9pt; color: #FC4138; padding-bottom: 8px; } .prompt-dialog-info-label { font-size: 9pt; padding-bottom: 8px; } .prompt-dialog-null-label { font-size: 9pt; padding-bottom: 8px; } .hidden { color: transparent; } .polkit-dialog-user-layout { padding-left: 10px; spacing: 10px; } .polkit-dialog-user-layout:rtl { padding-left: 0px; padding-right: 10px; } .polkit-dialog-user-root-label { color: #F27835; } .polkit-dialog-user-user-icon { border-radius: 2px; background-size: contain; width: 48px; height: 48px; } .network-dialog-secret-table { spacing-rows: 15px; spacing-columns: 1em; } .keyring-dialog-control-table { spacing-rows: 15px; spacing-columns: 1em; } .popup-menu { min-width: 200px; color: #5c616c; border-image: url("light-assets/menu/menu.svg") 9 9 9 9; } .popup-menu .popup-sub-menu { background: none; box-shadow: none; border-image: url("light-assets/menu/submenu.svg") 9 9 9 9; } .popup-menu .popup-menu-content { padding: 1em 0em 1em 0em; } .popup-menu .popup-menu-item { spacing: 12px; } .popup-menu .popup-menu-item:ltr { padding: 0.4em 3em 0.4em 0em; } .popup-menu .popup-menu-item:rtl { padding: 0.4em 0em 0.4em 3em; } .popup-menu .popup-menu-item:checked { font-weight: normal; background: none; box-shadow: none; border-image: url("light-assets/menu/submenu-open.svg") 9 9 9 9; } .popup-menu .popup-menu-item:active, .popup-menu .popup-menu-item.selected { color: #5c616c; background-color: transparent; border-image: url("light-assets/menu/menu-hover.svg") 9 9 1 1; } .popup-menu .popup-menu-item:insensitive { color: rgba(92, 97, 108, 0.5); background: none; } .popup-menu .popup-inactive-menu-item { color: #5c616c; } .popup-menu .popup-inactive-menu-item:insensitive { color: rgba(92, 97, 108, 0.55); } .popup-menu.panel-menu { -boxpointer-gap: 0px; margin-bottom: 1.75em; } .popup-menu-ornament { text-align: right; margin-left: 10px; width: 16px; } .popup-menu-boxpointer { -arrow-border-radius: 2px; -arrow-background-color: transparent; -arrow-border-width: 1px; -arrow-border-color: transparent; -arrow-base: 0; -arrow-rise: 0; } .candidate-popup-boxpointer { -arrow-border-radius: 2px; -arrow-background-color: rgba(42, 44, 51, 0.95); -arrow-border-width: 1px; -arrow-border-color: rgba(0, 0, 0, 0.4); -arrow-base: 5; -arrow-rise: 5; } .popup-separator-menu-item { height: 2px; margin: 10px 0px; background-color: transparent; border: none; border-image: url("common-assets/menu-separator.svg") 1 1 1 1; } .background-menu { -boxpointer-gap: 4px; -arrow-rise: 0px; } .osd-window { text-align: center; font-weight: bold; spacing: 1em; padding: 20px; margin: 32px; min-width: 64px; min-height: 64px; color: #ffffff; background: none; border: none; border-radius: 5px; border-image: url("common-assets/misc/osd.svg") 9 9 9 9; } .osd-window .osd-monitor-label { font-size: 3em; } .osd-window .level { padding: 0; height: 4px; background-color: rgba(0, 0, 0, 0.5); border-radius: 2px; color: #5294E2; } .resize-popup { color: #BAC3CF; background: none; border: none; border-radius: 5px; border-image: url("common-assets/misc/osd.svg") 9 9 9 9; padding: 12px; } .switcher-popup { padding: 8px; spacing: 16px; } .switcher-list { background: none; border: none; border-image: url("common-assets/misc/bg.svg") 9 9 9 9; border-radius: 3px; padding: 20px; } .switcher-list-item-container { spacing: 8px; } .switcher-list .item-box { padding: 8px; border-radius: 2px; } .switcher-list .item-box:outlined { padding: 8px; border: 1px solid #5294E2; } .switcher-list .item-box:selected { color: #ffffff; background-color: #5294E2; border: 1px solid #5294E2; } .switcher-list .thumbnail-box { padding: 2px; spacing: 4px; } .switcher-list .thumbnail { width: 256px; } .switcher-list .separator { width: 1px; background: rgba(92, 97, 108, 0.33); } .switcher-arrow { border-color: transparent; color: #BAC3CF; } .switcher-arrow:highlighted { color: #ffffff; } .input-source-switcher-symbol { font-size: 34pt; width: 96px; height: 96px; } .workspace-switcher { background: transparent; border: 0px; border-radius: 0px; padding: 0px; spacing: 8px; } .workspace-switcher-group { padding: 12px; } .workspace-switcher-container { border-image: url("common-assets/misc/bg.svg") 9 9 9 9; border-radius: 3px; padding: 20px; padding-bottom: 24px; } .ws-switcher-active-up, .ws-switcher-active-down { height: 30px; background-color: #5294E2; background-size: 96px; border-radius: 2px; border: 1px solid #5294E2; } .ws-switcher-active-up { background-image: url("common-assets/misc/ws-switch-arrow-up.png"); } .ws-switcher-active-down { background-image: url("common-assets/misc/ws-switch-arrow-down.png"); } .ws-switcher-box { height: 96px; background-color: rgba(0, 0, 0, 0.33); border-color: rgba(0, 0, 0, 0.33); border-radius: 2px; } .tile-preview { background-color: rgba(82, 148, 226, 0.35); border: 1px solid #5294E2; } .tile-preview-left.on-primary { border-radius: 0px 0 0 0; } .tile-preview-right.on-primary { border-radius: 0 0px 0 0; } .tile-preview-left.tile-preview-right.on-primary { border-radius: 0px 0px 0 0; } #panel { font-weight: bold; height: 2.1em; min-height: 27px; border-image: url("common-assets/panel/panel.svg") 1 1 1 1; } #panel.unlock-screen, #panel.login-screen, #panel.lock-screen { background-color: transparent; border-image: none; } #panel:overview { border-image: url("common-assets/panel/panel-overview.svg") 1 1 1 1; } #panel #panelLeft, #panel #panelCenter { spacing: 8px; } #panel .panel-corner { -panel-corner-radius: 0px; -panel-corner-background-color: transparent; -panel-corner-border-width: 0px; -panel-corner-border-color: black; } #panel .panel-corner:active, #panel .panel-corner:overview, #panel .panel-corner:focus { -panel-corner-border-color: black; } #panel .panel-corner.lock-screen, #panel .panel-corner.login-screen, #panel .panel-cornerunlock-screen { -panel-corner-radius: 0; -panel-corner-background-color: transparent; -panel-corner-border-color: transparent; } #panel .panel-button { -natural-hpadding: 10px; -minimum-hpadding: 6px; font-weight: bold; color: #ffffff; transition-duration: 100ms; border-bottom-width: 1px; border-color: transparent; } #panel .panel-button .app-menu-icon { width: 0; height: 0; margin-left: 0px; margin-right: 0px; } #panel .panel-button:hover { color: #ffffff; background-color: rgba(0, 0, 0, 0.17); border-bottom-width: 1px; border-color: transparent; } #panel .panel-button:active, #panel .panel-button:overview, #panel .panel-button:focus, #panel .panel-button:checked { color: #ffffff; background-color: #5294E2; box-shadow: none; border-bottom-width: 1px; border-color: black; } #panel .panel-button:active > .system-status-icon, #panel .panel-button:overview > .system-status-icon, #panel .panel-button:focus > .system-status-icon, #panel .panel-button:checked > .system-status-icon { icon-shadow: none; } #panel .panel-button .system-status-icon { icon-size: 16px; padding: 0 4px; } .unlock-screen #panel .panel-button, .login-screen #panel .panel-button, .lock-screen #panel .panel-button { color: #737a88; } .unlock-screen #panel .panel-button:focus, .unlock-screen #panel .panel-button:hover, .unlock-screen #panel .panel-button:active, .login-screen #panel .panel-button:focus, .login-screen #panel .panel-button:hover, .login-screen #panel .panel-button:active, .lock-screen #panel .panel-button:focus, .lock-screen #panel .panel-button:hover, .lock-screen #panel .panel-button:active { color: #737a88; } #panel #panelActivities.panel-button { -natural-hpadding: 12px; } #panel .panel-status-indicators-box, #panel .panel-status-menu-box { spacing: 2px; } #panel .screencast-indicator { color: #FC4138; } #panel .clock-display > * > *:last-child { color: #5294E2; margin-left: .3em; } #panel .popup-menu-arrow { width: 0; } #panel #panelActivities.panel-button > * { background-image: url("common-assets/panel/activities.svg"); background-position: center top; width: 24px; height: 24px; background-color: transparent !important; background-gradient-direction: none !important; border: 0 solid transparent !important; text-shadow: 0 0 transparent !important; transition-duration: 0ms !important; box-shadow: none !important; color: transparent; } #panel #panelActivities.panel-button:active, #panel #panelActivities.panel-button:overview, #panel #panelActivities.panel-button:focus, #panel #panelActivities.panel-button:checked { background-color: transparent; box-shadow: none; border-bottom-width: 1px; border-color: transparent; } #panel #panelActivities.panel-button:active > *, #panel #panelActivities.panel-button:overview > *, #panel #panelActivities.panel-button:focus > *, #panel #panelActivities.panel-button:checked > * { background-image: url("common-assets/panel/activities-active.svg"); } .system-switch-user-submenu-icon { icon-size: 24px; border: 1px solid rgba(92, 97, 108, 0.4); } #appMenu { spinner-image: url("common-assets/misc/process-working.svg"); spacing: 4px; padding: 0 8px; } #appMenu .label-shadow { color: transparent; } .aggregate-menu { width: 360px; } .aggregate-menu .popup-menu-icon { padding: 0 4px; } .system-menu-action { padding: 13px; color: #5c616c; border-radius: 32px; /* wish we could do 50% */ border: 1px solid transparent; } .system-menu-action:hover, .system-menu-action:focus { transition-duration: 100ms; padding: 13px; color: #5c616c; background-color: transparent; border: 1px solid #5294E2; } .system-menu-action:active { color: #ffffff; background-color: #5294E2; border: 1px solid #5294E2; } .system-menu-action > StIcon { icon-size: 16px; } #calendarArea { padding: 0.75em 1em; } .calendar { margin-bottom: 1em; } .calendar, .datemenu-today-button, .datemenu-displays-box, .message-list-sections { margin: 0 1.5em; } .datemenu-calendar-column { spacing: 0.5em; } .datemenu-displays-section { padding-bottom: 3em; } .datemenu-today-button, .world-clocks-button, .message-list-section-title { border-radius: 3px; padding: .4em; } .message-list-section-list:ltr { padding-left: .4em; } .message-list-section-list:rtl { padding-right: .4em; } .datemenu-today-button, .world-clocks-button, .message-list-section-title { padding: 7px 10px 7px 10px; border: 1px solid rgba(255, 255, 255, 0); } .datemenu-today-button:hover, .datemenu-today-button:focus, .world-clocks-button:hover, .world-clocks-button:focus, .message-list-section-title:hover, .message-list-section-title:focus { text-shadow: 0 1px rgba(255, 255, 255, 0); box-shadow: inset 0 0 rgba(255, 255, 255, 0); color: #5c616c; background-color: #fbfbfc; border: 1px solid #5294E2; } .datemenu-today-button:active, .world-clocks-button:active, .message-list-section-title:active { text-shadow: 0 1px rgba(255, 255, 255, 0); box-shadow: inset 0 0 rgba(255, 255, 255, 0); color: #ffffff; background-color: #5294E2; border: 1px solid #5294E2; } .datemenu-today-button .date-label { font-size: 1.5em; } .world-clocks-header, .message-list-section-title { color: rgba(92, 97, 108, 0.4); font-weight: bold; } .world-clocks-button:active .world-clocks-header { color: #ffffff; } .world-clocks-grid { spacing-rows: 0.4em; } .calendar-month-label { color: #5c616c; font-weight: bold; padding: 8px 0; } .pager-button { color: transparent; background-color: transparent; width: 32px; border-radius: 2px; } .pager-button:focus, .pager-button:hover, .pager-button:active { background-color: transparent; } .calendar-change-month-back { background-image: url("light-assets/misc/calendar-arrow-left.svg"); } .calendar-change-month-back:focus, .calendar-change-month-back:hover { background-image: url("light-assets/misc/calendar-arrow-left-hover.svg"); } .calendar-change-month-back:active { background-image: url("light-assets/misc/calendar-arrow-left.svg"); } .calendar-change-month-back:rtl { background-image: url("light-assets/misc/calendar-arrow-right.svg"); } .calendar-change-month-back:rtl:focus, .calendar-change-month-back:rtl:hover { background-image: url("light-assets/misc/calendar-arrow-right-hover.svg"); } .calendar-change-month-back:rtl:active { background-image: url("light-assets/misc/calendar-arrow-right.svg"); } .calendar-change-month-forward { background-image: url("light-assets/misc/calendar-arrow-right.svg"); } .calendar-change-month-forward:focus, .calendar-change-month-forward:hover { background-image: url("light-assets/misc/calendar-arrow-right-hover.svg"); } .calendar-change-month-forward:active { background-image: url("light-assets/misc/calendar-arrow-right.svg"); } .calendar-change-month-forward:rtl { background-image: url("light-assets/misc/calendar-arrow-left.svg"); } .calendar-change-month-forward:rtl:focus, .calendar-change-month-forward:rtl:hover { background-image: url("light-assets/misc/calendar-arrow-left-hover.svg"); } .calendar-change-month-forward:rtl:active { background-image: url("light-assets/misc/calendar-arrow-left.svg"); } .calendar-day-base { font-size: 80%; text-align: center; width: 25px; height: 25px; padding: 0.1em; margin: 2px; border-radius: 12.5px; } .calendar-day-base:hover, .calendar-day-base:focus { background-color: rgba(0, 0, 0, 0.1); } .calendar-day-base:active { color: #5c616c; background-color: rgba(0, 0, 0, 0.15); border-width: 0; } .calendar-day-base.calendar-day-heading { color: rgba(92, 97, 108, 0.85); margin-top: 1em; font-size: 70%; } .calendar-day { border-width: 0; color: rgba(92, 97, 108, 0.8); } .calendar-day-top { border-top-width: 0; } .calendar-day-left { border-left-width: 0; } .calendar-nonwork-day { color: #5c616c; font-weight: bold; } .calendar-today, .calendar-today:active, .calendar-today:focus, .calendar-today:hover { font-weight: bold; color: #ffffff; background-color: #5294E2; border-width: 0; } .calendar-day-with-events { color: #5294E2; font-weight: bold; } .calendar-today.calendar-day-with-events { color: #ffffff; } .calendar-other-month-day { color: rgba(92, 97, 108, 0.3); opacity: 1; } .message-list { width: 420px; } .message-list-sections { spacing: 1.5em; } .message-list-section, .message-list-section-list { spacing: 0.7em; } .message-list-section-list-title-box { spacing: 0.4em; } .message-list-placeholder StIcon { width: 0; height: 0; } .message-list-placeholder StLabel { color: rgba(92, 97, 108, 0.55); } .message-list-section-close > StIcon { icon-size: 18px; border-radius: 0px; color: transparent; background-color: transparent; background-image: url("light-assets/misc/message-close.svg"); } .message-list-section-close:hover > StIcon { color: transparent; background-color: transparent; background-image: url("light-assets/misc/message-close-hover.svg"); } .message-list-section-close:active > StIcon { color: transparent; background-color: transparent; background-image: url("light-assets/misc/message-close-active.svg"); } .message { padding: 4px; color: #5c616c; border-image: url("light-assets/misc/message.svg") 9 9 9 9; } .message:hover, .message:focus { color: #5c616c; border-image: url("light-assets/misc/message-hover.svg") 9 9 9 9; } .message:active { color: #ffffff; border-image: url("light-assets/misc/message-active.svg") 9 9 9 9; } .message-icon-bin { padding: 8px 0px 8px 8px; } .message-icon-bin:rtl { padding: 8px 8px 8px 0px; } .message-icon-bin > StIcon { icon-size: 48px; } .message-secondary-bin { color: rgba(92, 97, 108, 0.4); } .message-secondary-bin > StIcon { icon-size: 16px; } .message-title { font-weight: bold; padding: 2px 0 2px 0; } .message-content { padding: 8px; } .ripple-box { width: 52px; height: 52px; background-image: url("common-assets/misc/corner-ripple-ltr.svg"); background-size: contain; } .ripple-box:rtl { background-image: url("common-assets/misc/corner-ripple-rtl.svg"); } .popup-menu-arrow { width: 16px; height: 16px; } .popup-menu-icon { icon-size: 16px; } .window-close { background-image: url("common-assets/misc/close.svg"); background-size: 26px; height: 26px; width: 26px; } .window-close:hover { background-image: url("common-assets/misc/close-hover.svg"); background-size: 26px; height: 26px; width: 26px; } .window-close:active { background-image: url("common-assets/misc/close-active.svg"); background-size: 26px; height: 26px; width: 26px; } .window-close { -shell-close-overlap: 11px; } .nm-dialog { max-height: 500px; min-height: 450px; min-width: 470px; } .nm-dialog-content { spacing: 20px; } .nm-dialog-header-hbox { spacing: 10px; } .nm-dialog-airplane-box { spacing: 12px; } .nm-dialog-airplane-headline { font-size: 1.1em; font-weight: bold; text-align: center; } .nm-dialog-airplane-text { color: #5c616c; } .nm-dialog-header-icon { icon-size: 32px; } .nm-dialog-scroll-view { border: 1px solid #dbdfe3; border-radius: 2px; background-color: #ffffff; } .nm-dialog-header { font-weight: bold; font-size: 1.2em; } .nm-dialog-item { font-size: 1em; border-bottom: 0px solid; padding: 12px; spacing: 0px; } .nm-dialog-item:selected { background-color: #5294E2; color: #ffffff; } .nm-dialog-icons { spacing: .5em; } .nm-dialog-icon { icon-size: 16px; } .no-networks-label { color: rgba(92, 97, 108, 0.55); } .no-networks-box { spacing: 12px; } #overview { spacing: 24px; } .overview-controls { padding-bottom: 32px; } .window-picker { -horizontal-spacing: 32px; -vertical-spacing: 32px; padding-left: 32px; padding-right: 32px; padding-bottom: 48px; } .window-picker.external-monitor { padding: 32px; } .window-clone-border { border: 3px solid rgba(82, 148, 226, 0.8); border-radius: 4px; box-shadow: inset 0px 0px 0px 1px rgba(82, 148, 226, 0); } .window-caption, .window-caption:hover { spacing: 25px; color: #BAC3CF; background-color: rgba(0, 0, 0, 0.7); border-radius: 2px; padding: 4px 12px; -shell-caption-spacing: 12px; } .search-entry { width: 320px; padding: 7px 9px; border-radius: 20px; border: 1px solid rgba(0, 0, 0, 0.25); background-color: rgba(255, 255, 255, 0.9); } .search-entry:focus { padding: 7px 9px; } .search-entry .search-entry-icon { icon-size: 16px; padding: 0 4px; color: #5c616c; } .search-entry:hover, .search-entry:focus { color: #ffffff; caret-color: #ffffff; background-color: #5294E2; selection-background-color: #ffffff; selected-color: #5294E2; } .search-entry:hover .search-entry-icon, .search-entry:focus .search-entry-icon { color: #ffffff; } #searchResultsBin { max-width: 1000px; } #searchResultsContent { padding-left: 20px; padding-right: 20px; spacing: 16px; } .search-section { spacing: 16px; } .search-section-content { spacing: 32px; } .list-search-results { spacing: 3px; } .search-section-separator { background-color: rgba(255, 255, 255, 0.2); -margin-horizontal: 1.5em; height: 1px; } .list-search-result-content { spacing: 12px; padding: 12px; } .list-search-result-title { font-size: 1.5em; color: #ffffff; } .list-search-result-description { color: #cccccc; } .search-provider-icon { padding: 15px; } .search-provider-icon-more { width: 16px; height: 16px; background-image: url("common-assets/misc/more-results.svg"); } #dash { font-size: 1em; color: #BAC3CF; background-color: transparent; border: none; padding: 6px 1px 6px 0px; border-image: url("common-assets/dash/dash-left.svg") 3 3 3 3; } .extended.left #dash { border-image: url("common-assets/dash/dash-extended-left.svg") 3 3 3 3; } .right #dash, #dash:rtl { padding: 6px 0px 6px 1px; border-image: url("common-assets/dash/dash-right.svg") 3 3 3 3; } .extended.right #dash { border-image: url("common-assets/dash/dash-extended-right.svg") 3 3 3 3; } .bottom #dash { padding: 1px 6px 0px 6px; border-image: url("common-assets/dash/dash-bottom.svg") 3 3 3 3; } .extended.bottom #dash { border-image: url("common-assets/dash/dash-extended-bottom.svg") 3 3 3 3; } .top #dash { padding: 0px 6px 1px 6px; border-image: url("common-assets/dash/dash-top.svg") 3 3 3 3; } .extended.top #dash { border-image: url("common-assets/dash/dash-extended-top.svg") 3 3 3 3; } #dash .placeholder { background-image: url("common-assets/dash/dash-placeholder.svg"); background-size: contain; height: 24px; } #dash .empty-dash-drop-target { width: 24px; height: 24px; } .dash-item-container > StWidget { padding: 0px 4px 0px 5px; } .right .dash-item-container > StWidget, .dash-item-container > StWidget:rtl { padding: 0px 5px 0px 4px; } .bottom .dash-item-container > StWidget { padding: 4px 0px 5px 0px; } .top .dash-item-container > StWidget { padding: 5px 0px 4px 0px; } .dash-label { border-radius: 3px; padding: 4px 12px; color: #ffffff; background-color: rgba(0, 0, 0, 0.7); text-align: center; -x-offset: 3px; } .bottom .dash-label, .top .dash-label { -y-offset: 3px; -x-offset: 0; } #dash .app-well-app .overview-icon, .right #dash .app-well-app .overview-icon, .bottom #dash .app-well-app .overview-icon, .top #dash .app-well-app .overview-icon { padding: 10px; } #dash .app-well-app:hover .overview-icon, .right #dash .app-well-app:hover .overview-icon, .bottom #dash .app-well-app:hover .overview-icon, .top #dash .app-well-app:hover .overview-icon { background-color: #5294E2; } #dash .app-well-app:active .overview-icon, .right #dash .app-well-app:active .overview-icon, .bottom #dash .app-well-app:active .overview-icon, .top #dash .app-well-app:active .overview-icon { box-shadow: none; background-color: #2679db; } #dash .app-well-app-running-dot { width: 11px; height: 2px; margin-bottom: 6px; background-color: #5294E2; } #dashtodockContainer .app-well-app-running-dot { background: none; width: 28px; height: 4px; } #dashtodockContainer .running1 .app-well-app-running-dot { background-image: url("common-assets/dash/running1.svg"); } #dashtodockContainer .running2 .app-well-app-running-dot { background-image: url("common-assets/dash/running2.svg"); } #dashtodockContainer .running3 .app-well-app-running-dot { background-image: url("common-assets/dash/running3.svg"); } #dashtodockContainer .running4 .app-well-app-running-dot { background-image: url("common-assets/dash/running4.svg"); } .show-apps .overview-icon { padding: 11px; background-color: rgba(0, 0, 0, 0.5); border-radius: 2px; border: 0px solid; } .show-apps:hover .overview-icon { background-color: rgba(0, 0, 0, 0.7); color: #5294E2; } .show-apps:active .overview-icon, .show-apps:active .show-apps-icon, .show-apps:checked .overview-icon, .show-apps:checked .show-apps-icon { color: #ffffff; background-color: #5294E2; box-shadow: none; transition-duration: 0ms; } .icon-grid { spacing: 30px; -shell-grid-horizontal-item-size: 136px; -shell-grid-vertical-item-size: 136px; } .icon-grid .overview-icon { icon-size: 96px; } .app-view-controls { padding-bottom: 32px; } .app-view-control { padding: 4px 32px; background-color: rgba(42, 44, 51, 0.95); color: #BAC3CF; border-color: rgba(0, 0, 0, 0.7); } .app-view-control:hover { background-color: rgba(42, 44, 51, 0.95); color: #BAC3CF; border-color: #5294E2; } .app-view-control:checked { text-shadow: 0 1px rgba(255, 255, 255, 0); box-shadow: inset 0 0 rgba(255, 255, 255, 0); color: #ffffff; border: 1px solid #5294E2; background-color: #5294E2; } .app-view-control:first-child:ltr, .app-view-control:last-child:rtl { border-radius: 2px 0 0 2px; } .app-view-control:last-child:ltr, .app-view-control:first-child:rtl { border-radius: 0 2px 2px 0; } .search-provider-icon:active, .search-provider-icon:checked, .list-search-result:active, .list-search-result:checked { background-color: rgba(19, 20, 23, 0.85); } .search-provider-icon:focus, .search-provider-icon:selected, .search-provider-icon:hover, .list-search-result:focus, .list-search-result:selected, .list-search-result:hover { background-color: rgba(186, 195, 207, 0.4); transition-duration: 200ms; } .app-well-app:active .overview-icon, .app-well-app:checked .overview-icon, .app-well-app.app-folder:active .overview-icon, .app-well-app.app-folder:checked .overview-icon, .grid-search-result:active .overview-icon, .grid-search-result:checked .overview-icon { background-color: rgba(19, 20, 23, 0.85); box-shadow: inset 0 0 #5294E2; } .app-well-app:hover .overview-icon, .app-well-app:focus .overview-icon, .app-well-app:selected .overview-icon, .app-well-app.app-folder:hover .overview-icon, .app-well-app.app-folder:focus .overview-icon, .app-well-app.app-folder:selected .overview-icon, .grid-search-result:hover .overview-icon, .grid-search-result:focus .overview-icon, .grid-search-result:selected .overview-icon { background-color: rgba(186, 195, 207, 0.4); transition-duration: 0ms; border-image: none; background-image: none; } .app-well-app-running-dot { width: 20px; height: 2px; margin-bottom: 4px; background-color: #5294E2; } .search-provider-icon, .list-search-result, .app-well-app .overview-icon, .app-well-app.app-folder .overview-icon, .grid-search-result .overview-icon { color: #ffffff; border-radius: 2px; padding: 6px; border: 1px solid transparent; transition-duration: 0ms; text-align: center; } .app-well-app.app-folder > .overview-icon { background-color: rgba(8, 8, 9, 0.8); border: 1px solid rgba(186, 195, 207, 0.3); } .app-well-app.app-folder:hover > .overview-icon { background-color: rgba(54, 57, 65, 0.95); } .app-well-app.app-folder:active > .overview-icon, .app-well-app.app-folder:checked > .overview-icon { background-color: #5294E2; box-shadow: none; } .app-well-app.app-folder:focus > .overview-icon { background-color: #5294E2; } .app-folder-popup { -arrow-border-radius: 2px; -arrow-background-color: transparent; -arrow-border-color: transparent; -arrow-border-width: 0; -arrow-base: 0; -arrow-rise: 0; border-image: url("common-assets/misc/bg.svg") 9 9 9 9; } .app-folder-popup-bin { padding: 5px; } .app-folder-icon { padding: 5px; spacing-rows: 5px; spacing-columns: 5px; } .page-indicator { padding: 15px 20px; } .page-indicator .page-indicator-icon { width: 18px; height: 18px; background-image: url(common-assets/misc/page-indicator-inactive.svg); } .page-indicator:hover .page-indicator-icon { background-image: url(common-assets/misc/page-indicator-hover.svg); } .page-indicator:active .page-indicator-icon { background-image: url(common-assets/misc/page-indicator-active.svg); } .page-indicator:checked .page-indicator-icon, .page-indicator:checked:active { background-image: url(common-assets/misc/page-indicator-checked.svg); } .app-well-app > .overview-icon.overview-icon-with-label, .grid-search-result .overview-icon.overview-icon-with-label { padding: 10px 8px 5px 8px; spacing: 4px; } .workspace-thumbnails { visible-width: 40px; spacing: 11px; padding: 12px; padding-right: 7px; border-image: url("common-assets/dash/dash-right.svg") 9 9 9 9; } .workspace-thumbnails:rtl { padding: 12px; padding-left: 7px; border-image: url("common-assets/dash/dash-left.svg") 9 9 9 9; } .workspace-thumbnail-indicator { border: 4px solid rgba(82, 148, 226, 0.8); border-radius: 1px; padding: 1px; } .search-display > StBoxLayout, .all-apps, .frequent-apps > StBoxLayout { padding: 0px 88px 10px 88px; } .search-statustext, .no-frequent-applications-label { font-size: 2em; font-weight: bold; color: #5c616c; } .url-highlighter { link-color: #2679db; } .notification-banner, .notification-banner:hover, .notification-banner:focus { font-size: 1em; width: 34em; margin: 5px; padding: 10px; color: #BAC3CF; background-color: transparent; border: 1px solid transparent; border-image: url("common-assets/misc/bg.svg") 9 9 9 9; } .notification-banner .notification-icon, .notification-banner:hover .notification-icon, .notification-banner:focus .notification-icon { padding: 5px; } .notification-banner .notification-content, .notification-banner:hover .notification-content, .notification-banner:focus .notification-content { padding: 5px; spacing: 5px; } .notification-banner .secondary-icon, .notification-banner:hover .secondary-icon, .notification-banner:focus .secondary-icon { icon-size: 1.09em; } .notification-banner .notification-actions, .notification-banner:hover .notification-actions, .notification-banner:focus .notification-actions { background-color: transparent; padding: 2px 2px 0 2px; spacing: 3px; } .notification-banner .notification-button, .notification-banner:hover .notification-button, .notification-banner:focus .notification-button { padding: 4px 4px 5px; } .notification-banner .notification-button:first-child, .notification-banner .notification-button:last-child, .notification-banner:hover .notification-button:first-child, .notification-banner:hover .notification-button:last-child, .notification-banner:focus .notification-button:first-child, .notification-banner:focus .notification-button:last-child { border-radius: 2px; } .secondary-icon { icon-size: 1.09em; } .chat-body { spacing: 5px; } .chat-response { margin: 5px; } .chat-log-message { color: #BAC3CF; } .chat-new-group { padding-top: 1em; } .chat-received { padding-left: 4px; } .chat-received:rtl { padding-left: 0px; padding-right: 4px; } StEntry.chat-response { box-shadow: inset 0 0 rgba(255, 255, 255, 0); color: #BAC3CF; background-color: rgba(0, 0, 0, 0.2); border: 1px solid rgba(0, 0, 0, 0.4); } StEntry.chat-response:focus { box-shadow: inset 0 0 rgba(255, 255, 255, 0); color: #BAC3CF; background-color: rgba(0, 0, 0, 0.2); border: 1px solid #5294E2; } .chat-sent { padding-left: 18pt; color: #5294E2; } .chat-sent:rtl { padding-left: 0; padding-right: 18pt; } .chat-meta-message { padding-left: 4px; font-size: 9pt; font-weight: bold; color: rgba(186, 195, 207, 0.6); } .chat-meta-message:rtl { padding-left: 0; padding-right: 4px; } .subscription-message { font-style: italic; } .hotplug-transient-box { spacing: 6px; padding: 2px 72px 2px 12px; } .hotplug-notification-item { padding: 2px 10px; } .hotplug-notification-item:focus { padding: 2px 10px; } .hotplug-notification-item-icon { icon-size: 24px; padding: 2px 5px; } .hotplug-resident-box { spacing: 8px; } .hotplug-resident-mount { spacing: 8px; border-radius: 4px; } .hotplug-resident-mount:hover { background-color: rgba(245, 246, 247, 0.3); } .hotplug-resident-mount-label { color: inherit; padding-left: 6px; } .hotplug-resident-mount-icon { icon-size: 24px; padding-left: 6px; } .hotplug-resident-eject-icon { icon-size: 16px; } .hotplug-resident-eject-button { padding: 7px; border-radius: 5px; color: pink; } .legacy-tray { background-color: rgba(31, 33, 37, 0.95); } .legacy-tray:ltr { border-radius: 0 2px 0 0; border-left-width: 0; } .legacy-tray:rtl { border-radius: 2px 0 0 0; border-right-width: 0; } .legacy-tray-handle, .legacy-tray-icon { padding: 6px; } .legacy-tray-handle StIcon, .legacy-tray-icon StIcon { icon-size: 24px; } .legacy-tray-handle:hover, .legacy-tray-handle:focus, .legacy-tray-icon:hover, .legacy-tray-icon:focus { background-color: rgba(92, 97, 108, 0.1); } .legacy-tray-icon-box { spacing: 12px; } .legacy-tray-icon-box:ltr { padding-left: 12px; } .legacy-tray-icon-box:rtl { padding-right: 12px; } .legacy-tray-icon-box StButton { width: 24px; height: 24px; } .magnifier-zoom-region { border: 2px solid #5294E2; } .magnifier-zoom-region.full-screen { border-width: 0; } #keyboard { background-color: rgba(42, 44, 51, 0.95); border-width: 0; border-top-width: 1px; border-color: rgba(0, 0, 0, 0.4); } .keyboard-layout { spacing: 10px; padding: 10px; } .keyboard-row { spacing: 15px; } .keyboard-key { min-height: 2em; min-width: 2em; font-size: 14pt; font-weight: bold; border-radius: 3px; box-shadow: none; text-shadow: 0 1px rgba(255, 255, 255, 0); box-shadow: inset 0 0 rgba(255, 255, 255, 0); color: #BAC3CF; border: 1px solid rgba(0, 0, 0, 0.45); background-color: rgba(0, 0, 0, 0.3); } .keyboard-key:hover { text-shadow: 0 1px rgba(255, 255, 255, 0); box-shadow: inset 0 0 rgba(255, 255, 255, 0); color: #BAC3CF; border: 1px solid #5294E2; background-color: rgba(0, 0, 0, 0.3); } .keyboard-key:active, .keyboard-key:checked { text-shadow: 0 1px rgba(255, 255, 255, 0); box-shadow: inset 0 0 rgba(255, 255, 255, 0); color: #ffffff; border: 1px solid #5294E2; background-color: #5294E2; } .keyboard-key:grayed { text-shadow: 0 1px rgba(255, 255, 255, 0); box-shadow: inset 0 0 rgba(255, 255, 255, 0); color: #555a62; border: 1px solid rgba(0, 0, 0, 0.45); background-color: rgba(0, 0, 0, 0.15); } .keyboard-subkeys { color: #BAC3CF; padding: 5px; -arrow-border-radius: 2px; -arrow-background-color: rgba(42, 44, 51, 0.95); -arrow-border-width: 1px; -arrow-border-color: rgba(0, 0, 0, 0.4); -arrow-base: 20px; -arrow-rise: 10px; -boxpointer-gap: 5px; } .candidate-popup-content { padding: 0.5em; spacing: 0.3em; color: #BAC3CF; font-size: 1.15em; } .candidate-index { padding: 0 0.5em 0 0; color: #d8dde4; } .candidate-box { padding: 0.3em 0.5em 0.3em 0.5em; border-radius: 2px; color: #BAC3CF; } .candidate-box:selected, .candidate-box:hover { background-color: #5294E2; color: #ffffff; } .candidate-page-button-box { height: 2em; } .vertical .candidate-page-button-box { padding-top: 0.5em; } .horizontal .candidate-page-button-box { padding-left: 0.5em; } .candidate-page-button { padding: 4px; } .candidate-page-button-previous { border-radius: 2px 0px 0px 2px; border-right-width: 0; } .candidate-page-button-next { border-radius: 0px 2px 2px 0px; } .candidate-page-button-icon { icon-size: 1em; } .framed-user-icon { background-size: contain; border: 0px solid transparent; color: #5c616c; border-radius: 2px; } .framed-user-icon:hover { border-color: transparent; color: white; } .login-dialog-banner-view { padding-top: 24px; max-width: 23em; } .login-dialog { border: none; background-color: transparent; } .login-dialog .modal-dialog-button-box { spacing: 3px; } .login-dialog .modal-dialog-button { padding: 3px 18px; } .login-dialog .modal-dialog-button:default { text-shadow: 0 1px rgba(255, 255, 255, 0); box-shadow: inset 0 0 rgba(255, 255, 255, 0); color: #5c616c; background-color: #fbfbfc; border: 1px solid #cfd6e6; } .login-dialog .modal-dialog-button:default:hover, .login-dialog .modal-dialog-button:default:focus { text-shadow: 0 1px rgba(255, 255, 255, 0); box-shadow: inset 0 0 rgba(255, 255, 255, 0); color: #5c616c; background-color: #fbfbfc; border: 1px solid #5294E2; } .login-dialog .modal-dialog-button:default:active { text-shadow: 0 1px rgba(255, 255, 255, 0); box-shadow: inset 0 0 rgba(255, 255, 255, 0); color: #ffffff; background-color: #5294E2; border: 1px solid #5294E2; } .login-dialog .modal-dialog-button:default:insensitive { text-shadow: 0 1px rgba(255, 255, 255, 0); box-shadow: inset 0 0 rgba(255, 255, 255, 0); color: rgba(92, 97, 108, 0.55); border: 1px solid rgba(207, 214, 230, 0.55); background-color: rgba(251, 251, 252, 0.55); } .login-dialog-logo-bin { padding: 24px 0px; } .login-dialog-banner { color: #9ca9ba; } .login-dialog-button-box { spacing: 5px; } .login-dialog-message-warning { color: #F27835; } .login-dialog-message-hint { padding-top: 0; padding-bottom: 20px; } .login-dialog-user-selection-box { padding: 100px 0px; } .login-dialog-user-selection-box .login-dialog-not-listed-label { padding-left: 2px; } .login-dialog-not-listed-button:focus .login-dialog-user-selection-box .login-dialog-not-listed-label, .login-dialog-not-listed-button:hover .login-dialog-user-selection-box .login-dialog-not-listed-label { color: #BAC3CF; } .login-dialog-not-listed-label { font-size: 90%; font-weight: bold; color: #62758e; padding-top: 1em; } .login-dialog-user-list-view { -st-vfade-offset: 1em; } .login-dialog-user-list { spacing: 12px; padding: .2em; width: 23em; } .login-dialog-user-list:expanded .login-dialog-user-list-item:focus { background-color: #5294E2; color: #ffffff; } .login-dialog-user-list:expanded .login-dialog-user-list-item:logged-in { border-right: 2px solid #5294E2; } .login-dialog-user-list-item { border-radius: 5px; padding: .2em; color: #62758e; } .login-dialog-user-list-item:ltr { padding-right: 1em; } .login-dialog-user-list-item:rtl { padding-left: 1em; } .login-dialog-user-list-item:hover { background-color: #5294E2; color: #ffffff; } .login-dialog-user-list-item .login-dialog-timed-login-indicator { height: 2px; margin: 2px 0 0 0; background-color: #BAC3CF; } .login-dialog-user-list-item:focus .login-dialog-timed-login-indicator { background-color: #ffffff; } .login-dialog-username, .user-widget-label { color: #BAC3CF; font-size: 120%; font-weight: bold; text-align: left; padding-left: 15px; } .user-widget-label:ltr { padding-left: 18px; } .user-widget-label:rtl { padding-right: 18px; } .login-dialog-prompt-layout { padding-top: 24px; padding-bottom: 12px; spacing: 8px; width: 23em; } .login-dialog-prompt-label { color: #7e8fa5; font-size: 110%; padding-top: 1em; } .login-dialog-session-list-button StIcon { icon-size: 1.25em; } .login-dialog-session-list-button { color: #62758e; } .login-dialog-session-list-button:hover, .login-dialog-session-list-button:focus { color: #BAC3CF; } .login-dialog-session-list-button:active { color: #394351; } .screen-shield-arrows { padding-bottom: 3em; } .screen-shield-arrows Gjs_Arrow { color: white; width: 80px; height: 48px; -arrow-thickness: 12px; -arrow-shadow: 0 1px 1px rgba(0, 0, 0, 0.4); } .screen-shield-clock { color: white; text-shadow: 0px 1px 2px rgba(0, 0, 0, 0.6); font-weight: bold; text-align: center; padding-bottom: 1.5em; } .screen-shield-clock-time { font-size: 72pt; text-shadow: 0px 2px 2px rgba(0, 0, 0, 0.4); } .screen-shield-clock-date { font-size: 28pt; } .screen-shield-notifications-container { spacing: 6px; width: 30em; background-color: transparent; max-height: 500px; } .screen-shield-notifications-container .summary-notification-stack-scrollview { padding-top: 0; padding-bottom: 0; } .screen-shield-notifications-container .notification, .screen-shield-notifications-container .screen-shield-notification-source { padding: 12px 6px; border: 1px solid rgba(186, 195, 207, 0.2); background-color: rgba(42, 44, 51, 0.45); color: #BAC3CF; border-radius: 4px; } .screen-shield-notifications-container .notification { margin-right: 15px; } .screen-shield-notification-label { font-weight: bold; padding: 0px 0px 0px 12px; } .screen-shield-notification-count-text { padding: 0px 0px 0px 12px; } #panel.lock-screen { background-color: rgba(42, 44, 51, 0.5); } .screen-shield-background { background: black; box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4); } #lockDialogGroup { background: #2e3436 url(misc/noise-texture.png); background-repeat: repeat; } #screenShieldNotifications StButton#vhandle, #screenShieldNotifications StButton#hhandle { background-color: rgba(245, 246, 247, 0.3); } #screenShieldNotifications StButton#vhandle:hover, #screenShieldNotifications StButton#vhandle:focus, #screenShieldNotifications StButton#hhandle:hover, #screenShieldNotifications StButton#hhandle:focus { background-color: rgba(245, 246, 247, 0.5); } #screenShieldNotifications StButton#vhandle:active, #screenShieldNotifications StButton#hhandle:active { background-color: rgba(82, 148, 226, 0.5); } #LookingGlassDialog { spacing: 4px; padding: 8px 8px 10px 8px; background-color: rgba(0, 0, 0, 0.7); border: 1px solid black; border-image: url("common-assets/misc/bg.svg") 9 9 9 9; border-radius: 2px; color: #BAC3CF; } #LookingGlassDialog > #Toolbar { padding: 3px; border: none; background-color: transparent; border-radius: 0px; } #LookingGlassDialog .labels { spacing: 4px; } #LookingGlassDialog .notebook-tab { -natural-hpadding: 12px; -minimum-hpadding: 6px; font-weight: bold; color: #BAC3CF; transition-duration: 100ms; padding-left: .3em; padding-right: .3em; } #LookingGlassDialog .notebook-tab:hover { color: #ffffff; text-shadow: black 0px 2px 2px; } #LookingGlassDialog .notebook-tab:selected { border-bottom-width: 0px; color: #5294E2; text-shadow: black 0px 2px 2px; } #LookingGlassDialog StBoxLayout#EvalBox { padding: 4px; spacing: 4px; } #LookingGlassDialog StBoxLayout#ResultsArea { spacing: 4px; } .lg-dialog StEntry { selection-background-color: #5294E2; selected-color: #ffffff; box-shadow: inset 0 0 rgba(255, 255, 255, 0); color: #BAC3CF; background-color: rgba(0, 0, 0, 0.2); border: 1px solid rgba(0, 0, 0, 0.4); } .lg-dialog StEntry:focus { box-shadow: inset 0 0 rgba(255, 255, 255, 0); color: #BAC3CF; background-color: rgba(0, 0, 0, 0.2); border: 1px solid #5294E2; } .lg-dialog .shell-link { color: #2679db; } .lg-dialog .shell-link:hover { color: #5294e2; } .lg-completions-text { font-size: .9em; font-style: italic; } .lg-obj-inspector-title { spacing: 4px; } .lg-obj-inspector-button { border: 1px solid gray; padding: 4px; border-radius: 4px; } .lg-obj-inspector-button:hover { border: 1px solid #ffffff; } #lookingGlassExtensions { padding: 4px; } .lg-extensions-list { padding: 4px; spacing: 6px; } .lg-extension { border: 1px solid rgba(0, 0, 0, 0.7); border-radius: 2px; background-color: rgba(42, 44, 51, 0.95); padding: 4px; } .lg-extension-name { font-weight: bold; } .lg-extension-meta { spacing: 6px; } #LookingGlassPropertyInspector { background: rgba(0, 0, 0, 0.7); border: 1px solid grey; border-radius: 2px; padding: 6px; }
previews/pulse/error_500.html
jmlemetayer/abba
--- layout: error_500 css_filename: pulse.css ---
presentations/2017-10-ict-workshop/slide29.html
illinois-dres-aitg/courses-presentations
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML//EN"> <html lang="en"> <head> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Slide 29: Purpose of ARIA to Describe Behavior and Features</title> <link rel="stylesheet" type="text/css" href="../../common/css/bootstrap.min.css"> <link rel="stylesheet" type="text/css" href="../../common/css/bootstrap-theme.min.css"> <link rel="stylesheet" type="text/css" href="../../common/css/bootstrap-accessibility.css"> <link rel="stylesheet" type="text/css" href="../../common/css/xml-slides.css"> <script type="text/javascript" src="../../common/js/jquery-2.1.1.min.js"></script><script type="text/javascript" src="../../common/js/bootstrap.min.js"></script><script type="text/javascript" src="../../common/js/bootstrap-accessibility.min.js"></script><script type="text/javascript" src="../../common/js/xml-slides.js"></script> <style id="style" type="text/css"></style> </head> <body> <nav id="nav" class="navbar navbar-default"> <div class="container"> <div class="navbar-header"> <button class="navbar-toggle collapsed navbar-left" data-toggle="collapse" data-target="#slide-nav"><span class="sr-only"> Toggle navigation </span><span class="icon-bar"></span><span class="icon-bar"></span><span class="icon-bar"></span></button> </div> <div id="slide-nav" class="collapse navbar-collapse"> <ul class="nav navbar-nav"> <li> <a href="index.html">Index </a> </li> <li> <a href="slide1.html">First </a> </li> <li> <a href="slide28.html">Previous </a> </li> <li> <a href="slide30.html">Next </a> </li> <li> <a href="slide52.html">Last </a> </li> </ul> <div class="navbar-text pull-right">Slide 29 of 52</div> </div> </div> </nav> <main id="content" class="container"> <a name="main" id="main"></a> <h1 id="h1_title" class="title">Purpose of ARIA to Describe Behavior and Features</h1> <ul> <li>Provide an interoperable way to describe the features of <em>custom widgets</em>: <ul> <li> <strong>Role:</strong> Describes the type of widget, which implies the <em>keyboard interaction</em>.</li> <li> <strong>Properties and States:</strong> Describing features like "expandable", "checked" or "selected".</li> <li> <strong>Language independence:</strong> Roles, properties and states can be translated by the operating systems and assistive technologies to local languages.</li> <li> <strong>Labeling:</strong> How to label the features of the widget and its components (e.g. accessible name).</li> <li> <strong>Relationships:</strong> How different components relate to each other (e.g. descriptions, controls, owns).</li> <li> <strong>Grouping:</strong> Groups of related components (e.g. lists, menus, trees, tab panels).</li> </ul> </li> <li>Define markup mappings to accessibility APIs: <ul> <li>ATK/AT-SPI (Linux/Unix)</li> <li>Microsoft Active Accessibility (MSAA) + IAccessible2</li> <li>Microsoft UI Automate</li> <li>MacOS Accessibility API</li> </ul> </li> </ul> </main> <footer class="container"> <div id="footer" class="well well-sm"> Copyright &copy; 2017 University of Illinois </div> </footer> </body> </html>
php-manual/function.array-change-key-case.html
Sliim/sleemacs
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8"> <title>Changes all keys in an array</title> </head> <body><div class="manualnavbar" style="text-align: center;"> <div class="prev" style="text-align: left; float: left;"><a href="ref.array.html">Array Functions</a></div> <div class="next" style="text-align: right; float: right;"><a href="function.array-chunk.html">array_chunk</a></div> <div class="up"><a href="ref.array.html">Array Functions</a></div> <div class="home"><a href="index.html">PHP Manual</a></div> </div><hr /><div id="function.array-change-key-case" class="refentry"> <div class="refnamediv"> <h1 class="refname">array_change_key_case</h1> <p class="verinfo">(PHP 4 &gt;= 4.2.0, PHP 5)</p><p class="refpurpose"><span class="refname">array_change_key_case</span> &mdash; <span class="dc-title">Changes all keys in an array</span></p> </div> <div class="refsect1 description" id="refsect1-function.array-change-key-case-description"> <h3 class="title">Description</h3> <div class="methodsynopsis dc-description"> <span class="type">array</span> <span class="methodname"><strong>array_change_key_case</strong></span> ( <span class="methodparam"><span class="type">array</span> <code class="parameter">$input</code></span> [, <span class="methodparam"><span class="type">int</span> <code class="parameter">$case</code><span class="initializer"> = CASE_LOWER</span></span> ] )</div> <p class="para rdfs-comment"> Returns an array with all keys from <em><code class="parameter">input</code></em> lowercased or uppercased. Numbered indices are left as is. </p> </div> <div class="refsect1 parameters" id="refsect1-function.array-change-key-case-parameters"> <h3 class="title">Parameters</h3> <p class="para"> <dl> <dt> <span class="term"><em><code class="parameter">input</code></em></span> <dd> <p class="para"> The array to work on </p> </dd> </dt> <dt> <span class="term"><em><code class="parameter">case</code></em></span> <dd> <p class="para"> Either <strong><code>CASE_UPPER</code></strong> or <strong><code>CASE_LOWER</code></strong> (default) </p> </dd> </dt> </dl> </p> </div> <div class="refsect1 returnvalues" id="refsect1-function.array-change-key-case-returnvalues"> <h3 class="title">Return Values</h3> <p class="para"> Returns an array with its keys lower or uppercased, or <strong><code>FALSE</code></strong> if <em><code class="parameter">input</code></em> is not an array. </p> </div> <div class="refsect1 errors" id="refsect1-function.array-change-key-case-errors"> <h3 class="title">Errors/Exceptions</h3> <p class="para"> Throws <strong><code>E_WARNING</code></strong> if <em><code class="parameter">input</code></em> is not an array. </p> </div> <div class="refsect1 examples" id="refsect1-function.array-change-key-case-examples"> <h3 class="title">Examples</h3> <p class="para"> <div class="example" id="function.array-change-key-case.example-1"> <p><strong>Example #1 <span class="function"><strong>array_change_key_case()</strong></span> example</strong></p> <div class="example-contents"> <div class="phpcode"><code><span style="color: #000000"> <span style="color: #0000BB">&lt;?php<br />$input_array&nbsp;</span><span style="color: #007700">=&nbsp;array(</span><span style="color: #DD0000">"FirSt"&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">1</span><span style="color: #007700">,&nbsp;</span><span style="color: #DD0000">"SecOnd"&nbsp;</span><span style="color: #007700">=&gt;&nbsp;</span><span style="color: #0000BB">4</span><span style="color: #007700">);<br /></span><span style="color: #0000BB">print_r</span><span style="color: #007700">(</span><span style="color: #0000BB">array_change_key_case</span><span style="color: #007700">(</span><span style="color: #0000BB">$input_array</span><span style="color: #007700">,&nbsp;</span><span style="color: #0000BB">CASE_UPPER</span><span style="color: #007700">));<br /></span><span style="color: #0000BB">?&gt;</span> </span> </code></div> </div> <div class="example-contents"><p>The above example will output:</p></div> <div class="example-contents screen"> <div class="cdata"><pre> Array ( [FIRST] =&gt; 1 [SECOND] =&gt; 4 ) </pre></div> </div> </div> </p> </div> <div class="refsect1 notes" id="refsect1-function.array-change-key-case-notes"> <h3 class="title">Notes</h3> <blockquote class="note"><p><strong class="note">Note</strong>: <p class="para"> If an array has indices that will be the same once run through this function (e.g. &quot;<em>keY</em>&quot; and &quot;<em>kEY</em>&quot;), the value that is later in the array will override other indices. </p> </p></blockquote> </div> </div><hr /><div class="manualnavbar" style="text-align: center;"> <div class="prev" style="text-align: left; float: left;"><a href="ref.array.html">Array Functions</a></div> <div class="next" style="text-align: right; float: right;"><a href="function.array-chunk.html">array_chunk</a></div> <div class="up"><a href="ref.array.html">Array Functions</a></div> <div class="home"><a href="index.html">PHP Manual</a></div> </div></body></html>
DarkCloud/core/css/header.css
Li1ith/nextcloud_dark_theme
#body-user #header, #body-settings #header, #body-public #header { background-color: #132A40; }
tone-analysis/fftw-3.3.6-pl1/doc/html/Real-even_002fodd-DFTs-_0028cosine_002fsine-transforms_0029.html
Shangxz/HackIllinois2017
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <!-- This manual is for FFTW (version 3.3.6-pl1, 15 January 2017). Copyright (C) 2003 Matteo Frigo. Copyright (C) 2003 Massachusetts Institute of Technology. Permission is granted to make and distribute verbatim copies of this manual provided the copyright notice and this permission notice are preserved on all copies. Permission is granted to copy and distribute modified versions of this manual under the conditions for verbatim copying, provided that the entire resulting derived work is distributed under the terms of a permission notice identical to this one. Permission is granted to copy and distribute translations of this manual into another language, under the above conditions for modified versions, except that this permission notice may be stated in a translation approved by the Free Software Foundation. --> <!-- Created by GNU Texinfo 6.3, http://www.gnu.org/software/texinfo/ --> <head> <title>FFTW 3.3.6-pl1: Real even/odd DFTs (cosine/sine transforms)</title> <meta name="description" content="FFTW 3.3.6-pl1: Real even/odd DFTs (cosine/sine transforms)"> <meta name="keywords" content="FFTW 3.3.6-pl1: Real even/odd DFTs (cosine/sine transforms)"> <meta name="resource-type" content="document"> <meta name="distribution" content="global"> <meta name="Generator" content="makeinfo"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link href="index.html#Top" rel="start" title="Top"> <link href="Concept-Index.html#Concept-Index" rel="index" title="Concept Index"> <link href="index.html#SEC_Contents" rel="contents" title="Table of Contents"> <link href="More-DFTs-of-Real-Data.html#More-DFTs-of-Real-Data" rel="up" title="More DFTs of Real Data"> <link href="The-Discrete-Hartley-Transform.html#The-Discrete-Hartley-Transform" rel="next" title="The Discrete Hartley Transform"> <link href="The-Halfcomplex_002dformat-DFT.html#The-Halfcomplex_002dformat-DFT" rel="prev" title="The Halfcomplex-format DFT"> <style type="text/css"> <!-- a.summary-letter {text-decoration: none} blockquote.indentedblock {margin-right: 0em} blockquote.smallindentedblock {margin-right: 0em; font-size: smaller} blockquote.smallquotation {font-size: smaller} div.display {margin-left: 3.2em} div.example {margin-left: 3.2em} div.lisp {margin-left: 3.2em} div.smalldisplay {margin-left: 3.2em} div.smallexample {margin-left: 3.2em} div.smalllisp {margin-left: 3.2em} kbd {font-style: oblique} pre.display {font-family: inherit} pre.format {font-family: inherit} pre.menu-comment {font-family: serif} pre.menu-preformatted {font-family: serif} pre.smalldisplay {font-family: inherit; font-size: smaller} pre.smallexample {font-size: smaller} pre.smallformat {font-family: inherit; font-size: smaller} pre.smalllisp {font-size: smaller} span.nolinebreak {white-space: nowrap} span.roman {font-family: initial; font-weight: normal} span.sansserif {font-family: sans-serif; font-weight: normal} ul.no-bullet {list-style: none} --> </style> </head> <body lang="en"> <a name="Real-even_002fodd-DFTs-_0028cosine_002fsine-transforms_0029"></a> <div class="header"> <p> Next: <a href="The-Discrete-Hartley-Transform.html#The-Discrete-Hartley-Transform" accesskey="n" rel="next">The Discrete Hartley Transform</a>, Previous: <a href="The-Halfcomplex_002dformat-DFT.html#The-Halfcomplex_002dformat-DFT" accesskey="p" rel="prev">The Halfcomplex-format DFT</a>, Up: <a href="More-DFTs-of-Real-Data.html#More-DFTs-of-Real-Data" accesskey="u" rel="up">More DFTs of Real Data</a> &nbsp; [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-Index.html#Concept-Index" title="Index" rel="index">Index</a>]</p> </div> <hr> <a name="Real-even_002fodd-DFTs-_0028cosine_002fsine-transforms_0029-1"></a> <h4 class="subsection">2.5.2 Real even/odd DFTs (cosine/sine transforms)</h4> <p>The Fourier transform of a real-even function <em>f(-x) = f(x)</em> is real-even, and <em>i</em> times the Fourier transform of a real-odd function <em>f(-x) = -f(x)</em> is real-odd. Similar results hold for a discrete Fourier transform, and thus for these symmetries the need for complex inputs/outputs is entirely eliminated. Moreover, one gains a factor of two in speed/space from the fact that the data are real, and an additional factor of two from the even/odd symmetry: only the non-redundant (first) half of the array need be stored. The result is the real-even DFT (<em>REDFT</em>) and the real-odd DFT (<em>RODFT</em>), also known as the discrete cosine and sine transforms (<em>DCT</em> and <em>DST</em>), respectively. <a name="index-real_002deven-DFT"></a> <a name="index-REDFT"></a> <a name="index-real_002dodd-DFT"></a> <a name="index-RODFT"></a> <a name="index-discrete-cosine-transform"></a> <a name="index-DCT"></a> <a name="index-discrete-sine-transform"></a> <a name="index-DST"></a> </p> <p>(In this section, we describe the 1d transforms; multi-dimensional transforms are just a separable product of these transforms operating along each dimension.) </p> <p>Because of the discrete sampling, one has an additional choice: is the data even/odd around a sampling point, or around the point halfway between two samples? The latter corresponds to <em>shifting</em> the samples by <em>half</em> an interval, and gives rise to several transform variants denoted by REDFT<em>ab</em> and RODFT<em>ab</em>: <em>a</em> and <em>b</em> are <em>0</em> or <em>1</em>, and indicate whether the input (<em>a</em>) and/or output (<em>b</em>) are shifted by half a sample (<em>1</em> means it is shifted). These are also known as types I-IV of the DCT and DST, and all four types are supported by FFTW&rsquo;s r2r interface.<a name="DOCF3" href="#FOOT3"><sup>3</sup></a> </p> <p>The r2r kinds for the various REDFT and RODFT types supported by FFTW, along with the boundary conditions at both ends of the <em>input</em> array (<code>n</code> real numbers <code>in[j=0..n-1]</code>), are: </p> <ul> <li> <code>FFTW_REDFT00</code> (DCT-I): even around <em>j=0</em> and even around <em>j=n-1</em>. <a name="index-FFTW_005fREDFT00"></a> </li><li> <code>FFTW_REDFT10</code> (DCT-II, &ldquo;the&rdquo; DCT): even around <em>j=-0.5</em> and even around <em>j=n-0.5</em>. <a name="index-FFTW_005fREDFT10"></a> </li><li> <code>FFTW_REDFT01</code> (DCT-III, &ldquo;the&rdquo; IDCT): even around <em>j=0</em> and odd around <em>j=n</em>. <a name="index-FFTW_005fREDFT01"></a> <a name="index-IDCT"></a> </li><li> <code>FFTW_REDFT11</code> (DCT-IV): even around <em>j=-0.5</em> and odd around <em>j=n-0.5</em>. <a name="index-FFTW_005fREDFT11"></a> </li><li> <code>FFTW_RODFT00</code> (DST-I): odd around <em>j=-1</em> and odd around <em>j=n</em>. <a name="index-FFTW_005fRODFT00"></a> </li><li> <code>FFTW_RODFT10</code> (DST-II): odd around <em>j=-0.5</em> and odd around <em>j=n-0.5</em>. <a name="index-FFTW_005fRODFT10"></a> </li><li> <code>FFTW_RODFT01</code> (DST-III): odd around <em>j=-1</em> and even around <em>j=n-1</em>. <a name="index-FFTW_005fRODFT01"></a> </li><li> <code>FFTW_RODFT11</code> (DST-IV): odd around <em>j=-0.5</em> and even around <em>j=n-0.5</em>. <a name="index-FFTW_005fRODFT11"></a> </li></ul> <p>Note that these symmetries apply to the &ldquo;logical&rdquo; array being transformed; <strong>there are no constraints on your physical input data</strong>. So, for example, if you specify a size-5 REDFT00 (DCT-I) of the data <em>abcde</em>, it corresponds to the DFT of the logical even array <em>abcdedcb</em> of size 8. A size-4 REDFT10 (DCT-II) of the data <em>abcd</em> corresponds to the size-8 logical DFT of the even array <em>abcddcba</em>, shifted by half a sample. </p> <p>All of these transforms are invertible. The inverse of R*DFT00 is R*DFT00; of R*DFT10 is R*DFT01 and vice versa (these are often called simply &ldquo;the&rdquo; DCT and IDCT, respectively); and of R*DFT11 is R*DFT11. However, the transforms computed by FFTW are unnormalized, exactly like the corresponding real and complex DFTs, so computing a transform followed by its inverse yields the original array scaled by <em>N</em>, where <em>N</em> is the <em>logical</em> DFT size. For REDFT00, <em>N=2(n-1)</em>; for RODFT00, <em>N=2(n+1)</em>; otherwise, <em>N=2n</em>. <a name="index-normalization-3"></a> <a name="index-IDCT-1"></a> </p> <p>Note that the boundary conditions of the transform output array are given by the input boundary conditions of the inverse transform. Thus, the above transforms are all inequivalent in terms of input/output boundary conditions, even neglecting the 0.5 shift difference. </p> <p>FFTW is most efficient when <em>N</em> is a product of small factors; note that this <em>differs</em> from the factorization of the physical size <code>n</code> for REDFT00 and RODFT00! There is another oddity: <code>n=1</code> REDFT00 transforms correspond to <em>N=0</em>, and so are <em>not defined</em> (the planner will return <code>NULL</code>). Otherwise, any positive <code>n</code> is supported. </p> <p>For the precise mathematical definitions of these transforms as used by FFTW, see <a href="What-FFTW-Really-Computes.html#What-FFTW-Really-Computes">What FFTW Really Computes</a>. (For people accustomed to the DCT/DST, FFTW&rsquo;s definitions have a coefficient of <em>2</em> in front of the cos/sin functions so that they correspond precisely to an even/odd DFT of size <em>N</em>. Some authors also include additional multiplicative factors of &radic;2 for selected inputs and outputs; this makes the transform orthogonal, but sacrifices the direct equivalence to a symmetric DFT.) </p> <a name="Which-type-do-you-need_003f"></a> <h4 class="subsubheading">Which type do you need?</h4> <p>Since the required flavor of even/odd DFT depends upon your problem, you are the best judge of this choice, but we can make a few comments on relative efficiency to help you in your selection. In particular, R*DFT01 and R*DFT10 tend to be slightly faster than R*DFT11 (especially for odd sizes), while the R*DFT00 transforms are sometimes significantly slower (especially for even sizes).<a name="DOCF4" href="#FOOT4"><sup>4</sup></a> </p> <p>Thus, if only the boundary conditions on the transform inputs are specified, we generally recommend R*DFT10 over R*DFT00 and R*DFT01 over R*DFT11 (unless the half-sample shift or the self-inverse property is significant for your problem). </p> <p>If performance is important to you and you are using only small sizes (say <em>n&lt;200</em>), e.g. for multi-dimensional transforms, then you might consider generating hard-coded transforms of those sizes and types that you are interested in (see <a href="Generating-your-own-code.html#Generating-your-own-code">Generating your own code</a>). </p> <p>We are interested in hearing what types of symmetric transforms you find most useful. </p> <div class="footnote"> <hr> <h4 class="footnotes-heading">Footnotes</h4> <h3><a name="FOOT3" href="#DOCF3">(3)</a></h3> <p>There are also type V-VIII transforms, which correspond to a logical DFT of <em>odd</em> size <em>N</em>, independent of whether the physical size <code>n</code> is odd, but we do not support these variants.</p> <h3><a name="FOOT4" href="#DOCF4">(4)</a></h3> <p>R*DFT00 is sometimes slower in FFTW because we discovered that the standard algorithm for computing this by a pre/post-processed real DFT&mdash;the algorithm used in FFTPACK, Numerical Recipes, and other sources for decades now&mdash;has serious numerical problems: it already loses several decimal places of accuracy for 16k sizes. There seem to be only two alternatives in the literature that do not suffer similarly: a recursive decomposition into smaller DCTs, which would require a large set of codelets for efficiency and generality, or sacrificing a factor of 2 in speed to use a real DFT of twice the size. We currently employ the latter technique for general <em>n</em>, as well as a limited form of the former method: a split-radix decomposition when <em>n</em> is odd (<em>N</em> a multiple of 4). For <em>N</em> containing many factors of 2, the split-radix method seems to recover most of the speed of the standard algorithm without the accuracy tradeoff.</p> </div> <hr> <div class="header"> <p> Next: <a href="The-Discrete-Hartley-Transform.html#The-Discrete-Hartley-Transform" accesskey="n" rel="next">The Discrete Hartley Transform</a>, Previous: <a href="The-Halfcomplex_002dformat-DFT.html#The-Halfcomplex_002dformat-DFT" accesskey="p" rel="prev">The Halfcomplex-format DFT</a>, Up: <a href="More-DFTs-of-Real-Data.html#More-DFTs-of-Real-Data" accesskey="u" rel="up">More DFTs of Real Data</a> &nbsp; [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-Index.html#Concept-Index" title="Index" rel="index">Index</a>]</p> </div> </body> </html>
public/themes/wibs/msc/css/pop__up.css
kiki091/wibs
.popup__mask__alert.is-visible, .popup--changepass.is-visible { opacity: 1; visibility: visible; transition: opacity 0.3s 0s, visibility 0s 0s; } .popup__mask__alert, .popup--changepass { opacity: 0; visibility: hidden; transition: opacity 0.3s 0s, visibility 0s 0.3s; } .popup__mask__alert { position: fixed; z-index: 9998; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.5); transition: opacity .3s ease; } .popup__mask__alert .popup__wrapper__alert { display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; height: 100%; width: 100%; transition: all .3s ease; } .popup__mask__alert.is-visible .popup__layer__alert, .popup__mask__alert.is-visible .popup--changepass__layer, .popup--changepass.is-visible .popup__layer__alert, .popup--changepass.is-visible .popup--changepass__layer { transform: translateY(0); } .popup__mask__alert .popup__wrapper__alert .popup__layer__alert { width: 420px; background-color: #fff; border-radius: 2px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.33); position: relative; transition: all .3s ease; } .popup__mask__alert .popup__layer__alert, .popup__mask__alert .popup--changepass__layer, .popup--changepass .popup__layer__alert, .popup--changepass .popup--changepass__layer { transform: translateY(-40px); transition-property: transform; transition-duration: 0.3s; } .popup__mask__alert .popup__wrapper__alert .popup__layer__alert .alert__message__wrapper { text-align: center; } .popup__mask__alert .popup__wrapper__alert .popup__layer__alert .alert__message__wrapper .alert__message { padding: 27px 0px 0px 0px; } .popup__mask__alert .popup__wrapper__alert .popup__layer__alert .alert__message__wrapper .alert__message h3 { margin: 5px 0px; color: #627F8F; } .popup__mask__alert .popup__wrapper__alert .popup__layer__alert .alert__message__wrapper .alert__message label { color: #9B9B9B; font-size: 13px; position: relative; line-height: 21px; } .popup__mask__alert .popup__wrapper__alert .popup__layer__alert .alert__message__wrapper .alert__message__btn { padding: 25px 0px; } .popup__mask__alert .popup__wrapper__alert .popup__layer__alert .alert__message__wrapper .alert__message__btn .new__form__btn { display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; } .new__form__btn { display: -ms-flexbox; display: flex; -ms-flex-align: start; align-items: flex-start; font-size: 13px; margin-top: 15px; } .btn__form__create { color: #ffffff; background: #9FBFCB; margin-left: 10px; } .btn__form__reset, .btn__form__create { background: #F3F4F6; border: 1px solid #e6e7ea; padding: 0 20px; height: 25px; color: #9B9B9B; font-family: "brandon_medium"; text-transform: uppercase; letter-spacing: 0.3px; transition: all .3s; font-size: 11px; display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; } .popup__mask__alert .popup__wrapper__alert .popup__layer__alert .alert__message__wrapper .alert__message__close { background: #F3F4F6; border-radius: 100%; padding: 5px 10px; position: absolute; top: -12px; right: -12px; border: 1px; box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.12); -moz-user-select: none; -webkit-user-select: none; -ms-user-select: none; user-select: none; -o-user-select: none; } .popup__mask__alert .popup__wrapper__alert .popup__layer__alert .alert__message__wrapper .alert__message__close:after { content: "x"; } .popupContainer { transform: initial; backface-visibility: visible; }
doc/interpreter/octave.html/Uibuttongroup-Properties.html
xmjiao/octave-debian
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <!-- Created by GNU Texinfo 6.3, http://www.gnu.org/software/texinfo/ --> <head> <title>GNU Octave: Uibuttongroup Properties</title> <meta name="description" content="GNU Octave: Uibuttongroup Properties"> <meta name="keywords" content="GNU Octave: Uibuttongroup Properties"> <meta name="resource-type" content="document"> <meta name="distribution" content="global"> <meta name="Generator" content="makeinfo"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <link href="index.html#Top" rel="start" title="Top"> <link href="Concept-Index.html#Concept-Index" rel="index" title="Concept Index"> <link href="index.html#SEC_Contents" rel="contents" title="Table of Contents"> <link href="Graphics-Object-Properties.html#Graphics-Object-Properties" rel="up" title="Graphics Object Properties"> <link href="Uicontextmenu-Properties.html#Uicontextmenu-Properties" rel="next" title="Uicontextmenu Properties"> <link href="Uimenu-Properties.html#Uimenu-Properties" rel="prev" title="Uimenu Properties"> <style type="text/css"> <!-- a.summary-letter {text-decoration: none} blockquote.indentedblock {margin-right: 0em} blockquote.smallindentedblock {margin-right: 0em; font-size: smaller} blockquote.smallquotation {font-size: smaller} div.display {margin-left: 3.2em} div.example {margin-left: 3.2em} div.lisp {margin-left: 3.2em} div.smalldisplay {margin-left: 3.2em} div.smallexample {margin-left: 3.2em} div.smalllisp {margin-left: 3.2em} kbd {font-style: oblique} pre.display {font-family: inherit} pre.format {font-family: inherit} pre.menu-comment {font-family: serif} pre.menu-preformatted {font-family: serif} pre.smalldisplay {font-family: inherit; font-size: smaller} pre.smallexample {font-size: smaller} pre.smallformat {font-family: inherit; font-size: smaller} pre.smalllisp {font-size: smaller} span.nolinebreak {white-space: nowrap} span.roman {font-family: initial; font-weight: normal} span.sansserif {font-family: sans-serif; font-weight: normal} ul.no-bullet {list-style: none} --> </style> <link rel="stylesheet" type="text/css" href="octave.css"> </head> <body lang="en"> <a name="Uibuttongroup-Properties"></a> <div class="header"> <p> Next: <a href="Uicontextmenu-Properties.html#Uicontextmenu-Properties" accesskey="n" rel="next">Uicontextmenu Properties</a>, Previous: <a href="Uimenu-Properties.html#Uimenu-Properties" accesskey="p" rel="prev">Uimenu Properties</a>, Up: <a href="Graphics-Object-Properties.html#Graphics-Object-Properties" accesskey="u" rel="up">Graphics Object Properties</a> &nbsp; [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-Index.html#Concept-Index" title="Index" rel="index">Index</a>]</p> </div> <hr> <a name="Uibuttongroup-Properties-1"></a> <h4 class="subsubsection">15.3.3.11 Uibuttongroup Properties</h4> <a name="index-uibuttongroup-properties"></a> <p>The <code>uibuttongroup</code> properties are: </p> <dl compact="compact"> <dd> <a name="XREFuibuttongroup_005f_005fmodified_005f_005f"></a><a name="index-uibuttongroup-_005f_005fmodified_005f_005f"></a> </dd> <dt><code>__modified__</code>: <code>&quot;off&quot;</code> | {<code>&quot;on&quot;</code>}</dt> <dd> <a name="XREFuibuttongroupbackgroundcolor"></a><a name="index-uibuttongroup-backgroundcolor"></a> </dd> <dt><code>backgroundcolor</code>: def. <code>[0.90980 0.90980 0.90588]</code></dt> <dd> <a name="XREFuibuttongroupbeingdeleted"></a><a name="index-uibuttongroup-beingdeleted"></a> </dd> <dt><code>beingdeleted</code>: {<code>&quot;off&quot;</code>} | <code>&quot;on&quot;</code></dt> <dd> <a name="XREFuibuttongroupbordertype"></a><a name="index-uibuttongroup-bordertype"></a> </dd> <dt><code>bordertype</code>: <code>&quot;beveledin&quot;</code> | <code>&quot;beveledout&quot;</code> | {<code>&quot;etchedin&quot;</code>} | <code>&quot;etchedout&quot;</code> | <code>&quot;line&quot;</code> | <code>&quot;none&quot;</code></dt> <dd> <a name="XREFuibuttongroupborderwidth"></a><a name="index-uibuttongroup-borderwidth"></a> </dd> <dt><code>borderwidth</code>: def. <code>1</code></dt> <dd> <a name="XREFuibuttongroupbusyaction"></a><a name="index-uibuttongroup-busyaction"></a> </dd> <dt><code>busyaction</code>: <code>&quot;cancel&quot;</code> | {<code>&quot;queue&quot;</code>}</dt> <dd> <a name="XREFuibuttongroupbuttondownfcn"></a><a name="index-uibuttongroup-buttondownfcn"></a> </dd> <dt><code>buttondownfcn</code>: string | function handle, def. <code>[](0x0)</code></dt> <dd><p>For information on how to write graphics listener functions see <a href="Callbacks.html#Callbacks">Callbacks&nbsp;section<!-- /@w --></a>. </p> <a name="XREFuibuttongroupchildren"></a><a name="index-uibuttongroup-children"></a> </dd> <dt><code>children</code> (read-only): vector of graphics handles, def. <code>[](0x1)</code></dt> <dd><p>Graphics handles of the uibuttongroup&rsquo;s children. </p> <a name="XREFuibuttongroupclipping"></a><a name="index-uibuttongroup-clipping"></a> </dd> <dt><code>clipping</code>: <code>&quot;off&quot;</code> | {<code>&quot;on&quot;</code>}</dt> <dd><p>If <code>clipping</code> is <code>&quot;on&quot;</code>, the uibuttongroup is clipped in its parent axes limits. </p> <a name="XREFuibuttongroupcreatefcn"></a><a name="index-uibuttongroup-createfcn"></a> </dd> <dt><code>createfcn</code>: string | function handle, def. <code>[](0x0)</code></dt> <dd><p>Callback function executed immediately after uibuttongroup has been created. Function is set by using default property on root object, e.g., <code>set (0, &quot;defaultuibuttongroupcreatefcn&quot;, 'disp (&quot;uibuttongroup created!&quot;)')</code>. </p> <p>For information on how to write graphics listener functions see <a href="Callbacks.html#Callbacks">Callbacks&nbsp;section<!-- /@w --></a>. </p> <a name="XREFuibuttongroupdeletefcn"></a><a name="index-uibuttongroup-deletefcn"></a> </dd> <dt><code>deletefcn</code>: string | function handle, def. <code>[](0x0)</code></dt> <dd><p>Callback function executed immediately before uibuttongroup is deleted. </p> <p>For information on how to write graphics listener functions see <a href="Callbacks.html#Callbacks">Callbacks&nbsp;section<!-- /@w --></a>. </p> <a name="XREFuibuttongroupfontangle"></a><a name="index-uibuttongroup-fontangle"></a> </dd> <dt><code>fontangle</code>: <code>&quot;italic&quot;</code> | {<code>&quot;normal&quot;</code>} | <code>&quot;oblique&quot;</code></dt> <dd> <a name="XREFuibuttongroupfontname"></a><a name="index-uibuttongroup-fontname"></a> </dd> <dt><code>fontname</code>: def. <code>&quot;*&quot;</code></dt> <dd> <a name="XREFuibuttongroupfontsize"></a><a name="index-uibuttongroup-fontsize"></a> </dd> <dt><code>fontsize</code>: def. <code>10</code></dt> <dd> <a name="XREFuibuttongroupfontunits"></a><a name="index-uibuttongroup-fontunits"></a> </dd> <dt><code>fontunits</code>: <code>&quot;centimeters&quot;</code> | <code>&quot;inches&quot;</code> | <code>&quot;normalized&quot;</code> | <code>&quot;pixels&quot;</code> | {<code>&quot;points&quot;</code>}</dt> <dd> <a name="XREFuibuttongroupfontweight"></a><a name="index-uibuttongroup-fontweight"></a> </dd> <dt><code>fontweight</code>: <code>&quot;bold&quot;</code> | <code>&quot;demi&quot;</code> | <code>&quot;light&quot;</code> | {<code>&quot;normal&quot;</code>}</dt> <dd> <a name="XREFuibuttongroupforegroundcolor"></a><a name="index-uibuttongroup-foregroundcolor"></a> </dd> <dt><code>foregroundcolor</code>: def. <code>[0.18039 0.20392 0.21176]</code></dt> <dd> <a name="XREFuibuttongrouphandlevisibility"></a><a name="index-uibuttongroup-handlevisibility"></a> </dd> <dt><code>handlevisibility</code>: <code>&quot;callback&quot;</code> | <code>&quot;off&quot;</code> | {<code>&quot;on&quot;</code>}</dt> <dd><p>If <code>handlevisibility</code> is <code>&quot;off&quot;</code>, the uibuttongroup&rsquo;s handle is not visible in its parent&rsquo;s &quot;children&quot; property. </p> <a name="XREFuibuttongrouphighlightcolor"></a><a name="index-uibuttongroup-highlightcolor"></a> </dd> <dt><code>highlightcolor</code>: def. <code>[1 1 1]</code></dt> <dd> <a name="XREFuibuttongrouphittest"></a><a name="index-uibuttongroup-hittest"></a> </dd> <dt><code>hittest</code>: <code>&quot;off&quot;</code> | {<code>&quot;on&quot;</code>}</dt> <dd> <a name="XREFuibuttongroupinterruptible"></a><a name="index-uibuttongroup-interruptible"></a> </dd> <dt><code>interruptible</code>: <code>&quot;off&quot;</code> | {<code>&quot;on&quot;</code>}</dt> <dd> <a name="XREFuibuttongroupparent"></a><a name="index-uibuttongroup-parent"></a> </dd> <dt><code>parent</code>: graphics handle</dt> <dd><p>Handle of the parent graphics object. </p> <a name="XREFuibuttongroupposition"></a><a name="index-uibuttongroup-position"></a> </dd> <dt><code>position</code>: def. <code>[0 0 1 1]</code></dt> <dd> <a name="XREFuibuttongroupresizefcn"></a><a name="index-uibuttongroup-resizefcn"></a> </dd> <dt><code>resizefcn</code>: def. <code>[](0x0)</code></dt> <dd> <a name="XREFuibuttongroupselected"></a><a name="index-uibuttongroup-selected"></a> </dd> <dt><code>selected</code>: {<code>&quot;off&quot;</code>} | <code>&quot;on&quot;</code></dt> <dd> <a name="XREFuibuttongroupselectedobject"></a><a name="index-uibuttongroup-selectedobject"></a> </dd> <dt><code>selectedobject</code>: def. <code>[](0x0)</code></dt> <dd> <a name="XREFuibuttongroupselectionchangedfcn"></a><a name="index-uibuttongroup-selectionchangedfcn"></a> </dd> <dt><code>selectionchangedfcn</code>: def. <code>[](0x0)</code></dt> <dd> <a name="XREFuibuttongroupselectionhighlight"></a><a name="index-uibuttongroup-selectionhighlight"></a> </dd> <dt><code>selectionhighlight</code>: <code>&quot;off&quot;</code> | {<code>&quot;on&quot;</code>}</dt> <dd> <a name="XREFuibuttongroupshadowcolor"></a><a name="index-uibuttongroup-shadowcolor"></a> </dd> <dt><code>shadowcolor</code>: def. <code>[0.75816 0.75816 0.75489]</code></dt> <dd> <a name="XREFuibuttongroupsizechangedfcn"></a><a name="index-uibuttongroup-sizechangedfcn"></a> </dd> <dt><code>sizechangedfcn</code>: def. <code>[](0x0)</code></dt> <dd> <a name="XREFuibuttongrouptag"></a><a name="index-uibuttongroup-tag"></a> </dd> <dt><code>tag</code>: string, def. <code>&quot;&quot;</code></dt> <dd><p>A user-defined string to label the graphics object. </p> <a name="XREFuibuttongrouptitle"></a><a name="index-uibuttongroup-title"></a> </dd> <dt><code>title</code>: def. <code>&quot;&quot;</code></dt> <dd> <a name="XREFuibuttongrouptitleposition"></a><a name="index-uibuttongroup-titleposition"></a> </dd> <dt><code>titleposition</code>: <code>&quot;centerbottom&quot;</code> | <code>&quot;centertop&quot;</code> | <code>&quot;leftbottom&quot;</code> | {<code>&quot;lefttop&quot;</code>} | <code>&quot;rightbottom&quot;</code> | <code>&quot;righttop&quot;</code></dt> <dd> <a name="XREFuibuttongrouptype"></a><a name="index-uibuttongroup-type"></a> </dd> <dt><code>type</code> (read-only): string</dt> <dd><p>Class name of the graphics object. <code>type</code> is always <code>&quot;uibuttongroup&quot;</code> </p> <a name="XREFuibuttongroupuicontextmenu"></a><a name="index-uibuttongroup-uicontextmenu"></a> </dd> <dt><code>uicontextmenu</code>: graphics handle, def. <code>[](0x0)</code></dt> <dd><p>Graphics handle of the uicontextmenu object that is currently associated to this uibuttongroup object. </p> <a name="XREFuibuttongroupunits"></a><a name="index-uibuttongroup-units"></a> </dd> <dt><code>units</code>: <code>&quot;centimeters&quot;</code> | <code>&quot;characters&quot;</code> | <code>&quot;inches&quot;</code> | {<code>&quot;normalized&quot;</code>} | <code>&quot;pixels&quot;</code> | <code>&quot;points&quot;</code></dt> <dd> <a name="XREFuibuttongroupuserdata"></a><a name="index-uibuttongroup-userdata"></a> </dd> <dt><code>userdata</code>: Any Octave data, def. <code>[](0x0)</code></dt> <dd><p>User-defined data to associate with the graphics object. </p> <a name="XREFuibuttongroupvisible"></a><a name="index-uibuttongroup-visible"></a> </dd> <dt><code>visible</code>: <code>&quot;off&quot;</code> | {<code>&quot;on&quot;</code>}</dt> <dd><p>If <code>visible</code> is <code>&quot;off&quot;</code>, the uibuttongroup is not rendered on screen. </p> </dd> </dl> <hr> <div class="header"> <p> Next: <a href="Uicontextmenu-Properties.html#Uicontextmenu-Properties" accesskey="n" rel="next">Uicontextmenu Properties</a>, Previous: <a href="Uimenu-Properties.html#Uimenu-Properties" accesskey="p" rel="prev">Uimenu Properties</a>, Up: <a href="Graphics-Object-Properties.html#Graphics-Object-Properties" accesskey="u" rel="up">Graphics Object Properties</a> &nbsp; [<a href="index.html#SEC_Contents" title="Table of contents" rel="contents">Contents</a>][<a href="Concept-Index.html#Concept-Index" title="Index" rel="index">Index</a>]</p> </div> </body> </html>
GUI/docs/api/deprecated-list.html
leokdawson/di-geva
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_67) on Mon Oct 06 15:54:45 IST 2014 --> <title>Deprecated List (GUI specifications)</title> <meta name="date" content="2014-10-06"> <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Deprecated List (GUI specifications)"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="overview-summary.html">Overview</a></li> <li>Package</li> <li>Class</li> <li>Use</li> <li><a href="overview-tree.html">Tree</a></li> <li class="navBarCell1Rev">Deprecated</li> <li><a href="index-all.html">Index</a></li> <li><a href="help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="index.html?deprecated-list.html" target="_top">Frames</a></li> <li><a href="deprecated-list.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h1 title="Deprecated API" class="title">Deprecated API</h1> <h2 title="Contents">Contents</h2> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="overview-summary.html">Overview</a></li> <li>Package</li> <li>Class</li> <li>Use</li> <li><a href="overview-tree.html">Tree</a></li> <li class="navBarCell1Rev">Deprecated</li> <li><a href="index-all.html">Index</a></li> <li><a href="help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="index.html?deprecated-list.html" target="_top">Frames</a></li> <li><a href="deprecated-list.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
aquamacs/doc/Aquamacs Help/EmacsManual/ForIndent-Conv.html
davidswelt/aquamacs-emacs
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <!-- This is the GNU Emacs Manual, updated for Emacs version 25.1. Copyright © 1985-1987, 1993-2016 Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with the Invariant Sections being "The GNU Manifesto," "Distribution" and "GNU GENERAL PUBLIC LICENSE," with the Front-Cover Texts being "A GNU Manual," and with the Back-Cover Texts as in (a) below. A copy of the license is included in the section entitled "GNU Free Documentation License." (a) The FSF's Back-Cover Text is: "You have the freedom to copy and modify this GNU manual. Buying copies from the FSF supports it in developing GNU and promoting software freedom." --> <!-- Created by GNU Texinfo 5.2, http://www.gnu.org/software/texinfo/ --> <head> <meta name="generator" content= "HTML Tidy for Mac OS X (vers 31 October 2006 - Apple Inc. build 16.1), see www.w3.org" /> <title>GNU Emacs Manual: ForIndent Conv</title> <meta name="description" content= "GNU Emacs Manual: ForIndent Conv" /> <meta name="keywords" content= "GNU Emacs Manual: ForIndent Conv" /> <meta name="resource-type" content="document" /> <meta name="distribution" content="global" /> <meta name="Generator" content="makeinfo" /> <meta http-equiv="Content-Type" content= "text/html; charset=us-ascii" /> <link href="index.html#Top" rel="start" title="Top" /> <link href="Key-Index.html#Key-Index" rel="index" title= "Key Index" /> <link href="index.html#SEC_Contents" rel="contents" title= "Table of Contents" /> <link href="Fortran-Indent.html#Fortran-Indent" rel="up" title= "Fortran Indent" /> <link href="ForIndent-Vars.html#ForIndent-Vars" rel="next" title= "ForIndent Vars" /> <link href="ForIndent-Num.html#ForIndent-Num" rel="prev" title= "ForIndent Num" /> <style type="text/css"> /*<![CDATA[*/ <!-- a.summary-letter {text-decoration: none} blockquote.smallquotation {font-size: smaller} div.display {margin-left: 3.2em} div.example {margin-left: 3.2em} div.indentedblock {margin-left: 3.2em} div.lisp {margin-left: 3.2em} div.smalldisplay {margin-left: 3.2em} div.smallexample {margin-left: 3.2em} div.smallindentedblock {margin-left: 3.2em; font-size: smaller} div.smalllisp {margin-left: 3.2em} kbd {font-style:oblique} pre.display {font-family: inherit} pre.format {font-family: inherit} pre.menu-comment {font-family: serif} pre.menu-preformatted {font-family: serif} pre.smalldisplay {font-family: inherit; font-size: smaller} pre.smallexample {font-size: smaller} pre.smallformat {font-family: inherit; font-size: smaller} pre.smalllisp {font-size: smaller} span.nocodebreak {white-space:nowrap} span.nolinebreak {white-space:nowrap} span.roman {font-family:serif; font-weight:normal} span.sansserif {font-family:sans-serif; font-weight:normal} ul.no-bullet {list-style: none} --> /*]]>*/ </style> <link rel="stylesheet" href="aquamacs.css" type="text/css" /> <style type="text/css"> /*<![CDATA[*/ body { background-color: #FFFFFF; color: #000000; } :link { color: #0000FF } :visited { color: #800080 } :active { color: #FF0000 } /*]]>*/ </style> </head> <body lang="en" xml:lang="en"> <a name="ForIndent-Conv" id="ForIndent-Conv"></a> <div class="header"> <p>Next: <a href="ForIndent-Vars.html#ForIndent-Vars" accesskey="n" rel="next">ForIndent Vars</a>, Previous: <a href= "ForIndent-Num.html#ForIndent-Num" accesskey="p" rel= "prev">ForIndent Num</a>, Up: <a href= "Fortran-Indent.html#Fortran-Indent" accesskey="u" rel= "up">Fortran Indent</a> &nbsp; [<a href= "index.html#SEC_Contents" title="Table of contents" rel= "contents">Contents</a>][<a href="Key-Index.html#Key-Index" title="Index" rel="index">Index</a>]</p> </div> <hr /> <a name="Syntactic-Conventions" id="Syntactic-Conventions"></a> <h4 class="subsubsection">26.14.2.4 Syntactic Conventions</h4> <p>Fortran mode assumes that you follow certain conventions that simplify the task of understanding a Fortran program well enough to indent it properly:</p> <ul> <li>Two nested &lsquo;<samp>do</samp>&rsquo; loops never share a &lsquo;<samp>continue</samp>&rsquo; statement.</li> <li>Fortran keywords such as &lsquo;<samp>if</samp>&rsquo;, &lsquo;<samp>else</samp>&rsquo;, &lsquo;<samp>then</samp>&rsquo;, &lsquo;<samp>do</samp>&rsquo; and others are written without embedded whitespace or line breaks. <p>Fortran compilers generally ignore whitespace outside of string constants, but Fortran mode does not recognize these keywords if they are not contiguous. Constructs such as &lsquo;<samp>else if</samp>&rsquo; or &lsquo;<samp>end do</samp>&rsquo; are acceptable, but the second word should be on the same line as the first and not on a continuation line.</p> </li> </ul> <p>If you fail to follow these conventions, the indentation commands may indent some lines unaesthetically. However, a correct Fortran program retains its meaning when reindented even if the conventions are not followed.</p> </body> </html>
lib/unix/docs/jxgrabkey/class-use/HotkeyConflictException.html
dstjacques/JHotKeys
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.6.0_0) on Sun Feb 28 16:23:54 CET 2010 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Class jxgrabkey.HotkeyConflictException </TITLE> <META NAME="date" CONTENT="2010-02-28"> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../stylesheet.css" TITLE="Style"> <SCRIPT type="text/javascript"> function windowTitle() { if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class jxgrabkey.HotkeyConflictException"; } } </SCRIPT> <NOSCRIPT> </NOSCRIPT> </HEAD> <BODY BGCOLOR="white" onload="windowTitle();"> <HR> <!-- ========= START OF TOP NAVBAR ======= --> <A NAME="navbar_top"><!-- --></A> <A HREF="#skip-navbar_top" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_top_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../jxgrabkey/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../jxgrabkey/HotkeyConflictException.html" title="class in jxgrabkey"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../index.html?jxgrabkey//class-useHotkeyConflictException.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="HotkeyConflictException.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_top"></A> <!-- ========= END OF TOP NAVBAR ========= --> <HR> <CENTER> <H2> <B>Uses of Class<br>jxgrabkey.HotkeyConflictException</B></H2> </CENTER> <A NAME="jxgrabkey"><!-- --></A> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"> <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"> Uses of <A HREF="../../jxgrabkey/HotkeyConflictException.html" title="class in jxgrabkey">HotkeyConflictException</A> in <A HREF="../../jxgrabkey/package-summary.html">jxgrabkey</A></FONT></TH> </TR> </TABLE> &nbsp; <P> <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""> <TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor"> <TH ALIGN="left" COLSPAN="2">Methods in <A HREF="../../jxgrabkey/package-summary.html">jxgrabkey</A> that throw <A HREF="../../jxgrabkey/HotkeyConflictException.html" title="class in jxgrabkey">HotkeyConflictException</A></FONT></TH> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B>JXGrabKey.</B><B><A HREF="../../jxgrabkey/JXGrabKey.html#registerAwtHotkey(int, int, int)">registerAwtHotkey</A></B>(int&nbsp;id, int&nbsp;awtMask, int&nbsp;awtKey)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Converts an AWT hotkey into a X11 hotkey and registers it.</TD> </TR> <TR BGCOLOR="white" CLASS="TableRowColor"> <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"> <CODE>&nbsp;void</CODE></FONT></TD> <TD><CODE><B>JXGrabKey.</B><B><A HREF="../../jxgrabkey/JXGrabKey.html#registerX11Hotkey(int, int, int)">registerX11Hotkey</A></B>(int&nbsp;id, int&nbsp;x11Mask, int&nbsp;x11Keysym)</CODE> <BR> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Registers a X11 hotkey.</TD> </TR> </TABLE> &nbsp; <P> <HR> <!-- ======= START OF BOTTOM NAVBAR ====== --> <A NAME="navbar_bottom"><!-- --></A> <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A> <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""> <TR> <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A NAME="navbar_bottom_firstrow"><!-- --></A> <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../jxgrabkey/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../jxgrabkey/HotkeyConflictException.html" title="class in jxgrabkey"><FONT CLASS="NavBarFont1"><B>Class</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD> </TR> </TABLE> </TD> <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM> </EM> </TD> </TR> <TR> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> &nbsp;PREV&nbsp; &nbsp;NEXT</FONT></TD> <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../index.html?jxgrabkey//class-useHotkeyConflictException.html" target="_top"><B>FRAMES</B></A> &nbsp; &nbsp;<A HREF="HotkeyConflictException.html" target="_top"><B>NO FRAMES</B></A> &nbsp; &nbsp;<SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--> </SCRIPT> <NOSCRIPT> <A HREF="../../allclasses-noframe.html"><B>All Classes</B></A> </NOSCRIPT> </FONT></TD> </TR> </TABLE> <A NAME="skip-navbar_bottom"></A> <!-- ======== END OF BOTTOM NAVBAR ======= --> <HR> </BODY> </HTML>
aquamacs/doc/Aquamacs Help/ebrowse/Quitting.html
davidswelt/aquamacs-emacs
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html lang="en" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> <head> <meta name="generator" content= "HTML Tidy for Mac OS X (vers 31 October 2006 - Apple Inc. build 16.1), see www.w3.org" /> <title>Quitting - A Class Browser for C++</title> <meta http-equiv="Content-Type" content="text/html" /> <meta name="description" content="A Class Browser for C++" /> <meta name="generator" content="makeinfo 4.13" /> <link title="Top" rel="start" href="index.html#Top" /> <link rel="up" href="Tree-Buffers.html#Tree-Buffers" title= "Tree Buffers" /> <link rel="prev" href="Go-to-Class.html#Go-to-Class" title= "Go to Class" /> <link rel="next" href="File-Name-Display.html#File-Name-Display" title="File Name Display" /> <link href="http://www.gnu.org/software/texinfo/" rel= "generator-home" title="Texinfo Homepage" /><!-- This file documents Ebrowse, a C++ class browser for GNU Emacs. Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, with the Front-Cover texts being ``A GNU Manual,'' and with the Back-Cover Texts as in (a) below. A copy of the license is included in the section entitled ``GNU Free Documentation License''. (a) The FSF's Back-Cover Text is: ``You have the freedom to copy and modify this GNU manual. Buying copies from the FSF supports it in developing GNU and promoting software freedom.'' --> <meta http-equiv="Content-Style-Type" content="text/css" /> <style type="text/css"> /*<![CDATA[*/ <!-- pre.display { font-family:inherit } pre.format { font-family:inherit } pre.smalldisplay { font-family:inherit; font-size:smaller } pre.smallformat { font-family:inherit; font-size:smaller } pre.smallexample { font-size:smaller } pre.smalllisp { font-size:smaller } span.sc { font-variant:small-caps } span.roman { font-family:serif; font-weight:normal; } span.sansserif { font-family:sans-serif; font-weight:normal; } --> /*]]>*/ </style> </head> <body> <div class="node"> <a name="Quitting" id="Quitting"></a> <p>Next:&nbsp;<a rel="next" accesskey="n" href= "File-Name-Display.html#File-Name-Display">File Name Display</a>, Previous:&nbsp;<a rel="previous" accesskey="p" href="Go-to-Class.html#Go-to-Class">Go to Class</a>, Up:&nbsp;<a rel="up" accesskey="u" href= "Tree-Buffers.html#Tree-Buffers">Tree Buffers</a></p> <hr /> </div><!-- node-name, next, previous, up --> <h3 class="section">4.4 Burying a Tree Buffer</h3> <p><a name="index-burying-tree-buffer-56" id= "index-burying-tree-buffer-56"></a></p> <dl> <dt><kbd>q</kbd></dt> <dd>Is a synonym for <kbd>M-x bury-buffer</kbd>.</dd> </dl> </body> </html>
libc/consts/os/posix88/constant.ENOSYS.html
susaing/doc.servo.org
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="generator" content="rustdoc"> <meta name="description" content="API documentation for the Rust `ENOSYS` constant in crate `libc`."> <meta name="keywords" content="rust, rustlang, rust-lang, ENOSYS"> <title>libc::consts::os::posix88::ENOSYS - Rust</title> <link rel="stylesheet" type="text/css" href="../../../../main.css"> <link rel="shortcut icon" href="https://doc.rust-lang.org/favicon.ico"> </head> <body class="rustdoc"> <!--[if lte IE 8]> <div class="warning"> This old browser is unsupported and will most likely display funky things. </div> <![endif]--> <section class="sidebar"> <a href='../../../../libc/index.html'><img src='http://www.rust-lang.org/logos/rust-logo-128x128-blk-v2.png' alt='' width='100'></a> <p class='location'><a href='../../../index.html'>libc</a>::<wbr><a href='../../index.html'>consts</a>::<wbr><a href='../index.html'>os</a>::<wbr><a href='index.html'>posix88</a></p><script>window.sidebarCurrent = {name: 'ENOSYS', ty: 'constant', relpath: ''};</script><script defer src="sidebar-items.js"></script> </section> <nav class="sub"> <form class="search-form js-only"> <div class="search-container"> <input class="search-input" name="search" autocomplete="off" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"> </div> </form> </nav> <section id='main' class="content constant"> <h1 class='fqn'><span class='in-band'><a href='../../../index.html'>libc</a>::<wbr><a href='../../index.html'>consts</a>::<wbr><a href='../index.html'>os</a>::<wbr><a href='index.html'>posix88</a>::<wbr><a class='constant' href=''>ENOSYS</a></span><span class='out-of-band'><span id='render-detail'> <a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs"> [<span class='inner'>&#x2212;</span>] </a> </span><a id='src-1946' class='srclink' href='../../../../src/libc/lib.rs.html#2969' title='goto source code'>[src]</a></span></h1> <pre class='rust const'>pub const ENOSYS: <a class='type' href='../../../../libc/types/os/arch/c95/type.c_int.html' title='libc::types::os::arch::c95::c_int'>c_int</a><code> = </code><code>38</code></pre></section> <section id='search' class="content hidden"></section> <section class="footer"></section> <div id="help" class="hidden"> <div> <div class="shortcuts"> <h1>Keyboard Shortcuts</h1> <dl> <dt>?</dt> <dd>Show this help dialog</dd> <dt>S</dt> <dd>Focus the search field</dd> <dt>&larrb;</dt> <dd>Move up in search results</dd> <dt>&rarrb;</dt> <dd>Move down in search results</dd> <dt>&#9166;</dt> <dd>Go to active search result</dd> </dl> </div> <div class="infos"> <h1>Search Tricks</h1> <p> Prefix searches with a type followed by a colon (e.g. <code>fn:</code>) to restrict the search to a given type. </p> <p> Accepted types are: <code>fn</code>, <code>mod</code>, <code>struct</code>, <code>enum</code>, <code>trait</code>, <code>type</code>, <code>macro</code>, and <code>const</code>. </p> <p> Search functions by type signature (e.g. <code>vec -> usize</code>) </p> </div> </div> </div> <script> window.rootPath = "../../../../"; window.currentCrate = "libc"; window.playgroundUrl = "http://play.rust-lang.org/"; </script> <script src="../../../../jquery.js"></script> <script src="../../../../main.js"></script> <script src="../../../../playpen.js"></script> <script async src="../../../../search-index.js"></script> </body> </html>
examples/pvcTestMetricDot.html
Abpaula/ccc
<!DOCTYPE html> <html> <head> <title>CCC Samples - Metric Chart</title> <meta name="svg.render.forceflash" content="true"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <script type="text/javascript" src="../package-res/lib/jquery.js"></script> <script type="text/javascript" src="data/q01-01.js"></script> <script type="text/javascript" src="../package-res/lib/protovis.js"></script> <script type="text/javascript" src="../package-res/lib/protovis-msie.js"></script> <script type="text/javascript" src="../package-res/lib/jquery.tipsy.js"></script> <script type="text/javascript" src="../package-res/lib/tipsy.js"></script> <link type="text/css" href="../package-res/lib/tipsy.css" rel="stylesheet"/> <!-- @SCRIPTSBEG@ --> <script type="text/javascript" src="../package-res/def/shim.js"></script> <script type="text/javascript" src="../package-res/def/prologue.js"></script> <script type="text/javascript" src="../package-res/def/object.js"></script> <script type="text/javascript" src="../package-res/def/info.js"></script> <script type="text/javascript" src="../package-res/def/bit.js"></script> <script type="text/javascript" src="../package-res/def/fun.js"></script> <script type="text/javascript" src="../package-res/def/number.js"></script> <script type="text/javascript" src="../package-res/def/array.js"></script> <script type="text/javascript" src="../package-res/def/string.js"></script> <script type="text/javascript" src="../package-res/def/conversion.js"></script> <script type="text/javascript" src="../package-res/def/predicate.js"></script> <script type="text/javascript" src="../package-res/def/error.js"></script> <script type="text/javascript" src="../package-res/def/log.js"></script> <script type="text/javascript" src="../package-res/def/private.js"></script> <script type="text/javascript" src="../package-res/def/varia.js"></script> <script type="text/javascript" src="../package-res/def/qualifiedName.js"></script> <script type="text/javascript" src="../package-res/def/namespace.js"></script> <script type="text/javascript" src="../package-res/def/describe.js"></script> <script type="text/javascript" src="../package-res/def/mixin.js"></script> <script type="text/javascript" src="../package-res/def/create.js"></script> <script type="text/javascript" src="../package-res/def/attached.js"></script> <script type="text/javascript" src="../package-res/def/configure.js"></script> <script type="text/javascript" src="../package-res/def/type/inherit.js"></script> <script type="text/javascript" src="../package-res/def/type/overrides.js"></script> <script type="text/javascript" src="../package-res/def/type/methods.js"></script> <script type="text/javascript" src="../package-res/def/type/MetaType.js"></script> <script type="text/javascript" src="../package-res/def/type/Object.js"></script> <script type="text/javascript" src="../package-res/def/type/type.js"></script> <script type="text/javascript" src="../package-res/def/type/enum.js"></script> <script type="text/javascript" src="../package-res/def/type/classify.js"></script> <script type="text/javascript" src="../package-res/def/type/fields.js"></script> <script type="text/javascript" src="../package-res/def/id.js"></script> <script type="text/javascript" src="../package-res/def/collection/Set.js"></script> <script type="text/javascript" src="../package-res/def/collection/Map.js"></script> <script type="text/javascript" src="../package-res/def/collection/OrderedMap.js"></script> <script type="text/javascript" src="../package-res/def/EventSource.js"></script> <script type="text/javascript" src="../package-res/def/html.js"></script> <script type="text/javascript" src="../package-res/def/css.js"></script> <script type="text/javascript" src="../package-res/def/query.js"></script> <script type="text/javascript" src="../package-res/def/textTable.js"></script> <script type="text/javascript" src="../package-res/def/math.js"></script> <script type="text/javascript" src="../package-res/def/epilogue.js"></script> <script type="text/javascript" src="../package-res/cdo/_data.js"></script> <script type="text/javascript" src="../package-res/cdo/meta/dimensionType.js"></script> <script type="text/javascript" src="../package-res/cdo/meta/complexType.js"></script> <script type="text/javascript" src="../package-res/cdo/meta/complexTypeProject.js"></script> <script type="text/javascript" src="../package-res/cdo/atom.js"></script> <script type="text/javascript" src="../package-res/cdo/complex.js"></script> <script type="text/javascript" src="../package-res/cdo/complexView.js"></script> <script type="text/javascript" src="../package-res/cdo/datum.js"></script> <script type="text/javascript" src="../package-res/cdo/dimension.js"></script> <script type="text/javascript" src="../package-res/cdo/data/data.js"></script> <script type="text/javascript" src="../package-res/cdo/data/data.selected.js"></script> <script type="text/javascript" src="../package-res/cdo/data/data.operations.js"></script> <script type="text/javascript" src="../package-res/cdo/data/data.compat.js"></script> <script type="text/javascript" src="../package-res/cdo/oper/abstract-oper.js"></script> <script type="text/javascript" src="../package-res/cdo/oper/grouping-oper.js"></script> <script type="text/javascript" src="../package-res/cdo/oper/groupingSpec.js"></script> <script type="text/javascript" src="../package-res/cdo/oper/linear-interp-oper.js"></script> <script type="text/javascript" src="../package-res/cdo/oper/linear-interp-seriesState.js"></script> <script type="text/javascript" src="../package-res/cdo/oper/zero-interp-oper.js"></script> <script type="text/javascript" src="../package-res/cdo/oper/zero-interp-seriesState.js"></script> <script type="text/javascript" src="../package-res/cdo/translation/abstract-transl.js"></script> <script type="text/javascript" src="../package-res/cdo/translation/abstract-matrix-transl.js"></script> <script type="text/javascript" src="../package-res/cdo/translation/crosstab-transl.js"></script> <script type="text/javascript" src="../package-res/cdo/translation/relational-transl.js"></script> <script type="text/javascript" src="../package-res/cdo/format/number-formatStyle.js"></script> <script type="text/javascript" src="../package-res/cdo/format/number-format.js"></script> <script type="text/javascript" src="../package-res/cdo/format/date-format.js"></script> <script type="text/javascript" src="../package-res/cdo/format/custom-format.js"></script> <script type="text/javascript" src="../package-res/cdo/format/formatProvider.js"></script> <script type="text/javascript" src="../package-res/cdo/format/format-language.js"></script> <script type="text/javascript" src="../package-res/ccc/core/base/shims.js"></script> <script type="text/javascript" src="../package-res/ccc/core/base/prologue.js"></script> <script type="text/javascript" src="../package-res/ccc/core/base/extension.js"></script> <script type="text/javascript" src="../package-res/ccc/core/base/colorScheme.js"></script> <script type="text/javascript" src="../package-res/ccc/core/base/time.js"></script> <script type="text/javascript" src="../package-res/ccc/core/base/mark.js"></script> <script type="text/javascript" src="../package-res/ccc/core/base/value/enums.js"></script> <script type="text/javascript" src="../package-res/ccc/core/base/value/offset.js"></script> <script type="text/javascript" src="../package-res/ccc/core/base/value/percentValue.js"></script> <script type="text/javascript" src="../package-res/ccc/core/base/value/sides.js"></script> <script type="text/javascript" src="../package-res/ccc/core/base/value/size.js"></script> <script type="text/javascript" src="../package-res/ccc/core/base/abstract.js"></script> <script type="text/javascript" src="../package-res/ccc/core/base/optionsMgr.js"></script> <script type="text/javascript" src="../package-res/ccc/core/base/abstract-options.js"></script> <script type="text/javascript" src="../package-res/ccc/core/base/abstract-interactive.js"></script> <script type="text/javascript" src="../package-res/ccc/core/base/color.js"></script> <script type="text/javascript" src="../package-res/ccc/core/base/context.js"></script> <script type="text/javascript" src="../package-res/ccc/core/base/text.js"></script> <script type="text/javascript" src="../package-res/ccc/core/base/trends.js"></script> <script type="text/javascript" src="../package-res/ccc/core/base/spec.js"></script> <script type="text/javascript" src="../package-res/ccc/core/base/scene/scene.js"></script> <script type="text/javascript" src="../package-res/ccc/core/base/scene/var.js"></script> <script type="text/javascript" src="../package-res/ccc/core/base/visualRole/visualRole.js"></script> <script type="text/javascript" src="../package-res/ccc/core/base/visualRole/visualRolesBinder.js"></script> <script type="text/javascript" src="../package-res/ccc/core/base/visualRole/visualRoleVarHelper.js"></script> <script type="text/javascript" src="../package-res/ccc/core/base/dataCell/dataCell.js"></script> <script type="text/javascript" src="../package-res/ccc/core/base/dataCell/color-dataCell.js"></script> <script type="text/javascript" src="../package-res/ccc/core/base/axis/axis.js"></script> <script type="text/javascript" src="../package-res/ccc/core/base/axis/color-axis.js"></script> <script type="text/javascript" src="../package-res/ccc/core/base/axis/size-axis.js"></script> <script type="text/javascript" src="../package-res/ccc/core/base/axis/normalized-axis.js"></script> <script type="text/javascript" src="../package-res/ccc/core/base/panel/panel/panel.js"></script> <script type="text/javascript" src="../package-res/ccc/core/base/plot/plot.js"></script> <script type="text/javascript" src="../package-res/ccc/core/base/plot/plot-panel.js"></script> <script type="text/javascript" src="../package-res/ccc/core/base/plot/plotBg-panel.js"></script> <script type="text/javascript" src="../package-res/ccc/core/base/panel/legend/legend-options.js"></script> <script type="text/javascript" src="../package-res/ccc/core/base/panel/legend/legend-panel.js"></script> <script type="text/javascript" src="../package-res/ccc/core/base/panel/legend/scene/legend-root-scene.js"></script> <script type="text/javascript" src="../package-res/ccc/core/base/panel/legend/scene/legend-group-scene.js"></script> <script type="text/javascript" src="../package-res/ccc/core/base/panel/legend/scene/legend-item-sceneSection.js"></script> <script type="text/javascript" src="../package-res/ccc/core/base/panel/legend/scene/legend-item-scene.js"></script> <script type="text/javascript" src="../package-res/ccc/core/base/panel/legend/scene/legend-item-scene.selection.js"></script> <script type="text/javascript" src="../package-res/ccc/core/base/panel/legend/scene/legend-item-scene.visibility.js"></script> <script type="text/javascript" src="../package-res/ccc/core/base/panel/legend/legendSymbolRenderer.js"></script> <script type="text/javascript" src="../package-res/ccc/core/base/panel/title/abstract-title-panel.js"></script> <script type="text/javascript" src="../package-res/ccc/core/base/panel/title/title-panel.js"></script> <script type="text/javascript" src="../package-res/ccc/core/base/panel/dockingGrid-panel.js"></script> <script type="text/javascript" src="../package-res/ccc/core/base/chart/chart.js"></script> <script type="text/javascript" src="../package-res/ccc/core/base/chart/chart.visualRoles.js"></script> <script type="text/javascript" src="../package-res/ccc/core/base/chart/chart.data.js"></script> <script type="text/javascript" src="../package-res/ccc/core/base/chart/chart.plots.js"></script> <script type="text/javascript" src="../package-res/ccc/core/base/chart/chart.axes.js"></script> <script type="text/javascript" src="../package-res/ccc/core/base/chart/chart.panels.js"></script> <script type="text/javascript" src="../package-res/ccc/core/base/chart/chart.selection.js"></script> <script type="text/javascript" src="../package-res/ccc/core/base/chart/chart.extension.js"></script> <script type="text/javascript" src="../package-res/ccc/core/base/chart/chart.activeScene.js"></script> <script type="text/javascript" src="../package-res/ccc/core/base/multi/multiChart-options.js"></script> <script type="text/javascript" src="../package-res/ccc/core/base/multi/multiChart-panel.js"></script> <script type="text/javascript" src="../package-res/ccc/core/base/multi/smallChart-options.js"></script> <script type="text/javascript" src="../package-res/ccc/core/base/sign/base-sign.js"></script> <script type="text/javascript" src="../package-res/ccc/core/base/sign/sign.js"></script> <script type="text/javascript" src="../package-res/ccc/core/base/sign/panel-sign.js"></script> <script type="text/javascript" src="../package-res/ccc/core/base/sign/label-sign.js"></script> <script type="text/javascript" src="../package-res/ccc/core/base/sign/value-label-sign.js"></script> <script type="text/javascript" src="../package-res/ccc/core/base/sign/dot-sign.js"></script> <script type="text/javascript" src="../package-res/ccc/core/base/sign/dotSizeColor-sign.js"></script> <script type="text/javascript" src="../package-res/ccc/core/base/sign/line-sign.js"></script> <script type="text/javascript" src="../package-res/ccc/core/base/sign/area-sign.js"></script> <script type="text/javascript" src="../package-res/ccc/core/base/sign/bar-sign.js"></script> <script type="text/javascript" src="../package-res/ccc/core/base/sign/rule-sign.js"></script> <script type="text/javascript" src="../package-res/ccc/core/cartesian/axis/discrete-bands-layout.js"></script> <script type="text/javascript" src="../package-res/ccc/core/cartesian/axis/cart-axis.js"></script> <script type="text/javascript" src="../package-res/ccc/core/cartesian/axis/root-cart-axis-scene.js"></script> <script type="text/javascript" src="../package-res/ccc/core/cartesian/axis/tick-cart-axis-scene.js"></script> <script type="text/javascript" src="../package-res/ccc/core/cartesian/axis/abstract-cart-axis-panel.js"></script> <script type="text/javascript" src="../package-res/ccc/core/cartesian/axis/cart-axis-title-panel.js"></script> <script type="text/javascript" src="../package-res/ccc/core/cartesian/cart-focusWindow.js"></script> <script type="text/javascript" src="../package-res/ccc/core/cartesian/ortho-cart-dataCell.js"></script> <script type="text/javascript" src="../package-res/ccc/core/cartesian/cart-plot.js"></script> <script type="text/javascript" src="../package-res/ccc/core/cartesian/cart-chart.js"></script> <script type="text/javascript" src="../package-res/ccc/core/cartesian/cart-dockingGrid-panel.js"></script> <script type="text/javascript" src="../package-res/ccc/core/cartesian/cart-plot-panel.js"></script> <script type="text/javascript" src="../package-res/ccc/core/categorical/categ-plot.js"></script> <script type="text/javascript" src="../package-res/ccc/core/categorical/categ-chart.js"></script> <script type="text/javascript" src="../package-res/ccc/core/categorical/categ-plot-panel.js"></script> <script type="text/javascript" src="../package-res/ccc/plugin/abstract-metricxy/abstract-metricxy-plot.js"></script> <script type="text/javascript" src="../package-res/ccc/plugin/abstract-metricxy/abstract-metricxy-chart.js"></script> <script type="text/javascript" src="../package-res/ccc/plugin/abstract-bar/abstract-bar-chart.js"></script> <script type="text/javascript" src="../package-res/ccc/plugin/abstract-bar/abstract-bar-plot.js"></script> <script type="text/javascript" src="../package-res/ccc/plugin/abstract-bar/abstract-bar-plot-panel.js"></script> <script type="text/javascript" src="../package-res/ccc/plugin/pie/pie-slice-sign.js"></script> <script type="text/javascript" src="../package-res/ccc/plugin/pie/pie-plot.js"></script> <script type="text/javascript" src="../package-res/ccc/plugin/pie/pie-plot-panel.js"></script> <script type="text/javascript" src="../package-res/ccc/plugin/pie/pie-chart.js"></script> <script type="text/javascript" src="../package-res/ccc/plugin/bar/bar-plot.js"></script> <script type="text/javascript" src="../package-res/ccc/plugin/bar/bar-plot-panel.js"></script> <script type="text/javascript" src="../package-res/ccc/plugin/bar/bar-chart.js"></script> <script type="text/javascript" src="../package-res/ccc/plugin/nbar/nbar-chart.js"></script> <script type="text/javascript" src="../package-res/ccc/plugin/water/water-plot.js"></script> <script type="text/javascript" src="../package-res/ccc/plugin/water/water-legend-group-scene.js"></script> <script type="text/javascript" src="../package-res/ccc/plugin/water/water-legend-item-scene.js"></script> <script type="text/javascript" src="../package-res/ccc/plugin/water/water-plot-panel.js"></script> <script type="text/javascript" src="../package-res/ccc/plugin/water/water-chart.js"></script> <script type="text/javascript" src="../package-res/ccc/plugin/point/point-plot.js"></script> <script type="text/javascript" src="../package-res/ccc/plugin/point/point-plot-panel.js"></script> <script type="text/javascript" src="../package-res/ccc/plugin/point/point-chart.js"></script> <script type="text/javascript" src="../package-res/ccc/plugin/scatter/scatter-plot.js"></script> <script type="text/javascript" src="../package-res/ccc/plugin/scatter/scatter-size-axis.js"></script> <script type="text/javascript" src="../package-res/ccc/plugin/scatter/scatter-plot-panel.js"></script> <script type="text/javascript" src="../package-res/ccc/plugin/scatter/scatter-chart.js"></script> <script type="text/javascript" src="../package-res/ccc/plugin/heatGrid/hg-plot.js"></script> <script type="text/javascript" src="../package-res/ccc/plugin/heatGrid/hg-plot-panel.js"></script> <script type="text/javascript" src="../package-res/ccc/plugin/heatGrid/hg-chart.js"></script> <script type="text/javascript" src="../package-res/ccc/plugin/box/box-plot.js"></script> <script type="text/javascript" src="../package-res/ccc/plugin/box/box-plot-panel.js"></script> <script type="text/javascript" src="../package-res/ccc/plugin/box/box-chart.js"></script> <script type="text/javascript" src="../package-res/ccc/plugin/treemap/treemap-plot.js"></script> <script type="text/javascript" src="../package-res/ccc/plugin/treemap/treemap-color-axis.js"></script> <script type="text/javascript" src="../package-res/ccc/plugin/treemap/treemap-plot-panel.js"></script> <script type="text/javascript" src="../package-res/ccc/plugin/treemap/treemap-chart.js"></script> <script type="text/javascript" src="../package-res/ccc/plugin/sunburst/sun-plot.js"></script> <script type="text/javascript" src="../package-res/ccc/plugin/sunburst/sun-color-axis.js"></script> <script type="text/javascript" src="../package-res/ccc/plugin/sunburst/sun-plot-panel.js"></script> <script type="text/javascript" src="../package-res/ccc/plugin/sunburst/sun-chart.js"></script> <script type="text/javascript" src="../package-res/ccc/plugin/sunburst/sun-slice-sign.js"></script> <script type="text/javascript" src="../package-res/ccc/plugin/bullet/bullet-plot.js"></script> <script type="text/javascript" src="../package-res/ccc/plugin/bullet/bullet-chart.js"></script> <script type="text/javascript" src="../package-res/ccc/plugin/parallel/par-chart.js"></script> <script type="text/javascript" src="../package-res/ccc/plugin/dataTree/dt-chart.js"></script> <!-- @SCRIPTSEND@ --> <script type="text/javascript" src="pvcDocUtils.js"></script> </head> <body> <h1> Metrics Chart </h1> Metrics charts are similar to line graphs in that they use horizontal and vertical axes to plot data points. However the axes in a Metric chart are <i>Linear</i> more than <i>Categorical</i>, as they serve for a very specific purpose. Metrics charts can show you visually the strength, shape or the direction of the relationship between variables, and whether there are outliers in your data. <h2>A comparison between categorical-base and linear-base axes</h2> To understand the difference between categorical-base and linear-base charts, look at the following examples: <table> <tbody> <tr> <td><div id="pvcLine1"></div> </td> <td><div id="pvcLine2"></div> </td> </tr> </tbody> </table> There are some features in the categorical chart (chart on the left) not suitable for the analysis that a linear chart allows you to do: <ul> <li>Values along the base-axis are not in numerical order (the values have the same order as the dataset)</li> <li>Values can appear multiple times along the base-axis </li> <li>The data-points are equidistant, so the distance from 20-30 is the same as the distance 30-100</li> </ul> A last thing (not visible here) is that you can not use low cardinality integer numbers as base-axis categories, as this might lead to data-points being plotted at the wrong location. <p> <h2>Chart Options</h2> <h4>Dimensions</h4> <ul> <li>width</li> <li>height</li> <li>margins - css-like margins shorthand syntax (without units) or object with properties 'all', 'top', 'bottom', 'left' and/or 'right'. Margins consume the chart's width and height (inside margins). </li> </ul> <h4>Title properties</h4> <ul> <li>title</li> <li>titlePosition</li> <li>titleSize</li> </ul> <h4>Lifecycle</h4> <ul> <li>renderCallback - executed immediatly before render is called</li> </ul> <h4>Legend properties</h4> <ul> <li>legend (true|false)</li> <li>legendPosition (right, top, bottom, left)</li> <li>legendAlign (right, left, center, top, middle, bottom)</li> <li>legendSize</li> <li>legendDrawLine (true|false)</li> <li>legendDrawMarker (true|false)</li> <li>tooltipEnabled (true|false)</li> </ul> <h4>Metrics chart properties</h4> <ul> <li>orientation - horizontal or vertical. Default: vertical</li> <li>dotsVisible - Show or hide dots. Default: true for MetricsDotChart, false for MetricsLineChart</li> <li>linesVisible - Show or hide lines. Default: false for MetricsDotChart, true for MetricsLineChart</li> <li>valuesVisible - Show or hide value. Default: false</li> </ul> <h4>Axis properties</h4> <ul> <li>show{X,Y}Scale (true | false) - whether to show an axis. Default: true</li> <li>xAxisPosition (bottom | top) - the position of the X axis. Default: bottom</li> <li>yAxisPosition (left | right) - the position of the Y axis. Default: left</li> <li>{x,y}AxisSize - the size of <i>free dimension</i> of an axis (X: height, Y: width). Default: 30</li> <li>{x,y}AxisGrid (true | false) - show lines on all (major) ticks, except the first and the last. Default: false</li> <li>{x,y}AxisEndLine (true | false) - show a line on the last (major) tick. Default: false</li> <li>{x,y}AxisTitle - The axis title text. Default: null</li> <li>{x,y}AxisTitleFont - The axis title font. Default: '10px sans-serif'</li> <li>{x,y}AxisTitleSize - The size of the axis title. The size is the width when the axis is vertical and the height when it is horizontal. The title consumes space from the specified {x|y}AxisSize. Default: The required by the font height plus a proportional margin.</li> <li>{x,y}AxisDomainRoundMode (none | nice | tick) - rounding mode of the domain bounds of a linear scale axis. Default: none</li> <li>{x,y}AxisDesiredTickCount - desired number of (major) ticks of a linear scale axis. Default: 5</li> <li>{x,y}AxisMinorTicks (true|false) - show minor ticks on a linear scale axis. Default: true</li> </ul> <h2>Extension Points</h2> The following&nbsp;list&nbsp;serves as the basis for Metrics chart extension points: <ul> <li>base_</li> <li>title_</li> <li>titleLabel_</li> <li>legendArea_</li> <li>legendPanel_</li> <li>legendRule_</li> <li>legendDot_</li> <li>legendLabel_</li> <li>{x,y}Axis_</li> <li>{x,y}AxisRule_</li> <li>{x,y}AxisGrid_</li> <li>{x,y}AxisScale_</li> <li>{x,y}AxisTicks_</li> <li>{x,y}AxisMinorTicks_</li> <li>{x,y}AxisLabel_</li> <li>{x,y}AxisTitleLabel_</li> <li>tooltip_</li> <li>chart_</li> <li>line_</li> <li>linePanel_</li> <li>lineDot_</li> <li>lineLabel_</li> </ul> Sample extension points:<br> <ul> <li>base_fillStyle</li> <li>titleLabel_font</li> <li>line_lineWidth</li> </ul> <h2>Examples</h2> <h3>Simple Metrics Chart</h3> This is the same metrics chart showed above. It is a MetricLineChart.<br> <textarea cols="55" rows="15" id="pvcMetrics1Code"> var Metrics1 = new pvc.MetricLineChart({ canvas: "pvcMetrics1", width: 400, height: 250, animate: false, title: "Simple Metrics Chart", legend: false, originIsZero: true, valuesVisible: false, dotsVisible: true, axisGrid: true, selectable: true, hoverable: true }); Metrics1.setData(testLDot , {crosstabMode: true, seriesInRows: false}); Metrics1.render(); </textarea> <button class="tryMe" onclick='tryMe(this)'>Try me</button> <div id="pvcMetrics1"></div> <h3>A two-series Metrics Chart</h3> Same as above, with a new series.<br> <textarea cols="55" rows="15" id="pvcMetrics2Code"> var Metrics2 = new pvc.MetricLineChart({ canvas: "pvcMetrics2", width: 400, height: 250, animate: false, title: "A two-series Metrics Chart", legend: true, legendPosition: "bottom", legendAlign: "right", originIsZero: true, valuesVisible: false, dotsVisible: true, axisGrid: true, selectable: true, hoverable: true }); Metrics2.setData(testLDot2, {crosstabMode: true, seriesInRows: false}); Metrics2.render(); </textarea> <button class="tryMe" onclick='tryMe(this)'>Try me</button> <div id="pvcMetrics2"></div> <h3>A two-series Metrics Chart - Horizontal</h3> Same as above, with different orientation.<br> <textarea cols="55" rows="15" id="pvcMetrics3Code"> var Metrics3 = new pvc.MetricLineChart({ canvas: "pvcMetrics3", width: 400, height: 250, orientation: 'horizontal', animate: false, title: "A Metric Lines Chart - Horizontal", legend: true, legendPosition: "bottom", legendAlign: "right", originIsZero: true, valuesVisible: false, clickable: true, clickAction: function(s,c,v){alert(s + " " + c + " " + v);}, axisGrid: true, selectable: true, hoverable: true }); Metrics3.setData(testLDot2, {crosstabMode: true, seriesInRows: false}); Metrics3.render(); </textarea> <button class="tryMe" onclick='tryMe(this)'>Try me</button> <div id="pvcMetrics3"></div> <h3>A Dot Metrics Chart</h3> Same as previous charts, but dot instead of lines. This is a MetricDotChart.<br> <textarea cols="55" rows="15" id="pvcMetrics4Code"> var Metrics4 = new pvc.MetricDotChart({ canvas: "pvcMetrics4", width: 400, height: 250, animate: false, title: "A Metric Dots Chart", legend: true, legendPosition: "bottom", legendAlign: "right", originIsZero: true, valuesVisible: false, axisGrid: true, selectable: true, hoverable: true }); Metrics4.setData(testLDot2, {crosstabMode: true, seriesInRows: false}); Metrics4.render(); </textarea> <button class="tryMe" onclick='tryMe(this)'>Try me</button> <div id="pvcMetrics4"></div> <script type="text/javascript"> pv.listenForPageLoad(function() { var LineC = new pvc.LineChart({ canvas: "pvcLine1", width: 350, height: 250, animate: false, title: "Categorical base-axis", titlePosition: "bottom", titleSize: 20, legend: false, valuesVisible: false, dotsVisible: true, axisGrid: true }); LineC.setData(testLDot , {crosstabMode: true}); LineC.render(); var LineL = new pvc.MetricLineChart({ canvas: "pvcLine2", width: 350, height: 250, animate: false, title: "Linear base-axis", titlePosition: "bottom", titleSize: 20, legend: false, originIsZero: true, valuesVisible: false, dotsVisible: true, axisGrid: true }); LineL.setData(testLDot , {crosstabMode: true}); LineL.render(); }); // end of script </script> </body> </html>
16_01/le__thread_8h.html
legatoproject/legato-docs
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <title>le_thread.h File Reference</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <link href="fonts.css" rel="stylesheet" type="text/css" /> <link href="legato.css" rel="stylesheet" type="text/css" /> <script type="text/javascript" src="jquery.js"></script> <link href="navtree.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="resize.js"></script> <script type="text/javascript" src="navtreedata.js"></script> <script type="text/javascript" src="navtree.js"></script> <script type="text/javascript"> $(document).ready(initResizable); $(window).load(resizeHeight); </script> <link href="search/search.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="search/searchdata.js"></script> <script type="text/javascript" src="search/search.js"></script> <script type="text/javascript"> $(document).ready(function() { init_search(); }); </script> <script type="text/javascript"> //<![CDATA[ // Detect if doc is served by eclipse if( ( (window.location.hostname == "127.0.0.1") || (window.location.hostname == "localhost") ) && ( (window.location.port != "") && (window.location.port != 80) && (window.location.port != 443) ) ) { // Inhibit init function from navtree initNavTree = function(toroot,relpath) {} $(document).ready(function(){ navTree = document.getElementById("side-nav"); if(navTree) { navTree.parentElement.removeChild(navTree); } $("#doc-content").css('margin-left',10); }); } //]]> </script> <link rel="icon" type="image/png" href="favicon.ico" /> </head> <body> <div id="top"><!-- do not remove this div! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td id="projectlogo"> <a href="index.html" title="Legato"> <img alt="Logo" src="legatoLogo.png"/> </a> <div id="projectbrief">Simplifying IoT development</div> </td> <td> <div id="MSearchBox" class="MSearchBoxInactive"> <span class="left"> <img id="MSearchSelect" src="search/mag_sel.png" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" alt=""/> <input type="text" id="MSearchField" value="Search" accesskey="S" onfocus="searchBox.OnSearchFieldFocus(true)" onblur="searchBox.OnSearchFieldFocus(false)" onkeyup="searchBox.OnSearchFieldChange(event)"/> </span><span class="right"> <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> </span> </div> </td> </tr> </tbody> </table> </div> <!-- Generated by Doxygen 1.8.11 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search",false,'Search'); </script> </div><!-- top --> <div id="side-nav" class="ui-resizable side-nav-resizable"> <div id="nav-tree"> <div id="nav-tree-contents"> <div id="nav-sync" class="sync"></div> </div> </div> <div id="splitbar" style="-moz-user-select:none;" class="ui-resizable-handle"> </div> </div> <script type="text/javascript"> $(document).ready(function(){initNavTree('le__thread_8h.html','');}); </script> <div id="doc-content"> <!-- window showing the filter options --> <div id="MSearchSelectWindow" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" onkeydown="return searchBox.OnSearchSelectKey(event)"> </div> <!-- iframe showing the search results (closed by default) --> <div id="MSearchResultsWindow"> <iframe src="javascript:void(0)" frameborder="0" name="MSearchResults" id="MSearchResults"> </iframe> </div> <div class="header"> <div class="summary"> <a href="#define-members">Macros</a> &#124; <a href="#typedef-members">Typedefs</a> &#124; <a href="#enum-members">Enumerations</a> &#124; <a href="#func-members">Functions</a> </div> <div class="headertitle"> <div class="title">le_thread.h File Reference</div> </div> </div><!--header--> <div class="contents"> <p><a href="le__thread_8h_source.html">Go to the source code of this file.</a></p> <table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="define-members"></a> Macros</h2></td></tr> <tr class="memitem:a5b989a1262268b0671f847d4d18cca65"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a5b989a1262268b0671f847d4d18cca65"></a> #define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="le__thread_8h.html#a5b989a1262268b0671f847d4d18cca65">LE_THREAD_PRIORITY_RT_LOWEST</a>&#160;&#160;&#160;<a class="el" href="le__thread_8h.html#a653b0f17cd4d4567c86a25e23d004f07a37b1c0a99fc3b979afa091911e2f43d6">LE_THREAD_PRIORITY_RT_1</a></td></tr> <tr class="memdesc:a5b989a1262268b0671f847d4d18cca65"><td class="mdescLeft">&#160;</td><td class="mdescRight">Lowest real-time priority. <br /></td></tr> <tr class="separator:a5b989a1262268b0671f847d4d18cca65"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a9a249dc73c81435b2557d61cce888dfe"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a9a249dc73c81435b2557d61cce888dfe"></a> #define&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="le__thread_8h.html#a9a249dc73c81435b2557d61cce888dfe">LE_THREAD_PRIORITY_RT_HIGHEST</a>&#160;&#160;&#160;<a class="el" href="le__thread_8h.html#a653b0f17cd4d4567c86a25e23d004f07a24095b646efb07792a6c2e0dbb259740">LE_THREAD_PRIORITY_RT_32</a></td></tr> <tr class="memdesc:a9a249dc73c81435b2557d61cce888dfe"><td class="mdescLeft">&#160;</td><td class="mdescRight">Highest real-time priority. <br /></td></tr> <tr class="separator:a9a249dc73c81435b2557d61cce888dfe"><td class="memSeparator" colspan="2">&#160;</td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="typedef-members"></a> Typedefs</h2></td></tr> <tr class="memitem:a32121104c6b4ca39008eb79a4d6862f2"><td class="memItemLeft" align="right" valign="top">typedef struct le_thread *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="le__thread_8h.html#a32121104c6b4ca39008eb79a4d6862f2">le_thread_Ref_t</a></td></tr> <tr class="separator:a32121104c6b4ca39008eb79a4d6862f2"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a9210663fea7283e32a6e988ebcf75126"><td class="memItemLeft" align="right" valign="top">typedef void *(*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="le__thread_8h.html#a9210663fea7283e32a6e988ebcf75126">le_thread_MainFunc_t</a>) (void *context)</td></tr> <tr class="separator:a9210663fea7283e32a6e988ebcf75126"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:acb79e2410ac4865f8205fb6dd84ca036"><td class="memItemLeft" align="right" valign="top">typedef void(*&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="le__thread_8h.html#acb79e2410ac4865f8205fb6dd84ca036">le_thread_Destructor_t</a>) (void *context)</td></tr> <tr class="separator:acb79e2410ac4865f8205fb6dd84ca036"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a738918131ea45ff37440858db2cec7db"><td class="memItemLeft" align="right" valign="top">typedef struct le_thread_Destructor *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="le__thread_8h.html#a738918131ea45ff37440858db2cec7db">le_thread_DestructorRef_t</a></td></tr> <tr class="separator:a738918131ea45ff37440858db2cec7db"><td class="memSeparator" colspan="2">&#160;</td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="enum-members"></a> Enumerations</h2></td></tr> <tr class="memitem:a653b0f17cd4d4567c86a25e23d004f07"><td class="memItemLeft" align="right" valign="top">enum &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="le__thread_8h.html#a653b0f17cd4d4567c86a25e23d004f07">le_thread_Priority_t</a> { <br /> &#160;&#160;<a class="el" href="le__thread_8h.html#a653b0f17cd4d4567c86a25e23d004f07a8237422b4c3d3df0ffcdbc9981c45d98">LE_THREAD_PRIORITY_IDLE</a> = 0, <a class="el" href="le__thread_8h.html#a653b0f17cd4d4567c86a25e23d004f07aa0e16c2e450b0510087487a06318a2bb">LE_THREAD_PRIORITY_NORMAL</a>, <a class="el" href="le__thread_8h.html#a653b0f17cd4d4567c86a25e23d004f07a37b1c0a99fc3b979afa091911e2f43d6">LE_THREAD_PRIORITY_RT_1</a>, <a class="el" href="le__thread_8h.html#a653b0f17cd4d4567c86a25e23d004f07a6d3958846ce89c25aad1f16db34549c7">LE_THREAD_PRIORITY_RT_2</a>, <br /> &#160;&#160;<a class="el" href="le__thread_8h.html#a653b0f17cd4d4567c86a25e23d004f07a5fce739981e752cb447f5f79b967670e">LE_THREAD_PRIORITY_RT_3</a>, <a class="el" href="le__thread_8h.html#a653b0f17cd4d4567c86a25e23d004f07a872a9ad09f7fa8ddf9364e604f096da7">LE_THREAD_PRIORITY_RT_4</a>, <a class="el" href="le__thread_8h.html#a653b0f17cd4d4567c86a25e23d004f07ac8b001c3b50da24d990dd6b46e1efe68">LE_THREAD_PRIORITY_RT_5</a>, <a class="el" href="le__thread_8h.html#a653b0f17cd4d4567c86a25e23d004f07a9fc138e30eefdcb4e76714eb24640970">LE_THREAD_PRIORITY_RT_6</a>, <br /> &#160;&#160;<a class="el" href="le__thread_8h.html#a653b0f17cd4d4567c86a25e23d004f07ae2c4e9e3acde0b3fdccae600a8fb1495">LE_THREAD_PRIORITY_RT_7</a>, <a class="el" href="le__thread_8h.html#a653b0f17cd4d4567c86a25e23d004f07a8f32fd7602abadccad57458154a36818">LE_THREAD_PRIORITY_RT_8</a>, <a class="el" href="le__thread_8h.html#a653b0f17cd4d4567c86a25e23d004f07a5d80b49943d3cf26e93c256fcb2f92f9">LE_THREAD_PRIORITY_RT_9</a>, <a class="el" href="le__thread_8h.html#a653b0f17cd4d4567c86a25e23d004f07a7cf4f6e4bcc28631edce76a0a3dff459">LE_THREAD_PRIORITY_RT_10</a>, <br /> &#160;&#160;<a class="el" href="le__thread_8h.html#a653b0f17cd4d4567c86a25e23d004f07a7adffd6b46009a0b66e464d04fc33076">LE_THREAD_PRIORITY_RT_11</a>, <a class="el" href="le__thread_8h.html#a653b0f17cd4d4567c86a25e23d004f07a6606e780b0fc8d1a0d06b1ead1f87e69">LE_THREAD_PRIORITY_RT_12</a>, <a class="el" href="le__thread_8h.html#a653b0f17cd4d4567c86a25e23d004f07a1cf7e4ae2011e1a823435bafceca1ec5">LE_THREAD_PRIORITY_RT_13</a>, <a class="el" href="le__thread_8h.html#a653b0f17cd4d4567c86a25e23d004f07a5b36cb29ff41620721ead1d7b4ce7e5c">LE_THREAD_PRIORITY_RT_14</a>, <br /> &#160;&#160;<a class="el" href="le__thread_8h.html#a653b0f17cd4d4567c86a25e23d004f07a8583464ddd0ac106fba090f37500f082">LE_THREAD_PRIORITY_RT_15</a>, <a class="el" href="le__thread_8h.html#a653b0f17cd4d4567c86a25e23d004f07aafa2b78749f6b1e4fe740948f7d0ddc5">LE_THREAD_PRIORITY_RT_16</a>, <a class="el" href="le__thread_8h.html#a653b0f17cd4d4567c86a25e23d004f07ade2e01a416dc1595ab3d9dde3da10b47">LE_THREAD_PRIORITY_RT_17</a>, <a class="el" href="le__thread_8h.html#a653b0f17cd4d4567c86a25e23d004f07aad88067a95684c10cf1b13153629f2a2">LE_THREAD_PRIORITY_RT_18</a>, <br /> &#160;&#160;<a class="el" href="le__thread_8h.html#a653b0f17cd4d4567c86a25e23d004f07af671e9ef5c65873cb716562b10fc7aa4">LE_THREAD_PRIORITY_RT_19</a>, <a class="el" href="le__thread_8h.html#a653b0f17cd4d4567c86a25e23d004f07a3f75659013e4bc38c572bd1db744f5ee">LE_THREAD_PRIORITY_RT_20</a>, <a class="el" href="le__thread_8h.html#a653b0f17cd4d4567c86a25e23d004f07a50ea42702ed027e7c662115f90083385">LE_THREAD_PRIORITY_RT_21</a>, <a class="el" href="le__thread_8h.html#a653b0f17cd4d4567c86a25e23d004f07afce77d999f1b4c976e2249e744063b8e">LE_THREAD_PRIORITY_RT_22</a>, <br /> &#160;&#160;<a class="el" href="le__thread_8h.html#a653b0f17cd4d4567c86a25e23d004f07a34ff5071e5335d38e2a122873404ddff">LE_THREAD_PRIORITY_RT_23</a>, <a class="el" href="le__thread_8h.html#a653b0f17cd4d4567c86a25e23d004f07a41c0476895c8ca5c68688f875ff653e1">LE_THREAD_PRIORITY_RT_24</a>, <a class="el" href="le__thread_8h.html#a653b0f17cd4d4567c86a25e23d004f07ab9c1770678cfce99e82e3d1bdbf5de4e">LE_THREAD_PRIORITY_RT_25</a>, <a class="el" href="le__thread_8h.html#a653b0f17cd4d4567c86a25e23d004f07a22b20d8ac127832cca00cf13232bf6a2">LE_THREAD_PRIORITY_RT_26</a>, <br /> &#160;&#160;<a class="el" href="le__thread_8h.html#a653b0f17cd4d4567c86a25e23d004f07ac6a719f611dd43eb4b8da8ecfab5066e">LE_THREAD_PRIORITY_RT_27</a>, <a class="el" href="le__thread_8h.html#a653b0f17cd4d4567c86a25e23d004f07ad7aab0c671c44c412c20f16020152da1">LE_THREAD_PRIORITY_RT_28</a>, <a class="el" href="le__thread_8h.html#a653b0f17cd4d4567c86a25e23d004f07ac906028e6cb4515a6821424353dfb82a">LE_THREAD_PRIORITY_RT_29</a>, <a class="el" href="le__thread_8h.html#a653b0f17cd4d4567c86a25e23d004f07a14d161ef18fc3d3ef9d2bc512936e3bf">LE_THREAD_PRIORITY_RT_30</a>, <br /> &#160;&#160;<a class="el" href="le__thread_8h.html#a653b0f17cd4d4567c86a25e23d004f07a4cad36377869bf2ee3e83d7c84a738b4">LE_THREAD_PRIORITY_RT_31</a>, <a class="el" href="le__thread_8h.html#a653b0f17cd4d4567c86a25e23d004f07a24095b646efb07792a6c2e0dbb259740">LE_THREAD_PRIORITY_RT_32</a> <br /> }</td></tr> <tr class="separator:a653b0f17cd4d4567c86a25e23d004f07"><td class="memSeparator" colspan="2">&#160;</td></tr> </table><table class="memberdecls"> <tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="func-members"></a> Functions</h2></td></tr> <tr class="memitem:a87e02a46f92e9e3e11ed28a2b265872f"><td class="memItemLeft" align="right" valign="top"><a class="el" href="le__thread_8h.html#a32121104c6b4ca39008eb79a4d6862f2">le_thread_Ref_t</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="le__thread_8h.html#a87e02a46f92e9e3e11ed28a2b265872f">le_thread_Create</a> (const char *name, <a class="el" href="le__thread_8h.html#a9210663fea7283e32a6e988ebcf75126">le_thread_MainFunc_t</a> mainFunc, void *context)</td></tr> <tr class="separator:a87e02a46f92e9e3e11ed28a2b265872f"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a95257a2f60cacdadc787647453b77356"><td class="memItemLeft" align="right" valign="top"><a class="el" href="le__basics_8h.html#a1cca095ed6ebab24b57a636382a6c86c">le_result_t</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="le__thread_8h.html#a95257a2f60cacdadc787647453b77356">le_thread_SetPriority</a> (<a class="el" href="le__thread_8h.html#a32121104c6b4ca39008eb79a4d6862f2">le_thread_Ref_t</a> thread, <a class="el" href="le__thread_8h.html#a653b0f17cd4d4567c86a25e23d004f07">le_thread_Priority_t</a> priority)</td></tr> <tr class="separator:a95257a2f60cacdadc787647453b77356"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a91d0476fe2ddd834c39b194164a665b7"><td class="memItemLeft" align="right" valign="top"><a class="el" href="le__basics_8h.html#a1cca095ed6ebab24b57a636382a6c86c">le_result_t</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="le__thread_8h.html#a91d0476fe2ddd834c39b194164a665b7">le_thread_SetStackSize</a> (<a class="el" href="le__thread_8h.html#a32121104c6b4ca39008eb79a4d6862f2">le_thread_Ref_t</a> thread, size_t size)</td></tr> <tr class="separator:a91d0476fe2ddd834c39b194164a665b7"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a8959f09f66f365916a6a4fbdaf36cf65"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="le__thread_8h.html#a8959f09f66f365916a6a4fbdaf36cf65">le_thread_SetJoinable</a> (<a class="el" href="le__thread_8h.html#a32121104c6b4ca39008eb79a4d6862f2">le_thread_Ref_t</a> thread)</td></tr> <tr class="separator:a8959f09f66f365916a6a4fbdaf36cf65"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a38df3877ee5ab9fac17b2fc0be46c27e"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="le__thread_8h.html#a38df3877ee5ab9fac17b2fc0be46c27e">le_thread_Start</a> (<a class="el" href="le__thread_8h.html#a32121104c6b4ca39008eb79a4d6862f2">le_thread_Ref_t</a> thread)</td></tr> <tr class="separator:a38df3877ee5ab9fac17b2fc0be46c27e"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:adf7f24fec4859ca12a52b16ce43fd9b8"><td class="memItemLeft" align="right" valign="top"><a class="el" href="le__basics_8h.html#a1cca095ed6ebab24b57a636382a6c86c">le_result_t</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="le__thread_8h.html#adf7f24fec4859ca12a52b16ce43fd9b8">le_thread_Join</a> (<a class="el" href="le__thread_8h.html#a32121104c6b4ca39008eb79a4d6862f2">le_thread_Ref_t</a> thread, void **resultValuePtr)</td></tr> <tr class="separator:adf7f24fec4859ca12a52b16ce43fd9b8"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a6b8e349107ae6628ed8807588f044faa"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="le__thread_8h.html#a6b8e349107ae6628ed8807588f044faa">le_thread_Exit</a> (void *resultValue)</td></tr> <tr class="separator:a6b8e349107ae6628ed8807588f044faa"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a0f1c1b98f354a96e6e31e55a71b58f6a"><td class="memItemLeft" align="right" valign="top"><a class="el" href="le__basics_8h.html#a1cca095ed6ebab24b57a636382a6c86c">le_result_t</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="le__thread_8h.html#a0f1c1b98f354a96e6e31e55a71b58f6a">le_thread_Cancel</a> (<a class="el" href="le__thread_8h.html#a32121104c6b4ca39008eb79a4d6862f2">le_thread_Ref_t</a> threadToCancel)</td></tr> <tr class="separator:a0f1c1b98f354a96e6e31e55a71b58f6a"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a90a9d67db26f816fd1e1032d74a24fcd"><td class="memItemLeft" align="right" valign="top"><a class="el" href="le__thread_8h.html#a32121104c6b4ca39008eb79a4d6862f2">le_thread_Ref_t</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="le__thread_8h.html#a90a9d67db26f816fd1e1032d74a24fcd">le_thread_GetCurrent</a> (void)</td></tr> <tr class="separator:a90a9d67db26f816fd1e1032d74a24fcd"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:ab4834a35f1afc1f353fc3c808a5ab6a2"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="le__thread_8h.html#ab4834a35f1afc1f353fc3c808a5ab6a2">le_thread_GetName</a> (<a class="el" href="le__thread_8h.html#a32121104c6b4ca39008eb79a4d6862f2">le_thread_Ref_t</a> threadRef, char *buffPtr, size_t buffSize)</td></tr> <tr class="separator:ab4834a35f1afc1f353fc3c808a5ab6a2"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a41c366f881ee31d38de011adb44af12b"><td class="memItemLeft" align="right" valign="top">const char *&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="le__thread_8h.html#a41c366f881ee31d38de011adb44af12b">le_thread_GetMyName</a> (void)</td></tr> <tr class="separator:a41c366f881ee31d38de011adb44af12b"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a6cb6d7b1729249d185fbf922fa96d27a"><td class="memItemLeft" align="right" valign="top"><a class="el" href="le__thread_8h.html#a738918131ea45ff37440858db2cec7db">le_thread_DestructorRef_t</a>&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="le__thread_8h.html#a6cb6d7b1729249d185fbf922fa96d27a">le_thread_AddDestructor</a> (<a class="el" href="le__thread_8h.html#acb79e2410ac4865f8205fb6dd84ca036">le_thread_Destructor_t</a> destructor, void *context)</td></tr> <tr class="separator:a6cb6d7b1729249d185fbf922fa96d27a"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a671dbe2927a3b2a13c5150476398f34f"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="le__thread_8h.html#a671dbe2927a3b2a13c5150476398f34f">le_thread_AddChildDestructor</a> (<a class="el" href="le__thread_8h.html#a32121104c6b4ca39008eb79a4d6862f2">le_thread_Ref_t</a> thread, <a class="el" href="le__thread_8h.html#acb79e2410ac4865f8205fb6dd84ca036">le_thread_Destructor_t</a> destructor, void *context)</td></tr> <tr class="separator:a671dbe2927a3b2a13c5150476398f34f"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:af9bb895578b783b45c83acfe862f7358"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="le__thread_8h.html#af9bb895578b783b45c83acfe862f7358">le_thread_RemoveDestructor</a> (<a class="el" href="le__thread_8h.html#a738918131ea45ff37440858db2cec7db">le_thread_DestructorRef_t</a> destructor)</td></tr> <tr class="separator:af9bb895578b783b45c83acfe862f7358"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:a3e35d530ce76e97a627dc60100fc1475"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="le__thread_8h.html#a3e35d530ce76e97a627dc60100fc1475">le_thread_InitLegatoThreadData</a> (const char *name)</td></tr> <tr class="separator:a3e35d530ce76e97a627dc60100fc1475"><td class="memSeparator" colspan="2">&#160;</td></tr> <tr class="memitem:aef59d0ded85da6ddd169a661824670d0"><td class="memItemLeft" align="right" valign="top">void&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="le__thread_8h.html#aef59d0ded85da6ddd169a661824670d0">le_thread_CleanupLegatoThreadData</a> (void)</td></tr> <tr class="separator:aef59d0ded85da6ddd169a661824670d0"><td class="memSeparator" colspan="2">&#160;</td></tr> </table> <a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2> <div class="textblock"><p>Legato <a class="el" href="c_threading.html">Thread Control API</a> include file.</p> <p>Copyright (C) Sierra Wireless Inc. Use of this work is subject to license. </p> </div><h2 class="groupheader">Typedef Documentation</h2> <a class="anchor" id="acb79e2410ac4865f8205fb6dd84ca036"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">typedef void(* le_thread_Destructor_t) (void *context )</td> </tr> </table> </div><div class="memdoc"> <p>Destructor functions for threads must look like this:</p> <dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">context</td><td>[IN] Context parameter that was passed into le_thread_SetDestructor() when this destructor was registered. </td></tr> </table> </dd> </dl> </div> </div> <a class="anchor" id="a738918131ea45ff37440858db2cec7db"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">typedef struct le_thread_Destructor* <a class="el" href="le__thread_8h.html#a738918131ea45ff37440858db2cec7db">le_thread_DestructorRef_t</a></td> </tr> </table> </div><div class="memdoc"> <p>Reference to a registered destructor function. </p> </div> </div> <a class="anchor" id="a9210663fea7283e32a6e988ebcf75126"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">typedef void*(* le_thread_MainFunc_t) (void *context)</td> </tr> </table> </div><div class="memdoc"> <p>Main functions for threads must look like this:</p> <dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramname">context</td><td>[IN] Context value that was passed to <a class="el" href="le__thread_8h.html#a87e02a46f92e9e3e11ed28a2b265872f">le_thread_Create()</a>.</td></tr> </table> </dd> </dl> <dl class="section return"><dt>Returns</dt><dd>Thread result value. If the thread is joinable, then this value can be obtained by another thread through a call to vt_thread_Join(). Otherwise, the return value is ignored. </dd></dl> </div> </div> <a class="anchor" id="a32121104c6b4ca39008eb79a4d6862f2"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">typedef struct le_thread* <a class="el" href="le__thread_8h.html#a32121104c6b4ca39008eb79a4d6862f2">le_thread_Ref_t</a></td> </tr> </table> </div><div class="memdoc"> <p>Reference to a thread of execution.</p> <dl class="section note"><dt>Note</dt><dd>NULL can be used as an invalid value. </dd></dl> </div> </div> <h2 class="groupheader">Enumeration Type Documentation</h2> <a class="anchor" id="a653b0f17cd4d4567c86a25e23d004f07"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">enum <a class="el" href="le__thread_8h.html#a653b0f17cd4d4567c86a25e23d004f07">le_thread_Priority_t</a></td> </tr> </table> </div><div class="memdoc"> <p>Thread priority levels.</p> <p>Real-time priority levels should be avoided unless absolutely necessary for the application. They are privileged levels and will therefore not be allowed unless the application is executed by an identity with the appropriate permissions. If a thread running at a real-time priority level does not block, no other thread at a lower priority level will run, so be careful with these.</p> <dl class="section note"><dt>Note</dt><dd>Higher numbers are higher priority. </dd></dl> <table class="fieldtable"> <tr><th colspan="2">Enumerator</th></tr><tr><td class="fieldname"><a class="anchor" id="a653b0f17cd4d4567c86a25e23d004f07a8237422b4c3d3df0ffcdbc9981c45d98"></a>LE_THREAD_PRIORITY_IDLE&#160;</td><td class="fielddoc"> <p>Lowest priority level. Only runs when nothing else to do. </p> </td></tr> <tr><td class="fieldname"><a class="anchor" id="a653b0f17cd4d4567c86a25e23d004f07aa0e16c2e450b0510087487a06318a2bb"></a>LE_THREAD_PRIORITY_NORMAL&#160;</td><td class="fielddoc"> <p>Normal, non-real-time priority level. THIS IS THE DEFAULT. </p> </td></tr> <tr><td class="fieldname"><a class="anchor" id="a653b0f17cd4d4567c86a25e23d004f07a37b1c0a99fc3b979afa091911e2f43d6"></a>LE_THREAD_PRIORITY_RT_1&#160;</td><td class="fielddoc"> <p>Real-time priority level 1. The lowest realtime priority level. </p> </td></tr> <tr><td class="fieldname"><a class="anchor" id="a653b0f17cd4d4567c86a25e23d004f07a6d3958846ce89c25aad1f16db34549c7"></a>LE_THREAD_PRIORITY_RT_2&#160;</td><td class="fielddoc"> <p>Real-time priority level 2. </p> </td></tr> <tr><td class="fieldname"><a class="anchor" id="a653b0f17cd4d4567c86a25e23d004f07a5fce739981e752cb447f5f79b967670e"></a>LE_THREAD_PRIORITY_RT_3&#160;</td><td class="fielddoc"> <p>Real-time priority level 3. </p> </td></tr> <tr><td class="fieldname"><a class="anchor" id="a653b0f17cd4d4567c86a25e23d004f07a872a9ad09f7fa8ddf9364e604f096da7"></a>LE_THREAD_PRIORITY_RT_4&#160;</td><td class="fielddoc"> <p>Real-time priority level 4. </p> </td></tr> <tr><td class="fieldname"><a class="anchor" id="a653b0f17cd4d4567c86a25e23d004f07ac8b001c3b50da24d990dd6b46e1efe68"></a>LE_THREAD_PRIORITY_RT_5&#160;</td><td class="fielddoc"> <p>Real-time priority level 5. </p> </td></tr> <tr><td class="fieldname"><a class="anchor" id="a653b0f17cd4d4567c86a25e23d004f07a9fc138e30eefdcb4e76714eb24640970"></a>LE_THREAD_PRIORITY_RT_6&#160;</td><td class="fielddoc"> <p>Real-time priority level 6. </p> </td></tr> <tr><td class="fieldname"><a class="anchor" id="a653b0f17cd4d4567c86a25e23d004f07ae2c4e9e3acde0b3fdccae600a8fb1495"></a>LE_THREAD_PRIORITY_RT_7&#160;</td><td class="fielddoc"> <p>Real-time priority level 7. </p> </td></tr> <tr><td class="fieldname"><a class="anchor" id="a653b0f17cd4d4567c86a25e23d004f07a8f32fd7602abadccad57458154a36818"></a>LE_THREAD_PRIORITY_RT_8&#160;</td><td class="fielddoc"> <p>Real-time priority level 8. </p> </td></tr> <tr><td class="fieldname"><a class="anchor" id="a653b0f17cd4d4567c86a25e23d004f07a5d80b49943d3cf26e93c256fcb2f92f9"></a>LE_THREAD_PRIORITY_RT_9&#160;</td><td class="fielddoc"> <p>Real-time priority level 9. </p> </td></tr> <tr><td class="fieldname"><a class="anchor" id="a653b0f17cd4d4567c86a25e23d004f07a7cf4f6e4bcc28631edce76a0a3dff459"></a>LE_THREAD_PRIORITY_RT_10&#160;</td><td class="fielddoc"> <p>Real-time priority level 10. </p> </td></tr> <tr><td class="fieldname"><a class="anchor" id="a653b0f17cd4d4567c86a25e23d004f07a7adffd6b46009a0b66e464d04fc33076"></a>LE_THREAD_PRIORITY_RT_11&#160;</td><td class="fielddoc"> <p>Real-time priority level 11. </p> </td></tr> <tr><td class="fieldname"><a class="anchor" id="a653b0f17cd4d4567c86a25e23d004f07a6606e780b0fc8d1a0d06b1ead1f87e69"></a>LE_THREAD_PRIORITY_RT_12&#160;</td><td class="fielddoc"> <p>Real-time priority level 12. </p> </td></tr> <tr><td class="fieldname"><a class="anchor" id="a653b0f17cd4d4567c86a25e23d004f07a1cf7e4ae2011e1a823435bafceca1ec5"></a>LE_THREAD_PRIORITY_RT_13&#160;</td><td class="fielddoc"> <p>Real-time priority level 13. </p> </td></tr> <tr><td class="fieldname"><a class="anchor" id="a653b0f17cd4d4567c86a25e23d004f07a5b36cb29ff41620721ead1d7b4ce7e5c"></a>LE_THREAD_PRIORITY_RT_14&#160;</td><td class="fielddoc"> <p>Real-time priority level 14. </p> </td></tr> <tr><td class="fieldname"><a class="anchor" id="a653b0f17cd4d4567c86a25e23d004f07a8583464ddd0ac106fba090f37500f082"></a>LE_THREAD_PRIORITY_RT_15&#160;</td><td class="fielddoc"> <p>Real-time priority level 15. </p> </td></tr> <tr><td class="fieldname"><a class="anchor" id="a653b0f17cd4d4567c86a25e23d004f07aafa2b78749f6b1e4fe740948f7d0ddc5"></a>LE_THREAD_PRIORITY_RT_16&#160;</td><td class="fielddoc"> <p>Real-time priority level 16. </p> </td></tr> <tr><td class="fieldname"><a class="anchor" id="a653b0f17cd4d4567c86a25e23d004f07ade2e01a416dc1595ab3d9dde3da10b47"></a>LE_THREAD_PRIORITY_RT_17&#160;</td><td class="fielddoc"> <p>Real-time priority level 17. </p> </td></tr> <tr><td class="fieldname"><a class="anchor" id="a653b0f17cd4d4567c86a25e23d004f07aad88067a95684c10cf1b13153629f2a2"></a>LE_THREAD_PRIORITY_RT_18&#160;</td><td class="fielddoc"> <p>Real-time priority level 18. </p> </td></tr> <tr><td class="fieldname"><a class="anchor" id="a653b0f17cd4d4567c86a25e23d004f07af671e9ef5c65873cb716562b10fc7aa4"></a>LE_THREAD_PRIORITY_RT_19&#160;</td><td class="fielddoc"> <p>Real-time priority level 19. </p> </td></tr> <tr><td class="fieldname"><a class="anchor" id="a653b0f17cd4d4567c86a25e23d004f07a3f75659013e4bc38c572bd1db744f5ee"></a>LE_THREAD_PRIORITY_RT_20&#160;</td><td class="fielddoc"> <p>Real-time priority level 20. </p> </td></tr> <tr><td class="fieldname"><a class="anchor" id="a653b0f17cd4d4567c86a25e23d004f07a50ea42702ed027e7c662115f90083385"></a>LE_THREAD_PRIORITY_RT_21&#160;</td><td class="fielddoc"> <p>Real-time priority level 21. </p> </td></tr> <tr><td class="fieldname"><a class="anchor" id="a653b0f17cd4d4567c86a25e23d004f07afce77d999f1b4c976e2249e744063b8e"></a>LE_THREAD_PRIORITY_RT_22&#160;</td><td class="fielddoc"> <p>Real-time priority level 22. </p> </td></tr> <tr><td class="fieldname"><a class="anchor" id="a653b0f17cd4d4567c86a25e23d004f07a34ff5071e5335d38e2a122873404ddff"></a>LE_THREAD_PRIORITY_RT_23&#160;</td><td class="fielddoc"> <p>Real-time priority level 23. </p> </td></tr> <tr><td class="fieldname"><a class="anchor" id="a653b0f17cd4d4567c86a25e23d004f07a41c0476895c8ca5c68688f875ff653e1"></a>LE_THREAD_PRIORITY_RT_24&#160;</td><td class="fielddoc"> <p>Real-time priority level 24. </p> </td></tr> <tr><td class="fieldname"><a class="anchor" id="a653b0f17cd4d4567c86a25e23d004f07ab9c1770678cfce99e82e3d1bdbf5de4e"></a>LE_THREAD_PRIORITY_RT_25&#160;</td><td class="fielddoc"> <p>Real-time priority level 25. </p> </td></tr> <tr><td class="fieldname"><a class="anchor" id="a653b0f17cd4d4567c86a25e23d004f07a22b20d8ac127832cca00cf13232bf6a2"></a>LE_THREAD_PRIORITY_RT_26&#160;</td><td class="fielddoc"> <p>Real-time priority level 26. </p> </td></tr> <tr><td class="fieldname"><a class="anchor" id="a653b0f17cd4d4567c86a25e23d004f07ac6a719f611dd43eb4b8da8ecfab5066e"></a>LE_THREAD_PRIORITY_RT_27&#160;</td><td class="fielddoc"> <p>Real-time priority level 27. </p> </td></tr> <tr><td class="fieldname"><a class="anchor" id="a653b0f17cd4d4567c86a25e23d004f07ad7aab0c671c44c412c20f16020152da1"></a>LE_THREAD_PRIORITY_RT_28&#160;</td><td class="fielddoc"> <p>Real-time priority level 28. </p> </td></tr> <tr><td class="fieldname"><a class="anchor" id="a653b0f17cd4d4567c86a25e23d004f07ac906028e6cb4515a6821424353dfb82a"></a>LE_THREAD_PRIORITY_RT_29&#160;</td><td class="fielddoc"> <p>Real-time priority level 29. </p> </td></tr> <tr><td class="fieldname"><a class="anchor" id="a653b0f17cd4d4567c86a25e23d004f07a14d161ef18fc3d3ef9d2bc512936e3bf"></a>LE_THREAD_PRIORITY_RT_30&#160;</td><td class="fielddoc"> <p>Real-time priority level 30. </p> </td></tr> <tr><td class="fieldname"><a class="anchor" id="a653b0f17cd4d4567c86a25e23d004f07a4cad36377869bf2ee3e83d7c84a738b4"></a>LE_THREAD_PRIORITY_RT_31&#160;</td><td class="fielddoc"> <p>Real-time priority level 31. </p> </td></tr> <tr><td class="fieldname"><a class="anchor" id="a653b0f17cd4d4567c86a25e23d004f07a24095b646efb07792a6c2e0dbb259740"></a>LE_THREAD_PRIORITY_RT_32&#160;</td><td class="fielddoc"> <p>Real-time priority level 32. </p> </td></tr> </table> </div> </div> <h2 class="groupheader">Function Documentation</h2> <a class="anchor" id="a671dbe2927a3b2a13c5150476398f34f"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">void le_thread_AddChildDestructor </td> <td>(</td> <td class="paramtype"><a class="el" href="le__thread_8h.html#a32121104c6b4ca39008eb79a4d6862f2">le_thread_Ref_t</a>&#160;</td> <td class="paramname"><em>thread</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype"><a class="el" href="le__thread_8h.html#acb79e2410ac4865f8205fb6dd84ca036">le_thread_Destructor_t</a>&#160;</td> <td class="paramname"><em>destructor</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">void *&#160;</td> <td class="paramname"><em>context</em>&#160;</td> </tr> <tr> <td></td> <td>)</td> <td></td><td></td> </tr> </table> </div><div class="memdoc"> <p>Registers a destructor function for a child thread. The destructor will be called by the child thread just before it terminates.</p> <p>This can only be done before the child thread is started. After that, only the child thread can add its own destructors.</p> <p>The reason for allowing another thread to register a destructor function is to avoid a race condition that can cause resource leakage when a parent thread passes dynamically allocated resources to threads that they create. This is only a problem if the child thread is expected to release the resources when they are finished with them, and the child thread may get cancelled at any time.</p> <p>For example, a thread <em>T1</em> could allocate an object from a memory pool, create a thread <em>T2</em>, and pass that object to <em>T2</em> for processing and release. <em>T2</em> could register a destructor function to release the resource whenever it terminates, whether through cancellation or normal exit. But, if it's possible that <em>T2</em> could get cancelled before it even has a chance to register a destructor function for itself, the memory pool object could never get released. So, we allow <em>T1</em> to register a destructor function for <em>T2</em> before starting <em>T2</em>.</p> <p>See <a class="el" href="c_threading.html#threadDestructors">Thread Destructors</a> for more information on destructors. </p> <dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramdir">[in]</td><td class="paramname">thread</td><td>Thread to attach the destructor to. </td></tr> <tr><td class="paramdir">[in]</td><td class="paramname">destructor</td><td>Function to be called. </td></tr> <tr><td class="paramdir">[in]</td><td class="paramname">context</td><td>Parameter to pass to the destructor. </td></tr> </table> </dd> </dl> </div> </div> <a class="anchor" id="a6cb6d7b1729249d185fbf922fa96d27a"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname"><a class="el" href="le__thread_8h.html#a738918131ea45ff37440858db2cec7db">le_thread_DestructorRef_t</a> le_thread_AddDestructor </td> <td>(</td> <td class="paramtype"><a class="el" href="le__thread_8h.html#acb79e2410ac4865f8205fb6dd84ca036">le_thread_Destructor_t</a>&#160;</td> <td class="paramname"><em>destructor</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">void *&#160;</td> <td class="paramname"><em>context</em>&#160;</td> </tr> <tr> <td></td> <td>)</td> <td></td><td></td> </tr> </table> </div><div class="memdoc"> <p>Registers a destructor function for the calling thread. The destructor will be called by that thread just before it terminates.</p> <p>A thread can register (or remove) its own destructor functions any time.</p> <dl class="section return"><dt>Returns</dt><dd>Reference to the destructor that can be passed to <a class="el" href="le__thread_8h.html#af9bb895578b783b45c83acfe862f7358">le_thread_RemoveDestructor()</a>.</dd></dl> <p>See <a class="el" href="c_threading.html#threadDestructors">Thread Destructors</a> for more information on destructors. </p> <dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramdir">[in]</td><td class="paramname">destructor</td><td>Function to be called. </td></tr> <tr><td class="paramdir">[in]</td><td class="paramname">context</td><td>Parameter to pass to the destructor. </td></tr> </table> </dd> </dl> </div> </div> <a class="anchor" id="a0f1c1b98f354a96e6e31e55a71b58f6a"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname"><a class="el" href="le__basics_8h.html#a1cca095ed6ebab24b57a636382a6c86c">le_result_t</a> le_thread_Cancel </td> <td>(</td> <td class="paramtype"><a class="el" href="le__thread_8h.html#a32121104c6b4ca39008eb79a4d6862f2">le_thread_Ref_t</a>&#160;</td> <td class="paramname"><em>threadToCancel</em></td><td>)</td> <td></td> </tr> </table> </div><div class="memdoc"> <p>Tells another thread to terminate. Returns immediately, but the termination of the thread happens asynchronously and is not guaranteed to occur when this function returns.</p> <dl class="section return"><dt>Returns</dt><dd><ul> <li>LE_OK if successful.</li> <li>LE_NOT_FOUND if the thread doesn't exist. </li> </ul> </dd></dl> <dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramdir">[in]</td><td class="paramname">threadToCancel</td><td>Thread to cancel. </td></tr> </table> </dd> </dl> </div> </div> <a class="anchor" id="aef59d0ded85da6ddd169a661824670d0"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">void le_thread_CleanupLegatoThreadData </td> <td>(</td> <td class="paramtype">void&#160;</td> <td class="paramname"></td><td>)</td> <td></td> </tr> </table> </div><div class="memdoc"> <p>Clean-up the thread-specific data that was initialized using <a class="el" href="le__thread_8h.html#a3e35d530ce76e97a627dc60100fc1475">le_thread_InitLegatoThreadData()</a>.</p> <p>To prevent memory leaks, this must be called by the thread when it dies (unless the whole process is dying).</p> <dl class="section note"><dt>Note</dt><dd>This is not needed if the thread was started using <a class="el" href="le__thread_8h.html#a38df3877ee5ab9fac17b2fc0be46c27e">le_thread_Start()</a>. </dd></dl> </div> </div> <a class="anchor" id="a87e02a46f92e9e3e11ed28a2b265872f"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname"><a class="el" href="le__thread_8h.html#a32121104c6b4ca39008eb79a4d6862f2">le_thread_Ref_t</a> le_thread_Create </td> <td>(</td> <td class="paramtype">const char *&#160;</td> <td class="paramname"><em>name</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype"><a class="el" href="le__thread_8h.html#a9210663fea7283e32a6e988ebcf75126">le_thread_MainFunc_t</a>&#160;</td> <td class="paramname"><em>mainFunc</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">void *&#160;</td> <td class="paramname"><em>context</em>&#160;</td> </tr> <tr> <td></td> <td>)</td> <td></td><td></td> </tr> </table> </div><div class="memdoc"> <p>Creates a new Legato thread of execution. After creating the thread, you have the opportunity to set attributes before it starts. It won't start until <a class="el" href="le__thread_8h.html#a38df3877ee5ab9fac17b2fc0be46c27e">le_thread_Start()</a> is called.</p> <dl class="section return"><dt>Returns</dt><dd>A reference to the thread (doesn't return if fails). </dd></dl> <dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramdir">[in]</td><td class="paramname">name</td><td>Thread name (will be copied, so can be temporary). </td></tr> <tr><td class="paramdir">[in]</td><td class="paramname">mainFunc</td><td>Thread's main function. </td></tr> <tr><td class="paramdir">[in]</td><td class="paramname">context</td><td>Value to pass to mainFunc when it is called. </td></tr> </table> </dd> </dl> </div> </div> <a class="anchor" id="a6b8e349107ae6628ed8807588f044faa"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">void le_thread_Exit </td> <td>(</td> <td class="paramtype">void *&#160;</td> <td class="paramname"><em>resultValue</em></td><td>)</td> <td></td> </tr> </table> </div><div class="memdoc"> <p>Terminates the calling thread. </p> <dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramdir">[in]</td><td class="paramname">resultValue</td><td>Result value. If this thread is joinable, this result can be obtained by another thread calling <a class="el" href="le__thread_8h.html#adf7f24fec4859ca12a52b16ce43fd9b8">le_thread_Join()</a> on this thread. </td></tr> </table> </dd> </dl> </div> </div> <a class="anchor" id="a90a9d67db26f816fd1e1032d74a24fcd"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname"><a class="el" href="le__thread_8h.html#a32121104c6b4ca39008eb79a4d6862f2">le_thread_Ref_t</a> le_thread_GetCurrent </td> <td>(</td> <td class="paramtype">void&#160;</td> <td class="paramname"></td><td>)</td> <td></td> </tr> </table> </div><div class="memdoc"> <p>Gets the calling thread's thread reference.</p> <dl class="section return"><dt>Returns</dt><dd>Calling thread's thread reference. </dd></dl> </div> </div> <a class="anchor" id="a41c366f881ee31d38de011adb44af12b"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">const char* le_thread_GetMyName </td> <td>(</td> <td class="paramtype">void&#160;</td> <td class="paramname"></td><td>)</td> <td></td> </tr> </table> </div><div class="memdoc"> <p>Gets the name of the calling thread. </p> </div> </div> <a class="anchor" id="ab4834a35f1afc1f353fc3c808a5ab6a2"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">void le_thread_GetName </td> <td>(</td> <td class="paramtype"><a class="el" href="le__thread_8h.html#a32121104c6b4ca39008eb79a4d6862f2">le_thread_Ref_t</a>&#160;</td> <td class="paramname"><em>threadRef</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">char *&#160;</td> <td class="paramname"><em>buffPtr</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">size_t&#160;</td> <td class="paramname"><em>buffSize</em>&#160;</td> </tr> <tr> <td></td> <td>)</td> <td></td><td></td> </tr> </table> </div><div class="memdoc"> <p>Gets the name of a given thread. </p> <dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramdir">[in]</td><td class="paramname">threadRef</td><td>Thread to get the name for. </td></tr> <tr><td class="paramdir">[out]</td><td class="paramname">buffPtr</td><td>Buffer to store the name of the thread. </td></tr> <tr><td class="paramdir">[in]</td><td class="paramname">buffSize</td><td>Size of the buffer. </td></tr> </table> </dd> </dl> </div> </div> <a class="anchor" id="a3e35d530ce76e97a627dc60100fc1475"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">void le_thread_InitLegatoThreadData </td> <td>(</td> <td class="paramtype">const char *&#160;</td> <td class="paramname"><em>name</em></td><td>)</td> <td></td> </tr> </table> </div><div class="memdoc"> <p>Initialize the thread-specific data needed by the Legato framework for the calling thread.</p> <p>This is used to turn a non-Legato thread (a thread that was created using a non-Legato API, such as pthread_create() ) into a Legato thread.</p> <dl class="section note"><dt>Note</dt><dd>This is not needed if the thread was started using <a class="el" href="le__thread_8h.html#a38df3877ee5ab9fac17b2fc0be46c27e">le_thread_Start()</a>. </dd></dl> <dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramdir">[in]</td><td class="paramname">name</td><td>A name for the thread (will be copied, so can be temporary). </td></tr> </table> </dd> </dl> </div> </div> <a class="anchor" id="adf7f24fec4859ca12a52b16ce43fd9b8"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname"><a class="el" href="le__basics_8h.html#a1cca095ed6ebab24b57a636382a6c86c">le_result_t</a> le_thread_Join </td> <td>(</td> <td class="paramtype"><a class="el" href="le__thread_8h.html#a32121104c6b4ca39008eb79a4d6862f2">le_thread_Ref_t</a>&#160;</td> <td class="paramname"><em>thread</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">void **&#160;</td> <td class="paramname"><em>resultValuePtr</em>&#160;</td> </tr> <tr> <td></td> <td>)</td> <td></td><td></td> </tr> </table> </div><div class="memdoc"> <p>"Joins" the calling thread with another thread. Blocks the calling thread until the other thread finishes.</p> <p>After a thread has been joined with, its thread reference is no longer valid and must never be used again.</p> <p>The other thread's result value (the value it returned from its main function or passed into <a class="el" href="le__thread_8h.html#a6b8e349107ae6628ed8807588f044faa">le_thread_Exit()</a>) can be obtained.</p> <dl class="section return"><dt>Returns</dt><dd><ul> <li>LE_OK if successful.</li> <li>LE_DEADLOCK if a thread tries to join with itself or two threads try to join each other.</li> <li>LE_NOT_FOUND if the other thread doesn't exist.</li> <li>LE_NOT_POSSIBLE if the other thread can't be joined with. </li> </ul> </dd></dl> <dl class="section warning"><dt>Warning</dt><dd>The other thread must be "joinable". See <a class="el" href="le__thread_8h.html#a8959f09f66f365916a6a4fbdaf36cf65">le_thread_SetJoinable()</a>;</dd> <dd> It's an error for two or more threads try to join with the same thread. </dd></dl> <dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramdir">[in]</td><td class="paramname">thread</td><td></td></tr> <tr><td class="paramdir">[out]</td><td class="paramname">resultValuePtr</td><td>Ptr to where the finished thread's result value will be stored. Can be NULL if the result is not needed. </td></tr> </table> </dd> </dl> </div> </div> <a class="anchor" id="af9bb895578b783b45c83acfe862f7358"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">void le_thread_RemoveDestructor </td> <td>(</td> <td class="paramtype"><a class="el" href="le__thread_8h.html#a738918131ea45ff37440858db2cec7db">le_thread_DestructorRef_t</a>&#160;</td> <td class="paramname"><em>destructor</em></td><td>)</td> <td></td> </tr> </table> </div><div class="memdoc"> <p>Removes a destructor function from the calling thread's list of destructors. </p> <dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramdir">[in]</td><td class="paramname">destructor</td><td>Reference to the destructor to remove. </td></tr> </table> </dd> </dl> </div> </div> <a class="anchor" id="a8959f09f66f365916a6a4fbdaf36cf65"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">void le_thread_SetJoinable </td> <td>(</td> <td class="paramtype"><a class="el" href="le__thread_8h.html#a32121104c6b4ca39008eb79a4d6862f2">le_thread_Ref_t</a>&#160;</td> <td class="paramname"><em>thread</em></td><td>)</td> <td></td> </tr> </table> </div><div class="memdoc"> <p>Makes a thread "joinable", meaning that when it finishes, it will remain in existence until another thread "joins" with it by calling <a class="el" href="le__thread_8h.html#adf7f24fec4859ca12a52b16ce43fd9b8">le_thread_Join()</a>. By default, threads are not joinable and will be destroyed automatically when they finish. </p> <dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramdir">[in]</td><td class="paramname">thread</td><td></td></tr> </table> </dd> </dl> </div> </div> <a class="anchor" id="a95257a2f60cacdadc787647453b77356"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname"><a class="el" href="le__basics_8h.html#a1cca095ed6ebab24b57a636382a6c86c">le_result_t</a> le_thread_SetPriority </td> <td>(</td> <td class="paramtype"><a class="el" href="le__thread_8h.html#a32121104c6b4ca39008eb79a4d6862f2">le_thread_Ref_t</a>&#160;</td> <td class="paramname"><em>thread</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype"><a class="el" href="le__thread_8h.html#a653b0f17cd4d4567c86a25e23d004f07">le_thread_Priority_t</a>&#160;</td> <td class="paramname"><em>priority</em>&#160;</td> </tr> <tr> <td></td> <td>)</td> <td></td><td></td> </tr> </table> </div><div class="memdoc"> <p>Sets the priority of a thread.</p> <dl class="section return"><dt>Returns</dt><dd><ul> <li>LE_OK if successful.</li> <li>LE_NOT_PERMITTED if the calling thread doesn't have the necessary permission levels to use the requested priority level.</li> <li>LE_OUT_OF_RANGE if the priority level requested is out of range. </li> </ul> </dd></dl> <dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramdir">[in]</td><td class="paramname">thread</td><td></td></tr> <tr><td class="paramdir">[in]</td><td class="paramname">priority</td><td></td></tr> </table> </dd> </dl> </div> </div> <a class="anchor" id="a91d0476fe2ddd834c39b194164a665b7"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname"><a class="el" href="le__basics_8h.html#a1cca095ed6ebab24b57a636382a6c86c">le_result_t</a> le_thread_SetStackSize </td> <td>(</td> <td class="paramtype"><a class="el" href="le__thread_8h.html#a32121104c6b4ca39008eb79a4d6862f2">le_thread_Ref_t</a>&#160;</td> <td class="paramname"><em>thread</em>, </td> </tr> <tr> <td class="paramkey"></td> <td></td> <td class="paramtype">size_t&#160;</td> <td class="paramname"><em>size</em>&#160;</td> </tr> <tr> <td></td> <td>)</td> <td></td><td></td> </tr> </table> </div><div class="memdoc"> <p>Sets the stack size of a thread.</p> <dl class="section note"><dt>Note</dt><dd>It's generally not necessary to set the stack size. Some reasons why you might are:<ul> <li>to increase it beyond the system's default stack size to prevent overflow for a thread that makes extremely heavy use of the stack;</li> <li>to decrease it to save memory when:<ul> <li>running in a system that does not support virtual memory</li> <li>the thread has very tight real-time constraints that require that the stack memory be locked into physical memory to avoid page faults.</li> </ul> </li> </ul> </dd></dl> <dl class="section return"><dt>Returns</dt><dd><ul> <li>LE_OK if successful.</li> <li>LE_OVERFLOW if the stack size requested is too small.</li> <li>LE_OUT_OF_RANGE if the stack size requested is too large. </li> </ul> </dd></dl> <dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramdir">[in]</td><td class="paramname">thread</td><td></td></tr> <tr><td class="paramdir">[in]</td><td class="paramname">size</td><td>Stack size, in bytes. May be rounded up to the nearest virtual memory page size. </td></tr> </table> </dd> </dl> </div> </div> <a class="anchor" id="a38df3877ee5ab9fac17b2fc0be46c27e"></a> <div class="memitem"> <div class="memproto"> <table class="memname"> <tr> <td class="memname">void le_thread_Start </td> <td>(</td> <td class="paramtype"><a class="el" href="le__thread_8h.html#a32121104c6b4ca39008eb79a4d6862f2">le_thread_Ref_t</a>&#160;</td> <td class="paramname"><em>thread</em></td><td>)</td> <td></td> </tr> </table> </div><div class="memdoc"> <p>Starts a new Legato execution thread. After creating the thread, you have the opportunity to set attributes before it starts. It won't start until <a class="el" href="le__thread_8h.html#a38df3877ee5ab9fac17b2fc0be46c27e">le_thread_Start()</a> is called. </p> <dl class="params"><dt>Parameters</dt><dd> <table class="params"> <tr><td class="paramdir">[in]</td><td class="paramname">thread</td><td></td></tr> </table> </dd> </dl> </div> </div> </div><!-- contents --> </div><!-- doc-content --> <div class="footer"> <div> <a href="https://www.sierrawireless.com/"> <img src="swi-ico-medium.png" width="24" alt="" /> &nbsp;Sierra Wireless </a> &nbsp;-&nbsp; Generated by Doxygen 1.8.11 </div> </div> </body> </html>
accessible/tests/mochitest/treeupdate/test_whitespace.html
Yukarumya/Yukarum-Redfoxes
<!DOCTYPE html> <html> <head> <title>Whitespace text accessible creation/desctruction</title> <link rel="stylesheet" type="text/css" href="chrome://mochikit/content/tests/SimpleTest/test.css" /> <script type="application/javascript" src="chrome://mochikit/content/tests/SimpleTest/SimpleTest.js"></script> <script type="application/javascript" src="../common.js"></script> <script type="application/javascript" src="../role.js"></script> <script type="application/javascript" src="../events.js"></script> <script type="application/javascript"> //////////////////////////////////////////////////////////////////////////// // Invokers /** * Middle image accessible removal results in text accessible removal. * * Before: * DOM: whitespace img1 whitespace img2 whitespace img3 whitespace, * a11y: img1 whitespace img2 whitespace img3 * After: * DOM: whitespace img1 whitespace whitespace img3 whitespace, * a11y: img1 whitespace img3 */ function removeImg() { this.containerNode = getNode("container1"); this.imgNode = getNode("img1"); this.img = getAccessible(this.imgNode); this.text = this.img.nextSibling; this.eventSeq = [ new invokerChecker(EVENT_HIDE, this.img), new invokerChecker(EVENT_HIDE, this.text), new invokerChecker(EVENT_REORDER, this.containerNode) ]; this.finalCheck = function textLeafUpdate_finalCheck() { var tree = { SECTION: [ { GRAPHIC: [] }, { TEXT_LEAF: [] }, { GRAPHIC: [] } ] }; testAccessibleTree(this.containerNode, tree); } this.invoke = function setOnClickAttr_invoke() { var tree = { SECTION: [ { GRAPHIC: [] }, { TEXT_LEAF: [] }, { GRAPHIC: [] }, { TEXT_LEAF: [] }, { GRAPHIC: [] } ] }; testAccessibleTree(this.containerNode, tree); this.containerNode.removeChild(this.imgNode); } this.getID = function setOnClickAttr_getID() { return "remove middle img"; } } /** * Append image making the whitespace visible and thus accessible. * Note: images and whitespaces are on different leves of accessible trees, * so that image container accessible update doesn't update the tree * of whitespace container. * * Before: * DOM: whitespace emptylink whitespace linkwithimg whitespace * a11y: emptylink linkwithimg * After: * DOM: whitespace linkwithimg whitespace linkwithimg whitespace * a11y: linkwithimg whitespace linkwithimg */ function insertImg() { this.containerNode = getNode("container2"); this.topNode = this.containerNode.parentNode; this.textNode = this.containerNode.nextSibling; this.imgNode = document.createElement("img"); this.imgNode.setAttribute("src", "../moz.png"); this.eventSeq = [ new asyncInvokerChecker(EVENT_SHOW, getAccessible, this.textNode), new asyncInvokerChecker(EVENT_SHOW, getAccessible, this.imgNode), new orderChecker(), new invokerChecker(EVENT_REORDER, this.topNode) ]; this.invoke = function insertImg_invoke() { var tree = { SECTION: [ { LINK: [] }, { LINK: [ { GRAPHIC: [] } ] } ] }; testAccessibleTree(this.topNode, tree); this.containerNode.appendChild(this.imgNode); } this.finalCheck = function insertImg_finalCheck() { var tree = { SECTION: [ { LINK: [ { GRAPHIC: [ ] } ] }, { TEXT_LEAF: [ ] }, { LINK: [ { GRAPHIC: [ ] } ] } ] }; testAccessibleTree(this.topNode, tree); } this.getID = function appendImg_getID() { return "insert img into internal container"; } } //////////////////////////////////////////////////////////////////////////// // Test //gA11yEventDumpID = "eventdump"; // debug stuff //gA11yEventDumpToConsole = true; var gQueue = null; function doTest() { gQueue = new eventQueue(); gQueue.push(new removeImg()); gQueue.push(new insertImg()); gQueue.invoke(); // SimpleTest.finish() will be called in the end } SimpleTest.waitForExplicitFinish(); addA11yLoadEvent(doTest); </script> </head> <body> <a target="_blank" title="Make sure accessible tree is correct when rendered text is changed" href="https://bugzilla.mozilla.org/show_bug.cgi?id=625652"> Mozilla Bug 625652 </a> <p id="display"></p> <div id="content" style="display: none"></div> <pre id="test"> </pre> <div id="container1"> <img src="../moz.png"> <img id="img1" src="../moz.png"> <img src="../moz.png"> </div> <div> <a id="container2"></a> <a><img src="../moz.png"></a> </div> <div id="eventdump"></div> </body> </html>
glutin/api/egl/ffi/egl/constant.NON_CONFORMANT_CONFIG.html
susaing/doc.servo.org
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="generator" content="rustdoc"> <meta name="description" content="API documentation for the Rust `NON_CONFORMANT_CONFIG` constant in crate `glutin`."> <meta name="keywords" content="rust, rustlang, rust-lang, NON_CONFORMANT_CONFIG"> <title>glutin::api::egl::ffi::egl::NON_CONFORMANT_CONFIG - Rust</title> <link rel="stylesheet" type="text/css" href="../../../../../main.css"> </head> <body class="rustdoc"> <!--[if lte IE 8]> <div class="warning"> This old browser is unsupported and will most likely display funky things. </div> <![endif]--> <section class="sidebar"> <p class='location'><a href='../../../../index.html'>glutin</a>::<wbr><a href='../../../index.html'>api</a>::<wbr><a href='../../index.html'>egl</a>::<wbr><a href='../index.html'>ffi</a>::<wbr><a href='index.html'>egl</a></p><script>window.sidebarCurrent = {name: 'NON_CONFORMANT_CONFIG', ty: 'constant', relpath: ''};</script><script defer src="sidebar-items.js"></script> </section> <nav class="sub"> <form class="search-form js-only"> <div class="search-container"> <input class="search-input" name="search" autocomplete="off" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"> </div> </form> </nav> <section id='main' class="content constant"> <h1 class='fqn'><span class='in-band'><a href='../../../../index.html'>glutin</a>::<wbr><a href='../../../index.html'>api</a>::<wbr><a href='../../index.html'>egl</a>::<wbr><a href='../index.html'>ffi</a>::<wbr><a href='index.html'>egl</a>::<wbr><a class='constant' href=''>NON_CONFORMANT_CONFIG</a></span><span class='out-of-band'><span id='render-detail'> <a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs"> [<span class='inner'>&#x2212;</span>] </a> </span><a id='src-2371' class='srclink' href='../../../../../src/glutin///home/servo/buildbot/slave/doc/build/target/debug/build/glutin-3a49bc866bd01bfd/out/egl_bindings.rs.html#356' title='goto source code'>[src]</a></span></h1> <pre class='rust const'>pub const NON_CONFORMANT_CONFIG: <a class='type' href='../../../../../glutin/api/egl/ffi/egl/types/type.GLenum.html' title='glutin::api::egl::ffi::egl::types::GLenum'>GLenum</a><code> = </code><code>0x3051</code></pre></section> <section id='search' class="content hidden"></section> <section class="footer"></section> <div id="help" class="hidden"> <div> <div class="shortcuts"> <h1>Keyboard Shortcuts</h1> <dl> <dt>?</dt> <dd>Show this help dialog</dd> <dt>S</dt> <dd>Focus the search field</dd> <dt>&larrb;</dt> <dd>Move up in search results</dd> <dt>&rarrb;</dt> <dd>Move down in search results</dd> <dt>&#9166;</dt> <dd>Go to active search result</dd> </dl> </div> <div class="infos"> <h1>Search Tricks</h1> <p> Prefix searches with a type followed by a colon (e.g. <code>fn:</code>) to restrict the search to a given type. </p> <p> Accepted types are: <code>fn</code>, <code>mod</code>, <code>struct</code>, <code>enum</code>, <code>trait</code>, <code>type</code>, <code>macro</code>, and <code>const</code>. </p> <p> Search functions by type signature (e.g. <code>vec -> usize</code>) </p> </div> </div> </div> <script> window.rootPath = "../../../../../"; window.currentCrate = "glutin"; window.playgroundUrl = ""; </script> <script src="../../../../../jquery.js"></script> <script src="../../../../../main.js"></script> <script async src="../../../../../search-index.js"></script> </body> </html>
layout/reftests/bugs/513153-1b.html
Yukarumya/Yukarum-Redfoxes
<!DOCTYPE html> <html class="reftest-wait"> <head> <style> input { color: purple; } :default { font-size: 3em; color: green; } </style> <script type="text/javascript"> function boom() { var toRemove = document.getElementById("toremove"); toRemove.parentNode.removeChild(toRemove); document.documentElement.className = ""; } window.addEventListener("MozReftestInvalidate", boom); </script> </head> <body> <form> <span id="toremove"> <input type="image"> <input type="image"> </span> <input type="submit" name="foo" value="foo"> <input type="image" name="bar" value="bar"> </form> </body> </html>
glutin/api/x11/xdisplay/type.XErrorHandler.html
servo/doc.servo.org
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="generator" content="rustdoc"> <meta name="description" content="API documentation for the Rust `XErrorHandler` type in crate `glutin`."> <meta name="keywords" content="rust, rustlang, rust-lang, XErrorHandler"> <title>glutin::api::x11::xdisplay::XErrorHandler - Rust</title> <link rel="stylesheet" type="text/css" href="../../../../rustdoc.css"> <link rel="stylesheet" type="text/css" href="../../../../main.css"> </head> <body class="rustdoc"> <!--[if lte IE 8]> <div class="warning"> This old browser is unsupported and will most likely display funky things. </div> <![endif]--> <nav class="sidebar"> <p class='location'><a href='../../../index.html'>glutin</a>::<wbr><a href='../../index.html'>api</a>::<wbr><a href='../index.html'>x11</a>::<wbr><a href='index.html'>xdisplay</a></p><script>window.sidebarCurrent = {name: 'XErrorHandler', ty: 'type', relpath: ''};</script><script defer src="sidebar-items.js"></script> </nav> <nav class="sub"> <form class="search-form js-only"> <div class="search-container"> <input class="search-input" name="search" autocomplete="off" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"> </div> </form> </nav> <section id='main' class="content type"> <h1 class='fqn'><span class='in-band'><a href='../../../index.html'>glutin</a>::<wbr><a href='../../index.html'>api</a>::<wbr><a href='../index.html'>x11</a>::<wbr><a href='index.html'>xdisplay</a>::<wbr><a class='type' href=''>XErrorHandler</a></span><span class='out-of-band'><span id='render-detail'> <a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs"> [<span class='inner'>&#x2212;</span>] </a> </span><a id='src-4152' class='srclink' href='../../../../src/glutin/api/x11/xdisplay.rs.html#28' title='goto source code'>[src]</a></span></h1> <pre class='rust typedef'>type XErrorHandler = <a class='enum' href='../../../../core/option/enum.Option.html' title='core::option::Option'>Option</a>&lt;unsafe extern fn(<a class='primitive' href='../../../../std/primitive.pointer.html'>*mut </a><a class='type' href='../../../../x11_dl/xlib/type.Display.html' title='x11_dl::xlib::Display'>Display</a>, <a class='primitive' href='../../../../std/primitive.pointer.html'>*mut </a><a class='struct' href='../../../../x11_dl/xlib/struct.XErrorEvent.html' title='x11_dl::xlib::XErrorEvent'>XErrorEvent</a>) -&gt; <a class='type' href='../../../../libc/type.c_int.html' title='libc::c_int'>c_int</a>&gt;;</pre></section> <section id='search' class="content hidden"></section> <section class="footer"></section> <aside id="help" class="hidden"> <div> <h1 class="hidden">Help</h1> <div class="shortcuts"> <h2>Keyboard Shortcuts</h2> <dl> <dt>?</dt> <dd>Show this help dialog</dd> <dt>S</dt> <dd>Focus the search field</dd> <dt>&larrb;</dt> <dd>Move up in search results</dd> <dt>&rarrb;</dt> <dd>Move down in search results</dd> <dt>&#9166;</dt> <dd>Go to active search result</dd> <dt>+</dt> <dd>Collapse/expand all sections</dd> </dl> </div> <div class="infos"> <h2>Search Tricks</h2> <p> Prefix searches with a type followed by a colon (e.g. <code>fn:</code>) to restrict the search to a given type. </p> <p> Accepted types are: <code>fn</code>, <code>mod</code>, <code>struct</code>, <code>enum</code>, <code>trait</code>, <code>type</code>, <code>macro</code>, and <code>const</code>. </p> <p> Search functions by type signature (e.g. <code>vec -> usize</code> or <code>* -> vec</code>) </p> </div> </div> </aside> <script> window.rootPath = "../../../../"; window.currentCrate = "glutin"; window.playgroundUrl = ""; </script> <script src="../../../../jquery.js"></script> <script src="../../../../main.js"></script> <script defer src="../../../../search-index.js"></script> </body> </html>
wayland_kbd/keysyms/constant.XKB_KEY_Armenian_LYUN.html
susaing/doc.servo.org
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="generator" content="rustdoc"> <meta name="description" content="API documentation for the Rust `XKB_KEY_Armenian_LYUN` constant in crate `wayland_kbd`."> <meta name="keywords" content="rust, rustlang, rust-lang, XKB_KEY_Armenian_LYUN"> <title>wayland_kbd::keysyms::XKB_KEY_Armenian_LYUN - Rust</title> <link rel="stylesheet" type="text/css" href="../../main.css"> </head> <body class="rustdoc"> <!--[if lte IE 8]> <div class="warning"> This old browser is unsupported and will most likely display funky things. </div> <![endif]--> <section class="sidebar"> <p class='location'><a href='../index.html'>wayland_kbd</a>::<wbr><a href='index.html'>keysyms</a></p><script>window.sidebarCurrent = {name: 'XKB_KEY_Armenian_LYUN', ty: 'constant', relpath: ''};</script><script defer src="sidebar-items.js"></script> </section> <nav class="sub"> <form class="search-form js-only"> <div class="search-container"> <input class="search-input" name="search" autocomplete="off" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"> </div> </form> </nav> <section id='main' class="content constant"> <h1 class='fqn'><span class='in-band'><a href='../index.html'>wayland_kbd</a>::<wbr><a href='index.html'>keysyms</a>::<wbr><a class='constant' href=''>XKB_KEY_Armenian_LYUN</a></span><span class='out-of-band'><span id='render-detail'> <a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs"> [<span class='inner'>&#x2212;</span>] </a> </span><a id='src-4532' class='srclink' href='../../src/wayland_kbd/ffi/keysyms.rs.html#1824' title='goto source code'>[src]</a></span></h1> <pre class='rust const'>pub const XKB_KEY_Armenian_LYUN: <a href='../../std/primitive.u32.html'>u32</a><code> = </code><code>0x100053c</code></pre></section> <section id='search' class="content hidden"></section> <section class="footer"></section> <div id="help" class="hidden"> <div> <div class="shortcuts"> <h1>Keyboard Shortcuts</h1> <dl> <dt>?</dt> <dd>Show this help dialog</dd> <dt>S</dt> <dd>Focus the search field</dd> <dt>&larrb;</dt> <dd>Move up in search results</dd> <dt>&rarrb;</dt> <dd>Move down in search results</dd> <dt>&#9166;</dt> <dd>Go to active search result</dd> </dl> </div> <div class="infos"> <h1>Search Tricks</h1> <p> Prefix searches with a type followed by a colon (e.g. <code>fn:</code>) to restrict the search to a given type. </p> <p> Accepted types are: <code>fn</code>, <code>mod</code>, <code>struct</code>, <code>enum</code>, <code>trait</code>, <code>type</code>, <code>macro</code>, and <code>const</code>. </p> <p> Search functions by type signature (e.g. <code>vec -> usize</code>) </p> </div> </div> </div> <script> window.rootPath = "../../"; window.currentCrate = "wayland_kbd"; window.playgroundUrl = ""; </script> <script src="../../jquery.js"></script> <script src="../../main.js"></script> <script async src="../../search-index.js"></script> </body> </html>
dom/html/test/test_bug448166.html
Yukarumya/Yukarum-Redfoxes
<!DOCTYPE HTML> <html> <!-- https://bugzilla.mozilla.org/show_bug.cgi?id=448166 --> <head> <title>Test for Bug 448166</title> <script type="text/javascript" src="/tests/SimpleTest/SimpleTest.js"></script> <link rel="stylesheet" type="text/css" href="/tests/SimpleTest/test.css" /> </head> <body> <a target="_blank" href="https://bugzilla.mozilla.org/show_bug.cgi?id=448166">Mozilla Bug 448166</a> <p id="display"> <a id="test" href="http://www.moz&#xdc00;illa.org">should not be Mozilla</a> <a id="control" href="http://www.mozilla.org">should not be Mozilla</a> </p> <div id="content" style="display: none"> </div> <pre id="test"> <script class="testbody" type="text/javascript"> /** Test for Bug 448166 **/ isnot($("test").href, "http://www.mozilla.org/", "Should notice unpaired surrogate"); is($("test").href, "http://www.xn--mozilla-2e14b.org/", "Should replace unpaired surrogate with replacement char"); is($("control").href, "http://www.mozilla.org/", "Just making sure .href works"); </script> </pre> </body> </html>
gleam/gl/TransformFeedbackVaryings/index.html
susaing/doc.servo.org
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="generator" content="rustdoc"> <meta name="description" content="API documentation for the Rust `TransformFeedbackVaryings` mod in crate `gleam`."> <meta name="keywords" content="rust, rustlang, rust-lang, TransformFeedbackVaryings"> <title>gleam::gl::TransformFeedbackVaryings - Rust</title> <link rel="stylesheet" type="text/css" href="../../../main.css"> </head> <body class="rustdoc"> <!--[if lte IE 8]> <div class="warning"> This old browser is unsupported and will most likely display funky things. </div> <![endif]--> <section class="sidebar"> <p class='location'><a href='../../index.html'>gleam</a>::<wbr><a href='../index.html'>gl</a></p><script>window.sidebarCurrent = {name: 'TransformFeedbackVaryings', ty: 'mod', relpath: '../'};</script><script defer src="../sidebar-items.js"></script> </section> <nav class="sub"> <form class="search-form js-only"> <div class="search-container"> <input class="search-input" name="search" autocomplete="off" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"> </div> </form> </nav> <section id='main' class="content mod"> <h1 class='fqn'><span class='in-band'>Module <a href='../../index.html'>gleam</a>::<wbr><a href='../index.html'>gl</a>::<wbr><a class='mod' href=''>TransformFeedbackVaryings</a></span><span class='out-of-band'><span id='render-detail'> <a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs"> [<span class='inner'>&#x2212;</span>] </a> </span><a id='src-49999' class='srclink' href='../../../src/gleam///home/servo/buildbot/slave/doc/build/target/debug/build/gleam-9662459d59abad25/out/gl_bindings.rs.html#17458-17474' title='goto source code'>[src]</a></span></h1> <h2 id='reexports' class='section-header'><a href="#reexports">Reexports</a></h2> <table><tr><td><code>use std::prelude::<a class='mod' href='../../../std/prelude/v1/index.html' title='std::prelude::v1'>v1</a>::*;</code></td></tr><tr><td><code>use super::{<a class='mod' href='../../../gleam/gl/storage/index.html' title='gleam::gl::storage'>storage</a>, <a class='fn' href='../../../gleam/gl/fn.metaloadfn.html' title='gleam::gl::metaloadfn'>metaloadfn</a>};</code></td></tr><tr><td><code>use super::<a class='struct' href='../../../gleam/gl/struct.FnPtr.html' title='gleam::gl::FnPtr'>FnPtr</a>;</code></td></tr></table><h2 id='functions' class='section-header'><a href="#functions">Functions</a></h2> <table> <tr class=' module-item'> <td><a class='fn' href='fn.is_loaded.html' title='gleam::gl::TransformFeedbackVaryings::is_loaded'>is_loaded</a></td> <td class='docblock short'> </td> </tr> <tr class=' module-item'> <td><a class='fn' href='fn.load_with.html' title='gleam::gl::TransformFeedbackVaryings::load_with'>load_with</a></td> <td class='docblock short'> </td> </tr> </table></section> <section id='search' class="content hidden"></section> <section class="footer"></section> <div id="help" class="hidden"> <div> <div class="shortcuts"> <h1>Keyboard Shortcuts</h1> <dl> <dt>?</dt> <dd>Show this help dialog</dd> <dt>S</dt> <dd>Focus the search field</dd> <dt>&larrb;</dt> <dd>Move up in search results</dd> <dt>&rarrb;</dt> <dd>Move down in search results</dd> <dt>&#9166;</dt> <dd>Go to active search result</dd> </dl> </div> <div class="infos"> <h1>Search Tricks</h1> <p> Prefix searches with a type followed by a colon (e.g. <code>fn:</code>) to restrict the search to a given type. </p> <p> Accepted types are: <code>fn</code>, <code>mod</code>, <code>struct</code>, <code>enum</code>, <code>trait</code>, <code>type</code>, <code>macro</code>, and <code>const</code>. </p> <p> Search functions by type signature (e.g. <code>vec -> usize</code>) </p> </div> </div> </div> <script> window.rootPath = "../../../"; window.currentCrate = "gleam"; window.playgroundUrl = ""; </script> <script src="../../../jquery.js"></script> <script src="../../../main.js"></script> <script async src="../../../search-index.js"></script> </body> </html>
libc/constant.Q_QUOTAON.html
servo/doc.servo.org
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="generator" content="rustdoc"> <meta name="description" content="API documentation for the Rust `Q_QUOTAON` constant in crate `libc`."> <meta name="keywords" content="rust, rustlang, rust-lang, Q_QUOTAON"> <title>libc::Q_QUOTAON - Rust</title> <link rel="stylesheet" type="text/css" href="../rustdoc.css"> <link rel="stylesheet" type="text/css" href="../main.css"> <link rel="shortcut icon" href="https://doc.rust-lang.org/favicon.ico"> </head> <body class="rustdoc"> <!--[if lte IE 8]> <div class="warning"> This old browser is unsupported and will most likely display funky things. </div> <![endif]--> <nav class="sidebar"> <a href='../libc/index.html'><img src='https://www.rust-lang.org/logos/rust-logo-128x128-blk-v2.png' alt='logo' width='100'></a> <p class='location'><a href='index.html'>libc</a></p><script>window.sidebarCurrent = {name: 'Q_QUOTAON', ty: 'constant', relpath: ''};</script><script defer src="sidebar-items.js"></script> </nav> <nav class="sub"> <form class="search-form js-only"> <div class="search-container"> <input class="search-input" name="search" autocomplete="off" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"> </div> </form> </nav> <section id='main' class="content constant"> <h1 class='fqn'><span class='in-band'><a href='index.html'>libc</a>::<wbr><a class='constant' href=''>Q_QUOTAON</a></span><span class='out-of-band'><span id='render-detail'> <a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs"> [<span class='inner'>&#x2212;</span>] </a> </span><a id='src-1564' class='srclink' href='../src/libc/unix/notbsd/mod.rs.html#528' title='goto source code'>[src]</a></span></h1> <pre class='rust const'>pub const Q_QUOTAON: <a class='type' href='../libc/type.c_int.html' title='libc::c_int'>c_int</a><code> = </code><code>8388610</code></pre></section> <section id='search' class="content hidden"></section> <section class="footer"></section> <aside id="help" class="hidden"> <div> <h1 class="hidden">Help</h1> <div class="shortcuts"> <h2>Keyboard Shortcuts</h2> <dl> <dt>?</dt> <dd>Show this help dialog</dd> <dt>S</dt> <dd>Focus the search field</dd> <dt>&larrb;</dt> <dd>Move up in search results</dd> <dt>&rarrb;</dt> <dd>Move down in search results</dd> <dt>&#9166;</dt> <dd>Go to active search result</dd> <dt>+</dt> <dd>Collapse/expand all sections</dd> </dl> </div> <div class="infos"> <h2>Search Tricks</h2> <p> Prefix searches with a type followed by a colon (e.g. <code>fn:</code>) to restrict the search to a given type. </p> <p> Accepted types are: <code>fn</code>, <code>mod</code>, <code>struct</code>, <code>enum</code>, <code>trait</code>, <code>type</code>, <code>macro</code>, and <code>const</code>. </p> <p> Search functions by type signature (e.g. <code>vec -> usize</code> or <code>* -> vec</code>) </p> </div> </div> </aside> <script> window.rootPath = "../"; window.currentCrate = "libc"; window.playgroundUrl = ""; </script> <script src="../jquery.js"></script> <script src="../main.js"></script> <script defer src="../search-index.js"></script> </body> </html>
download/minecraft-1-10-x.html
Voldemart/voldemart.github.io
--- title: Minecraft 1.10.X Wurst Hacked Client Downloads description: Wurst Client downloads for Minecraft 1.10 - 1.10.2 layout: download-list mcversion: 1.10.X ---
templates/tools/sign-in.html
MLTSHP/mltshp
{% extends "tools/base-sign-in.html" %} {% block title %}Sign In{% end %} {% block main %} <h1>Sign in to save your images to your shake</h1> <div class="fun-form sign-in-fun-form"> <form method="POST" action="/sign-in/"> {{ xsrf_form_html() }} <div class="field"> <label>Username:</label> <div class="field-input"> <input class="input-text" type="text" name="name" value="{{name}}" autocorrect="off" autocapitalize="none" autocomplete="username"> {% if errors.name %} <div class="error"> <span class="error-text"> {{errors.name }} </span> </div> {% end %} </div> </div> <div class="field"> <label>Password:</label> <div class="field-input"> <input class="input-text" type="password" name="password" autocomplete="new-password"> </div> </div> <div class="field field-submit"> <input class="btn btn-primary btn-shadow btn-large" type="submit" value="Sign In!"> </div> <input type="hidden" name="next" value="{{next}}"> </form> <div class="clear"><!-- --></div> </div> {% end %}
gleam/ffi/fn.DrawBuffer.html
susaing/doc.servo.org
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="generator" content="rustdoc"> <meta name="description" content="API documentation for the Rust `DrawBuffer` fn in crate `gleam`."> <meta name="keywords" content="rust, rustlang, rust-lang, DrawBuffer"> <title>gleam::ffi::DrawBuffer - Rust</title> <link rel="stylesheet" type="text/css" href="../../main.css"> </head> <body class="rustdoc"> <!--[if lte IE 8]> <div class="warning"> This old browser is unsupported and will most likely display funky things. </div> <![endif]--> <section class="sidebar"> <p class='location'><a href='../index.html'>gleam</a>::<wbr><a href='index.html'>ffi</a></p><script>window.sidebarCurrent = {name: 'DrawBuffer', ty: 'fn', relpath: ''};</script><script defer src="sidebar-items.js"></script> </section> <nav class="sub"> <form class="search-form js-only"> <div class="search-container"> <input class="search-input" name="search" autocomplete="off" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"> </div> </form> </nav> <section id='main' class="content fn"> <h1 class='fqn'><span class='in-band'>Function <a href='../index.html'>gleam</a>::<wbr><a href='index.html'>ffi</a>::<wbr><a class='fn' href=''>DrawBuffer</a></span><span class='out-of-band'><span id='render-detail'> <a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs"> [<span class='inner'>&#x2212;</span>] </a> </span><a id='src-9252' class='srclink' href='../../src/gleam///home/servo/buildbot/slave/doc/build/target/debug/build/gleam-9662459d59abad25/out/gl_bindings.rs.html#3684' title='goto source code'>[src]</a></span></h1> <pre class='rust fn'>pub unsafe fn DrawBuffer(buf: <a class='type' href='../../gleam/gl/types/type.GLenum.html' title='gleam::gl::types::GLenum'>GLenum</a>)</pre></section> <section id='search' class="content hidden"></section> <section class="footer"></section> <div id="help" class="hidden"> <div> <div class="shortcuts"> <h1>Keyboard Shortcuts</h1> <dl> <dt>?</dt> <dd>Show this help dialog</dd> <dt>S</dt> <dd>Focus the search field</dd> <dt>&larrb;</dt> <dd>Move up in search results</dd> <dt>&rarrb;</dt> <dd>Move down in search results</dd> <dt>&#9166;</dt> <dd>Go to active search result</dd> </dl> </div> <div class="infos"> <h1>Search Tricks</h1> <p> Prefix searches with a type followed by a colon (e.g. <code>fn:</code>) to restrict the search to a given type. </p> <p> Accepted types are: <code>fn</code>, <code>mod</code>, <code>struct</code>, <code>enum</code>, <code>trait</code>, <code>type</code>, <code>macro</code>, and <code>const</code>. </p> <p> Search functions by type signature (e.g. <code>vec -> usize</code>) </p> </div> </div> </div> <script> window.rootPath = "../../"; window.currentCrate = "gleam"; window.playgroundUrl = ""; </script> <script src="../../jquery.js"></script> <script src="../../main.js"></script> <script async src="../../search-index.js"></script> </body> </html>
19_10/toolsHost_sbhelper.html
legatoproject/legato-docs
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html data-context="Build Apps" xmlns="http://www.w3.org/1999/xhtml"> <head> <meta content="text/html; charset=utf-8" http-equiv="Content-Type"/> <title>sbhelper - Legato Docs</title> <meta content="legato™ is an open source Linux-based embedded platform designed to simplify connected IoT application development" name="description"/> <meta content="legato, iot" name="keywords"/> <meta content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no" name="viewport"/> <meta content="19.10.0" name="legato-version"/> <link href="resources/images/legato.ico" rel="shortcut icon"/> <link href="resources/images/legato.ico" rel="icon" type="image/x-icon"/> <link href="resources/images/legato.ico" rel="shortcut icon" type="image/x-icon"/> <link href="resources/images/legato.ico" rel="apple-touch-icon" type="image/x-icon"/> <link href="resources/css/style.css" media="screen" rel="stylesheet" type="text/css"/> <link href="resources/css/font-awesome.css" rel="stylesheet" type="text/css"/> <!--[if IE]> <script src="resources/js/html5shiv.js"></script> <script src="resources/js/respond.js"></script> <![endif]--> <script src="https://code.jquery.com/jquery-2.2.3.min.js"></script> <script src="resources/js/main.js"></script> <script src="tocs/Build_Apps_Tools.json"></script> </head> <body> <noscript> <input class="modal-closing-trick" id="modal-closing-trick" type="checkbox"/> <div id="nojs"> <label for="modal-closing-trick"> <span>You seem to not have Javascript <a href="http://enable-javascript.com">enabled</a>, so site functionality like the search and navigation tree won't work.</span> </label> </div> </noscript> <div class="wrapper"> <div class="fa fa-bars documentation" id="menu-trigger"></div> <div id="top"> <header> <nav> <a class="navlink" href="/">Introduction</a><a class="navlink selected" href="buildAppsMain.html">Build Apps</a><a class="navlink" href="buildPlatformMain.html">Build Platform</a><a class="navlink" href="aboutMain.html">About</a> </nav> </header> </div> <div class="white" id="menudocumentation"> <header> <a href="/"> <img alt="Back to Legato Homepage" id="logo" src="resources/images/legato_logo.png"/></a> <h2>/ Build Apps</h2> <nav class="secondary"> <a href="getStarted.html">Get Started</a><a href="concepts.html">Concepts</a><a href="apiGuidesMain.html">API Guides</a><a class="link-selected" href="tools.html">Tools</a><a href="howToMain.html">How To</a><a href="experimentalMain.html">Experimental Features</a> </nav> <nav class="ui-front"> <i class="fa fa-search" id="search-icon"></i> <input id="searchbox" placeholder="Search"/> </nav> </header> </div> <div id="resizable"> <div id="left"> <div id="tree1"></div> </div> </div> <div class="content"> <div class="header"> <div class="headertitle"> <h1 class="title">sbhelper </h1> </div> </div><div class="contents"> <div class="textblock"><h1>NAME</h1> <p><b>sbhelper</b> - Helps create a sandboxed app.</p> <h1>SYNOPSIS</h1> <p><code>sbhelper &lt;appName&gt; &lt;targetType&gt; [DEST_IP]</code><br/> </p> <h1>DESCRIPTION</h1> <pre class="fragment"> When building sandboxed apps, it can be tedious to figure out all of the files that the app requires. This tool helps with doing this by dynamically tracing the app to determine the files that the app is trying to access. To use this tool create your app like you normally would by filling in all the sections in the app's adef file except the 'requires' section. Then run this tool by specifying the app name, target type and the IP address (DEST_IP) of the target device. If DEST_IP is not specified on the command line, the contents of the DEST_IP environment variable will be used. This tool will build the app, install it on the target, trace the app on the target to determine the required files. The set of required files is then appended to the the app's adef file. The app is then rebuilt and re-installed on the target. Note that this tool currently has some limitations: - This tool cannot guarantee that all code paths are traced and so there may be required files that are not caught. - This tool cannot determine if the app is functioning as the developer intended so you must check that the resulting app is working properly. - Automatically determining resource limits is not yet supported.</pre> <hr/> <p class="copyright"> Copyright (C) Sierra Wireless Inc. </p> </div></div> <br clear="left"/> </div> </div> <link href="resources/css/jqtree.css" rel="stylesheet" type="text/css"/> <script src="resources/js/tree.jquery.js" type="text/javascript"></script> <script src="resources/js/jquery.cookie.js"></script> <script src="https://code.jquery.com/ui/1.11.4/jquery-ui.min.js"></script> <link href="resources/css/perfect-scrollbar.min.css" rel="stylesheet"/> <script src="resources/js/perfect-scrollbar.jquery.min.js"></script> </body> </html>
script/dom/bindings/codegen/Bindings/CanvasRenderingContext2DBinding/fn.set_lineCap.html
susaing/doc.servo.org
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="generator" content="rustdoc"> <meta name="description" content="API documentation for the Rust `set_lineCap` fn in crate `script`."> <meta name="keywords" content="rust, rustlang, rust-lang, set_lineCap"> <title>script::dom::bindings::codegen::Bindings::CanvasRenderingContext2DBinding::set_lineCap - Rust</title> <link rel="stylesheet" type="text/css" href="../../../../../../main.css"> </head> <body class="rustdoc"> <!--[if lte IE 8]> <div class="warning"> This old browser is unsupported and will most likely display funky things. </div> <![endif]--> <section class="sidebar"> <p class='location'><a href='../../../../../index.html'>script</a>::<wbr><a href='../../../../index.html'>dom</a>::<wbr><a href='../../../index.html'>bindings</a>::<wbr><a href='../../index.html'>codegen</a>::<wbr><a href='../index.html'>Bindings</a>::<wbr><a href='index.html'>CanvasRenderingContext2DBinding</a></p><script>window.sidebarCurrent = {name: 'set_lineCap', ty: 'fn', relpath: ''};</script><script defer src="sidebar-items.js"></script> </section> <nav class="sub"> <form class="search-form js-only"> <div class="search-container"> <input class="search-input" name="search" autocomplete="off" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"> </div> </form> </nav> <section id='main' class="content fn"> <h1 class='fqn'><span class='in-band'>Function <a href='../../../../../index.html'>script</a>::<wbr><a href='../../../../index.html'>dom</a>::<wbr><a href='../../../index.html'>bindings</a>::<wbr><a href='../../index.html'>codegen</a>::<wbr><a href='../index.html'>Bindings</a>::<wbr><a href='index.html'>CanvasRenderingContext2DBinding</a>::<wbr><a class='fn' href=''>set_lineCap</a></span><span class='out-of-band'><span id='render-detail'> <a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs"> [<span class='inner'>&#x2212;</span>] </a> </span><a id='src-124018' class='srclink' href='../../../../../../src/script///home/servo/buildbot/slave/doc/build/target/debug/build/script-49135cd7c70c0a0f/out/Bindings/CanvasRenderingContext2DBinding.rs.html#1786-1795' title='goto source code'>[src]</a></span></h1> <pre class='rust fn'>unsafe extern fn set_lineCap(cx: <a href='../../../../../../std/primitive.pointer.html'>*mut <a class='enum' href='../../../../../../js/jsapi/enum.JSContext.html' title='js::jsapi::JSContext'>JSContext</a></a>, obj: <a class='type' href='../../../../../../js/jsapi/type.HandleObject.html' title='js::jsapi::HandleObject'>HandleObject</a>, this: <a href='../../../../../../std/primitive.pointer.html'>*const <a class='struct' href='../../../../../../script/dom/canvasrenderingcontext2d/struct.CanvasRenderingContext2D.html' title='script::dom::canvasrenderingcontext2d::CanvasRenderingContext2D'>CanvasRenderingContext2D</a></a>, args: <a class='struct' href='../../../../../../js/jsapi/struct.JSJitSetterCallArgs.html' title='js::jsapi::JSJitSetterCallArgs'>JSJitSetterCallArgs</a>) -&gt; <a href='../../../../../../std/primitive.u8.html'>u8</a></pre></section> <section id='search' class="content hidden"></section> <section class="footer"></section> <div id="help" class="hidden"> <div> <div class="shortcuts"> <h1>Keyboard Shortcuts</h1> <dl> <dt>?</dt> <dd>Show this help dialog</dd> <dt>S</dt> <dd>Focus the search field</dd> <dt>&larrb;</dt> <dd>Move up in search results</dd> <dt>&rarrb;</dt> <dd>Move down in search results</dd> <dt>&#9166;</dt> <dd>Go to active search result</dd> </dl> </div> <div class="infos"> <h1>Search Tricks</h1> <p> Prefix searches with a type followed by a colon (e.g. <code>fn:</code>) to restrict the search to a given type. </p> <p> Accepted types are: <code>fn</code>, <code>mod</code>, <code>struct</code>, <code>enum</code>, <code>trait</code>, <code>type</code>, <code>macro</code>, and <code>const</code>. </p> <p> Search functions by type signature (e.g. <code>vec -> usize</code>) </p> </div> </div> </div> <script> window.rootPath = "../../../../../../"; window.currentCrate = "script"; window.playgroundUrl = ""; </script> <script src="../../../../../../jquery.js"></script> <script src="../../../../../../main.js"></script> <script async src="../../../../../../search-index.js"></script> </body> </html>
script/dom/bindings/codegen/Bindings/DOMRectBinding/static.sNativeProperties.html
susaing/doc.servo.org
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="generator" content="rustdoc"> <meta name="description" content="API documentation for the Rust `sNativeProperties` static in crate `script`."> <meta name="keywords" content="rust, rustlang, rust-lang, sNativeProperties"> <title>script::dom::bindings::codegen::Bindings::DOMRectBinding::sNativeProperties - Rust</title> <link rel="stylesheet" type="text/css" href="../../../../../../main.css"> </head> <body class="rustdoc"> <!--[if lte IE 8]> <div class="warning"> This old browser is unsupported and will most likely display funky things. </div> <![endif]--> <section class="sidebar"> <p class='location'><a href='../../../../../index.html'>script</a>::<wbr><a href='../../../../index.html'>dom</a>::<wbr><a href='../../../index.html'>bindings</a>::<wbr><a href='../../index.html'>codegen</a>::<wbr><a href='../index.html'>Bindings</a>::<wbr><a href='index.html'>DOMRectBinding</a></p><script>window.sidebarCurrent = {name: 'sNativeProperties', ty: 'static', relpath: ''};</script><script defer src="sidebar-items.js"></script> </section> <nav class="sub"> <form class="search-form js-only"> <div class="search-container"> <input class="search-input" name="search" autocomplete="off" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"> </div> </form> </nav> <section id='main' class="content static"> <h1 class='fqn'><span class='in-band'><a href='../../../../../index.html'>script</a>::<wbr><a href='../../../../index.html'>dom</a>::<wbr><a href='../../../index.html'>bindings</a>::<wbr><a href='../../index.html'>codegen</a>::<wbr><a href='../index.html'>Bindings</a>::<wbr><a href='index.html'>DOMRectBinding</a>::<wbr><a class='static' href=''>sNativeProperties</a></span><span class='out-of-band'><span id='render-detail'> <a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs"> [<span class='inner'>&#x2212;</span>] </a> </span><a id='src-154999' class='srclink' href='../../../../../../src/script///home/servo/buildbot/slave/doc/build/target/debug/build/script-49135cd7c70c0a0f/out/Bindings/DOMRectBinding.rs.html#347-353' title='goto source code'>[src]</a></span></h1> <pre class='rust static'>static sNativeProperties: <a class='struct' href='../../../../../../script/dom/bindings/utils/struct.NativeProperties.html' title='script::dom::bindings::utils::NativeProperties'>NativeProperties</a><code> = </code><code>NativeProperties { static_methods: None, static_attrs: None, methods: None, attrs: Some(sAttributes), consts: None, }</code></pre></section> <section id='search' class="content hidden"></section> <section class="footer"></section> <div id="help" class="hidden"> <div> <div class="shortcuts"> <h1>Keyboard Shortcuts</h1> <dl> <dt>?</dt> <dd>Show this help dialog</dd> <dt>S</dt> <dd>Focus the search field</dd> <dt>&larrb;</dt> <dd>Move up in search results</dd> <dt>&rarrb;</dt> <dd>Move down in search results</dd> <dt>&#9166;</dt> <dd>Go to active search result</dd> </dl> </div> <div class="infos"> <h1>Search Tricks</h1> <p> Prefix searches with a type followed by a colon (e.g. <code>fn:</code>) to restrict the search to a given type. </p> <p> Accepted types are: <code>fn</code>, <code>mod</code>, <code>struct</code>, <code>enum</code>, <code>trait</code>, <code>type</code>, <code>macro</code>, and <code>const</code>. </p> <p> Search functions by type signature (e.g. <code>vec -> usize</code>) </p> </div> </div> </div> <script> window.rootPath = "../../../../../../"; window.currentCrate = "script"; window.playgroundUrl = ""; </script> <script src="../../../../../../jquery.js"></script> <script src="../../../../../../main.js"></script> <script async src="../../../../../../search-index.js"></script> </body> </html>
gleam/ffi/Uniform3iv/fn.is_loaded.html
susaing/doc.servo.org
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="generator" content="rustdoc"> <meta name="description" content="API documentation for the Rust `is_loaded` fn in crate `gleam`."> <meta name="keywords" content="rust, rustlang, rust-lang, is_loaded"> <title>gleam::ffi::Uniform3iv::is_loaded - Rust</title> <link rel="stylesheet" type="text/css" href="../../../main.css"> </head> <body class="rustdoc"> <!--[if lte IE 8]> <div class="warning"> This old browser is unsupported and will most likely display funky things. </div> <![endif]--> <section class="sidebar"> <p class='location'><a href='../../index.html'>gleam</a>::<wbr><a href='../index.html'>ffi</a>::<wbr><a href='index.html'>Uniform3iv</a></p><script>window.sidebarCurrent = {name: 'is_loaded', ty: 'fn', relpath: ''};</script><script defer src="sidebar-items.js"></script> </section> <nav class="sub"> <form class="search-form js-only"> <div class="search-container"> <input class="search-input" name="search" autocomplete="off" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"> </div> </form> </nav> <section id='main' class="content fn"> <h1 class='fqn'><span class='in-band'>Function <a href='../../index.html'>gleam</a>::<wbr><a href='../index.html'>ffi</a>::<wbr><a href='index.html'>Uniform3iv</a>::<wbr><a class='fn' href=''>is_loaded</a></span><span class='out-of-band'><span id='render-detail'> <a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs"> [<span class='inner'>&#x2212;</span>] </a> </span><a id='src-50723' class='srclink' href='../../../src/gleam///home/servo/buildbot/slave/doc/build/target/debug/build/gleam-9662459d59abad25/out/gl_bindings.rs.html#17824-17826' title='goto source code'>[src]</a></span></h1> <pre class='rust fn'>pub fn is_loaded() -&gt; <a href='../../../std/primitive.bool.html'>bool</a></pre></section> <section id='search' class="content hidden"></section> <section class="footer"></section> <div id="help" class="hidden"> <div> <div class="shortcuts"> <h1>Keyboard Shortcuts</h1> <dl> <dt>?</dt> <dd>Show this help dialog</dd> <dt>S</dt> <dd>Focus the search field</dd> <dt>&larrb;</dt> <dd>Move up in search results</dd> <dt>&rarrb;</dt> <dd>Move down in search results</dd> <dt>&#9166;</dt> <dd>Go to active search result</dd> </dl> </div> <div class="infos"> <h1>Search Tricks</h1> <p> Prefix searches with a type followed by a colon (e.g. <code>fn:</code>) to restrict the search to a given type. </p> <p> Accepted types are: <code>fn</code>, <code>mod</code>, <code>struct</code>, <code>enum</code>, <code>trait</code>, <code>type</code>, <code>macro</code>, and <code>const</code>. </p> <p> Search functions by type signature (e.g. <code>vec -> usize</code>) </p> </div> </div> </div> <script> window.rootPath = "../../../"; window.currentCrate = "gleam"; window.playgroundUrl = ""; </script> <script src="../../../jquery.js"></script> <script src="../../../main.js"></script> <script async src="../../../search-index.js"></script> </body> </html>
gleam/ffi/constant.MAP_UNSYNCHRONIZED_BIT.html
servo/doc.servo.org
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="generator" content="rustdoc"> <meta name="description" content="API documentation for the Rust `MAP_UNSYNCHRONIZED_BIT` constant in crate `gleam`."> <meta name="keywords" content="rust, rustlang, rust-lang, MAP_UNSYNCHRONIZED_BIT"> <title>gleam::ffi::MAP_UNSYNCHRONIZED_BIT - Rust</title> <link rel="stylesheet" type="text/css" href="../../rustdoc.css"> <link rel="stylesheet" type="text/css" href="../../main.css"> </head> <body class="rustdoc"> <!--[if lte IE 8]> <div class="warning"> This old browser is unsupported and will most likely display funky things. </div> <![endif]--> <nav class="sidebar"> <p class='location'><a href='../index.html'>gleam</a>::<wbr><a href='index.html'>ffi</a></p><script>window.sidebarCurrent = {name: 'MAP_UNSYNCHRONIZED_BIT', ty: 'constant', relpath: ''};</script><script defer src="sidebar-items.js"></script> </nav> <nav class="sub"> <form class="search-form js-only"> <div class="search-container"> <input class="search-input" name="search" autocomplete="off" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"> </div> </form> </nav> <section id='main' class="content constant"> <h1 class='fqn'><span class='in-band'><a href='../index.html'>gleam</a>::<wbr><a href='index.html'>ffi</a>::<wbr><a class='constant' href=''>MAP_UNSYNCHRONIZED_BIT</a></span><span class='out-of-band'><span id='render-detail'> <a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs"> [<span class='inner'>&#x2212;</span>] </a> </span><a id='src-1262' class='srclink' href='../../src/gleam/home/servo/buildbot/slave/doc/build/target/debug/build/gleam-8cc6d4d4d5b87928/out/gl_bindings.rs.html#702' title='goto source code'>[src]</a></span></h1> <pre class='rust const'>pub const MAP_UNSYNCHRONIZED_BIT: <a class='type' href='../../gleam/gl/types/type.GLenum.html' title='gleam::gl::types::GLenum'>GLenum</a><code> = </code><code>32</code></pre></section> <section id='search' class="content hidden"></section> <section class="footer"></section> <aside id="help" class="hidden"> <div> <h1 class="hidden">Help</h1> <div class="shortcuts"> <h2>Keyboard Shortcuts</h2> <dl> <dt>?</dt> <dd>Show this help dialog</dd> <dt>S</dt> <dd>Focus the search field</dd> <dt>&larrb;</dt> <dd>Move up in search results</dd> <dt>&rarrb;</dt> <dd>Move down in search results</dd> <dt>&#9166;</dt> <dd>Go to active search result</dd> <dt>+</dt> <dd>Collapse/expand all sections</dd> </dl> </div> <div class="infos"> <h2>Search Tricks</h2> <p> Prefix searches with a type followed by a colon (e.g. <code>fn:</code>) to restrict the search to a given type. </p> <p> Accepted types are: <code>fn</code>, <code>mod</code>, <code>struct</code>, <code>enum</code>, <code>trait</code>, <code>type</code>, <code>macro</code>, and <code>const</code>. </p> <p> Search functions by type signature (e.g. <code>vec -> usize</code> or <code>* -> vec</code>) </p> </div> </div> </aside> <script> window.rootPath = "../../"; window.currentCrate = "gleam"; window.playgroundUrl = ""; </script> <script src="../../jquery.js"></script> <script src="../../main.js"></script> <script defer src="../../search-index.js"></script> </body> </html>
dom/bindings/test/test_callback_exceptions.html
Yukarumya/Yukarum-Redfoxes
<!DOCTYPE html> <meta charset=utf-8> <title>Test for ...</title> <script src="/resources/testharness.js"></script> <script src="/resources/testharnessreport.js"></script> <div id="log"></div> <script> promise_test(function(t) { var iterator = document.createNodeIterator(document, NodeFilter.SHOW_ALL, JSON.parse); return promise_rejects(t, new SyntaxError, Promise.resolve().then(iterator.nextNode.bind(iterator))); }, "Trying to use JSON.parse as filter should throw a catchable SyntaxError exception even when the filter is invoked async"); promise_test(function(t) { return promise_rejects(t, new SyntaxError, Promise.resolve('{').then(JSON.parse)); }, "Trying to use JSON.parse as a promise callback should allow the next promise to handle the resulting exception."); </script>
japper/static/css/main.css
Stupeflix/japper
body { padding-top: 70px; } input.search { width: 250px !important; } .cursor-pointer { cursor: pointer; } .very-small { font-size: 50%; } #state-heading { position: relative; } #state-heading table { width: 100%; } #state-heading .top-right { right: 10px; top: 10px; position: absolute; }
content/canvas/test/test_2d.fillStyle.parse.transparent-2.html
tmhorne/celtx
<!DOCTYPE HTML> <title>Canvas test: 2d.fillStyle.parse.transparent-2</title> <script src="/MochiKit/MochiKit.js"></script> <script src="/tests/SimpleTest/SimpleTest.js"></script> <link rel="stylesheet" type="text/css" href="/tests/SimpleTest/test.css"> <body> <canvas id="c" width="100" height="50"><p class="fallback">FAIL (fallback content)</p></canvas> <script> var _deferred = false; function isPixel(ctx, x,y, r,g,b,a, pos, colour, d, f) { var pixel = ctx.getImageData(x, y, 1, 1); var pr = pixel.data[0], pg = pixel.data[1], pb = pixel.data[2], pa = pixel.data[3]; (f || ok)(r-d <= pr && pr <= r+d && g-d <= pg && pg <= g+d && b-d <= pb && pb <= b+d && a-d <= pa && pa <= a+d, "pixel "+pos+" is "+pr+","+pg+","+pb+","+pa+"; expected "+colour+" +/- "+d); } SimpleTest.waitForExplicitFinish(); MochiKit.DOM.addLoadEvent(function () { var canvas = document.getElementById('c'); var ctx = canvas.getContext('2d'); ctx.fillStyle = '#f00'; ctx.fillStyle = 'TrAnSpArEnT'; ctx.fillRect(0, 0, 100, 50); isPixel(ctx, 50,25, 0,0,0,0, "50,25", "0,0,0,0", 0); if (!_deferred) SimpleTest.finish(); }); </script>
tests/wpt/web-platform-tests/offscreen-canvas/shadows/2d.shadow.attributes.shadowOffset.initial.html
UK992/servo
<!DOCTYPE html> <!-- DO NOT EDIT! This test has been generated by /offscreen-canvas/tools/gentest.py. --> <title>OffscreenCanvas test: 2d.shadow.attributes.shadowOffset.initial</title> <script src="/resources/testharness.js"></script> <script src="/resources/testharnessreport.js"></script> <script src="/2dcontext/resources/canvas-tests.js"></script> <h1>2d.shadow.attributes.shadowOffset.initial</h1> <p class="desc"></p> <script> var t = async_test(""); var t_pass = t.done.bind(t); var t_fail = t.step_func(function(reason) { throw reason; }); t.step(function() { var offscreenCanvas = new OffscreenCanvas(100, 50); var ctx = offscreenCanvas.getContext('2d'); _assertSame(ctx.shadowOffsetX, 0, "ctx.shadowOffsetX", "0"); _assertSame(ctx.shadowOffsetY, 0, "ctx.shadowOffsetY", "0"); t.done(); }); </script>
19_09/avRegister.html
legatoproject/legato-docs
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html data-context="Build Apps" xmlns="http://www.w3.org/1999/xhtml"> <head> <meta content="text/html; charset=utf-8" http-equiv="Content-Type"/> <title>Register a Target on AirVantage - Legato Docs</title> <meta content="legato™ is an open source Linux-based embedded platform designed to simplify connected IoT application development" name="description"/> <meta content="legato, iot" name="keywords"/> <meta content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no" name="viewport"/> <meta content="19.09.0" name="legato-version"/> <link href="resources/images/legato.ico" rel="shortcut icon"/> <link href="resources/images/legato.ico" rel="icon" type="image/x-icon"/> <link href="resources/images/legato.ico" rel="shortcut icon" type="image/x-icon"/> <link href="resources/images/legato.ico" rel="apple-touch-icon" type="image/x-icon"/> <link href="resources/css/style.css" media="screen" rel="stylesheet" type="text/css"/> <link href="resources/css/font-awesome.css" rel="stylesheet" type="text/css"/> <!--[if IE]> <script src="resources/js/html5shiv.js"></script> <script src="resources/js/respond.js"></script> <![endif]--> <script src="https://code.jquery.com/jquery-2.2.3.min.js"></script> <script src="resources/js/main.js"></script> <script src="tocs/Build_Apps_API_Guides.json"></script> </head> <body> <noscript> <input class="modal-closing-trick" id="modal-closing-trick" type="checkbox"/> <div id="nojs"> <label for="modal-closing-trick"> <span>You seem to not have Javascript <a href="http://enable-javascript.com">enabled</a>, so site functionality like the search and navigation tree won't work.</span> </label> </div> </noscript> <div class="wrapper"> <div class="fa fa-bars documentation" id="menu-trigger"></div> <div id="top"> <header> <nav> <a class="navlink" href="/">Introduction</a><a class="navlink selected" href="buildAppsMain.html">Build Apps</a><a class="navlink" href="buildPlatformMain.html">Build Platform</a><a class="navlink" href="aboutMain.html">About</a> </nav> </header> </div> <div class="white" id="menudocumentation"> <header> <a href="/"> <img alt="Back to Legato Homepage" id="logo" src="resources/images/legato_logo.png"/></a> <h2>/ Build Apps</h2> <nav class="secondary"> <a href="getStarted.html">Get Started</a><a href="concepts.html">Concepts</a><a class="link-selected" href="apiGuidesMain.html">API Guides</a><a href="tools.html">Tools</a><a href="howToMain.html">How To</a><a href="experimentalMain.html">Experimental Features</a> </nav> <nav class="ui-front"> <i class="fa fa-search" id="search-icon"></i> <input id="searchbox" placeholder="Search"/> </nav> </header> </div> <div id="resizable"> <div id="left"> <div id="tree1"></div> </div> </div> <div class="content"> <div class="header"> <div class="headertitle"> <h1 class="title">Register a Target on AirVantage </h1> </div> </div><div class="contents"> <div class="textblock"><p>Create an AirVantage connection to your Legato device.</p> <p>Detailed AirVantage documentation: <a href="https://source.sierrawireless.com/airvantage/av/howto/hardware/legato_getting_started/">AirVantage Getting Started</a></p> <dl class="section note"><dt>Note</dt><dd>To create an account on th AirVantage Server, request one from your Sierra Wireless sales contact.</dd> <dd> If you are a mangOH customer, your device comes with a free account and you just need to register on the <a href="https://eu.airvantage.net/accounts/signup?type=Mangoh">Europe Server</a>.</dd></dl> <p>After you connect to your AirVantage account, the next steps are to register your target in the AirVantage console.</p> <h1><a class="anchor" id="avRegister_createSys"></a> Register a Target</h1> <p>Register a new Target in AirVantage Console:</p> <p>Click "Register"</p> <dl class="section note"><dt>Note</dt><dd>If you are registering a device that is not a WP85 click "Select System Type" on the top left hand corner of the screen and choose your device first.</dd></dl> <p>Enter (Find the Serial and IMEI/ESN numbers by typing <code>cm</code> <code>info</code> on the target):</p><ul> <li>the Serial Number "FSN"</li> <li>IMEI/ESN Number</li> <li>the Name of the target (Optional)</li> <li>Leave "Pre-configure system" unchecked</li> </ul> <p>Click "Register". The target will now appear in the "Registered Systems" section.</p> <h2><a class="anchor" id="avRegister_createSys_test"></a> Test Connection to AirVantage</h2> <p>To test the connection to the AirVantage Server, on the target:</p><ul> <li>Open an AT port on the target (you will not see a command prompt after entering this command) <pre class="fragment"># microcom -E /dev/ttyAT </pre></li> <li>Test the AT commands by entering <code>at</code>. If successful the command will return <code>OK</code> <pre class="fragment">at OK </pre></li> <li>Configure your CF3 module to connect to the AirVantage server, by entering <code>at+wdsi</code> <code>=</code> <code>4479</code> <pre class="fragment">at+wdsi=4479 OK # returning OK means you have configured the connection to the AirVantage server </pre></li> <li>Initiate a connection, authenticate and execute a pending job on the AirVantage server: <pre class="fragment">at+wdss=1,1 OK +WDSI: 4 # displays the current state of authentication notification +WDSI: 6 # displays that the session has succeeded and has started +WDSI: 23,1 # displays that the target has successfully connected to the AirVantage Service </pre></li> <li><code>CTRL+X</code> to leave the AT entry mode and return to the Linux command prompt</li> </ul> <p>To troubleshoot any connection issues to AirVantage see: [AirVantage configure AirPrime]((<a href="https://source.sierrawireless.com/airvantage/av/reference/register/howtos/configure-FXT-GL-AirPrime-ForAV/">https://source.sierrawireless.com/airvantage/av/reference/register/howtos/configure-FXT-GL-AirPrime-ForAV/</a>)</p> <p>If you refresh the AirVantage System Details screen in your web browser, the system info section will now show details about your target. The Last Communication section will show the connection that you just completed.</p> <dl class="section note"><dt>Note</dt><dd>(Optional) <a href="https://source.sierrawireless.com/airvantage/av/howto/hardware/devMgt_howto/">Sync your target</a> with the AirVantage server to check if your configuration is correct.</dd></dl> <p>Once the target is registered, it is ready to have Apps and Systems updated over the air, send sensor data to AirVantage and act on any actuators from the AirVantage Server.</p> <h1><a class="anchor" id="avRegister_DesignApps"></a> Build Apps to connect to AirVantage</h1> <p>Now that your target is configured and setup for use with AirVantage you can:</p><ul> <li>build your Apps to connect to, update, and send sensor data to the AirVantage Server.</li> <li>act on any actuators from the AirVantage Server.</li> </ul> <p>The AirVantage Platform Service includes two API's to enable interactions with AirVantage:</p><ul> <li><a class="el" href="c_le_avc.html">AirVantage Connector API</a></li> <li><a class="el" href="c_le_avdata.html">AirVantage Data API</a>.</li> </ul> <p>AirVantage also provides and API for connecting to the AirVantage Server and remotely administering targets: <a href="https://source.sierrawireless.com/airvantage/av/howto/cloud/gettingstarted_api/">AirVantage Server API Guide</a></p> <p class="copyright">Copyright (C) Sierra Wireless Inc. </p> </div></div> <br clear="left"/> </div> </div> <link href="resources/css/jqtree.css" rel="stylesheet" type="text/css"/> <script src="resources/js/tree.jquery.js" type="text/javascript"></script> <script src="resources/js/jquery.cookie.js"></script> <script src="https://code.jquery.com/ui/1.11.4/jquery-ui.min.js"></script> <link href="resources/css/perfect-scrollbar.min.css" rel="stylesheet"/> <script src="resources/js/perfect-scrollbar.jquery.min.js"></script> </body> </html>
doc/tcod_sys/TCOD_BKGND_DARKEN.v.html
surrsurus/edgequest
<!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="refresh" content="0;URL=constant.TCOD_BKGND_DARKEN.html"> </head> <body> <p>Redirecting to <a href="constant.TCOD_BKGND_DARKEN.html">constant.TCOD_BKGND_DARKEN.html</a>...</p> <script>location.replace("constant.TCOD_BKGND_DARKEN.html" + location.search + location.hash);</script> </body> </html>
util/geometry/static.ZERO_POINT.html
susaing/doc.servo.org
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="generator" content="rustdoc"> <meta name="description" content="API documentation for the Rust `ZERO_POINT` static in crate `util`."> <meta name="keywords" content="rust, rustlang, rust-lang, ZERO_POINT"> <title>util::geometry::ZERO_POINT - Rust</title> <link rel="stylesheet" type="text/css" href="../../main.css"> </head> <body class="rustdoc"> <!--[if lte IE 8]> <div class="warning"> This old browser is unsupported and will most likely display funky things. </div> <![endif]--> <section class="sidebar"> <p class='location'><a href='../index.html'>util</a>::<wbr><a href='index.html'>geometry</a></p><script>window.sidebarCurrent = {name: 'ZERO_POINT', ty: 'static', relpath: ''};</script><script defer src="sidebar-items.js"></script> </section> <nav class="sub"> <form class="search-form js-only"> <div class="search-container"> <input class="search-input" name="search" autocomplete="off" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"> </div> </form> </nav> <section id='main' class="content static"> <h1 class='fqn'><span class='in-band'><a href='../index.html'>util</a>::<wbr><a href='index.html'>geometry</a>::<wbr><a class='static' href=''>ZERO_POINT</a></span><span class='out-of-band'><span id='render-detail'> <a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs"> [<span class='inner'>&#x2212;</span>] </a> </span><a id='src-7274' class='srclink' href='../../src/util/geometry.rs.html#91-94' title='goto source code'>[src]</a></span></h1> <pre class='rust static'>pub static ZERO_POINT: <a class='struct' href='../../euclid/point/struct.Point2D.html' title='euclid::point::Point2D'>Point2D</a>&lt;<a class='struct' href='../../util/geometry/struct.Au.html' title='util::geometry::Au'>Au</a>&gt;<code> = </code><code>Point2D { x: Au(0), y: Au(0), }</code></pre></section> <section id='search' class="content hidden"></section> <section class="footer"></section> <div id="help" class="hidden"> <div> <div class="shortcuts"> <h1>Keyboard Shortcuts</h1> <dl> <dt>?</dt> <dd>Show this help dialog</dd> <dt>S</dt> <dd>Focus the search field</dd> <dt>&larrb;</dt> <dd>Move up in search results</dd> <dt>&rarrb;</dt> <dd>Move down in search results</dd> <dt>&#9166;</dt> <dd>Go to active search result</dd> </dl> </div> <div class="infos"> <h1>Search Tricks</h1> <p> Prefix searches with a type followed by a colon (e.g. <code>fn:</code>) to restrict the search to a given type. </p> <p> Accepted types are: <code>fn</code>, <code>mod</code>, <code>struct</code>, <code>enum</code>, <code>trait</code>, <code>type</code>, <code>macro</code>, and <code>const</code>. </p> <p> Search functions by type signature (e.g. <code>vec -> usize</code>) </p> </div> </div> </div> <script> window.rootPath = "../../"; window.currentCrate = "util"; window.playgroundUrl = ""; </script> <script src="../../jquery.js"></script> <script src="../../main.js"></script> <script async src="../../search-index.js"></script> </body> </html>
src/chrome/browser/padlock/padlock.css
Lootyhoof/modokimoon
#padlock-ib[padshow="ib-trans-bg"][level="ev"] { list-style-image: url("padlock_mod_ev.png") !important; -moz-image-region: rect(0px 16px 16px 0px); background-color: transparent; } #padlock-ib[padshow="ib-trans-bg"][level="ev"]:hover { -moz-image-region: rect(0px 30px 16px 14px); background-color: transparent; } #padlock-ib[padshow="ib-trans-bg"][level="ev"]:hover:active { -moz-image-region: rect(0px 44px 16px 28px); background-color: transparent; } #padlock-ib[padshow="ib-trans-bg"][level="high"] { list-style-image: url("padlock_mod_https.png") !important; -moz-image-region: rect(0px 16px 16px 0px); background-color: transparent; } #padlock-ib[padshow="ib-trans-bg"][level="high"]:hover { -moz-image-region: rect(0px 30px 16px 14px); background-color: transparent; } #padlock-ib[padshow="ib-trans-bg"][level="high"]:hover:active { -moz-image-region: rect(0px 44px 16px 28px); background-color: transparent; } #padlock-ib[padshow="ib-trans-bg"][level="low"], #padlock-ib[padshow="ib-trans-bg"][level="mixed"] { list-style-image: url("padlock_mod_low.png") !important; -moz-image-region: rect(0px 16px 16px 0px); background-color: transparent; } #padlock-ib[padshow="ib-trans-bg"][level="low"]:hover, #padlock-ib[padshow="ib-trans-bg"][level="mixed"]:hover { -moz-image-region: rect(0px 30px 16px 14px); background-color: transparent; } #padlock-ib[padshow="ib-trans-bg"][level="low"]:hover:active, #padlock-ib[padshow="ib-trans-bg"][level="mixed"]:hover:active { -moz-image-region: rect(0px 44px 16px 28px); background-color: transparent; } #padlock-ib[padshow="ib-trans-bg"][level="broken"] { list-style-image: url("padlock_mod_broken.png") !important; -moz-image-region: rect(0px 16px 16px 0px); background-color: transparent; } #padlock-ib[padshow="ib-trans-bg"][level="broken"]:hover { -moz-image-region: rect(0px 32px 16px 16px); background-color: transparent; } #padlock-ib[padshow="ib-trans-bg"][level="broken"]:hover:active { -moz-image-region: rect(0px 48px 16px 32px); background-color: transparent; } #padlock-ib-left[padshow="ib-left"][level="ev"] { list-style-image: url("padlock_mod_ev.png") !important; -moz-image-region: rect(0px 16px 16px 0px); padding:2px; background-color: transparent; } #padlock-ib-left[padshow="ib-left"][level="ev"]:hover { -moz-image-region: rect(0px 30px 16px 14px); padding:2px; background-color: transparent; } #padlock-ib-left[padshow="ib-left"][level="ev"]:hover:active { -moz-image-region: rect(0px 44px 16px 28px); padding:2px; background-color: transparent; } #padlock-ib-left[padshow="ib-left"][level="high"] { list-style-image: url("padlock_mod_https.png") !important; -moz-image-region: rect(0px 16px 16px 0px); padding:2px; background-color: transparent; } #padlock-ib-left[padshow="ib-left"][level="high"]:hover { -moz-image-region: rect(0px 30px 16px 14px); padding:2px; background-color: transparent; } #padlock-ib-left[padshow="ib-left"][level="high"]:hover:active { -moz-image-region: rect(0px 44px 16px 28px); padding:2px; background-color: transparent; } #padlock-ib-left[padshow="ib-left"][level="low"], #padlock-ib-left[padshow="ib-left"][level="mixed"] { list-style-image: url("padlock_mod_low.png") !important; -moz-image-region: rect(0px 16px 16px 0px); padding:2px; background-color: transparent; } #padlock-ib-left[padshow="ib-left"][level="low"]:hover, #padlock-ib-left[padshow="ib-left"][level="mixed"]:hover { -moz-image-region: rect(0px 30px 16px 14px); padding:2px; background-color: transparent; } #padlock-ib-left[padshow="ib-left"][level="low"]:hover:active, #padlock-ib-left[padshow="ib-left"][level="mixed"]:hover:active { -moz-image-region: rect(0px 44px 16px 28px); padding:2px; background-color: transparent; } #padlock-ib-left[padshow="ib-left"][level="broken"] { list-style-image: url("padlock_mod_broken.png") !important; -moz-image-region: rect(0px 16px 16px 0px); padding:2px; background-color: transparent; } #padlock-ib-left[padshow="ib-left"][level="broken"]:hover { -moz-image-region: rect(0px 32px 16px 16px); padding:2px; background-color: transparent; } #padlock-ib-left[padshow="ib-left"][level="broken"]:hover:active { -moz-image-region: rect(0px 48px 16px 32px); padding:2px; background-color: transparent; } #padlock-ub-right[padshow="ub-right"][level="ev"] { list-style-image: url("padlock_mod_ev.png") !important; -moz-image-region: rect(0px 16px 16px 0px); background-color: transparent; } #padlock-ub-right[padshow="ub-right"][level="ev"]:hover { -moz-image-region: rect(0px 30px 16px 14px); background-color: transparent; } #padlock-ub-right[padshow="ub-right"][level="ev"]:hover:active { -moz-image-region: rect(0px 44px 16px 28px); background-color: transparent; } #padlock-ub-right[padshow="ub-right"][level="high"] { list-style-image: url("padlock_mod_https.png") !important; -moz-image-region: rect(0px 16px 16px 0px); background-color: transparent; } #padlock-ub-right[padshow="ub-right"][level="high"]:hover { -moz-image-region: rect(0px 30px 16px 14px); background-color: transparent; } #padlock-ub-right[padshow="ub-right"][level="high"]:hover:active { -moz-image-region: rect(0px 44px 16px 28px); background-color: transparent; } #padlock-ub-right[padshow="ub-right"][level="low"], #padlock-ub-right[padshow="ub-right"][level="mixed"] { list-style-image: url("padlock_mod_low.png") !important; -moz-image-region: rect(0px 16px 16px 0px); background-color: transparent; } #padlock-ub-right[padshow="ub-right"][level="low"]:hover, #padlock-ub-right[padshow="ub-right"][level="mixed"]:hover { -moz-image-region: rect(0px 30px 16px 14px); background-color: transparent; } #padlock-ub-right[padshow="ub-right"][level="low"]:hover:active, #padlock-ub-right[padshow="ub-right"][level="mixed"]:hover:active { -moz-image-region: rect(0px 44px 16px 28px); background-color: transparent; } #padlock-ub-right[padshow="ub-right"][level="broken"] { list-style-image: url("padlock_mod_broken.png") !important; -moz-image-region: rect(0px 16px 16px 0px); background-color: transparent; } #padlock-ub-right[padshow="ub-right"][level="broken"]:hover { -moz-image-region: rect(0px 32px 16px 16px); background-color: transparent; } #padlock-ub-right[padshow="ub-right"][level="broken"]:hover:active { -moz-image-region: rect(0px 48px 16px 32px); background-color: transparent; } #padlock-sb[padshow="statbar"][level="ev"] { list-style-image: url("padlock_mod_ev.png") !important; -moz-image-region: rect(0px 16px 16px 0px); background-color: transparent; } #padlock-sb[padshow="statbar"][level="ev"]:hover { -moz-image-region: rect(0px 30px 16px 14px); background-color: transparent; } #padlock-sb[padshow="statbar"][level="ev"]:hover:active { -moz-image-region: rect(0px 44px 16px 28px); background-color: transparent; } #padlock-sb[padshow="statbar"][level="high"] { list-style-image: url("padlock_mod_https.png") !important; -moz-image-region: rect(0px 16px 16px 0px); background-color: transparent; } #padlock-sb[padshow="statbar"][level="high"]:hover { -moz-image-region: rect(0px 30px 16px 14px); background-color: transparent; } #padlock-sb[padshow="statbar"][level="high"]:hover:active { -moz-image-region: rect(0px 44px 16px 28px); background-color: transparent; } #padlock-sb[padshow="statbar"][level="low"], #padlock-sb[padshow="statbar"][level="mixed"] { list-style-image: url("padlock_mod_low.png") !important; -moz-image-region: rect(0px 16px 16px 0px); background-color: transparent; } #padlock-sb[padshow="statbar"][level="low"]:hover, #padlock-sb[padshow="statbar"][level="mixed"]:hover { -moz-image-region: rect(0px 30px 16px 14px); background-color: transparent; } #padlock-sb[padshow="statbar"][level="low"]:hover:active, #padlock-sb[padshow="statbar"][level="mixed"]:hover:active { -moz-image-region: rect(0px 44px 16px 28px); background-color: transparent; } #padlock-sb[padshow="statbar"][level="broken"] { list-style-image: url("padlock_mod_broken.png") !important; -moz-image-region: rect(0px 16px 16px 0px); background-color: transparent; } #padlock-sb[padshow="statbar"][level="broken"]:hover { -moz-image-region: rect(0px 32px 16px 16px); background-color: transparent; } #padlock-sb[padshow="statbar"][level="broken"]:hover:active { -moz-image-region: rect(0px 48px 16px 32px); background-color: transparent; } #padlock-tab[padshow="tabs-bar"][level="ev"] { list-style-image: url("padlock_mod_ev.png") !important; -moz-image-region: rect(0px 16px 16px 0px); background-color: transparent; } #padlock-tab[padshow="tabs-bar"][level="ev"]:hover { -moz-image-region: rect(0px 30px 16px 14px); background-color: transparent; } #padlock-tab[padshow="tabs-bar"][level="ev"]:hover:active { -moz-image-region: rect(0px 44px 16px 28px); background-color: transparent; } #padlock-tab[padshow="tabs-bar"][level="high"] { list-style-image: url("padlock_mod_https.png") !important; -moz-image-region: rect(0px 16px 16px 0px); background-color: transparent; } #padlock-tab[padshow="tabs-bar"][level="high"]:hover { -moz-image-region: rect(0px 30px 16px 14px); background-color: transparent; } #padlock-tab[padshow="tabs-bar"][level="high"]:hover:active { -moz-image-region: rect(0px 44px 16px 28px); background-color: transparent; } #padlock-tab[padshow="tabs-bar"][level="low"], #padlock-tab[padshow="tabs-bar"][level="mixed"] { list-style-image: url("padlock_mod_low.png") !important; -moz-image-region: rect(0px 16px 16px 0px); background-color: transparent; } #padlock-tab[padshow="tabs-bar"][level="low"]:hover, #padlock-tab[padshow="tabs-bar"][level="mixed"]:hover { -moz-image-region: rect(0px 30px 16px 14px); background-color: transparent; } #padlock-tab[padshow="tabs-bar"][level="low"]:hover:active, #padlock-tab[padshow="tabs-bar"][level="mixed"]:hover:active { -moz-image-region: rect(0px 44px 16px 28px); background-color: transparent; } #padlock-tab[padshow="tabs-bar"][level="broken"] { list-style-image: url("padlock_mod_broken.png") !important; -moz-image-region: rect(0px 16px 16px 0px); background-color: transparent; } #padlock-tab[padshow="tabs-bar"][level="broken"]:hover { -moz-image-region: rect(0px 32px 16px 16px); background-color: transparent; } #padlock-tab[padshow="tabs-bar"][level="broken"]:hover:active { -moz-image-region: rect(0px 48px 16px 32px); background-color: transparent; } #padlock-ib { margin-top: -2px !important; }
html/caf-debug.html
webdetails/caf
<!DOCTYPE html> <!-- This Source Code Form is subject to the terms of the Mozilla Public - License, v. 2.0. If a copy of the MPL was not distributed with this file, - You can obtain one at http://mozilla.org/MPL/2.0/. --> <html> <head> <title>Webdetails CAF Sample</title> <link rel="shortcut icon" href="../images/favicon.ico" /> <!-- Blueprint CSS --> <link rel="stylesheet" href="../lib/css/blueprint/screen.css" type="text/css" media="screen, projection"> <link rel="stylesheet" href="../lib/css/blueprint/print.css" type="text/css" media="print"> <!--[if lt IE 8]><link rel="stylesheet" href="../lib/css/blueprint/ie.css" type="text/css" media="screen, projection"><![endif]--> <!-- Libs --> <script src="../lib/js/jquery.js"></script> <script src="../lib/js/jquery.hotkeys.js"></script> <script src="../lib/js/jquery.iframe-auto-height.js"></script> <script src="../lib/js/modernizr.js"></script> <script type="text/javascript" src="jquery.snippet.js"></script> <link rel="stylesheet" href="../lib/css/borderBox.css" type="text/css" /> <link rel="stylesheet" href="../css/genericsPanel.css" type="text/css" /> <link rel="stylesheet" type="text/css" href="jquery.snippet.css" /> <!-- CAF --> <link rel="stylesheet" type="text/css" href="../css/caf.css" /> <script src="../js/wd.js"></script> <script src="../js/caf.js"></script> <script src="../js/registry.js"></script> <script src="../js/entity.js"></script> <script src="../js/template.js"></script> <script src="../js/transition.js"></script> <script src="../js/action.js"></script> <script src="../js/keybind.js"></script> <script src="../js/component.js"></script> <script src="../js/panel.js"></script> <script src="../js/popup.js"></script> <script src="../js/notification.js"></script> <script src="../js/actionEngine.js"></script> <script src="../js/keybindEngine.js"></script> <script src="../js/templateEngine.js"></script> <script src="../js/transitionEngine.js"></script> <script src="../js/popupEngine.js"></script> <script src="../js/panelEngine.js"></script> <script src="../js/notificationEngine.js"></script> <script src="../js/templates/templateDefault.js"></script> <script src="../js/templates/templateEmpty.js"></script> <script src="../js/templates/templateSimple.js"></script> <script src="../js/transitions/transitionBasic.js"></script> <script src="../js/notifications/notificationDefault.js"></script> <script src="../js/panels/generics.js"></script> <script src="../js/panels/blueprintPanelModule.js"></script> <script src="../js/popups/basePopups.js"></script> <!-- Sample and documentation --> <link rel="stylesheet" href="sample.css" type="text/css"/> <script src="sampleApplication.js"></script> <script src="samplePanels.js"></script> <script src="sampleActions.js"></script> <script> // Launch the app on page ready $(function(){ application.init(); setTimeout( function(){ $("pre.js").snippet("javascript",{style:"matlab",transparent:true,showNum:false}); }, 100); var tryMeBuilder = wd.caf.impl.components.tryMe(); $('textarea').each( function() { tryMeBuilder.draw($(this)); }) }); </script> </head> <body> <div id="caf"></div> </body> </html>
servo/gl/constant.PIXEL_MAP_I_TO_G.html
susaing/doc.servo.org
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="generator" content="rustdoc"> <meta name="description" content="API documentation for the Rust `PIXEL_MAP_I_TO_G` constant in crate `servo`."> <meta name="keywords" content="rust, rustlang, rust-lang, PIXEL_MAP_I_TO_G"> <title>servo::gl::PIXEL_MAP_I_TO_G - Rust</title> <link rel="stylesheet" type="text/css" href="../../main.css"> </head> <body class="rustdoc"> <!--[if lte IE 8]> <div class="warning"> This old browser is unsupported and will most likely display funky things. </div> <![endif]--> <section class="sidebar"> <p class='location'><a href='../index.html'>servo</a>::<wbr><a href='index.html'>gl</a></p><script>window.sidebarCurrent = {name: 'PIXEL_MAP_I_TO_G', ty: 'constant', relpath: ''};</script><script defer src="sidebar-items.js"></script> </section> <nav class="sub"> <form class="search-form js-only"> <div class="search-container"> <input class="search-input" name="search" autocomplete="off" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"> </div> </form> </nav> <section id='main' class="content constant"> <h1 class='fqn'><span class='in-band'><a href='../index.html'>servo</a>::<wbr><a href='index.html'>gl</a>::<wbr><a class='constant' href=''>PIXEL_MAP_I_TO_G</a></span><span class='out-of-band'><span id='render-detail'> <a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs"> [<span class='inner'>&#x2212;</span>] </a> </span><a id='src-2852' class='srclink' href='../../export/gleam/ffi/constant.PIXEL_MAP_I_TO_G.html?gotosrc=2852' title='goto source code'>[src]</a></span></h1> <pre class='rust const'>pub const PIXEL_MAP_I_TO_G: <a href='../../std/primitive.u32.html'>u32</a><code> = </code><code>3187</code></pre></section> <section id='search' class="content hidden"></section> <section class="footer"></section> <div id="help" class="hidden"> <div> <div class="shortcuts"> <h1>Keyboard Shortcuts</h1> <dl> <dt>?</dt> <dd>Show this help dialog</dd> <dt>S</dt> <dd>Focus the search field</dd> <dt>&larrb;</dt> <dd>Move up in search results</dd> <dt>&rarrb;</dt> <dd>Move down in search results</dd> <dt>&#9166;</dt> <dd>Go to active search result</dd> </dl> </div> <div class="infos"> <h1>Search Tricks</h1> <p> Prefix searches with a type followed by a colon (e.g. <code>fn:</code>) to restrict the search to a given type. </p> <p> Accepted types are: <code>fn</code>, <code>mod</code>, <code>struct</code>, <code>enum</code>, <code>trait</code>, <code>type</code>, <code>macro</code>, and <code>const</code>. </p> <p> Search functions by type signature (e.g. <code>vec -> usize</code>) </p> </div> </div> </div> <script> window.rootPath = "../../"; window.currentCrate = "servo"; window.playgroundUrl = ""; </script> <script src="../../jquery.js"></script> <script src="../../main.js"></script> <script async src="../../search-index.js"></script> </body> </html>
hyper/net/enum.HttpsStream.html
servo/doc.servo.org
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="generator" content="rustdoc"> <meta name="description" content="API documentation for the Rust `HttpsStream` enum in crate `hyper`."> <meta name="keywords" content="rust, rustlang, rust-lang, HttpsStream"> <title>hyper::net::HttpsStream - Rust</title> <link rel="stylesheet" type="text/css" href="../../rustdoc.css"> <link rel="stylesheet" type="text/css" href="../../main.css"> </head> <body class="rustdoc"> <!--[if lte IE 8]> <div class="warning"> This old browser is unsupported and will most likely display funky things. </div> <![endif]--> <nav class="sidebar"> <p class='location'><a href='../index.html'>hyper</a>::<wbr><a href='index.html'>net</a></p><script>window.sidebarCurrent = {name: 'HttpsStream', ty: 'enum', relpath: ''};</script><script defer src="sidebar-items.js"></script> </nav> <nav class="sub"> <form class="search-form js-only"> <div class="search-container"> <input class="search-input" name="search" autocomplete="off" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"> </div> </form> </nav> <section id='main' class="content enum"> <h1 class='fqn'><span class='in-band'>Enum <a href='../index.html'>hyper</a>::<wbr><a href='index.html'>net</a>::<wbr><a class='enum' href=''>HttpsStream</a></span><span class='out-of-band'><span id='render-detail'> <a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs"> [<span class='inner'>&#x2212;</span>] </a> </span><a id='src-7520' class='srclink' href='../../src/hyper/net.rs.html#462-467' title='goto source code'>[src]</a></span></h1> <pre class='rust enum'>pub enum HttpsStream&lt;S:&nbsp;<a class='trait' href='../../hyper/net/trait.NetworkStream.html' title='hyper::net::NetworkStream'>NetworkStream</a>&gt; { Http(<a class='struct' href='../../hyper/net/struct.HttpStream.html' title='hyper::net::HttpStream'>HttpStream</a>), Https(S), }</pre><div class='docblock'><p>A stream over the HTTP protocol, possibly protected by SSL.</p> </div><h2 class='variants'>Variants</h2> <span id='variant.Http' class='variant'><code>Http(<a class='struct' href='../../hyper/net/struct.HttpStream.html' title='hyper::net::HttpStream'>HttpStream</a>)</code></span><div class='docblock'><p>A plain text stream.</p> </div><span id='variant.Https' class='variant'><code>Https(S)</code></span><div class='docblock'><p>A stream protected by SSL.</p> </div><h2 id='implementations'>Trait Implementations</h2><h3 class='impl'><span class='in-band'><code>impl&lt;S:&nbsp;<a class='trait' href='../../core/clone/trait.Clone.html' title='core::clone::Clone'>Clone</a> + <a class='trait' href='../../hyper/net/trait.NetworkStream.html' title='hyper::net::NetworkStream'>NetworkStream</a>&gt; <a class='trait' href='../../core/clone/trait.Clone.html' title='core::clone::Clone'>Clone</a> for <a class='enum' href='../../hyper/net/enum.HttpsStream.html' title='hyper::net::HttpsStream'>HttpsStream</a>&lt;S&gt;</code></span><span class='out-of-band'><div class='ghost'></div><a id='src-7505' class='srclink' href='../../src/hyper/net.rs.html#461' title='goto source code'>[src]</a></span></h3> <div class='impl-items'><h4 id='method.clone' class='method'><code>fn <a href='../../core/clone/trait.Clone.html#tymethod.clone' class='fnname'>clone</a>(&amp;self) -&gt; <a class='enum' href='../../hyper/net/enum.HttpsStream.html' title='hyper::net::HttpsStream'>HttpsStream</a>&lt;S&gt;</code></h4> <div class='docblock'><p>Returns a copy of the value. <a href="../../core/clone/trait.Clone.html#tymethod.clone">Read more</a></p> </div><h4 id='method.clone_from' class='method'><code>fn <a href='../../core/clone/trait.Clone.html#method.clone_from' class='fnname'>clone_from</a>(&amp;mut self, source: &amp;Self)</code><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div></h4> <div class='docblock'><p>Performs copy-assignment from <code>source</code>. <a href="../../core/clone/trait.Clone.html#method.clone_from">Read more</a></p> </div></div><h3 class='impl'><span class='in-band'><code>impl&lt;S:&nbsp;<a class='trait' href='../../core/fmt/trait.Debug.html' title='core::fmt::Debug'>Debug</a> + <a class='trait' href='../../hyper/net/trait.NetworkStream.html' title='hyper::net::NetworkStream'>NetworkStream</a>&gt; <a class='trait' href='../../core/fmt/trait.Debug.html' title='core::fmt::Debug'>Debug</a> for <a class='enum' href='../../hyper/net/enum.HttpsStream.html' title='hyper::net::HttpsStream'>HttpsStream</a>&lt;S&gt;</code></span><span class='out-of-band'><div class='ghost'></div><a id='src-7511' class='srclink' href='../../src/hyper/net.rs.html#461' title='goto source code'>[src]</a></span></h3> <div class='impl-items'><h4 id='method.fmt' class='method'><code>fn <a href='../../core/fmt/trait.Debug.html#tymethod.fmt' class='fnname'>fmt</a>(&amp;self, __arg_0: &amp;mut <a class='struct' href='../../core/fmt/struct.Formatter.html' title='core::fmt::Formatter'>Formatter</a>) -&gt; <a class='type' href='../../core/fmt/type.Result.html' title='core::fmt::Result'>Result</a></code></h4> <div class='docblock'><p>Formats the value using the given formatter.</p> </div></div><h3 class='impl'><span class='in-band'><code>impl&lt;S:&nbsp;<a class='trait' href='../../hyper/net/trait.NetworkStream.html' title='hyper::net::NetworkStream'>NetworkStream</a>&gt; <a class='trait' href='../../std/io/trait.Read.html' title='std::io::Read'>Read</a> for <a class='enum' href='../../hyper/net/enum.HttpsStream.html' title='hyper::net::HttpsStream'>HttpsStream</a>&lt;S&gt;</code></span><span class='out-of-band'><div class='ghost'></div><a id='src-7526' class='srclink' href='../../src/hyper/net.rs.html#469-477' title='goto source code'>[src]</a></span></h3> <div class='impl-items'><h4 id='method.read' class='method'><code>fn <a href='../../std/io/trait.Read.html#tymethod.read' class='fnname'>read</a>(&amp;mut self, buf: <a class='primitive' href='../../std/primitive.slice.html'>&amp;mut [</a><a class='primitive' href='../../std/primitive.u8.html'>u8</a><a class='primitive' href='../../std/primitive.slice.html'>]</a>) -&gt; <a class='type' href='../../std/io/error/type.Result.html' title='std::io::error::Result'>Result</a>&lt;<a class='primitive' href='../../std/primitive.usize.html'>usize</a>&gt;</code></h4> <div class='docblock'><p>Pull some bytes from this source into the specified buffer, returning how many bytes were read. <a href="../../std/io/trait.Read.html#tymethod.read">Read more</a></p> </div><h4 id='method.read_to_end' class='method'><code>fn <a href='../../std/io/trait.Read.html#method.read_to_end' class='fnname'>read_to_end</a>(&amp;mut self, buf: &amp;mut <a class='struct' href='../../collections/vec/struct.Vec.html' title='collections::vec::Vec'>Vec</a>&lt;<a class='primitive' href='../../std/primitive.u8.html'>u8</a>&gt;) -&gt; <a class='enum' href='../../core/result/enum.Result.html' title='core::result::Result'>Result</a>&lt;<a class='primitive' href='../../std/primitive.usize.html'>usize</a>,&nbsp;<a class='struct' href='../../std/io/error/struct.Error.html' title='std::io::error::Error'>Error</a>&gt;</code><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div></h4> <div class='docblock'><p>Read all bytes until EOF in this source, placing them into <code>buf</code>. <a href="../../std/io/trait.Read.html#method.read_to_end">Read more</a></p> </div><h4 id='method.read_to_string' class='method'><code>fn <a href='../../std/io/trait.Read.html#method.read_to_string' class='fnname'>read_to_string</a>(&amp;mut self, buf: &amp;mut <a class='struct' href='../../collections/string/struct.String.html' title='collections::string::String'>String</a>) -&gt; <a class='enum' href='../../core/result/enum.Result.html' title='core::result::Result'>Result</a>&lt;<a class='primitive' href='../../std/primitive.usize.html'>usize</a>,&nbsp;<a class='struct' href='../../std/io/error/struct.Error.html' title='std::io::error::Error'>Error</a>&gt;</code><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div></h4> <div class='docblock'><p>Read all bytes until EOF in this source, placing them into <code>buf</code>. <a href="../../std/io/trait.Read.html#method.read_to_string">Read more</a></p> </div><h4 id='method.read_exact' class='method'><code>fn <a href='../../std/io/trait.Read.html#method.read_exact' class='fnname'>read_exact</a>(&amp;mut self, buf: <a class='primitive' href='../../std/primitive.slice.html'>&amp;mut [</a><a class='primitive' href='../../std/primitive.u8.html'>u8</a><a class='primitive' href='../../std/primitive.slice.html'>]</a>) -&gt; <a class='enum' href='../../core/result/enum.Result.html' title='core::result::Result'>Result</a>&lt;<a class='primitive' href='../../std/primitive.tuple.html'>()</a>,&nbsp;<a class='struct' href='../../std/io/error/struct.Error.html' title='std::io::error::Error'>Error</a>&gt;</code><div class='since' title='Stable since Rust version 1.6.0'>1.6.0</div></h4> <div class='docblock'><p>Read the exact number of bytes required to fill <code>buf</code>. <a href="../../std/io/trait.Read.html#method.read_exact">Read more</a></p> </div><h4 id='method.by_ref' class='method'><code>fn <a href='../../std/io/trait.Read.html#method.by_ref' class='fnname'>by_ref</a>(&amp;mut self) -&gt; &amp;mut Self</code><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div></h4> <div class='docblock'><p>Creates a &quot;by reference&quot; adaptor for this instance of <code>Read</code>. <a href="../../std/io/trait.Read.html#method.by_ref">Read more</a></p> </div><h4 id='method.bytes' class='method'><code>fn <a href='../../std/io/trait.Read.html#method.bytes' class='fnname'>bytes</a>(self) -&gt; <a class='struct' href='../../std/io/struct.Bytes.html' title='std::io::Bytes'>Bytes</a>&lt;Self&gt;</code><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div></h4> <div class='docblock'><p>Transforms this <code>Read</code> instance to an <code>Iterator</code> over its bytes. <a href="../../std/io/trait.Read.html#method.bytes">Read more</a></p> </div><h4 id='method.chars' class='method'><code>fn <a href='../../std/io/trait.Read.html#method.chars' class='fnname'>chars</a>(self) -&gt; <a class='struct' href='../../std/io/struct.Chars.html' title='std::io::Chars'>Chars</a>&lt;Self&gt;</code></h4> <div class='stability'><em class='stab unstable'>Unstable (<code>io</code>)<p>: the semantics of a partial read/write of where errors happen is currently unclear and may change</p> </em></div><div class='docblock'><p>Transforms this <code>Read</code> instance to an <code>Iterator</code> over <code>char</code>s. <a href="../../std/io/trait.Read.html#method.chars">Read more</a></p> </div><h4 id='method.chain' class='method'><code>fn <a href='../../std/io/trait.Read.html#method.chain' class='fnname'>chain</a>&lt;R&gt;(self, next: R) -&gt; <a class='struct' href='../../std/io/struct.Chain.html' title='std::io::Chain'>Chain</a>&lt;Self,&nbsp;R&gt; <span class='where'>where R: <a class='trait' href='../../std/io/trait.Read.html' title='std::io::Read'>Read</a></span></code><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div></h4> <div class='docblock'><p>Creates an adaptor which will chain this stream with another. <a href="../../std/io/trait.Read.html#method.chain">Read more</a></p> </div><h4 id='method.take' class='method'><code>fn <a href='../../std/io/trait.Read.html#method.take' class='fnname'>take</a>(self, limit: <a class='primitive' href='../../std/primitive.u64.html'>u64</a>) -&gt; <a class='struct' href='../../std/io/struct.Take.html' title='std::io::Take'>Take</a>&lt;Self&gt;</code><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div></h4> <div class='docblock'><p>Creates an adaptor which will read at most <code>limit</code> bytes from it. <a href="../../std/io/trait.Read.html#method.take">Read more</a></p> </div></div><h3 class='impl'><span class='in-band'><code>impl&lt;S:&nbsp;<a class='trait' href='../../hyper/net/trait.NetworkStream.html' title='hyper::net::NetworkStream'>NetworkStream</a>&gt; <a class='trait' href='../../std/io/trait.Write.html' title='std::io::Write'>Write</a> for <a class='enum' href='../../hyper/net/enum.HttpsStream.html' title='hyper::net::HttpsStream'>HttpsStream</a>&lt;S&gt;</code></span><span class='out-of-band'><div class='ghost'></div><a id='src-7533' class='srclink' href='../../src/hyper/net.rs.html#479-495' title='goto source code'>[src]</a></span></h3> <div class='impl-items'><h4 id='method.write' class='method'><code>fn <a href='../../std/io/trait.Write.html#tymethod.write' class='fnname'>write</a>(&amp;mut self, msg: <a class='primitive' href='../../std/primitive.slice.html'>&amp;[</a><a class='primitive' href='../../std/primitive.u8.html'>u8</a><a class='primitive' href='../../std/primitive.slice.html'>]</a>) -&gt; <a class='type' href='../../std/io/error/type.Result.html' title='std::io::error::Result'>Result</a>&lt;<a class='primitive' href='../../std/primitive.usize.html'>usize</a>&gt;</code></h4> <div class='docblock'><p>Write a buffer into this object, returning how many bytes were written. <a href="../../std/io/trait.Write.html#tymethod.write">Read more</a></p> </div><h4 id='method.flush' class='method'><code>fn <a href='../../std/io/trait.Write.html#tymethod.flush' class='fnname'>flush</a>(&amp;mut self) -&gt; <a class='type' href='../../std/io/error/type.Result.html' title='std::io::error::Result'>Result</a>&lt;<a class='primitive' href='../../std/primitive.tuple.html'>()</a>&gt;</code></h4> <div class='docblock'><p>Flush this output stream, ensuring that all intermediately buffered contents reach their destination. <a href="../../std/io/trait.Write.html#tymethod.flush">Read more</a></p> </div><h4 id='method.write_all' class='method'><code>fn <a href='../../std/io/trait.Write.html#method.write_all' class='fnname'>write_all</a>(&amp;mut self, buf: <a class='primitive' href='../../std/primitive.slice.html'>&amp;[</a><a class='primitive' href='../../std/primitive.u8.html'>u8</a><a class='primitive' href='../../std/primitive.slice.html'>]</a>) -&gt; <a class='enum' href='../../core/result/enum.Result.html' title='core::result::Result'>Result</a>&lt;<a class='primitive' href='../../std/primitive.tuple.html'>()</a>,&nbsp;<a class='struct' href='../../std/io/error/struct.Error.html' title='std::io::error::Error'>Error</a>&gt;</code><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div></h4> <div class='docblock'><p>Attempts to write an entire buffer into this write. <a href="../../std/io/trait.Write.html#method.write_all">Read more</a></p> </div><h4 id='method.write_fmt' class='method'><code>fn <a href='../../std/io/trait.Write.html#method.write_fmt' class='fnname'>write_fmt</a>(&amp;mut self, fmt: <a class='struct' href='../../core/fmt/struct.Arguments.html' title='core::fmt::Arguments'>Arguments</a>) -&gt; <a class='enum' href='../../core/result/enum.Result.html' title='core::result::Result'>Result</a>&lt;<a class='primitive' href='../../std/primitive.tuple.html'>()</a>,&nbsp;<a class='struct' href='../../std/io/error/struct.Error.html' title='std::io::error::Error'>Error</a>&gt;</code><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div></h4> <div class='docblock'><p>Writes a formatted string into this writer, returning any error encountered. <a href="../../std/io/trait.Write.html#method.write_fmt">Read more</a></p> </div><h4 id='method.by_ref-1' class='method'><code>fn <a href='../../std/io/trait.Write.html#method.by_ref' class='fnname'>by_ref</a>(&amp;mut self) -&gt; &amp;mut Self</code><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div></h4> <div class='docblock'><p>Creates a &quot;by reference&quot; adaptor for this instance of <code>Write</code>. <a href="../../std/io/trait.Write.html#method.by_ref">Read more</a></p> </div></div><h3 class='impl'><span class='in-band'><code>impl&lt;S:&nbsp;<a class='trait' href='../../hyper/net/trait.NetworkStream.html' title='hyper::net::NetworkStream'>NetworkStream</a>&gt; <a class='trait' href='../../hyper/net/trait.NetworkStream.html' title='hyper::net::NetworkStream'>NetworkStream</a> for <a class='enum' href='../../hyper/net/enum.HttpsStream.html' title='hyper::net::HttpsStream'>HttpsStream</a>&lt;S&gt;</code></span><span class='out-of-band'><div class='ghost'></div><a id='src-7544' class='srclink' href='../../src/hyper/net.rs.html#497-529' title='goto source code'>[src]</a></span></h3> <div class='impl-items'><h4 id='method.peer_addr' class='method'><code>fn <a href='../../hyper/net/trait.NetworkStream.html#tymethod.peer_addr' class='fnname'>peer_addr</a>(&amp;mut self) -&gt; <a class='type' href='../../std/io/error/type.Result.html' title='std::io::error::Result'>Result</a>&lt;<a class='enum' href='../../std/net/addr/enum.SocketAddr.html' title='std::net::addr::SocketAddr'>SocketAddr</a>&gt;</code></h4> <div class='docblock'><p>Get the remote address of the underlying connection.</p> </div><h4 id='method.set_read_timeout' class='method'><code>fn <a href='../../hyper/net/trait.NetworkStream.html#tymethod.set_read_timeout' class='fnname'>set_read_timeout</a>(&amp;self, dur: <a class='enum' href='../../core/option/enum.Option.html' title='core::option::Option'>Option</a>&lt;<a class='struct' href='../../std/time/duration/struct.Duration.html' title='std::time::duration::Duration'>Duration</a>&gt;) -&gt; <a class='type' href='../../std/io/error/type.Result.html' title='std::io::error::Result'>Result</a>&lt;<a class='primitive' href='../../std/primitive.tuple.html'>()</a>&gt;</code></h4> <div class='docblock'><p>Set the maximum time to wait for a read to complete.</p> </div><h4 id='method.set_write_timeout' class='method'><code>fn <a href='../../hyper/net/trait.NetworkStream.html#tymethod.set_write_timeout' class='fnname'>set_write_timeout</a>(&amp;self, dur: <a class='enum' href='../../core/option/enum.Option.html' title='core::option::Option'>Option</a>&lt;<a class='struct' href='../../std/time/duration/struct.Duration.html' title='std::time::duration::Duration'>Duration</a>&gt;) -&gt; <a class='type' href='../../std/io/error/type.Result.html' title='std::io::error::Result'>Result</a>&lt;<a class='primitive' href='../../std/primitive.tuple.html'>()</a>&gt;</code></h4> <div class='docblock'><p>Set the maximum time to wait for a write to complete.</p> </div><h4 id='method.close' class='method'><code>fn <a href='../../hyper/net/trait.NetworkStream.html#method.close' class='fnname'>close</a>(&amp;mut self, how: <a class='enum' href='../../std/net/enum.Shutdown.html' title='std::net::Shutdown'>Shutdown</a>) -&gt; <a class='type' href='../../std/io/error/type.Result.html' title='std::io::error::Result'>Result</a>&lt;<a class='primitive' href='../../std/primitive.tuple.html'>()</a>&gt;</code></h4> <div class='docblock'><p>This will be called when Stream should no longer be kept alive.</p> </div><h4 id='method.set_previous_response_expected_no_content' class='method'><code>fn <a href='../../hyper/net/trait.NetworkStream.html#method.set_previous_response_expected_no_content' class='fnname'>set_previous_response_expected_no_content</a>(&amp;mut self, _expected: <a class='primitive' href='../../std/primitive.bool.html'>bool</a>)</code></h4> <h4 id='method.previous_response_expected_no_content' class='method'><code>fn <a href='../../hyper/net/trait.NetworkStream.html#method.previous_response_expected_no_content' class='fnname'>previous_response_expected_no_content</a>(&amp;self) -&gt; <a class='primitive' href='../../std/primitive.bool.html'>bool</a></code></h4> </div></section> <section id='search' class="content hidden"></section> <section class="footer"></section> <aside id="help" class="hidden"> <div> <h1 class="hidden">Help</h1> <div class="shortcuts"> <h2>Keyboard Shortcuts</h2> <dl> <dt>?</dt> <dd>Show this help dialog</dd> <dt>S</dt> <dd>Focus the search field</dd> <dt>&larrb;</dt> <dd>Move up in search results</dd> <dt>&rarrb;</dt> <dd>Move down in search results</dd> <dt>&#9166;</dt> <dd>Go to active search result</dd> <dt>+</dt> <dd>Collapse/expand all sections</dd> </dl> </div> <div class="infos"> <h2>Search Tricks</h2> <p> Prefix searches with a type followed by a colon (e.g. <code>fn:</code>) to restrict the search to a given type. </p> <p> Accepted types are: <code>fn</code>, <code>mod</code>, <code>struct</code>, <code>enum</code>, <code>trait</code>, <code>type</code>, <code>macro</code>, and <code>const</code>. </p> <p> Search functions by type signature (e.g. <code>vec -> usize</code> or <code>* -> vec</code>) </p> </div> </div> </aside> <script> window.rootPath = "../../"; window.currentCrate = "hyper"; window.playgroundUrl = ""; </script> <script src="../../jquery.js"></script> <script src="../../main.js"></script> <script defer src="../../search-index.js"></script> </body> </html>
script/dom/htmlquoteelement/struct.HTMLQuoteElement.html
servo/doc.servo.org
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="generator" content="rustdoc"> <meta name="description" content="API documentation for the Rust `HTMLQuoteElement` struct in crate `script`."> <meta name="keywords" content="rust, rustlang, rust-lang, HTMLQuoteElement"> <title>script::dom::htmlquoteelement::HTMLQuoteElement - Rust</title> <link rel="stylesheet" type="text/css" href="../../../rustdoc.css"> <link rel="stylesheet" type="text/css" href="../../../main.css"> </head> <body class="rustdoc"> <!--[if lte IE 8]> <div class="warning"> This old browser is unsupported and will most likely display funky things. </div> <![endif]--> <nav class="sidebar"> <p class='location'><a href='../../index.html'>script</a>::<wbr><a href='../index.html'>dom</a>::<wbr><a href='index.html'>htmlquoteelement</a></p><script>window.sidebarCurrent = {name: 'HTMLQuoteElement', ty: 'struct', relpath: ''};</script><script defer src="sidebar-items.js"></script> </nav> <nav class="sub"> <form class="search-form js-only"> <div class="search-container"> <input class="search-input" name="search" autocomplete="off" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"> </div> </form> </nav> <section id='main' class="content struct"> <h1 class='fqn'><span class='in-band'>Struct <a href='../../index.html'>script</a>::<wbr><a href='../index.html'>dom</a>::<wbr><a href='index.html'>htmlquoteelement</a>::<wbr><a class='struct' href=''>HTMLQuoteElement</a></span><span class='out-of-band'><span id='render-detail'> <a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs"> [<span class='inner'>&#x2212;</span>] </a> </span><a id='src-119122' class='srclink' href='../../../src/script/dom/htmlquoteelement.rs.html#14-16' title='goto source code'>[src]</a></span></h1> <pre class='rust struct'>pub struct HTMLQuoteElement { htmlelement: <a class='struct' href='../../../script/dom/htmlelement/struct.HTMLElement.html' title='script::dom::htmlelement::HTMLElement'>HTMLElement</a>, }</pre><h2 class='fields'>Fields</h2><span id='structfield.htmlelement' class='structfield'><code>htmlelement: <a class='struct' href='../../../script/dom/htmlelement/struct.HTMLElement.html' title='script::dom::htmlelement::HTMLElement'>HTMLElement</a></code> </span><span class='stab '></span><h2 id='methods'>Methods</h2><h3 class='impl'><span class='in-band'><code>impl <a class='struct' href='../../../script/dom/htmlquoteelement/struct.HTMLQuoteElement.html' title='script::dom::htmlquoteelement::HTMLQuoteElement'>HTMLQuoteElement</a></code></span><span class='out-of-band'><div class='ghost'></div><a id='src-119124' class='srclink' href='../../../src/script/dom/htmlquoteelement.rs.html#18-36' title='goto source code'>[src]</a></span></h3> <div class='impl-items'><h4 id='method.new_inherited' class='method'><code>fn <a href='#method.new_inherited' class='fnname'>new_inherited</a>(localName: <a class='struct' href='../../../string_cache/atom/struct.Atom.html' title='string_cache::atom::Atom'>Atom</a>, prefix: <a class='enum' href='../../../core/option/enum.Option.html' title='core::option::Option'>Option</a>&lt;<a class='struct' href='../../../script/dom/bindings/str/struct.DOMString.html' title='script::dom::bindings::str::DOMString'>DOMString</a>&gt;, document: &amp;<a class='struct' href='../../../script/dom/document/struct.Document.html' title='script::dom::document::Document'>Document</a>) -&gt; <a class='struct' href='../../../script/dom/htmlquoteelement/struct.HTMLQuoteElement.html' title='script::dom::htmlquoteelement::HTMLQuoteElement'>HTMLQuoteElement</a></code></h4> <h4 id='method.new' class='method'><code>fn <a href='#method.new' class='fnname'>new</a>(localName: <a class='struct' href='../../../string_cache/atom/struct.Atom.html' title='string_cache::atom::Atom'>Atom</a>, prefix: <a class='enum' href='../../../core/option/enum.Option.html' title='core::option::Option'>Option</a>&lt;<a class='struct' href='../../../script/dom/bindings/str/struct.DOMString.html' title='script::dom::bindings::str::DOMString'>DOMString</a>&gt;, document: &amp;<a class='struct' href='../../../script/dom/document/struct.Document.html' title='script::dom::document::Document'>Document</a>) -&gt; <a class='struct' href='../../../script/dom/bindings/js/struct.Root.html' title='script::dom::bindings::js::Root'>Root</a>&lt;<a class='struct' href='../../../script/dom/htmlquoteelement/struct.HTMLQuoteElement.html' title='script::dom::htmlquoteelement::HTMLQuoteElement'>HTMLQuoteElement</a>&gt;</code></h4> </div><h2 id='implementations'>Trait Implementations</h2><h3 class='impl'><span class='in-band'><code>impl <a class='trait' href='../../../script/dom/bindings/conversions/trait.IDLInterface.html' title='script::dom::bindings::conversions::IDLInterface'>IDLInterface</a> for <a class='struct' href='../../../script/dom/htmlquoteelement/struct.HTMLQuoteElement.html' title='script::dom::htmlquoteelement::HTMLQuoteElement'>HTMLQuoteElement</a></code></span><span class='out-of-band'><div class='ghost'></div><a id='src-54228' class='srclink' href='../../../src/script/home/servo/buildbot/slave/doc/build/target/debug/build/script-4d3bb93218cab884/out/Bindings/HTMLQuoteElementBinding.rs.html#283-288' title='goto source code'>[src]</a></span></h3> <div class='impl-items'><h4 id='method.derives' class='method'><code>fn <a href='../../../script/dom/bindings/conversions/trait.IDLInterface.html#tymethod.derives' class='fnname'>derives</a>(class: &amp;'static <a class='struct' href='../../../script/dom/bindings/utils/struct.DOMClass.html' title='script::dom::bindings::utils::DOMClass'>DOMClass</a>) -&gt; <a class='primitive' href='../../../std/primitive.bool.html'>bool</a></code></h4> <div class='docblock'><p>Returns whether the given DOM class derives that interface.</p> </div></div><h3 class='impl'><span class='in-band'><code>impl <a class='trait' href='../../../core/cmp/trait.PartialEq.html' title='core::cmp::PartialEq'>PartialEq</a> for <a class='struct' href='../../../script/dom/htmlquoteelement/struct.HTMLQuoteElement.html' title='script::dom::htmlquoteelement::HTMLQuoteElement'>HTMLQuoteElement</a></code></span><span class='out-of-band'><div class='ghost'></div><a id='src-54231' class='srclink' href='../../../src/script/home/servo/buildbot/slave/doc/build/target/debug/build/script-4d3bb93218cab884/out/Bindings/HTMLQuoteElementBinding.rs.html#290-294' title='goto source code'>[src]</a></span></h3> <div class='impl-items'><h4 id='method.eq' class='method'><code>fn <a href='../../../core/cmp/trait.PartialEq.html#tymethod.eq' class='fnname'>eq</a>(&amp;self, other: &amp;<a class='struct' href='../../../script/dom/htmlquoteelement/struct.HTMLQuoteElement.html' title='script::dom::htmlquoteelement::HTMLQuoteElement'>HTMLQuoteElement</a>) -&gt; <a class='primitive' href='../../../std/primitive.bool.html'>bool</a></code></h4> <div class='docblock'><p>This method tests for <code>self</code> and <code>other</code> values to be equal, and is used by <code>==</code>. <a href="../../../core/cmp/trait.PartialEq.html#tymethod.eq">Read more</a></p> </div><h4 id='method.ne' class='method'><code>fn <a href='../../../core/cmp/trait.PartialEq.html#method.ne' class='fnname'>ne</a>(&amp;self, other: &amp;Rhs) -&gt; <a class='primitive' href='../../../std/primitive.bool.html'>bool</a></code><div class='since' title='Stable since Rust version 1.0.0'>1.0.0</div></h4> <div class='docblock'><p>This method tests for <code>!=</code>.</p> </div></div><h3 class='impl'><span class='in-band'><code>impl <a class='trait' href='../../../script/dom/bindings/inheritance/trait.Castable.html' title='script::dom::bindings::inheritance::Castable'>Castable</a> for <a class='struct' href='../../../script/dom/htmlquoteelement/struct.HTMLQuoteElement.html' title='script::dom::htmlquoteelement::HTMLQuoteElement'>HTMLQuoteElement</a></code></span><span class='out-of-band'><div class='ghost'></div><a id='src-98330' class='srclink' href='../../../src/script/home/servo/buildbot/slave/doc/build/target/debug/build/script-4d3bb93218cab884/out/InheritTypes.rs.html#736' title='goto source code'>[src]</a></span></h3> <div class='impl-items'><h4 id='method.is' class='method'><code>fn <a href='../../../script/dom/bindings/inheritance/trait.Castable.html#method.is' class='fnname'>is</a>&lt;T&gt;(&amp;self) -&gt; <a class='primitive' href='../../../std/primitive.bool.html'>bool</a> <span class='where'>where T: <a class='trait' href='../../../script/dom/bindings/conversions/trait.DerivedFrom.html' title='script::dom::bindings::conversions::DerivedFrom'>DerivedFrom</a>&lt;Self&gt;</span></code></h4> <div class='docblock'><p>Check whether a DOM object implements one of its deriving interfaces.</p> </div><h4 id='method.upcast' class='method'><code>fn <a href='../../../script/dom/bindings/inheritance/trait.Castable.html#method.upcast' class='fnname'>upcast</a>&lt;T&gt;(&amp;self) -&gt; &amp;T <span class='where'>where T: <a class='trait' href='../../../script/dom/bindings/inheritance/trait.Castable.html' title='script::dom::bindings::inheritance::Castable'>Castable</a>, Self: <a class='trait' href='../../../script/dom/bindings/conversions/trait.DerivedFrom.html' title='script::dom::bindings::conversions::DerivedFrom'>DerivedFrom</a>&lt;T&gt;</span></code></h4> <div class='docblock'><p>Cast a DOM object upwards to one of the interfaces it derives from.</p> </div><h4 id='method.downcast' class='method'><code>fn <a href='../../../script/dom/bindings/inheritance/trait.Castable.html#method.downcast' class='fnname'>downcast</a>&lt;T&gt;(&amp;self) -&gt; <a class='enum' href='../../../core/option/enum.Option.html' title='core::option::Option'>Option</a>&lt;&amp;T&gt; <span class='where'>where T: <a class='trait' href='../../../script/dom/bindings/conversions/trait.DerivedFrom.html' title='script::dom::bindings::conversions::DerivedFrom'>DerivedFrom</a>&lt;Self&gt;</span></code></h4> <div class='docblock'><p>Cast a DOM object downwards to one of the interfaces it might implement.</p> </div></div><h3 class='impl'><span class='in-band'><code>impl <a class='trait' href='../../../script/dom/bindings/conversions/trait.DerivedFrom.html' title='script::dom::bindings::conversions::DerivedFrom'>DerivedFrom</a>&lt;<a class='struct' href='../../../script/dom/eventtarget/struct.EventTarget.html' title='script::dom::eventtarget::EventTarget'>EventTarget</a>&gt; for <a class='struct' href='../../../script/dom/htmlquoteelement/struct.HTMLQuoteElement.html' title='script::dom::htmlquoteelement::HTMLQuoteElement'>HTMLQuoteElement</a></code></span><span class='out-of-band'><div class='ghost'></div><a id='src-98331' class='srclink' href='../../../src/script/home/servo/buildbot/slave/doc/build/target/debug/build/script-4d3bb93218cab884/out/InheritTypes.rs.html#737' title='goto source code'>[src]</a></span></h3> <div class='impl-items'></div><h3 class='impl'><span class='in-band'><code>impl <a class='trait' href='../../../script/dom/bindings/conversions/trait.DerivedFrom.html' title='script::dom::bindings::conversions::DerivedFrom'>DerivedFrom</a>&lt;<a class='struct' href='../../../script/dom/node/struct.Node.html' title='script::dom::node::Node'>Node</a>&gt; for <a class='struct' href='../../../script/dom/htmlquoteelement/struct.HTMLQuoteElement.html' title='script::dom::htmlquoteelement::HTMLQuoteElement'>HTMLQuoteElement</a></code></span><span class='out-of-band'><div class='ghost'></div><a id='src-98332' class='srclink' href='../../../src/script/home/servo/buildbot/slave/doc/build/target/debug/build/script-4d3bb93218cab884/out/InheritTypes.rs.html#738' title='goto source code'>[src]</a></span></h3> <div class='impl-items'></div><h3 class='impl'><span class='in-band'><code>impl <a class='trait' href='../../../script/dom/bindings/conversions/trait.DerivedFrom.html' title='script::dom::bindings::conversions::DerivedFrom'>DerivedFrom</a>&lt;<a class='struct' href='../../../script/dom/element/struct.Element.html' title='script::dom::element::Element'>Element</a>&gt; for <a class='struct' href='../../../script/dom/htmlquoteelement/struct.HTMLQuoteElement.html' title='script::dom::htmlquoteelement::HTMLQuoteElement'>HTMLQuoteElement</a></code></span><span class='out-of-band'><div class='ghost'></div><a id='src-98333' class='srclink' href='../../../src/script/home/servo/buildbot/slave/doc/build/target/debug/build/script-4d3bb93218cab884/out/InheritTypes.rs.html#739' title='goto source code'>[src]</a></span></h3> <div class='impl-items'></div><h3 class='impl'><span class='in-band'><code>impl <a class='trait' href='../../../script/dom/bindings/conversions/trait.DerivedFrom.html' title='script::dom::bindings::conversions::DerivedFrom'>DerivedFrom</a>&lt;<a class='struct' href='../../../script/dom/htmlelement/struct.HTMLElement.html' title='script::dom::htmlelement::HTMLElement'>HTMLElement</a>&gt; for <a class='struct' href='../../../script/dom/htmlquoteelement/struct.HTMLQuoteElement.html' title='script::dom::htmlquoteelement::HTMLQuoteElement'>HTMLQuoteElement</a></code></span><span class='out-of-band'><div class='ghost'></div><a id='src-98334' class='srclink' href='../../../src/script/home/servo/buildbot/slave/doc/build/target/debug/build/script-4d3bb93218cab884/out/InheritTypes.rs.html#740' title='goto source code'>[src]</a></span></h3> <div class='impl-items'></div><h3 class='impl'><span class='in-band'><code>impl <a class='trait' href='../../../script/dom/bindings/reflector/trait.Reflectable.html' title='script::dom::bindings::reflector::Reflectable'>Reflectable</a> for <a class='struct' href='../../../script/dom/htmlquoteelement/struct.HTMLQuoteElement.html' title='script::dom::htmlquoteelement::HTMLQuoteElement'>HTMLQuoteElement</a></code></span><span class='out-of-band'><div class='ghost'></div><a id='src-119100' class='srclink' href='../../../src/script/dom/htmlquoteelement.rs.html#13' title='goto source code'>[src]</a></span></h3> <div class='impl-items'><h4 id='method.reflector' class='method'><code>fn <a href='../../../script/dom/bindings/reflector/trait.Reflectable.html#tymethod.reflector' class='fnname'>reflector</a>&lt;'a&gt;(&amp;'a self) -&gt; &amp;'a <a class='struct' href='../../../script/dom/bindings/reflector/struct.Reflector.html' title='script::dom::bindings::reflector::Reflector'>Reflector</a></code></h4> <div class='docblock'><p>Returns the receiver&#39;s reflector.</p> </div><h4 id='method.init_reflector' class='method'><code>fn <a href='../../../script/dom/bindings/reflector/trait.Reflectable.html#tymethod.init_reflector' class='fnname'>init_reflector</a>(&amp;mut self, obj: <a class='primitive' href='../../../std/primitive.pointer.html'>*mut </a><a class='enum' href='../../../js/jsapi/enum.JSObject.html' title='js::jsapi::JSObject'>JSObject</a>)</code></h4> <div class='docblock'><p>Initializes the Reflector</p> </div><h4 id='method.global' class='method'><code>fn <a href='../../../script/dom/bindings/reflector/trait.Reflectable.html#method.global' class='fnname'>global</a>(&amp;self) -&gt; <a class='enum' href='../../../script/dom/bindings/global/enum.GlobalRoot.html' title='script::dom::bindings::global::GlobalRoot'>GlobalRoot</a> <span class='where'>where Self: <a class='trait' href='../../../core/marker/trait.Sized.html' title='core::marker::Sized'>Sized</a></span></code></h4> <div class='docblock'><p>Returns the global object of the realm that the Reflectable was created in.</p> </div></div><h3 class='impl'><span class='in-band'><code>impl <a class='trait' href='../../../script/dom/bindings/conversions/trait.ToJSValConvertible.html' title='script::dom::bindings::conversions::ToJSValConvertible'>ToJSValConvertible</a> for <a class='struct' href='../../../script/dom/htmlquoteelement/struct.HTMLQuoteElement.html' title='script::dom::htmlquoteelement::HTMLQuoteElement'>HTMLQuoteElement</a></code></span><span class='out-of-band'><div class='ghost'></div><a id='src-119107' class='srclink' href='../../../src/script/dom/htmlquoteelement.rs.html#13' title='goto source code'>[src]</a></span></h3> <div class='impl-items'><h4 id='method.to_jsval' class='method'><code>unsafe fn <a href='../../../script/dom/bindings/conversions/trait.ToJSValConvertible.html#tymethod.to_jsval' class='fnname'>to_jsval</a>(&amp;self, cx: <a class='primitive' href='../../../std/primitive.pointer.html'>*mut </a><a class='enum' href='../../../js/jsapi/enum.JSContext.html' title='js::jsapi::JSContext'>JSContext</a>, rval: <a class='type' href='../../../js/jsapi/type.MutableHandleValue.html' title='js::jsapi::MutableHandleValue'>MutableHandleValue</a>)</code></h4> <div class='docblock'><p>Convert <code>self</code> to a <code>JSVal</code>. JSAPI failure causes a panic.</p> </div></div><h3 class='impl'><span class='in-band'><code>impl <a class='trait' href='../../../script/dom/bindings/trace/trait.JSTraceable.html' title='script::dom::bindings::trace::JSTraceable'>JSTraceable</a> for <a class='struct' href='../../../script/dom/htmlquoteelement/struct.HTMLQuoteElement.html' title='script::dom::htmlquoteelement::HTMLQuoteElement'>HTMLQuoteElement</a></code></span><span class='out-of-band'><div class='ghost'></div><a id='src-119113' class='srclink' href='../../../src/script/dom/htmlquoteelement.rs.html#13' title='goto source code'>[src]</a></span></h3> <div class='impl-items'><h4 id='method.trace' class='method'><code>fn <a href='../../../script/dom/bindings/trace/trait.JSTraceable.html#tymethod.trace' class='fnname'>trace</a>(&amp;self, __arg_0: <a class='primitive' href='../../../std/primitive.pointer.html'>*mut </a><a class='struct' href='../../../js/jsapi/struct.JSTracer.html' title='js::jsapi::JSTracer'>JSTracer</a>)</code></h4> <div class='docblock'><p>Trace <code>self</code>.</p> </div></div><h3 class='impl'><span class='in-band'><code>impl <a class='trait' href='../../../heapsize/trait.HeapSizeOf.html' title='heapsize::HeapSizeOf'>HeapSizeOf</a> for <a class='struct' href='../../../script/dom/htmlquoteelement/struct.HTMLQuoteElement.html' title='script::dom::htmlquoteelement::HTMLQuoteElement'>HTMLQuoteElement</a></code></span><span class='out-of-band'><div class='ghost'></div><a id='src-119118' class='srclink' href='../../../src/script/dom/htmlquoteelement.rs.html#13' title='goto source code'>[src]</a></span></h3> <div class='impl-items'><h4 id='method.heap_size_of_children' class='method'><code>fn <a href='../../../heapsize/trait.HeapSizeOf.html#tymethod.heap_size_of_children' class='fnname'>heap_size_of_children</a>(&amp;self) -&gt; <a class='primitive' href='../../../std/primitive.usize.html'>usize</a></code></h4> <div class='docblock'><p>Measure the size of any heap-allocated structures that hang off this value, but not the space taken up by the value itself (i.e. what size_of::<T> measures, more or less); that space is handled by the implementation of HeapSizeOf for Box<T> below. <a href="../../../heapsize/trait.HeapSizeOf.html#tymethod.heap_size_of_children">Read more</a></p> </div></div></section> <section id='search' class="content hidden"></section> <section class="footer"></section> <aside id="help" class="hidden"> <div> <h1 class="hidden">Help</h1> <div class="shortcuts"> <h2>Keyboard Shortcuts</h2> <dl> <dt>?</dt> <dd>Show this help dialog</dd> <dt>S</dt> <dd>Focus the search field</dd> <dt>&larrb;</dt> <dd>Move up in search results</dd> <dt>&rarrb;</dt> <dd>Move down in search results</dd> <dt>&#9166;</dt> <dd>Go to active search result</dd> <dt>+</dt> <dd>Collapse/expand all sections</dd> </dl> </div> <div class="infos"> <h2>Search Tricks</h2> <p> Prefix searches with a type followed by a colon (e.g. <code>fn:</code>) to restrict the search to a given type. </p> <p> Accepted types are: <code>fn</code>, <code>mod</code>, <code>struct</code>, <code>enum</code>, <code>trait</code>, <code>type</code>, <code>macro</code>, and <code>const</code>. </p> <p> Search functions by type signature (e.g. <code>vec -> usize</code> or <code>* -> vec</code>) </p> </div> </div> </aside> <script> window.rootPath = "../../../"; window.currentCrate = "script"; window.playgroundUrl = ""; </script> <script src="../../../jquery.js"></script> <script src="../../../main.js"></script> <script defer src="../../../search-index.js"></script> </body> </html>
19_09/toolsTarget.html
legatoproject/legato-docs
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html data-context="Build Apps" xmlns="http://www.w3.org/1999/xhtml"> <head> <meta content="text/html; charset=utf-8" http-equiv="Content-Type"/> <title>Target Tools - Legato Docs</title> <meta content="legato™ is an open source Linux-based embedded platform designed to simplify connected IoT application development" name="description"/> <meta content="legato, iot" name="keywords"/> <meta content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=no" name="viewport"/> <meta content="19.09.0" name="legato-version"/> <link href="resources/images/legato.ico" rel="shortcut icon"/> <link href="resources/images/legato.ico" rel="icon" type="image/x-icon"/> <link href="resources/images/legato.ico" rel="shortcut icon" type="image/x-icon"/> <link href="resources/images/legato.ico" rel="apple-touch-icon" type="image/x-icon"/> <link href="resources/css/style.css" media="screen" rel="stylesheet" type="text/css"/> <link href="resources/css/font-awesome.css" rel="stylesheet" type="text/css"/> <!--[if IE]> <script src="resources/js/html5shiv.js"></script> <script src="resources/js/respond.js"></script> <![endif]--> <script src="https://code.jquery.com/jquery-2.2.3.min.js"></script> <script src="resources/js/main.js"></script> <script src="tocs/Build_Apps_Tools.json"></script> </head> <body> <noscript> <input class="modal-closing-trick" id="modal-closing-trick" type="checkbox"/> <div id="nojs"> <label for="modal-closing-trick"> <span>You seem to not have Javascript <a href="http://enable-javascript.com">enabled</a>, so site functionality like the search and navigation tree won't work.</span> </label> </div> </noscript> <div class="wrapper"> <div class="fa fa-bars documentation" id="menu-trigger"></div> <div id="top"> <header> <nav> <a class="navlink" href="/">Introduction</a><a class="navlink selected" href="buildAppsMain.html">Build Apps</a><a class="navlink" href="buildPlatformMain.html">Build Platform</a><a class="navlink" href="aboutMain.html">About</a> </nav> </header> </div> <div class="white" id="menudocumentation"> <header> <a href="/"> <img alt="Back to Legato Homepage" id="logo" src="resources/images/legato_logo.png"/></a> <h2>/ Build Apps</h2> <nav class="secondary"> <a href="getStarted.html">Get Started</a><a href="concepts.html">Concepts</a><a href="apiGuidesMain.html">API Guides</a><a class="link-selected" href="tools.html">Tools</a><a href="howToMain.html">How To</a><a href="experimentalMain.html">Experimental Features</a> </nav> <nav class="ui-front"> <i class="fa fa-search" id="search-icon"></i> <input id="searchbox" placeholder="Search"/> </nav> </header> </div> <div id="resizable"> <div id="left"> <div id="tree1"></div> </div> </div> <div class="content"> <div class="header"> <div class="headertitle"> <h1 class="title">Target Tools </h1> </div> </div><div class="contents"> <div class="textblock"><p>Legato has these tools to run on the target: </p><table class="doxtable"> <tr> <th>Section </th><th>Description </th></tr> <tr> <td><a class="el" href="toolsTarget_app.html">app</a> </td><td>list and control installed apps </td></tr> <tr> <td><a class="el" href="toolsTarget_cm.html">cm</a> </td><td>control modem functions </td></tr> <tr> <td><a class="el" href="toolsTarget_kmod.html">kmod</a> </td><td>load and unload kernel modules </td></tr> <tr> <td><a class="el" href="toolsTarget_config.html">config</a> </td><td>change config database </td></tr> <tr> <td><a class="el" href="toolsTarget_configEcm.html">configEcm</a> </td><td>setup an ECM interface </td></tr> <tr> <td><a class="el" href="toolsTarget_fwUpdate.html">fwupdate</a> </td><td>download image files directly to </td></tr> <tr> <td><a class="el" href="toolsTarget_inspect.html">inspect</a> </td><td>examine running Legato processes and memory pools </td></tr> <tr> <td><a class="el" href="toolsTarget_gnss.html">gnss</a> </td><td>monitor and debug GNSS </td></tr> <tr> <td><a class="el" href="toolsTarget_legato.html">legato</a> </td><td>run Legato framework </td></tr> <tr> <td><a class="el" href="toolsTarget_log.html">log</a> </td><td>set logging variables for components </td></tr> <tr> <td><a class="el" href="toolsTarget_sbtrace.html">sbtrace</a> </td><td>help import files into sandboxed app </td></tr> <tr> <td><a class="el" href="toolsTarget_sdir.html">sdir</a> </td><td>control IPC bindings and troubleshoot </td></tr> <tr> <td><a class="el" href="toolsTarget_setNet.html">setNet</a> </td><td>set your MAC address or static IP </td></tr> <tr> <td><a class="el" href="toolsTarget_pmTool.html">pmtool</a> </td><td>set power manager target options </td></tr> <tr> <td><a class="el" href="toolsTarget_uartMode.html">uartMode</a> </td><td>set uart target options </td></tr> <tr> <td><a class="el" href="toolsTarget_update.html">update</a> </td><td>install, update, and remove software </td></tr> <tr> <td>wifi_toolsTarget_wifi </td><td>configure and control the WiFi service </td></tr> </table> <p class="copyright">Copyright (C) Sierra Wireless Inc. </p> </div></div> <br clear="left"/> </div> </div> <link href="resources/css/jqtree.css" rel="stylesheet" type="text/css"/> <script src="resources/js/tree.jquery.js" type="text/javascript"></script> <script src="resources/js/jquery.cookie.js"></script> <script src="https://code.jquery.com/ui/1.11.4/jquery-ui.min.js"></script> <link href="resources/css/perfect-scrollbar.min.css" rel="stylesheet"/> <script src="resources/js/perfect-scrollbar.jquery.min.js"></script> </body> </html>
layout/reftests/css-display/display-contents-acid-dyn-3.html
Yukarumya/Yukarum-Redfoxes
<!DOCTYPE html> <!-- Any copyright is dedicated to the Public Domain. http://creativecommons.org/publicdomain/zero/1.0/ --> <html lang="en-US"> <head> <meta charset="UTF-8"> <title>CSS Test: CSS display:contents</title> <link rel="author" title="Mats Palmgren" href="https://bugzilla.mozilla.org/show_bug.cgi?id=907396"> <link rel="help" href="http://dev.w3.org/csswg/css-display"> <style type="text/css"> html,body { color:black; background-color:white; height:100%; font-size:16px; padding:0; margin:0; } iframe { padding:0;margin:0;border-width:0;width:100%;height:90%; color:red; } </style> <script> function runTest(iframe) { var win = iframe.contentWindow; var doc = iframe.contentDocument; doc.body.offsetHeight var e = doc.querySelectorAll('*'); var contents = new Array; for (i=0; i < e.length; ++i) { var elm = e[i]; if (win.getComputedStyle(elm).display == 'contents') { contents.push([ elm, elm.nextSibling, elm.parentNode ]); elm.parentNode.removeChild(elm); } } doc.body.offsetHeight; var i = contents.length; while(i--) { var arr = contents[i]; arr[2].insertBefore(arr[0], arr[1]); } doc.body.offsetHeight; } </script> </head> <body> <iframe src="display-contents-acid.html" frameborder=0 onload="runTest(this)"></iframe> </body> </html>
wayland_client/sys/wayland/client/constant.WL_BUFFER_DESTROY.html
servo/doc.servo.org
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="generator" content="rustdoc"> <meta name="description" content="API documentation for the Rust `WL_BUFFER_DESTROY` constant in crate `wayland_client`."> <meta name="keywords" content="rust, rustlang, rust-lang, WL_BUFFER_DESTROY"> <title>wayland_client::sys::wayland::client::WL_BUFFER_DESTROY - Rust</title> <link rel="stylesheet" type="text/css" href="../../../../rustdoc.css"> <link rel="stylesheet" type="text/css" href="../../../../main.css"> </head> <body class="rustdoc"> <!--[if lte IE 8]> <div class="warning"> This old browser is unsupported and will most likely display funky things. </div> <![endif]--> <nav class="sidebar"> <p class='location'><a href='../../../index.html'>wayland_client</a>::<wbr><a href='../../index.html'>sys</a>::<wbr><a href='../index.html'>wayland</a>::<wbr><a href='index.html'>client</a></p><script>window.sidebarCurrent = {name: 'WL_BUFFER_DESTROY', ty: 'constant', relpath: ''};</script><script defer src="sidebar-items.js"></script> </nav> <nav class="sub"> <form class="search-form js-only"> <div class="search-container"> <input class="search-input" name="search" autocomplete="off" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"> </div> </form> </nav> <section id='main' class="content constant"> <h1 class='fqn'><span class='in-band'><a href='../../../index.html'>wayland_client</a>::<wbr><a href='../../index.html'>sys</a>::<wbr><a href='../index.html'>wayland</a>::<wbr><a href='index.html'>client</a>::<wbr><a class='constant' href=''>WL_BUFFER_DESTROY</a></span><span class='out-of-band'><span id='render-detail'> <a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs"> [<span class='inner'>&#x2212;</span>] </a> </span><a id='src-914' class='srclink' href='../../../../src/wayland_client/home/servo/buildbot/slave/doc/build/target/debug/build/wayland-client-a4c38b9fe523cc64/out/wayland_client_api.rs.html#919' title='goto source code'>[src]</a></span></h1> <pre class='rust const'>const WL_BUFFER_DESTROY: <a class='primitive' href='../../../../std/primitive.u32.html'>u32</a><code> = </code><code>0</code></pre></section> <section id='search' class="content hidden"></section> <section class="footer"></section> <aside id="help" class="hidden"> <div> <h1 class="hidden">Help</h1> <div class="shortcuts"> <h2>Keyboard Shortcuts</h2> <dl> <dt>?</dt> <dd>Show this help dialog</dd> <dt>S</dt> <dd>Focus the search field</dd> <dt>&larrb;</dt> <dd>Move up in search results</dd> <dt>&rarrb;</dt> <dd>Move down in search results</dd> <dt>&#9166;</dt> <dd>Go to active search result</dd> <dt>+</dt> <dd>Collapse/expand all sections</dd> </dl> </div> <div class="infos"> <h2>Search Tricks</h2> <p> Prefix searches with a type followed by a colon (e.g. <code>fn:</code>) to restrict the search to a given type. </p> <p> Accepted types are: <code>fn</code>, <code>mod</code>, <code>struct</code>, <code>enum</code>, <code>trait</code>, <code>type</code>, <code>macro</code>, and <code>const</code>. </p> <p> Search functions by type signature (e.g. <code>vec -> usize</code> or <code>* -> vec</code>) </p> </div> </div> </aside> <script> window.rootPath = "../../../../"; window.currentCrate = "wayland_client"; window.playgroundUrl = ""; </script> <script src="../../../../jquery.js"></script> <script src="../../../../main.js"></script> <script defer src="../../../../search-index.js"></script> </body> </html>
index.html
mozillabrasil/hackathon-cpbr7-tachegando
<!DOCTYPE html> <html> <head> <title>Ta Chegando</title> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width"> <meta http-equiv="cache-control" content="no-cache"> <link rel="stylesheet" href="assets/css/styles.css?v=0.3"/> </head> <body> <div id="uiContainer"></div> <section id="listTracking"> <header> <h1>Encomendas</h1> <a href="#" class="closeList">X</a> </header> <article> <div class="listContent"> <ul> </ul> </div> </article> </section> <section id="newTracking"> <header> <h1>Nova Encomenda</h1> </header> <article> <form method="post" id="frmTrack"> <fieldset> <input type="text" name="trackCode" id="fieldTrackCode" placeholder="Código de Rastreamento"/> <textarea name="description" id="fieldDescription" placeholder="Descrição"></textarea> <a href="javascript:void(0);" id="btnSave">Salvar</a> <a href="javascript:void(0);" id="btnCancel">Cancelar</a> </fieldset> </form> </article> </section> <section id="tracking"> <article id="mapBox"></article> <div id="statusBox"> <p class="status"> </p> <p class="time"><span>24/01/2014</span>12:30:45</p> </div> <div class="actionBox"> <a href="javascript:void(0);" id="addTrack">Novo</a> <a href="javascript:void(0);" id="ShowAllTracks">Lista</a> </div> </section> <!-- By default we add ?with=all to load every package available, it's better to change this parameter to your use case. Options ?with=maps|positioning|places|placesdata|directions|datarendering|all --> <script type="text/javascript" charset="UTF-8" src="http://js.cit.api.here.com/se/2.5.3/jsl.js?with=all"></script> <!-- JavaScript for example container (NoteContainer & Logger) --> <script type="text/javascript" charset="UTF-8" src="http://developer.here.com/apiexplorer/examples/templates/js/exampleHelpers.js"></script> <script type="text/javascript" src="assets/js/jquery-2.1.0.min.js"></script> <script type="text/javascript" src="assets/js/app.js"> </script> </body> </html>
libc/other/type.blkcnt_t.html
servo/doc.servo.org
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="generator" content="rustdoc"> <meta name="description" content="API documentation for the Rust `blkcnt_t` type in crate `libc`."> <meta name="keywords" content="rust, rustlang, rust-lang, blkcnt_t"> <title>libc::other::blkcnt_t - Rust</title> <link rel="stylesheet" type="text/css" href="../../rustdoc.css"> <link rel="stylesheet" type="text/css" href="../../main.css"> <link rel="shortcut icon" href="https://doc.rust-lang.org/favicon.ico"> </head> <body class="rustdoc"> <!--[if lte IE 8]> <div class="warning"> This old browser is unsupported and will most likely display funky things. </div> <![endif]--> <nav class="sidebar"> <a href='../../libc/index.html'><img src='https://www.rust-lang.org/logos/rust-logo-128x128-blk-v2.png' alt='logo' width='100'></a> <p class='location'><a href='../index.html'>libc</a>::<wbr><a href='index.html'>other</a></p><script>window.sidebarCurrent = {name: 'blkcnt_t', ty: 'type', relpath: ''};</script><script defer src="sidebar-items.js"></script> </nav> <nav class="sub"> <form class="search-form js-only"> <div class="search-container"> <input class="search-input" name="search" autocomplete="off" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"> </div> </form> </nav> <section id='main' class="content type"> <h1 class='fqn'><span class='in-band'><a href='../index.html'>libc</a>::<wbr><a href='index.html'>other</a>::<wbr><a class='type' href=''>blkcnt_t</a></span><span class='out-of-band'><span id='render-detail'> <a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs"> [<span class='inner'>&#x2212;</span>] </a> </span><a id='src-3171' class='srclink' href='../../src/libc/unix/notbsd/linux/other/b64/mod.rs.html#10' title='goto source code'>[src]</a></span></h1> <pre class='rust typedef'>type blkcnt_t = <a class='primitive' href='../../std/primitive.i64.html'>i64</a>;</pre></section> <section id='search' class="content hidden"></section> <section class="footer"></section> <aside id="help" class="hidden"> <div> <h1 class="hidden">Help</h1> <div class="shortcuts"> <h2>Keyboard Shortcuts</h2> <dl> <dt>?</dt> <dd>Show this help dialog</dd> <dt>S</dt> <dd>Focus the search field</dd> <dt>&larrb;</dt> <dd>Move up in search results</dd> <dt>&rarrb;</dt> <dd>Move down in search results</dd> <dt>&#9166;</dt> <dd>Go to active search result</dd> <dt>+</dt> <dd>Collapse/expand all sections</dd> </dl> </div> <div class="infos"> <h2>Search Tricks</h2> <p> Prefix searches with a type followed by a colon (e.g. <code>fn:</code>) to restrict the search to a given type. </p> <p> Accepted types are: <code>fn</code>, <code>mod</code>, <code>struct</code>, <code>enum</code>, <code>trait</code>, <code>type</code>, <code>macro</code>, and <code>const</code>. </p> <p> Search functions by type signature (e.g. <code>vec -> usize</code> or <code>* -> vec</code>) </p> </div> </div> </aside> <script> window.rootPath = "../../"; window.currentCrate = "libc"; window.playgroundUrl = ""; </script> <script src="../../jquery.js"></script> <script src="../../main.js"></script> <script defer src="../../search-index.js"></script> </body> </html>
test/fixtures/hello-app.html
secretrobotron/component-counter
<ceci-app id="hello-app"> <ceci-card visible> <ceci-top> <ceci-counter id="hello-counter" class="hi" label="Say hello!" value="hi"> </ceci-counter> </ceci-top> <ceci-middle> <ceci-value-holder id="value-holder"> <ceci-listen on="blue" for="setValue"></ceci-listen> </ceci-value-holder> </ceci-middle> <ceci-bottom> </ceci-bottom> </ceci-card> </ceci-app>
wayland_kbd/ffi/keysyms/constant.XKB_KEY_XF86Xfer.html
susaing/doc.servo.org
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="generator" content="rustdoc"> <meta name="description" content="API documentation for the Rust `XKB_KEY_XF86Xfer` constant in crate `wayland_kbd`."> <meta name="keywords" content="rust, rustlang, rust-lang, XKB_KEY_XF86Xfer"> <title>wayland_kbd::ffi::keysyms::XKB_KEY_XF86Xfer - Rust</title> <link rel="stylesheet" type="text/css" href="../../../main.css"> </head> <body class="rustdoc"> <!--[if lte IE 8]> <div class="warning"> This old browser is unsupported and will most likely display funky things. </div> <![endif]--> <section class="sidebar"> <p class='location'><a href='../../index.html'>wayland_kbd</a>::<wbr><a href='../index.html'>ffi</a>::<wbr><a href='index.html'>keysyms</a></p><script>window.sidebarCurrent = {name: 'XKB_KEY_XF86Xfer', ty: 'constant', relpath: ''};</script><script defer src="sidebar-items.js"></script> </section> <nav class="sub"> <form class="search-form js-only"> <div class="search-container"> <input class="search-input" name="search" autocomplete="off" placeholder="Click or press ‘S’ to search, ‘?’ for more options…" type="search"> </div> </form> </nav> <section id='main' class="content constant"> <h1 class='fqn'><span class='in-band'><a href='../../index.html'>wayland_kbd</a>::<wbr><a href='../index.html'>ffi</a>::<wbr><a href='index.html'>keysyms</a>::<wbr><a class='constant' href=''>XKB_KEY_XF86Xfer</a></span><span class='out-of-band'><span id='render-detail'> <a id="toggle-all-docs" href="javascript:void(0)" title="collapse all docs"> [<span class='inner'>&#x2212;</span>] </a> </span><a id='src-6689' class='srclink' href='../../../src/wayland_kbd/ffi/keysyms.rs.html#2605' title='goto source code'>[src]</a></span></h1> <pre class='rust const'>pub const XKB_KEY_XF86Xfer: <a href='../../../std/primitive.u32.html'>u32</a><code> = </code><code>0x1008FF8A</code></pre></section> <section id='search' class="content hidden"></section> <section class="footer"></section> <div id="help" class="hidden"> <div> <div class="shortcuts"> <h1>Keyboard Shortcuts</h1> <dl> <dt>?</dt> <dd>Show this help dialog</dd> <dt>S</dt> <dd>Focus the search field</dd> <dt>&larrb;</dt> <dd>Move up in search results</dd> <dt>&rarrb;</dt> <dd>Move down in search results</dd> <dt>&#9166;</dt> <dd>Go to active search result</dd> </dl> </div> <div class="infos"> <h1>Search Tricks</h1> <p> Prefix searches with a type followed by a colon (e.g. <code>fn:</code>) to restrict the search to a given type. </p> <p> Accepted types are: <code>fn</code>, <code>mod</code>, <code>struct</code>, <code>enum</code>, <code>trait</code>, <code>type</code>, <code>macro</code>, and <code>const</code>. </p> <p> Search functions by type signature (e.g. <code>vec -> usize</code>) </p> </div> </div> </div> <script> window.rootPath = "../../../"; window.currentCrate = "wayland_kbd"; window.playgroundUrl = ""; </script> <script src="../../../jquery.js"></script> <script src="../../../main.js"></script> <script async src="../../../search-index.js"></script> </body> </html>
layout/tables/crashtests/371290.html
Yukarumya/Yukarum-Redfoxes
<html class="reftest-wait"> <head> <title>BC crash</title> <script> function doit() { var C = document.getElementById('C'); var newNode = document.createElement('td'); newNode.setAttribute('id', 'D'); C.insertBefore(newNode, document.getElementById('B')); var D = document.getElementById('D'); D.parentNode.removeChild(D); var A = document.getElementById('A'); A.parentNode.removeChild(A); document.documentElement.removeAttribute("class"); } </script> </head> <body onload="doit()"> <table style="border-collapse: collapse"> <tbody> <tr id="C"> <th id="B"></th> </tr> <tr> <td id="A" colspan="2"></th> </tr> <tbody><tr><th></th></tr></tbody> </table> </body> </html>
doc/api/files/__/__/__/_rvm/gems/ruby-2_1_2/gems/actionpack-4_1_1/lib/action_dispatch/journey/route_rb.html
asm-products/visitmee
<?xml version="1.0" encoding="utf-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>route.rb</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <link rel="stylesheet" href="../../../../../../../../../../../../css/reset.css" type="text/css" media="screen" /> <link rel="stylesheet" href="../../../../../../../../../../../../css/main.css" type="text/css" media="screen" /> <link rel="stylesheet" href="../../../../../../../../../../../../css/github.css" type="text/css" media="screen" /> <script src="../../../../../../../../../../../../js/jquery-1.3.2.min.js" type="text/javascript" charset="utf-8"></script> <script src="../../../../../../../../../../../../js/jquery-effect.js" type="text/javascript" charset="utf-8"></script> <script src="../../../../../../../../../../../../js/main.js" type="text/javascript" charset="utf-8"></script> <script src="../../../../../../../../../../../../js/highlight.pack.js" type="text/javascript" charset="utf-8"></script> </head> <body> <div class="banner"> <span>Ruby on Rails 4.1.1</span><br /> <h1> route.rb </h1> <ul class="files"> <li> ../../../.rvm/gems/ruby-2.1.2/gems/actionpack-4.1.1/lib/action_dispatch/journey/route.rb </li> <li>Last modified: 2014-06-04 14:48:53 +0545</li> </ul> </div> <div id="bodyContent"> <div id="content"> <!-- Namespace --> <div class="sectiontitle">Namespace</div> <ul> <li> <span class="type">MODULE</span> <a href="../../../../../../../../../../../../classes/ActionDispatch.html">ActionDispatch</a> </li> </ul> <!-- Methods --> </div> </div> </body> </html>
_source/_posts/2004-07-24-moltbe.html
creativecommons/www2015
--- layout: post title: Molt Be date: 2004-07-24 05:55:30.000000000 -04:00 categories: - Weblog tags: [] status: publish type: post published: true meta: {} author: login: glenn email: webmaster+glenn@creativecommons.org display_name: Glenn Otis Brown first_name: Glenn last_name: Otis Brown --- <p>That means "very good" in <a href="http://en.wikipedia.org/wiki/Catal%e0">Catalan</a>. I was just browsing through the weblog subscriptions available in NetNewsWire tonight and came across the Catalan blog <a href="http://www.carlesbellver.com/">Sarcophilus.blog</a> and got warm fuzzies: it's available under a Creative Commons license. Half my family's Catalan. Anyone know of other <em>cc blogs catalas</em> out there?</p>
src/themes/clean/templates/core/footer.html
BirkbeckCTP/janeway
{% load svg from press_url %} {% load i18n %} <div class="row"> <div class="col-md-2"> {% if request.journal.press_image_override %} {% svg request.journal_cover %} {% else %} {% svg request.press_cover %} {% endif %} </div> <div class="col-md-10"> <small><p> {% if request.journal %} {% include "elements/journal_footer.html" %} {% else %} {% include "elements/press_footer.html" %} {% endif %} </p></small> </div> </div>
report/html/com/rapidminer/operator/learner/tree/AttributePreprocessing.html
cm-is-dog/rapidminer-studio-core
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <link rel="SHORTCUT ICON" href="../../../../../img/clover.ico" /> <link rel="stylesheet" href="../../../../../aui/css/aui.min.css" media="all"/> <link rel="stylesheet" href="../../../../../aui/css/aui-experimental.min.css" media="all"/> <!--[if IE 9]><link rel="stylesheet" href="../../../../../aui/css/aui-ie9.min.css" media="all"/><![endif]--> <style type="text/css" media="all"> @import url('../../../../../style.css'); @import url('../../../../../tree.css'); </style> <script src="../../../../../jquery-1.8.3.min.js" type="text/javascript"></script> <script src="../../../../../aui/js/aui.min.js" type="text/javascript"></script> <script src="../../../../../aui/js/aui-experimental.min.js" type="text/javascript"></script> <script src="../../../../../aui/js/aui-soy.min.js" type="text/javascript"></script> <script src="../../../../../package-nodes-tree.js" type="text/javascript"></script> <script src="../../../../../clover-tree.js" type="text/javascript"></script> <script src="../../../../../clover.js" type="text/javascript"></script> <script src="../../../../../clover-descriptions.js" type="text/javascript"></script> <script src="../../../../../cloud.js" type="text/javascript"></script> <title>rapidminer-studio-core 转换结果 </title> </head> <body onload="onLoad('rapidminer-studio-core 转换结果 : com.rapidminer.operator.learner.tree.AttributePreprocessing.java')"> <div id="page"> <header id="header" role="banner"> <nav class="aui-header aui-dropdown2-trigger-group" role="navigation"> <div class="aui-header-inner"> <div class="aui-header-primary"> <h1 id="logo" class="aui-header-logo aui-header-logo-clover"> <a href="http://www.atlassian.com/clover" title="Open Atlassian Clover home page"><span class="aui-header-logo-device">Clover</span></a> </h1> </div> <div class="aui-header-secondary"> <ul class="aui-nav"> <li id="system-help-menu"> <a class="aui-nav-link" title="Open online Clover documentation" target="_blank" href="https://confluence.atlassian.com/display/CLOVER/Clover+Documentation+Home"> <span class="aui-icon aui-icon-small aui-iconfont-help">&#160;Help</span> </a> </li> </ul> </div> </div> </nav> </header> <div class="aui-page-panel"> <div class="aui-page-panel-inner"> <div class="aui-page-panel-nav aui-page-panel-nav-clover"> <div class="aui-page-header-inner" style="margin-bottom: 20px;"> <div class="aui-page-header-image"> <div class="aui-avatar aui-avatar-large aui-avatar-project"> <div class="aui-avatar-inner"> <img src="../../../../../img/clover_logo_large.png" alt="Clover icon"/> </div> </div> </div> <div class="aui-page-header-main" > <h1> rapidminer-studio-core 转换结果 </h1> </div> </div> <nav class="aui-navgroup aui-navgroup-vertical"> <div class="aui-navgroup-inner"> <ul class="aui-nav"> <li class=""> <a href="../../../../../dashboard.html">Project overview</a> </li> </ul> <div class="aui-nav-heading packages-nav-heading"> <strong>Packages</strong> </div> <div class="aui-nav project-packages"> <form method="get" action="#" class="aui package-filter-container"> <input type="text" autocomplete="off" class="package-filter text" placeholder="Type to filter packages..." name="package-filter" id="package-filter" title="Start typing package name (or part of the name) to search through the tree. Use arrow keys and the Enter key to navigate."/> </form> <p class="package-filter-no-results-message hidden"> <small>No results found.</small> </p> <div class="packages-tree-wrapper" data-root-relative="../../../../../" data-package-name="com.rapidminer.operator.learner.tree"> <div class="packages-tree-container"></div> <div class="clover-packages-lozenges"></div> </div> </div> </div> </nav> </div> <section class="aui-page-panel-content"> <div class="aui-page-panel-content-clover"> <ol class="aui-nav aui-nav-breadcrumbs"> <li><a href="../../../../../dashboard.html">Project Clover database 星期二 九月 5 2017 16:40:29 CST</a></li> <li><a href="pkg-summary.html"> Package com.rapidminer.operator.learner.tree</a></li> </ol> <h1 class="aui-h2-clover"> File AttributePreprocessing.java </h1> <div class="aui-message aui-message-warning"> <p class="title"> <strong>Evaluation License</strong> </p> <p> This report was generated with an evaluation server license. <a href="http://www.atlassian.com/software/clover">Purchase Clover</a> or <a href="http://confluence.atlassian.com/x/JAgQCQ">configure your license.</a> </p> </div> <div class="aui-tabs horizontal-tabs" id="tabs-file"> <div class="tabs-pane aui-tabs-pane-100-pcnt active-pane" id="tabs-file-source"> <div>&#160;</div> <div style="display: table; width: 100%"> <div style="display: table-cell; "> <div class="dashboard-widget"> <header class="dashboard-widget-header"> <h3>Code metrics</h3> </header> <div class="dashboard-widget-content"> <div id="td-header-stats" class="aui-item" style="display: "> <div style="display: table"> <div class="stats-box"> <div class="stats-box-label"><label title="Total number of branches in this file">Branches:</label></div> <div class="stats-box-value">0</div> </div> <div class="stats-box"> <div class="stats-box-label"><label title="Total number of statements in this file">Statements:</label></div> <div class="stats-box-value">0</div> </div> <div class="stats-box"> <div class="stats-box-label"><label title="Total number of methods in this file">Methods:</label></div> <div class="stats-box-value">0</div> </div> <div class="stats-box"> <div class="stats-box-label"><label title="Total number of classes in this file">Classes:</label></div> <div class="stats-box-value">1</div> </div> <div class="stats-box"> <div class="stats-box-label"><label title="Total number of lines of code in this file">LOC:</label></div> <div class="stats-box-value">32</div> </div> <div class="stats-box"> <div class="stats-box-label"><label title="Total number of non-comment lines of code in this file">NCLOC:</label></div> <div class="stats-box-value">4</div> </div> <div class="stats-box"> <div class="stats-box-label"><label title="Cyclomatic complexity is the number of paths in this file">Total complexity:</label></div> <div class="stats-box-value">0</div> </div> <div class="stats-box"> <div class="stats-box-label"> <label title="Complexity density is the complexity divided by the number of statements in this file">Complexity density:</label> </div> <div class="stats-box-value">-</div> </div> <div class="stats-box"> <div class="stats-box-label"><label title="Number of statements per method.">Statements/Method:</label></div> <div class="stats-box-value">-</div> </div> <div class="stats-box"> <div class="stats-box-label"><label title="Number of methods per class.">Methods/Class:</label></div> <div class="stats-box-value">0</div> </div> <div class="stats-box"> <div class="stats-box-label"><label title="Complexity divided by the number of methods in this file">Average method complexity:</label></div> <div class="stats-box-value">-</div> </div> </div> </div> <div id="td-filtered-header-stats" class="aui-item" style="display: none"> <div style="display: table"> <div class="stats-box"> <div class="stats-box-label"><label title="Total number of branches in this file">Branches:</label></div> <div class="stats-box-value">0</div> </div> <div class="stats-box"> <div class="stats-box-label"><label title="Total number of statements in this file">Statements:</label></div> <div class="stats-box-value">0</div> </div> <div class="stats-box"> <div class="stats-box-label"><label title="Total number of methods in this file">Methods:</label></div> <div class="stats-box-value">0</div> </div> <div class="stats-box"> <div class="stats-box-label"><label title="Total number of classes in this file">Classes:</label></div> <div class="stats-box-value">1</div> </div> <div class="stats-box"> <div class="stats-box-label"><label title="Total number of lines of code in this file">LOC:</label></div> <div class="stats-box-value">32</div> </div> <div class="stats-box"> <div class="stats-box-label"><label title="Total number of non-comment lines of code in this file">NCLOC:</label></div> <div class="stats-box-value">4</div> </div> <div class="stats-box"> <div class="stats-box-label"><label title="Cyclomatic complexity is the number of paths in this file">Total complexity:</label></div> <div class="stats-box-value">0</div> </div> <div class="stats-box"> <div class="stats-box-label"> <label title="Complexity density is the complexity divided by the number of statements in this file">Complexity density:</label> </div> <div class="stats-box-value">-</div> </div> <div class="stats-box"> <div class="stats-box-label"><label title="Number of statements per method.">Statements/Method:</label></div> <div class="stats-box-value">-</div> </div> <div class="stats-box"> <div class="stats-box-label"><label title="Number of methods per class.">Methods/Class:</label></div> <div class="stats-box-value">0</div> </div> <div class="stats-box"> <div class="stats-box-label"><label title="Complexity divided by the number of methods in this file">Average method complexity:</label></div> <div class="stats-box-value">-</div> </div> </div> </div> </div> </div> </div> </div> <h2>Classes</h2> <table class="aui aui-table-sortable"> <thead> <tr> <th>Class</th> <th>Line #</th> <th class=""> <label title="The total number of statements.">Total Statements</label> </th> <th class=""> <label title="Cyclomatic complexity is a measure of the number of paths in your code.">Complexity</label> </th> <th class=""> <label title="The amount of code that was hit at least once during testing.">TOTAL Coverage</label> </th> <th>Actions</th> </tr> </thead> <tbody> <tr> <td id="AttributePreprocessing"> <span><a href="#27" title="AttributePreprocessing" onclick="closeDialogAndScrollTo('dialog-AttributePreprocessing', '27');">AttributePreprocessing</a></span> </td> <td>27<a name="sl-27"></a></td> <td class="">0</td> <td class="">0</td> <td class=""><div style="display: table; width: 100%"> <div class="barGraphValue"><span class="sortValue">-1.0</span> - </div><div style="display: table-cell"> <div title="Empty" class="barEmpty" style="min-width:200px;"></div></div></div></td> <td><button data-dialog-id="dialog-AttributePreprocessing" class="aui-button aui-button-link dialog-show-button">Show methods</button></td> </tr> </tbody> </table> <section role="dialog" id="dialog-AttributePreprocessing" class="aui-layer aui-dialog2 aui-dialog2-xlarge" aria-hidden="true"> <header class="aui-dialog2-header"> <h1 class="aui-dialog2-header-main">Class AttributePreprocessing</h1> <div class="aui-dialog2-header-secondary"> <input id="dialog-AttributePreprocessing-method-filter" class="test-filter text" type="text" name="method-filter" placeholder="Type to filter methods..." autocomplete="off" onkeyup="filterMethods('dialog-AttributePreprocessing-methods-body', 'dialog-AttributePreprocessing-method-filter');"/> </div> </header> <div class="aui-dialog2-content"> <table class="aui aui-table-sortable"> <thead> <tr> <th id="AttributePreprocessing"> Class<br/> <span><a href="#27" title="AttributePreprocessing" onclick="closeDialogAndScrollTo('dialog-AttributePreprocessing', '27');">AttributePreprocessing</a></span> </th> <th>Line #<br/>27<a name="sl-27"></a></th> <th class=""><label title="The total number of statements.">Total Statements</label><br/>0</th> <th class=""><label title="Cyclomatic complexity is a measure of the number of paths in your code.">Complexity</label><br/>0</th> <th class=""><label title="The amount of code that was hit at least once during testing.">TOTAL Coverage</label><br/><div style="display: table; width: 100%"> <div class="barGraphValue"><span class="sortValue">-1.0</span> - </div><div style="display: table-cell"> <div title="Empty" class="barEmpty" style="min-width:200px;"></div></div></div></th> </tr> </thead> <tbody id="dialog-AttributePreprocessing-methods-body"> </tbody> </table> <div>&#160;</div> </div> <footer class="aui-dialog2-footer"> <div class="aui-dialog2-footer-actions"> <button class="aui-button aui-button-primary dialog-close-button" data-dialog-id="dialog-AttributePreprocessing">Close</button> </div> <div class="aui-dialog2-footer-hint">Click on a class or a method name to jump to source.</div> </footer> </section> <div>&#160;</div> <h2>Contributing tests</h2> <div class="aui-message"> <p>No tests hitting this source file were found.</p> </div> <h2>Source view</h2> <div style="display: table; width: 100%;"> <div style="display: table-cell"> <button class="aui-button aui-button-link" title="Toggles all methods in the source to be either expanded or collapsed." onclick="toggleAllInlineMethods(this); return false;" id="method-expander"> Collapse all methods </button> </div> <div style="display: table-cell"> <div style="text-align: right; margin-bottom: 10px"> <button class="aui-button aui-button-subtle" id="popupHelp"> <span class="aui-icon aui-icon-small aui-iconfont-help"></span>&#160;Show legend </button> <script> AJS.InlineDialog(AJS.$("#popupHelp"), "helpDialog", function(content, trigger, showPopup) { content.css({"padding":"20px"}).html(SRC_FILE_LEGEND_TEXT); showPopup(); return false; }, { width: 700, hideDelay: 60000 } ); </script> </div> </div> </div> <table cellspacing="0" cellpadding="0" class="srcView" width="100%"> <tbody> <tr id="l1"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=1#src-1">1</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-1" class="srcLine"><span class="comment">/**</span></span></td> </tr> <tr id="l2"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=2#src-2">2</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-2" class="srcLine"><span class="comment"> * Copyright (C) 2001-2017 by RapidMiner and the contributors</span></span></td> </tr> <tr id="l3"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=3#src-3">3</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-3" class="srcLine"><span class="comment"> * </span></span></td> </tr> <tr id="l4"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=4#src-4">4</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-4" class="srcLine"><span class="comment"> * Complete list of developers available at our web site:</span></span></td> </tr> <tr id="l5"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=5#src-5">5</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-5" class="srcLine"><span class="comment"> * </span></span></td> </tr> <tr id="l6"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=6#src-6">6</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-6" class="srcLine"><span class="comment"> * http://rapidminer.com</span></span></td> </tr> <tr id="l7"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=7#src-7">7</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-7" class="srcLine"><span class="comment"> * </span></span></td> </tr> <tr id="l8"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=8#src-8">8</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-8" class="srcLine"><span class="comment"> * This program is free software: you can redistribute it and/or modify it under the terms of the</span></span></td> </tr> <tr id="l9"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=9#src-9">9</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-9" class="srcLine"><span class="comment"> * GNU Affero General Public License as published by the Free Software Foundation, either version 3</span></span></td> </tr> <tr id="l10"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=10#src-10">10</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-10" class="srcLine"><span class="comment"> * of the License, or (at your option) any later version.</span></span></td> </tr> <tr id="l11"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=11#src-11">11</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-11" class="srcLine"><span class="comment"> * </span></span></td> </tr> <tr id="l12"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=12#src-12">12</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-12" class="srcLine"><span class="comment"> * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without</span></span></td> </tr> <tr id="l13"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=13#src-13">13</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-13" class="srcLine"><span class="comment"> * even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU</span></span></td> </tr> <tr id="l14"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=14#src-14">14</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-14" class="srcLine"><span class="comment"> * Affero General Public License for more details.</span></span></td> </tr> <tr id="l15"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=15#src-15">15</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-15" class="srcLine"><span class="comment"> * </span></span></td> </tr> <tr id="l16"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=16#src-16">16</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-16" class="srcLine"><span class="comment"> * You should have received a copy of the GNU Affero General Public License along with this program.</span></span></td> </tr> <tr id="l17"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=17#src-17">17</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-17" class="srcLine"><span class="comment"> * If not, see http://www.gnu.org/licenses/.</span></span></td> </tr> <tr id="l18"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=18#src-18">18</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-18" class="srcLine"><span class="comment">*/</span></span></td> </tr> <tr id="l19"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=19#src-19">19</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-19" class="srcLine"><span class="keyword">package</span> com.<a href="../../../../rapidminer/pkg-summary.html">rapidminer</a>.<a href="../../../operator/pkg-summary.html">operator</a>.<a href="../../learner/pkg-summary.html">learner</a>.<a href="../tree/pkg-summary.html">tree</a>;</span></td> </tr> <tr id="l20"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=20#src-20">20</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-20" class="srcLine"></span></td> </tr> <tr id="l21"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=21#src-21">21</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-21" class="srcLine"><span class="comment">/**</span></span></td> </tr> <tr id="l22"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=22#src-22">22</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-22" class="srcLine"><span class="comment"> * Will be used before each split in {</span><span class="javadoc">@link</span><span class="comment"> AbstractParallelTreeBuilder#splitNode}.</span></span></td> </tr> <tr id="l23"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=23#src-23">23</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-23" class="srcLine"><span class="comment"> *</span></span></td> </tr> <tr id="l24"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=24#src-24">24</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-24" class="srcLine"><span class="comment"> * </span><span class="javadoc">@author</span><span class="comment"> Ingo Mierswa, Gisa Schaefer</span></span></td> </tr> <tr id="l25"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=25#src-25">25</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-25" class="srcLine"><span class="comment"> * </span><span class="javadoc">@since</span><span class="comment"> 6.2.000</span></span></td> </tr> <tr id="l26"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=26#src-26">26</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-26" class="srcLine"><span class="comment"> */</span></span></td> </tr> <tr class="inlineStatsRow" align="right" valign="middle"> <td class="coverageCount"><a name="27" class="nolink">&#160;</a></td> <td class="coverageCount aui-icon aui-icon-small aui-iconfont-arrows-right" id='inlineStatsToggle-27' onclick="toggleInlineStats(this, 'inlinestats-27');"/> <td align="center" valign="middle"> <table id="inlinestats-27" style="display:none;" class="inlineStats" width="100%" cellspacing="1px" cellpadding="1px"> <tr onclick="toggleInlineStats(document.getElementById('inlineStatsToggle-27'), 'inlinestats-27');return true;"> <td><div> <div title="Empty" class="barEmpty" style="min-width:40px;"></div> </div></td><td> - </td> <td class="inlineStat">Uncovered Elements: 0 (0)</td> <td class="inlineStat">Complexity: 0</td> <td class="inlineStat">Complexity Density: -</td> </tr> </table> </td> </tr> <tr id="l27"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=27#src-27">27</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" id="id-27"><span class="spacer"></span><span id="src-27" class="srcLine"><span class="keyword">public</span> <span class="keyword">interface</span> <a href="../../../../../com/rapidminer/operator/learner/tree/AttributePreprocessing.html#AttributePreprocessing">AttributePreprocessing</a> {</span></td> </tr> <tr id="l28"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=28#src-28">28</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-28" class="srcLine"></span></td> </tr> <tr id="l29"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=29#src-29">29</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-29" class="srcLine"> <span class="comment">/** Will be invoked before each new split. */</span></span></td> </tr> <tr id="l30"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=30#src-30">30</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-30" class="srcLine"> <span class="keyword">public</span> <span class="keyword">int</span>[] preprocess(<span class="keyword">int</span>[] attributeSelection);</span></td> </tr> <tr id="l31"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=31#src-31">31</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-31" class="srcLine"></span></td> </tr> <tr id="l32"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=32#src-32">32</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-32" class="srcLine">}</span></td> </tr> </tbody></table> </div> </div><!-- .aui-tabs --> <script type="text/javascript"> var ol_bgclass = "overBG"; var ol_fgclass = "overFG"; var ol_cgclass = "overCaption"; var ol_captionfontclass= "overCaption"; var ol_closefontclass = "closeFont"; var ol_closeclick = 1; var ol_close = 'X'; var ol_wrap = 1; var rootRelPath = '../../../../../'; var testsPerFile = -1; </script> <script src="AttributePreprocessing.js" type="text/javascript"></script> </div> <!-- class="aui-page-panel-content-clover" --> <footer id="footer" role="contentinfo"> <section class="footer-body"> <ul> <li> Report generated by <a target="_new" href="http://www.atlassian.com/software/clover">Atlassian Clover</a> v 4.1.2 on 星期二 九月 5 2017 17:24:16 CST using coverage data from 星期四 一月 1 1970 08:00:00 CST. </li> </ul> <ul> <li>Clover Evaluation License registered to Clover Plugin. You have 29 day(s) before your license expires.</li> </ul> <div id="footer-logo"> <a target="_blank" href="http://www.atlassian.com/"> Atlassian </a> </div> </section> </footer> </section> <!-- class="aui-page-panel-content" --> </div> <!-- class="aui-page-panel-inner" --> </div> <!-- class="aui-page-panel" --> </div> <!-- id="page" --> </body> </html>
doxydoc/html/files.html
BrianTrethewey/negui
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <meta name="generator" content="Doxygen 1.8.12"/> <title>Popgen GUI: File List</title> <link href="tabs.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="jquery.js"></script> <script type="text/javascript" src="dynsections.js"></script> <link href="search/search.css" rel="stylesheet" type="text/css"/> <script type="text/javascript" src="search/searchdata.js"></script> <script type="text/javascript" src="search/search.js"></script> <script type="text/javascript"> $(document).ready(function() { init_search(); }); </script> <link href="doxygen.css" rel="stylesheet" type="text/css" /> </head> <body> <div id="top"><!-- do not remove this div, it is closed by doxygen! --> <div id="titlearea"> <table cellspacing="0" cellpadding="0"> <tbody> <tr style="height: 56px;"> <td id="projectalign" style="padding-left: 0.5em;"> <div id="projectname">Popgen GUI </div> <div id="projectbrief">GUI Front end with refactoring of population genetics programming provided by Tiago Antao&#39;s AgeStructureNe code, with some outside dependancies (chiefly simuPop and NeEstimator)</div> </td> </tr> </tbody> </table> </div> <!-- end header part --> <!-- Generated by Doxygen 1.8.12 --> <script type="text/javascript"> var searchBox = new SearchBox("searchBox", "search",false,'Search'); </script> <div id="navrow1" class="tabs"> <ul class="tablist"> <li><a href="index.html"><span>Main&#160;Page</span></a></li> <li><a href="namespaces.html"><span>Namespaces</span></a></li> <li><a href="annotated.html"><span>Classes</span></a></li> <li class="current"><a href="files.html"><span>Files</span></a></li> <li> <div id="MSearchBox" class="MSearchBoxInactive"> <span class="left"> <img id="MSearchSelect" src="search/mag_sel.png" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" alt=""/> <input type="text" id="MSearchField" value="Search" accesskey="S" onfocus="searchBox.OnSearchFieldFocus(true)" onblur="searchBox.OnSearchFieldFocus(false)" onkeyup="searchBox.OnSearchFieldChange(event)"/> </span><span class="right"> <a id="MSearchClose" href="javascript:searchBox.CloseResultsWindow()"><img id="MSearchCloseImg" border="0" src="search/close.png" alt=""/></a> </span> </div> </li> </ul> </div> <div id="navrow2" class="tabs2"> <ul class="tablist"> <li class="current"><a href="files.html"><span>File&#160;List</span></a></li> </ul> </div> </div><!-- top --> <!-- window showing the filter options --> <div id="MSearchSelectWindow" onmouseover="return searchBox.OnSearchSelectShow()" onmouseout="return searchBox.OnSearchSelectHide()" onkeydown="return searchBox.OnSearchSelectKey(event)"> </div> <!-- iframe showing the search results (closed by default) --> <div id="MSearchResultsWindow"> <iframe src="javascript:void(0)" frameborder="0" name="MSearchResults" id="MSearchResults"> </iframe> </div> <div class="header"> <div class="headertitle"> <div class="title">File List</div> </div> </div><!--header--> <div class="contents"> <div class="textblock">Here is a list of all documented files with brief descriptions:</div><div class="directory"> <table class="directory"> <tr id="row_0_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="apgoperation_8py_source.html"><span class="icondoc"></span></a><b>apgoperation.py</b></td><td class="desc"></td></tr> <tr id="row_1_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="createtooltip_8py_source.html"><span class="icondoc"></span></a><b>createtooltip.py</b></td><td class="desc"></td></tr> <tr id="row_2_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="do__sim__replicate_8py_source.html"><span class="icondoc"></span></a><b>do_sim_replicate.py</b></td><td class="desc"></td></tr> <tr id="row_3_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="genepopfilemanager_8py_source.html"><span class="icondoc"></span></a><b>genepopfilemanager.py</b></td><td class="desc"></td></tr> <tr id="row_4_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="genepopfilesampler_8py_source.html"><span class="icondoc"></span></a><b>genepopfilesampler.py</b></td><td class="desc"></td></tr> <tr id="row_5_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="indiv_8from_8perc_8and_8rep_8num_8py_source.html"><span class="icondoc"></span></a><b>indiv.from.perc.and.rep.num.py</b></td><td class="desc"></td></tr> <tr id="row_6_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="negui_8py_source.html"><span class="icondoc"></span></a><b>negui.py</b></td><td class="desc"></td></tr> <tr id="row_7_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="pgdrivelineregress_8py_source.html"><span class="icondoc"></span></a><b>pgdrivelineregress.py</b></td><td class="desc"></td></tr> <tr id="row_8_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="pgdriveneestimator_8py_source.html"><span class="icondoc"></span></a><b>pgdriveneestimator.py</b></td><td class="desc"></td></tr> <tr id="row_9_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="pgguiapp_8py_source.html"><span class="icondoc"></span></a><b>pgguiapp.py</b></td><td class="desc"></td></tr> <tr id="row_10_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="pgguineestimator_8py_source.html"><span class="icondoc"></span></a><b>pgguineestimator.py</b></td><td class="desc"></td></tr> <tr id="row_11_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="pgguisimupop_8py_source.html"><span class="icondoc"></span></a><b>pgguisimupop.py</b></td><td class="desc"></td></tr> <tr id="row_12_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="pgguiutilities_8py_source.html"><span class="icondoc"></span></a><b>pgguiutilities.py</b></td><td class="desc"></td></tr> <tr id="row_13_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="pghostnotebook_8py_source.html"><span class="icondoc"></span></a><b>pghostnotebook.py</b></td><td class="desc"></td></tr> <tr id="row_14_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="pginputneestimator_8py_source.html"><span class="icondoc"></span></a><b>pginputneestimator.py</b></td><td class="desc"></td></tr> <tr id="row_15_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="pginputsimupop_8py_source.html"><span class="icondoc"></span></a><b>pginputsimupop.py</b></td><td class="desc"></td></tr> <tr id="row_16_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="pgmenubuilder_8py_source.html"><span class="icondoc"></span></a><b>pgmenubuilder.py</b></td><td class="desc"></td></tr> <tr id="row_17_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="pgopneestimator_8py_source.html"><span class="icondoc"></span></a><b>pgopneestimator.py</b></td><td class="desc"></td></tr> <tr id="row_18_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="pgopsimupop_8py_source.html"><span class="icondoc"></span></a><b>pgopsimupop.py</b></td><td class="desc"></td></tr> <tr id="row_19_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="pgoutputneestimator_8py_source.html"><span class="icondoc"></span></a><b>pgoutputneestimator.py</b></td><td class="desc"></td></tr> <tr id="row_20_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="pgoutputsimupop_8py_source.html"><span class="icondoc"></span></a><b>pgoutputsimupop.py</b></td><td class="desc"></td></tr> <tr id="row_21_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="pgparamset_8py_source.html"><span class="icondoc"></span></a><b>pgparamset.py</b></td><td class="desc"></td></tr> <tr id="row_22_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="pgsimupopresources_8py_source.html"><span class="icondoc"></span></a><b>pgsimupopresources.py</b></td><td class="desc"></td></tr> <tr id="row_23_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="pgutilities_8py_source.html"><span class="icondoc"></span></a><b>pgutilities.py</b></td><td class="desc"></td></tr> <tr id="row_24_" class="even"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="pgutilityclasses_8py_source.html"><span class="icondoc"></span></a><b>pgutilityclasses.py</b></td><td class="desc"></td></tr> <tr id="row_25_"><td class="entry"><span style="width:16px;display:inline-block;">&#160;</span><a href="temp_8py_source.html"><span class="icondoc"></span></a><b>temp.py</b></td><td class="desc"></td></tr> </table> </div><!-- directory --> </div><!-- contents --> <!-- start footer part --> <hr class="footer"/><address class="footer"><small> Generated by &#160;<a href="http://www.doxygen.org/index.html"> <img class="footer" src="doxygen.png" alt="doxygen"/> </a> 1.8.12 </small></address> </body> </html>
doc/api/classes/Mime.html
FiloSpaTeam/thinks
<?xml version="1.0" encoding="utf-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>Mime</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <link rel="stylesheet" href="../css/reset.css" type="text/css" media="screen" /> <link rel="stylesheet" href="../css/main.css" type="text/css" media="screen" /> <link rel="stylesheet" href="../css/github.css" type="text/css" media="screen" /> <script src="../js/jquery-1.3.2.min.js" type="text/javascript" charset="utf-8"></script> <script src="../js/jquery-effect.js" type="text/javascript" charset="utf-8"></script> <script src="../js/main.js" type="text/javascript" charset="utf-8"></script> <script src="../js/highlight.pack.js" type="text/javascript" charset="utf-8"></script> </head> <body> <div class="banner"> <span>Ruby on Rails 4.2.3</span><br /> <h1> <span class="type">Module</span> Mime </h1> <ul class="files"> <li><a href="../files/__/__/__/__/usr/local/lib64/ruby/gems/2_1_0/gems/actionpack-4_2_3/lib/action_dispatch/http/mime_type_rb.html">/usr/local/lib64/ruby/gems/2.1.0/gems/actionpack-4.2.3/lib/action_dispatch/http/mime_type.rb</a></li> <li><a href="../files/__/__/__/__/usr/local/lib64/ruby/gems/2_1_0/gems/actionpack-4_2_3/lib/action_dispatch/http/mime_types_rb.html">/usr/local/lib64/ruby/gems/2.1.0/gems/actionpack-4.2.3/lib/action_dispatch/http/mime_types.rb</a></li> <li><a href="../files/__/__/__/__/usr/local/lib64/ruby/gems/2_1_0/gems/actionpack-4_2_3/lib/action_dispatch/http/response_rb.html">/usr/local/lib64/ruby/gems/2.1.0/gems/actionpack-4.2.3/lib/action_dispatch/http/response.rb</a></li> <li><a href="../files/__/__/__/__/usr/local/lib64/ruby/gems/2_1_0/gems/actionpack-4_2_3/lib/action_dispatch/testing/assertions_rb.html">/usr/local/lib64/ruby/gems/2.1.0/gems/actionpack-4.2.3/lib/action_dispatch/testing/assertions.rb</a></li> <li><a href="../files/__/__/__/__/usr/local/lib64/ruby/gems/2_1_0/gems/actionpack-4_2_3/lib/action_dispatch/testing/integration_rb.html">/usr/local/lib64/ruby/gems/2.1.0/gems/actionpack-4.2.3/lib/action_dispatch/testing/integration.rb</a></li> <li><a href="../files/__/__/__/__/usr/local/lib64/ruby/gems/2_1_0/gems/actionview-4_2_3/lib/action_view/helpers/asset_tag_helper_rb.html">/usr/local/lib64/ruby/gems/2.1.0/gems/actionview-4.2.3/lib/action_view/helpers/asset_tag_helper.rb</a></li> <li><a href="../files/__/__/__/__/usr/local/lib64/ruby/gems/2_1_0/gems/actionview-4_2_3/lib/action_view/lookup_context_rb.html">/usr/local/lib64/ruby/gems/2.1.0/gems/actionview-4.2.3/lib/action_view/lookup_context.rb</a></li> <li><a href="../files/__/__/__/__/usr/local/lib64/ruby/gems/2_1_0/gems/railties-4_2_3/lib/rails/mailers_controller_rb.html">/usr/local/lib64/ruby/gems/2.1.0/gems/railties-4.2.3/lib/rails/mailers_controller.rb</a></li> </ul> </div> <div id="bodyContent"> <div id="content"> <!-- Namespace --> <div class="sectiontitle">Namespace</div> <ul> <li> <span class="type">CLASS</span> <a href="Mime/Mimes.html">Mime::Mimes</a> </li> <li> <span class="type">CLASS</span> <a href="Mime/NullType.html">Mime::NullType</a> </li> <li> <span class="type">CLASS</span> <a href="Mime/Type.html">Mime::Type</a> </li> </ul> <!-- Method ref --> <div class="sectiontitle">Methods</div> <dl class="methods"> <dt>#</dt> <dd> <ul> <li> <a href="#method-c-5B-5D">[]</a> </li> </ul> </dd> <dt>F</dt> <dd> <ul> <li> <a href="#method-c-fetch">fetch</a> </li> </ul> </dd> </dl> <!-- Section constants --> <div class="sectiontitle">Constants</div> <table border='0' cellpadding='5'> <tr valign='top'> <td class="attr-name">SET</td> <td>=</td> <td class="attr-value">Mimes.new</td> </tr> <tr valign='top'> <td>&nbsp;</td> <td colspan="2" class="attr-desc"></td> </tr> <tr valign='top'> <td class="attr-name">EXTENSION_LOOKUP</td> <td>=</td> <td class="attr-value">{}</td> </tr> <tr valign='top'> <td>&nbsp;</td> <td colspan="2" class="attr-desc"></td> </tr> <tr valign='top'> <td class="attr-name">LOOKUP</td> <td>=</td> <td class="attr-value">Hash.new { |h, k| h[k] = Type.new(k) unless k.blank? }</td> </tr> <tr valign='top'> <td>&nbsp;</td> <td colspan="2" class="attr-desc"></td> </tr> <tr valign='top'> <td class="attr-name">ALL</td> <td>=</td> <td class="attr-value">Mime::Type.new(&quot;*/*&quot;, :all, [])</td> </tr> <tr valign='top'> <td>&nbsp;</td> <td colspan="2" class="attr-desc"><p>Create Mime::ALL but do not add it to the <a href="Mime.html#SET">SET</a>.</p></td> </tr> </table> <!-- Methods --> <div class="sectiontitle">Class Public methods</div> <div class="method"> <div class="title method-title" id="method-c-5B-5D"> <b>[]</b>(type) <a href="../classes/Mime.html#method-c-5B-5D" name="method-c-5B-5D" class="permalink">Link</a> </div> <div class="description"> </div> <div class="sourcecode"> <p class="source-link"> Source: <a href="javascript:toggleSource('method-c-5B-5D_source')" id="l_method-c-5B-5D_source">show</a> </p> <div id="method-c-5B-5D_source" class="dyn-source"> <pre><span class="ruby-comment"># File ../../../../usr/local/lib64/ruby/gems/2.1.0/gems/actionpack-4.2.3/lib/action_dispatch/http/mime_type.rb, line 29</span> <span class="ruby-keyword">def</span> <span class="ruby-operator">[]</span>(<span class="ruby-keyword ruby-title">type</span>) <span class="ruby-keyword">return</span> <span class="ruby-identifier">type</span> <span class="ruby-keyword">if</span> <span class="ruby-identifier">type</span>.<span class="ruby-identifier">is_a?</span>(<span class="ruby-constant">Type</span>) <span class="ruby-constant">Type</span>.<span class="ruby-identifier">lookup_by_extension</span>(<span class="ruby-identifier">type</span>) <span class="ruby-keyword">end</span></pre> </div> </div> </div> <div class="method"> <div class="title method-title" id="method-c-fetch"> <b>fetch</b>(type) <a href="../classes/Mime.html#method-c-fetch" name="method-c-fetch" class="permalink">Link</a> </div> <div class="description"> </div> <div class="sourcecode"> <p class="source-link"> Source: <a href="javascript:toggleSource('method-c-fetch_source')" id="l_method-c-fetch_source">show</a> </p> <div id="method-c-fetch_source" class="dyn-source"> <pre><span class="ruby-comment"># File ../../../../usr/local/lib64/ruby/gems/2.1.0/gems/actionpack-4.2.3/lib/action_dispatch/http/mime_type.rb, line 34</span> <span class="ruby-keyword">def</span> <span class="ruby-keyword ruby-title">fetch</span>(<span class="ruby-identifier">type</span>) <span class="ruby-keyword">return</span> <span class="ruby-identifier">type</span> <span class="ruby-keyword">if</span> <span class="ruby-identifier">type</span>.<span class="ruby-identifier">is_a?</span>(<span class="ruby-constant">Type</span>) <span class="ruby-constant">EXTENSION_LOOKUP</span>.<span class="ruby-identifier">fetch</span>(<span class="ruby-identifier">type</span>.<span class="ruby-identifier">to_s</span>) { <span class="ruby-operator">|</span><span class="ruby-identifier">k</span><span class="ruby-operator">|</span> <span class="ruby-keyword">yield</span> <span class="ruby-identifier">k</span> } <span class="ruby-keyword">end</span></pre> </div> </div> </div> </div> </div> </body> </html>
smlouvy/2017/07/10/konzultacni-sluzby-sadilkova/index.html
pirati-web/smlouvy.pirati.cz
--- "layout": contract "datum podpisu": 2017-07-10 "datum účinnosti": 2017-07-10 "datum ukončení": 2017-11-10 title: Smlouva o poskytování konzultačních služeb "použité smluvní typy": - Smlouva o poskytování konzultačních služeb "předmět": konzultační služby, MO "stav": splněno "inventurizovano": 2018-01-12 "smluvní strany": - "jméno": "Česká pirátská strana" "orgán": Mediální odbor "zástupce": Mikuláš Ferjenčík "funkce": vedoucí – mediální odbor "značka": neznámá "role": klient - "jméno": "Karolína Sadílková" "IČ": 05987270 "sídlo": Puškinova 515/III, Vysoké Mýto 56601 "role": konzultant "náklady": "výběrko": "místo uložení": Archiv, sídlo strany, Řehořova 19, Praha 3 "soubory": - "název": "Smlouva o poskytování konzultačních služeb – Karolína Sadílková" "podepsaná verze": konzultacni-sluzby-sadilkova.pdf "strojově čitelná verze": konzultacni-smlouva-sadilkova-sc.pdf "upravitelná verze": konzultacni-sluzby-sadilkova-uv.docx "náhled": miniatura.jpg ---
Ephesoft_Community_Release_4.0.2.0/javadocs/com/ephesoft/gxt/systemconfig/client/event/class-use/RetreiveSelectedRegexGroupEvent.html
ungerik/ephesoft
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_71) on Fri Jul 10 16:43:23 IST 2015 --> <title>Uses of Class com.ephesoft.gxt.systemconfig.client.event.RetreiveSelectedRegexGroupEvent</title> <meta name="date" content="2015-07-10"> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Uses of Class com.ephesoft.gxt.systemconfig.client.event.RetreiveSelectedRegexGroupEvent"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../../com/ephesoft/gxt/systemconfig/client/event/RetreiveSelectedRegexGroupEvent.html" title="class in com.ephesoft.gxt.systemconfig.client.event">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../../index-files/index-1.html">Index</a></li> <li><a href="../../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../../index.html?com/ephesoft/gxt/systemconfig/client/event/class-use/RetreiveSelectedRegexGroupEvent.html" target="_top">Frames</a></li> <li><a href="RetreiveSelectedRegexGroupEvent.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h2 title="Uses of Class com.ephesoft.gxt.systemconfig.client.event.RetreiveSelectedRegexGroupEvent" class="title">Uses of Class<br>com.ephesoft.gxt.systemconfig.client.event.RetreiveSelectedRegexGroupEvent</h2> </div> <div class="classUseContainer"> <ul class="blockList"> <li class="blockList"> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> <caption><span>Packages that use <a href="../../../../../../../com/ephesoft/gxt/systemconfig/client/event/RetreiveSelectedRegexGroupEvent.html" title="class in com.ephesoft.gxt.systemconfig.client.event">RetreiveSelectedRegexGroupEvent</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Package</th> <th class="colLast" scope="col">Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><a href="#com.ephesoft.gxt.systemconfig.client.presenter.application.regexpool">com.ephesoft.gxt.systemconfig.client.presenter.application.regexpool</a></td> <td class="colLast">&nbsp;</td> </tr> </tbody> </table> </li> <li class="blockList"> <ul class="blockList"> <li class="blockList"><a name="com.ephesoft.gxt.systemconfig.client.presenter.application.regexpool"> <!-- --> </a> <h3>Uses of <a href="../../../../../../../com/ephesoft/gxt/systemconfig/client/event/RetreiveSelectedRegexGroupEvent.html" title="class in com.ephesoft.gxt.systemconfig.client.event">RetreiveSelectedRegexGroupEvent</a> in <a href="../../../../../../../com/ephesoft/gxt/systemconfig/client/presenter/application/regexpool/package-summary.html">com.ephesoft.gxt.systemconfig.client.presenter.application.regexpool</a></h3> <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> <caption><span>Methods in <a href="../../../../../../../com/ephesoft/gxt/systemconfig/client/presenter/application/regexpool/package-summary.html">com.ephesoft.gxt.systemconfig.client.presenter.application.regexpool</a> with parameters of type <a href="../../../../../../../com/ephesoft/gxt/systemconfig/client/event/RetreiveSelectedRegexGroupEvent.html" title="class in com.ephesoft.gxt.systemconfig.client.event">RetreiveSelectedRegexGroupEvent</a></span><span class="tabEnd">&nbsp;</span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> </tr> <tbody> <tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><span class="strong">RegexGroupSelectionGridPresenter.</span><code><strong><a href="../../../../../../../com/ephesoft/gxt/systemconfig/client/presenter/application/regexpool/RegexGroupSelectionGridPresenter.html#getSelectedRegexGroup(com.ephesoft.gxt.systemconfig.client.event.RetreiveSelectedRegexGroupEvent)">getSelectedRegexGroup</a></strong>(<a href="../../../../../../../com/ephesoft/gxt/systemconfig/client/event/RetreiveSelectedRegexGroupEvent.html" title="class in com.ephesoft.gxt.systemconfig.client.event">RetreiveSelectedRegexGroupEvent</a>&nbsp;event)</code>&nbsp;</td> </tr> </tbody> </table> </li> </ul> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="../../../../../../../overview-summary.html">Overview</a></li> <li><a href="../package-summary.html">Package</a></li> <li><a href="../../../../../../../com/ephesoft/gxt/systemconfig/client/event/RetreiveSelectedRegexGroupEvent.html" title="class in com.ephesoft.gxt.systemconfig.client.event">Class</a></li> <li class="navBarCell1Rev">Use</li> <li><a href="../package-tree.html">Tree</a></li> <li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li> <li><a href="../../../../../../../index-files/index-1.html">Index</a></li> <li><a href="../../../../../../../help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="../../../../../../../index.html?com/ephesoft/gxt/systemconfig/client/event/class-use/RetreiveSelectedRegexGroupEvent.html" target="_top">Frames</a></li> <li><a href="RetreiveSelectedRegexGroupEvent.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="../../../../../../../allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> </body> </html>
app/protected/modules/accounts/tests/functional/cases/AccountPortletFeedComments.html
ralphkretzschmar/zurmohuf
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head profile="http://selenium-ide.openqa.org/profiles/test-case"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <link rel="selenium.base" href="http://localhost/" /> <title>AccountPortletFeedComments</title> </head> <body> <table cellpadding="1" cellspacing="1" border="1"> <thead> <tr> <td rowspan="1" colspan="3">Account Portlet Feed Comments</td> </tr> </thead> <tbody> <tr> <td>setTimeout</td> <td>45000</td> <td></td> </tr> </tbody> </table> </body> </html>
rules/rules-rgaa3.2016/src/test/resources/testcases/rgaa32016/Rgaa32016Rule060101/Rgaa32016.Test.06.01.01-4NA-04.html
dzc34/Asqatasun
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <head> <meta http-equiv="Content-type" content="text/html; charset=utf-8" /> <title>Rgaa32016 Test.6.1.1 NA 04</title> </head> <body class="NA"> <div> <h1>Rgaa32016 Test.6.1.1 NA 04</h1> <!-- START [test-detail] --> <div class="test-detail" lang="fr"> Chaque lien texte v&#xE9;rifie-t-il une de ces conditions (hors cas particuliers)&nbsp;? <ul><li>L&#x2019;intitul&#xE9; de lien seul permet d&#x2019;en comprendre la fonction et la destination&nbsp;;</li> <li>Le contexte du lien permet d&#x2019;en comprendre la fonction et la destination.</li> </ul> </div> <!-- END [test-detail] --> <div class="testcase"> <a>This is a link</a> </div> <div class="test-explanation"> NA : The page doesn&apos;t contain any &lt;a&gt; tag with a href attribute. The tag is ignored despite the context </div> </div> </body> </html>
client/app/products/product-quantity.component.html
stusherwin/open-veg-box
<span [style.visibility]="unitType == 'each' ? 'visible' : 'hidden'">x</span> <span *ngIf="unitType == 'perKg'">{{quantity | weight}}</span> <span *ngIf="unitType != 'perKg'">{{quantity}}</span>
View/Partial/home.html
GamingGen/Site-GamingGen
<div class="" ng-controller="homeCtrl as news"> <div class="triprez"> <div class="box boxleft"> <div class="boxorange"></div> <a ui-sref="world"> <div class="textBoxOrange"> <span class="orangetxt smalltxt">Découvrez</span> <span class="orangetxt">LE</span> FESTIVAL<br/> <span class="orangetxt">DU</span> JEU </div> </a> </div> <div class="box boxmid"> <div class="boxvert"></div> <a ui-sref="arena"> <div class="textBoxVert"> <span class="verttxt smalltxt">Entrez</span> <span class="verttxt">DANS LA</span><br/> COMPÉTITION </div> </a> </div> <div class="box boxright"> <a href="https://www.facebook.com/events/114518145810302" target="_blank"> <div class="infosprochaine"></div> <span class="smalltxt"> Notre prochaine apparition :<br/> </span> <span class="orangetxt"> Gaming Gen 6 </span> <span class="infosprochaineapparition smalltxt"> Les 23 et 24 septembre </span> <span class="infosprochaineapparition smalltxt"> à Gardanne </span> <div id="particles-js"></div> </a> </div> <div class="scrolldown"> <a href="#Articles" du-smooth-scroll offset="35"><img ng-src="../Img/arrowdown.svg"></a> </div> </div> <div class="container"> <div class="toparticles row"> <div id="Articles" class="titresectionarticles col-sm-12 col-md-12 col-lg-8 col-lg-offset-2" > <h1 class="col-sm-12 col-md-6 col-lg-2">Quoi de neuf, gamers&nbsp;?</h1> <h2 class="col-sm-12 col-md-6 col-lg-5">Toutes les news<br/> de la Gaming Gen<br/> et du monde du gaming</h2> </div> </div> <div class="row"> <div ng-repeat="article in news.articles | orderBy : '-update_at' | limitTo : 4" title="{{article.desc}}"> <div ng-mouseenter="hover=true" ng-mouseleave="hover=false" ng-class="{ 'blanc' : hover, 'firstThumbNews col-xs-12 col-lg-8' : $index === 0, 'otherThumbNews col-xs-12 col-sm-6 col-lg-4' : $index > 0 }"> <a type="button" class="lirearticle" ui-sref="article({ id: article._id })"> <span class="wrapperPreviewNews"> <h1>{{article.title }}</h1> <h2 class="previewTextThumbNews"> <span class="categoryListNews verttxt" ng-show="article.type.hot_news">Hot news</span> <span class="categoryListNews orangetxt" ng-show="article.type.critical_info">Info cruciale</span> <span class="categoryListNews ng-binding">{{article.update_at | date : 'dd MMM yyyy'}}</span> <span class="badge-right">{{article.comments.length}} <i class="fa fa-comments" aria-hidden="true"></i></span> </h2> </span> <img ng-hide="hover" ng-if="article.first_frame_picture.data.length > 0" class="imgThumbNews" ng-src="data:{{article.first_frame_picture.contentType}};base64,{{article.first_frame_picture.data}}" alt="{{article.desc}}"> <img ng-show="hover || (article.first_frame_picture === undefined && article.first_frame_picture.data === undefined)" class="imgThumbNews" ng-src="{{article.picture || news.defaultPicture}}" alt="{{article.desc}}"> </a> </div> </div> <div ng-mouseenter="hover2=true" ng-mouseleave="hover2=false" ng-class="{ 'blanc' : hover2 }" class="otherThumbNews lastThumbNew col-xs-12 col-sm-6 col-lg-4"> <a ui-sref="news"> <span class="wrapperPreviewNews"> <h1>Le reste des articles</h1> </span> </a> </div> </div> </div> <div class="lesjoueursledisent"> <p>Ils parlent de nous<img ng-src="../Img/General/flecheangle.svg"></p> </div> <div class="titrefeedback"> MERCI<img ng-src="../Img/General/coeur.svg"> </div> <div class="blocdesfeedback"> <div id="myCarousel" class="carousel slide" data-ride="carousel"> <ol class="carousel-indicators"> <li data-target="#myCarousel" data-slide-to="0" class="active"></li> <li data-target="#myCarousel" data-slide-to="1"></li> <li data-target="#myCarousel" data-slide-to="2"></li> <li data-target="#myCarousel" data-slide-to="3"></li> </ol> <div class="blockCarouselFlex"> <div class="carousel-inner"> <span class="item active"> <h5>"Super événement avec une belle équipe qui organise."</h5> <h6>Fabien R. - exposant Epitech</h6> <img ng-src="../Img/finbulle.png"> </span> <span class="item"> <h5>"Merci pour votre persévérance et votre envie de toujours améliorer la LAN. J'espère qu'elle sera de plus en plus reconnue dans l'Esport FR"</h5> <h6>Jérôme C. - joueur CS: GO</h6> <img ng-src="../Img/finbulle.png"> </span> <span class="item"> <h5>"Une première fois pour nous, mais on est partant pour l'an prochain sans problème :)"</h5> <h6>Jessica A. - exposant Retro Geek's Style</h6> <img ng-src="../Img/finbulle.png"> </span> <span class="item"> <h5>"Rien à redire, c'était génial"</h5> <h6>Mickaël M. - visiteur</h6> <img ng-src="../Img/finbulle.png"> </span> </div> </div> </div> </div> <div class="instafeed row hidden-xs"> <div class="first-case"> <a href="https://www.instagram.com/gaming_gen_festival/" target="_blank"> <h1>DON'T FEED</h1> <h2>@gaming_gen_festival</h2> </a> </div> <script src="https://snapwidget.com/js/snapwidget.js"></script> <iframe src="https://snapwidget.com/embed/359548" class="snapwidget-widget hidden-xs" allowTransparency="true" frameborder="0" scrolling="no" style="border:none; overflow:hidden; width:100%;"></iframe> </div> </div>
cu-manager-ui/app/scripts/components/editApplication/monitoring/jmx/editApplication.monitoring.kibana.html
cxxly/cstack
<!-- ~ LICENCE : CloudUnit is available under the Affero Gnu Public License GPL V3 : https://www.gnu.org/licenses/agpl-3.0.html ~ but CloudUnit is licensed too under a standard commercial license. ~ Please contact our sales team if you would like to discuss the specifics of our Enterprise license. ~ If you are not sure whether the GPL is right for you, ~ you can always test our software under the GPL and inspect the source code before you contact us ~ about purchasing a commercial license. ~ ~ LEGAL TERMS : "CloudUnit" is a registered trademark of Treeptik and can't be used to endorse ~ or promote products derived from this project without prior written permission from Treeptik. ~ Products or services derived from this software may not be called "CloudUnit" ~ nor may "Treeptik" or similar confusing terms appear in their names without prior written permission. ~ For any questions, contact us : contact@treeptik.fr --> <div class="tab-pane vertical-spacing" data-ng-class="{pending: jmx.isLoading}"> <div class="card"> <div class="content clearfix"> <h3 class="title large">JMX 监控</h3> <p class="hint">Choose a component</p> <div class="dropdown dropdown--small" dropdown> <a class="dropdown-toggle" dropdown-toggle="" selectbox=""> {{ jmx.myContainer.name }} </a> <ul class="dropdown-menu" role="menu" aria-labelledby="dLabel"> <li data-ng-repeat="container in jmx.containers"> <a ng-href="" data-ng-click="jmx.myContainer = container; jmx.getContainers(jmx.myContainer)"> {{container.name}} </a> </li> </ul> </div> </div> </div> <div id="jmx" class="monitoring-kibana" style="margin: 0; height: 170vh;"> <iframe ng-src="{{jmx.iframeUrl}}" frameborder="0" scrolling="no" style="display: block; background: #000; border: none; height: 160vh; width: 100%;"></iframe> </div> </div>
index.html
FranDgns/cledesol
<!DOCTYPE html> <html> <head> <title>Clé de Sol</title> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no" /> <link rel="stylesheet" href="stylesheets/leaflet.css" /> <link rel="stylesheet" href="stylesheets/leaflet.easy-button.css" /> <link rel="stylesheet" href="stylesheets/application.css" /> <link rel="stylesheet" href="stylesheets/bootstrap.min.css"> <link rel="stylesheet" href="stylesheets/bootstrap-theme.min.css"> <script src="javascripts/jquery-3.1.1.min.js"></script> <script src="javascripts/leaflet.js"></script> <script src="javascripts/leaflet.easy-button.js"></script> <script src="javascripts/bootstrap.min.js"></script> <script src="javascripts/Chart.min.js"></script> <script src="javascripts/application.js"></script> </head> <body> <nav class="navbar navbar-default"> <div class="navbar-header"> <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1" aria-expanded="false"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> <a class="navbar-brand" href="#"> <img alt="Clé de sol" src="images/cledesol.svg" style="max-height: 30px; margin-top: -5px"> </a> </div> <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1"> <ul class="nav navbar-nav"> <li class="active"><a href="#">Observations</a></li> <li><a href="#"><strong>Trouver un expert&nbsp;!</strong></a></li> <li><a href="#"><strong>Je suis un expert</strong></a></li> </ul> <ul class="nav navbar-nav navbar-right"> <li><a href="#">Wiki</a></li> <li><a href="#">Forum</a></li> <li><a href="#"><strong>Martin DUPONT</strong></a></li> </ul> </div> </nav> <div id="soil-validation" class="modal fade" tabindex="-1" role="dialog"> <div class="modal-dialog" role="document"> <div class="modal-content"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">&times;</span></button> <h4 class="modal-title">Identifiez votre type de sol</h4> </div> <div class="modal-body"> <canvas id="soil-observations" width="200" height="200"></canvas> </div> <div class="modal-footer"> <!-- <div class="pull-left"><a href="https://wiki.aurea.eu/index.php/Introduction_-_L%E2%80%99approche_globale_de_l%E2%80%99analyse_de_terre" target="_blank" class="btn btn-default">Plus d'information sur les types de sol</a></div> --> <button type="button" class="btn btn-danger" id="soil-validation-fix"> <span class="glyphicon glyphicon-remove"></span> Je ne trouve pas mon type de sol </button> </div> </div><!-- /.modal-content --> </div><!-- /.modal-dialog --> </div><!-- /.modal --> <div id="soil-fix" class="modal fade" tabindex="-1" role="dialog"> <div class="modal-dialog" role="document"> <div class="modal-content"> <form id="new-observation" method="POST" action="/api/observations/create.php"> <div class="modal-header"> <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">&times;</span></button> <h4 class="modal-title">Nouvelle observation</h4> </div> <div class="modal-body"> <!-- <label for="user">Identifiant utilisateur&nbsp;:</label> <input id="user" name="id_utilisateur" type="text" required /> <br/> --> <input type="hidden" name="id_utilisateur" type="text" value="Martin DUPONT" required /> <input type="hidden" name="x" /> <input type="hidden" name="y" /> <input type="hidden" name="idsol" value="ABC123" /> <div class="form-group"> <label for="nom_officiel">Nom officiel (type de sol)&nbsp;:</label> <input id="nom_officiel" name="nom_officiel" type="text" class="form-control"/> </div> <div class="form-group"> <label for="nom_referentiel">Nom r&eacute;f&eacute;rentiel (type de sol)&nbsp;:</label> <input id="nom_referentiel" name="nom_referentiel" type="text" class="form-control" /> </div> <div class="row"> <div class="col-md-6"> <div class="form-group"> <label for="calcaire">Calcaire&nbsp;:</label> <select id="calcaire" name="calcaire" required class="form-control"> <option disabled selected value>-- Choisissez une valeur --</option> <option value="calcaire">Calcaire</option> <option value="non-calcaire">Non calcaire</option> </select> </div> </div> <div class="col-md-6"> <div class="form-group"> <label for="pierre">Pierrosit&eacute;&nbsp;:</label> <select id="pierre" name="pierrosite" required class="form-control"> <option disabled selected value>-- Choisissez une valeur --</option> <option value="caillou">Caillouteux</option> <option value="peu-caillou">Peu caillouteux</option> <option value="non-caillou">Non caillouteux</option> </select> </div> </div> </div> <div class="row"> <div class="col-md-6"> <div class="form-group"> <label for="texture">Texture&nbsp;:</label> <select id="texture" name="texture" required class="form-control" > <option disabled selected value>-- Choisissez une valeur --</option> <option value="sable">Sable</option> <option value="argile">Argile</option> <option value="limon-argile">Limon argileux</option> <option value="sable-limon">Sable limoneux</option> <option value="limon">Limon</option> <option value="limon-sable">Limon sableux</option> </select> </div> </div> <div class="col-md-6"> <div class="form-group"> <label for="hydro">Hydromorphie&nbsp;:</label> <select id="hydro" name="hydromorphie" required class="form-control" > <option disabled selected value>-- Choisissez une valeur --</option> <option value="non-hydromorphe">Non hydromorphe</option> <option value="hydromorphe">Hydromorphe</option> </select> </div> </div> </div> </div> <div class="modal-footer"> <button class="btn btn-primary" type="submit">Enregistrer</button> <button class="btn btn-default" data-dismiss="modal">Annuler</button> </div> </form> </div><!-- /.modal-content --> </div><!-- /.modal-dialog --> </div><!-- /.modal --> <div id="main"> <div id="place-actions"> <button type="button" class="btn btn-danger btn-block" id="evaluate-button">Évaluer</button> </div> <div id="place"></div> </div> </body> </html>
static/pooling.css
dinovski/iPipet
body { -webkit-user-select: none; -moz-user-select: none; /*background-image:url('http://ipipet.teamerlich.org/static/gray.jpg');*/ } /*this is for the live splash screen*/ div.splash-center { /* Default settings (for all screen sizes): * Center horizontally, but not verticall (top of the splash, with * the title and "learn more" button - always visible) */ position: fixed; top: 0; left: 50%; width:672px; height:900px; margin-top: 0px; margin-left: -336px; } /* Additional options for tall screens (heigher than 870 pixels) - * Center the splash image vertically, as well */ @media all and (min-height: 870px) { div.splash-center { position: fixed; top: 50%; margin-top: -450px; } } div.splash-title { position:absolute; top:20px; left:40px; } div.splash-title-text { background-color:rgba(255,255,255,0.5); padding: 0px 10px; -webkit-border-radius: 5px; -webkit-border-top-right-radius: 10px; -moz-border-radius: 5px; -moz-border-radius-topright: 10px; border-radius: 5px; border-top-right-radius: 10px; } div.splash-title-text-main { font-weight: bold; font-size:76px; text-shadow: 3px 3px #000000; color:#653A71; display: inline; } div.splash-title-text-sub { font-size:34px; /*text-shadow: 2px 2px #653A71;*/ color:#000000; display: inline; } div.splash-title-button { width: 200px; } a.btn-splash{ /* padding: 15px 30px;*/ /* font-size:22px;*/ margin: 30px auto; width: 167px; height: 39px; display: block; background-image: url('/static/learn_more_button_up.png'); } a.btn-splash:hover { /* Stuff in here, applies when the mouse cursor is over the button */ background-image: url('/static/learn_more_button_down.png'); } a.btn-old-splash3 { display: block; width:250px; height:90px; padding-top: 24px; font-size:30px; } /*this is for splash2.html; found at http://css-tricks.com/quick-css-trick-how-to-center-an-object-exactly-in-the-center/*/ div.col-center-block { position: fixed; top: 50%; left: 50%; width:900px; height:520px; margin-top: -260px; margin-left: -450px; } div.header-text { text-shadow: 2px 2px gray; font-size:48px; color:#653A71; display:inline; } span#twitter_text { position: relative; top: -5px; left: -20px; font-size: 16px; } /******************************************* * Run-page related elements. * * NOTE: the final position (pixel-wise) of many of the elements * is calculated in runtime, in the recalc_sidebar_width() * function in 'run.html' (which is why their position is "absolute"). * * While this is not a recommended or web-friendly method, * The rendering of the elements is done on a known device (e.g. iPad), * and the position must be accurate. * * Positioning guidelines: * 1. Do not set left/right position. * 1.1. All items will be (horizontally) aligned relative to their * parent element (with the 'plates_bar' or 'buttons_bar'). * 2. Set "top: NNpx" (pixels) for items at the top of the screen, * with low NN values (e.g. 10px or 20px). * 3. Set "bottom: NNpx" (pixels) for items at the bottom of the screen. * these will be positioned NN pixels from the bottom. * 4. For items in the middle/center of the screen (e.g. Next/Start buttons), * prefer using "top: 40%" (percent), and experiment until a good position * is found. *******************************************/ /*about page list items*/ div.list_items { font-size:22px; font-weight:bold; } body#runbody { background-color: black; } /* buttons_bar and plates_bar are the only top-level elements on the page */ /* buttons_bar contains all the buttons and other * displayable information on the page */ div#buttons_bar { font-size:150%; color:#944DFF; position: absolute; top: 0px; /* DO NOT SET 'left' item. final left/right position will be set dynamically */ padding: 2px; } /* plates_bar contains the two plates */ div#plates_bar { position: absolute; top: 0px; /* DO NOT SET 'left' item. final left/right position will be set dynamically */ } /*space between plates for 96 well plates*/ div#plate_vertical_space96 { height:83px; } /*space between plates for 384 well plates*/ div#plate_vertical_space384 { height:58px; } /* "Start" button appear first when the page loads */ div#run_start_button { display: none; position:absolute; top:35%; font-size:22px; } #start_button { height:100px; width:90px; } div#replace_plate_message { display: none; position: absolute; top: 40%; font-size: 22px; width:90px; height:120px; } /* "Replace Source" and "Replace Destination" elements * are displayed when the user needs to change plates */ div#run_replace_src_plate { display: none; color:red; position: absolute; top: 0px; height:100%; } div#run_replace_dest_plate { display: none; color:red; position: absolute; bottom: 20px; } /* Previous/Next/Jump buttons. * The 'run_prev_next_buttons' contains all buttons+jump+volume info. */ div#run_prev_next_buttons { display: none; position: absolute; top: 0px; height: 100%; } /* Next button (big, middle of screen) */ #run_next_button { position: absolute; background-color:green; height: 100px; width: 100px; top: 47%; } /* Previous button, small, on top */ #run_prev_button { position: absolute; background-color:orange; top: 12px; } /* "Jump" div, containing the jump button and the input box */ #run_jump_div { position: absolute; bottom:0%; } /* div showing the volume to pipet */ div#volume_info { display: none; font-size:22px; position: absolute; top: 35%; } /* Shown after the last step */ div#last_step_warning { display: none; font-size:250%; color:#944DFF; position:absolute; top: 10%; } .label-grey { background: grey; }
docs/examples/example-square.html
tinkerbeast/svg3d
<!-- svg3d is a JavaScript library for rendering 3D-models in SVG. Copyright (C) 2013 Rishin Goswami This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details. You should have received a copy of the GNU Affero General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. --> <!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <script type="text/javascript" src="../../lib/sylvester/sylvester.js"></script> <script type="text/javascript" src="../../lib/gl-matrix/gl-matrix.js"></script> <script type="text/javascript" src="../../src/js/jscore-collections.js"></script> <script type="text/javascript" src="../../src/js/svg3d-canvas.js"></script> <script type="text/javascript" src="../../src/js/svg3d-mesh.js"></script> <script type="text/javascript" src="../../src/js/svg3d-bspLine.js"></script> </head> <body> <div id="logWin" style="background-color: #f0f0f0; float: right; height: 500px; width: 400px; overflow-y: scroll"></div> <script type="text/javascript"> var logWin = document.getElementById("logWin"); var logNum = parseInt(0); var myconsole = { log : function(msg) { logWin.innerHTML = "<div style='color: #999999; border-bottom: 1px solid #d0d0d0'>" + logNum + ": " + msg + "</div>" + logWin.innerHTML; logNum++; }, error: function(msg) { logWin.innerHTML = "<div style='color: #ed5864; border-bottom: 1px solid #d0d0d0'>" + logNum + ": " + msg + "</div>" + logWin.innerHTML; logNum++; }, warn: function(msg) { logWin.innerHTML = "<div style='color: #edc558; border-bottom: 1px solid #d0d0d0'>" + logNum + ": " + msg + "</div>" + logWin.innerHTML; logNum++; } }; </script> <div id="test" style="height: 400px; width: 400px; background-color: #eeeeee"></div> <script type="text/javascript"> var divBlock = document.getElementById("test"); var canv = new Canvas(divBlock, -200, 200, -200, 200); var refMesh = null; function xrotate() { var xrot = Math.PI/16; refMesh.transform([1,0,0,0,0,Math.cos(xrot),-Math.sin(xrot),0,0,Math.sin(xrot),Math.cos(xrot),0]); canv.clear(); //refMesh.dump(); canv.drawMesh(refMesh); } function yrotate() { var yrot = Math.PI/16; refMesh.transform([Math.cos(yrot),0,Math.sin(yrot),0,0,1,0,0,-Math.sin(yrot),0,Math.cos(yrot),0]); canv.clear(); //refMesh.dump(); canv.drawMesh(refMesh); } function myclick(evt) { myconsole.log(this.refFace); } var cubeMesh = new Mesh(); // z 0 (lower) cubeMesh.addFace(Mesh.Vertex.asVertexArray([0,0,0, 100,0,0, 100,100,0, 0,100,0]), "#ffffff", 1, "#000000", 1); // z 100 (upper) cubeMesh.addFace(Mesh.Vertex.asVertexArray([0,0,100, 100,0,100, 100,100,100, 0,100,100]), "#ffffff", 1, "#ff0000", 1); //cubeMesh.dump(); refMesh = cubeMesh; canv.drawMesh(refMesh); </script> <button type="button" onclick="xrotate();">xrotate</button> <button type="button" onclick="yrotate();">yrotate</button> </body> </html>
rules/rgaa3-2017/src/test/resources/testcases/rgaa32017/Rgaa32017Rule050401/Rgaa32017.Test.5.4.1-3NMI-04.html
Tanaguru/Tanaguru
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <head> <meta http-equiv="Content-type" content="text/html; charset=utf-8" /> <title>Rgaa32017 Test.5.4.1 NMI 04</title> </head> <body> <div> <h1>Rgaa32017 Test.5.4.1 NMI 04</h1> <div class="test-detail" lang="fr"> Chaque <a href="http://references.modernisation.gouv.fr/referentiel-technique-0#mTabDonnee">tableau de données</a> (balise <code>table</code>) a-t-il une balise <code>caption</code> ? </div> <div class="testcase"> <table id="id-data-table" summary="Summary of data table"> <caption> table with marker that contains caption </caption> <tbody> <tr> <th>head</th> <td>data</td> </tr> </tbody> </table> <table> <tbody> <tr> <th>head</th> <td>data</td> </tr> </tbody> </table> </div> <div class="test-explanation"> The first table is identified as a data table by a marker (class attribute) and contains a caption attribute. It is valid <br /> The second table is not identified and doesn&apos;t contain a caption. </div> </div> </body> </html>
libs/bootstrap-select/css/bootstrap-select.css
guanjunpeng/etaw
/*! * bootstrap-select v1.4.3 * http://silviomoreto.github.io/bootstrap-select/ * * Copyright 2013 bootstrap-select * Licensed under the MIT license */ .bootstrap-select.btn-group, .bootstrap-select.btn-group[class*="span"] { float: none; display: inline-block; margin-bottom: 10px; margin-left: 0; outline: none; } .form-search .bootstrap-select.btn-group, .form-inline .bootstrap-select.btn-group, .form-horizontal .bootstrap-select.btn-group { margin-bottom: 0; outline: none; } .bootstrap-select.form-control { margin-bottom: 0; padding: 0; border: none; outline: none; } .bootstrap-select.btn-group.pull-right, .bootstrap-select.btn-group[class*="span"].pull-right, .row-fluid .bootstrap-select.btn-group[class*="span"].pull-right { float: right; outline: none; } .input-append .bootstrap-select.btn-group { margin-left: -1px; outline: none; } .input-prepend .bootstrap-select.btn-group { margin-right: -1px; outline: none; } .bootstrap-select:not([class*="span"]):not([class*="col-"]):not([class*="form-control"]) { width: 220px; outline: none; } .bootstrap-select { /*width: 220px\9; IE8 and below*/ width: 220px \0; /*IE9 and below*/ outline: none; } .bootstrap-select.form-control:not([class*="span"]) { width: 100%; outline: none; } .bootstrap-select > .btn { width: 100%; outline: none; } .error .bootstrap-select .btn { border: 1px solid #b94a48; outline: none; } .dropdown-menu { z-index: 2000; outline: none; } .bootstrap-select.show-menu-arrow.open > .btn { z-index: 2051; outline: none; } .bootstrap-select .btn:focus { /*outline: thin dotted #333333 !important;*/ /*outline: 5px auto -webkit-focus-ring-color !important;*/ outline-offset: -2px; outline: none; } .bootstrap-select.btn-group .btn .filter-option { overflow: hidden; position: absolute; left: 12px; right: 25px; text-align: left; outline: none; } .bootstrap-select.btn-group .btn .caret { position: absolute; top: 50%; right: 12px; margin-top: -2px; vertical-align: middle; outline: none; } .bootstrap-select.btn-group > .disabled, .bootstrap-select.btn-group .dropdown-menu li.disabled > a { cursor: not-allowed; outline: none; } .bootstrap-select.btn-group > .disabled:focus { outline: none !important; } .bootstrap-select.btn-group[class*="span"] .btn { width: 100%; outline: none; } .bootstrap-select.btn-group .dropdown-menu { min-width: 100%; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; outline: none; } .bootstrap-select.btn-group .dropdown-menu.inner { position: static; border: 0; padding: 0; margin: 0; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; outline: none; } .bootstrap-select.btn-group .dropdown-menu dt { display: block; padding: 3px 20px; cursor: default; outline: none; } .bootstrap-select.btn-group .div-contain { overflow: hidden; outline: none; } .bootstrap-select.btn-group .dropdown-menu li { position: relative; outline: none; } .bootstrap-select.btn-group .dropdown-menu li > a.opt { position: relative; padding-left: 35px; outline: none; } .bootstrap-select.btn-group .dropdown-menu li > a { cursor: pointer; outline: none; } .bootstrap-select.btn-group .dropdown-menu li > dt small { font-weight: normal; outline: none; } .bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a i.check-mark { display: inline-block; position: absolute; right: 15px; margin-top: 2.5px; outline: none; } .bootstrap-select.btn-group .dropdown-menu li a i.check-mark { display: none; outline: none; } .bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text { margin-right: 34px; outline: none; } .bootstrap-select.btn-group .dropdown-menu li small { padding-left: 0.5em; outline: none; } .bootstrap-select.btn-group .dropdown-menu li:not(.disabled) > a:hover small, .bootstrap-select.btn-group .dropdown-menu li:not(.disabled) > a:focus small, .bootstrap-select.btn-group .dropdown-menu li.active:not(.disabled) > a small { color: #64b1d8; color: rgba(255, 255, 255, 0.4); outline: none; } .bootstrap-select.btn-group .dropdown-menu li > dt small { font-weight: normal; outline: none; } .bootstrap-select.show-menu-arrow .dropdown-toggle:before { content: ''; display: inline-block; border-left: 7px solid transparent; border-right: 7px solid transparent; border-bottom: 7px solid #CCC; border-bottom-color: rgba(0, 0, 0, 0.2); position: absolute; bottom: -4px; left: 9px; display: none; outline: none; } .bootstrap-select.show-menu-arrow .dropdown-toggle:after { content: ''; display: inline-block; border-left: 6px solid transparent; border-right: 6px solid transparent; border-bottom: 6px solid white; position: absolute; bottom: -4px; left: 10px; display: none; outline: none; } .bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before { bottom: auto; top: -3px; border-top: 7px solid #ccc; border-bottom: 0; border-top-color: rgba(0, 0, 0, 0.2); outline: none; } .bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after { bottom: auto; top: -3px; border-top: 6px solid #ffffff; border-bottom: 0; outline: none; } .bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before { right: 12px; left: auto; outline: none; } .bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after { right: 13px; left: auto; outline: none; } .bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before, .bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after { display: block; outline: none; } .bootstrap-select.btn-group .no-results { padding: 3px; background: #f5f5f5; margin: 0 5px; outline: none; } .mobile-device { position: absolute; top: 0; left: 0; display: block !important; width: 100%; height: 100% !important; opacity: 0; outline: none; } .bootstrap-select.fit-width { width: auto !important; outline: none; } .bootstrap-select.btn-group.fit-width .btn .filter-option { position: static; outline: none; } .bootstrap-select.btn-group.fit-width .btn .caret { position: static; top: auto; margin-top: -1px; outline: none; } .control-group.error .bootstrap-select .dropdown-toggle { border-color: #b94a48; outline: none; } .bootstrap-select-searchbox { padding: 4px 8px; outline: none; } .bootstrap-select-searchbox input { margin-bottom: 0; outline: none; }
app/index.html
nmardosz/beatbro
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>Beatbro</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> {{content-for "head"}} <link rel="stylesheet" href="assets/vendor.css"> <link rel="stylesheet" href="assets/beatbro.css"> {{content-for "head-footer"}} </head> <body> {{content-for "body"}} <script src="assets/vendor.js"></script> <script src="assets/beatbro.js"></script> <script src="jquery-ui.js"></script> <script src="jquery.slimscroll.min.js"></script> <script src="jquery.animateSprite.min.js"></script> <script src="jquery.flip.min.js"></script> {{content-for "body-footer"}} </body> </html>
public/stylesheets/compiled/shapado/modules/suggestions.css
railsfactory-sriman/knowledgeBase
/* Syntax error: Undefined mixin 'normal-radius'. on line 28 of /home/saravanan/Desktop/shapado/app/stylesheets/shapado/modules/suggestions.sass, in `normal-radius' from line 28 of /home/saravanan/Desktop/shapado/app/stylesheets/shapado/modules/suggestions.sass 23: .f-link a 24: font-size: 11px 25: line-height: 11px 26: font-style: italic 27: padding: 2px 5px 28: +normal-radius Backtrace: /home/saravanan/Desktop/shapado/app/stylesheets/shapado/modules/suggestions.sass:28:in `normal-radius' /home/saravanan/Desktop/shapado/app/stylesheets/shapado/modules/suggestions.sass:28 /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/sass-3.1.12/lib/sass/tree/visitors/perform.rb:170:in `visit_mixin' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/sass-3.1.12/lib/sass/tree/visitors/base.rb:37:in `visit' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/sass-3.1.12/lib/sass/tree/visitors/perform.rb:18:in `visit' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/sass-3.1.12/lib/sass/tree/visitors/base.rb:53:in `block in visit_children' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/sass-3.1.12/lib/sass/tree/visitors/base.rb:53:in `map' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/sass-3.1.12/lib/sass/tree/visitors/base.rb:53:in `visit_children' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/sass-3.1.12/lib/sass/tree/visitors/perform.rb:27:in `block in visit_children' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/sass-3.1.12/lib/sass/tree/visitors/perform.rb:39:in `with_environment' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/sass-3.1.12/lib/sass/tree/visitors/perform.rb:26:in `visit_children' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/sass-3.1.12/lib/sass/tree/visitors/base.rb:37:in `block in visit' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/sass-3.1.12/lib/sass/tree/visitors/perform.rb:236:in `visit_rule' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/sass-3.1.12/lib/sass/tree/visitors/base.rb:37:in `visit' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/sass-3.1.12/lib/sass/tree/visitors/perform.rb:18:in `visit' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/sass-3.1.12/lib/sass/tree/visitors/base.rb:53:in `block in visit_children' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/sass-3.1.12/lib/sass/tree/visitors/base.rb:53:in `map' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/sass-3.1.12/lib/sass/tree/visitors/base.rb:53:in `visit_children' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/sass-3.1.12/lib/sass/tree/visitors/perform.rb:27:in `block in visit_children' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/sass-3.1.12/lib/sass/tree/visitors/perform.rb:39:in `with_environment' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/sass-3.1.12/lib/sass/tree/visitors/perform.rb:26:in `visit_children' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/sass-3.1.12/lib/sass/tree/visitors/base.rb:37:in `block in visit' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/sass-3.1.12/lib/sass/tree/visitors/perform.rb:236:in `visit_rule' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/sass-3.1.12/lib/sass/tree/visitors/base.rb:37:in `visit' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/sass-3.1.12/lib/sass/tree/visitors/perform.rb:18:in `visit' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/sass-3.1.12/lib/sass/tree/visitors/base.rb:53:in `block in visit_children' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/sass-3.1.12/lib/sass/tree/visitors/base.rb:53:in `map' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/sass-3.1.12/lib/sass/tree/visitors/base.rb:53:in `visit_children' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/sass-3.1.12/lib/sass/tree/visitors/perform.rb:27:in `block in visit_children' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/sass-3.1.12/lib/sass/tree/visitors/perform.rb:39:in `with_environment' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/sass-3.1.12/lib/sass/tree/visitors/perform.rb:26:in `visit_children' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/sass-3.1.12/lib/sass/tree/visitors/base.rb:37:in `block in visit' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/sass-3.1.12/lib/sass/tree/visitors/perform.rb:236:in `visit_rule' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/sass-3.1.12/lib/sass/tree/visitors/base.rb:37:in `visit' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/sass-3.1.12/lib/sass/tree/visitors/perform.rb:18:in `visit' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/sass-3.1.12/lib/sass/tree/visitors/base.rb:53:in `block in visit_children' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/sass-3.1.12/lib/sass/tree/visitors/base.rb:53:in `map' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/sass-3.1.12/lib/sass/tree/visitors/base.rb:53:in `visit_children' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/sass-3.1.12/lib/sass/tree/visitors/perform.rb:27:in `block in visit_children' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/sass-3.1.12/lib/sass/tree/visitors/perform.rb:39:in `with_environment' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/sass-3.1.12/lib/sass/tree/visitors/perform.rb:26:in `visit_children' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/sass-3.1.12/lib/sass/tree/visitors/base.rb:37:in `block in visit' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/sass-3.1.12/lib/sass/tree/visitors/perform.rb:236:in `visit_rule' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/sass-3.1.12/lib/sass/tree/visitors/base.rb:37:in `visit' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/sass-3.1.12/lib/sass/tree/visitors/perform.rb:18:in `visit' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/sass-3.1.12/lib/sass/tree/visitors/base.rb:53:in `block in visit_children' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/sass-3.1.12/lib/sass/tree/visitors/base.rb:53:in `map' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/sass-3.1.12/lib/sass/tree/visitors/base.rb:53:in `visit_children' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/sass-3.1.12/lib/sass/tree/visitors/perform.rb:27:in `block in visit_children' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/sass-3.1.12/lib/sass/tree/visitors/perform.rb:39:in `with_environment' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/sass-3.1.12/lib/sass/tree/visitors/perform.rb:26:in `visit_children' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/sass-3.1.12/lib/sass/tree/visitors/base.rb:37:in `block in visit' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/sass-3.1.12/lib/sass/tree/visitors/perform.rb:236:in `visit_rule' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/sass-3.1.12/lib/sass/tree/visitors/base.rb:37:in `visit' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/sass-3.1.12/lib/sass/tree/visitors/perform.rb:18:in `visit' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/sass-3.1.12/lib/sass/tree/visitors/base.rb:53:in `block in visit_children' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/sass-3.1.12/lib/sass/tree/visitors/base.rb:53:in `map' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/sass-3.1.12/lib/sass/tree/visitors/base.rb:53:in `visit_children' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/sass-3.1.12/lib/sass/tree/visitors/perform.rb:27:in `block in visit_children' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/sass-3.1.12/lib/sass/tree/visitors/perform.rb:39:in `with_environment' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/sass-3.1.12/lib/sass/tree/visitors/perform.rb:26:in `visit_children' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/sass-3.1.12/lib/sass/tree/visitors/base.rb:37:in `block in visit' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/sass-3.1.12/lib/sass/tree/visitors/perform.rb:236:in `visit_rule' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/sass-3.1.12/lib/sass/tree/visitors/base.rb:37:in `visit' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/sass-3.1.12/lib/sass/tree/visitors/perform.rb:18:in `visit' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/sass-3.1.12/lib/sass/tree/visitors/base.rb:53:in `block in visit_children' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/sass-3.1.12/lib/sass/tree/visitors/base.rb:53:in `map' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/sass-3.1.12/lib/sass/tree/visitors/base.rb:53:in `visit_children' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/sass-3.1.12/lib/sass/tree/visitors/perform.rb:27:in `block in visit_children' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/sass-3.1.12/lib/sass/tree/visitors/perform.rb:39:in `with_environment' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/sass-3.1.12/lib/sass/tree/visitors/perform.rb:26:in `visit_children' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/sass-3.1.12/lib/sass/tree/visitors/base.rb:37:in `block in visit' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/sass-3.1.12/lib/sass/tree/visitors/perform.rb:47:in `visit_root' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/sass-3.1.12/lib/sass/tree/visitors/base.rb:37:in `visit' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/sass-3.1.12/lib/sass/tree/visitors/perform.rb:18:in `visit' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/sass-3.1.12/lib/sass/tree/visitors/perform.rb:7:in `visit' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/sass-3.1.12/lib/sass/tree/root_node.rb:20:in `render' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/sass-3.1.12/lib/sass/engine.rb:300:in `_render' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/sass-3.1.12/lib/sass/engine.rb:248:in `block in render' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/sass-3.1.12/lib/sass/util.rb:297:in `silence_sass_warnings' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/sass-3.1.12/lib/sass/engine.rb:248:in `render' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/sass-3.1.12/lib/sass/plugin/compiler.rb:339:in `update_stylesheet' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/sass-3.1.12/lib/sass/plugin/compiler.rb:202:in `block in update_stylesheets' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/sass-3.1.12/lib/sass/plugin/compiler.rb:200:in `each' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/sass-3.1.12/lib/sass/plugin/compiler.rb:200:in `update_stylesheets' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/sass-3.1.12/lib/sass/plugin.rb:81:in `update_stylesheets' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/sass-3.1.12/lib/sass/plugin.rb:54:in `check_for_updates' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/sass-3.1.12/lib/sass/plugin/rack.rb:51:in `call' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/rack-recaptcha-0.2.2/lib/rack/recaptcha.rb:34:in `_call' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/rack-recaptcha-0.2.2/lib/rack/recaptcha.rb:24:in `call' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/bundler/gems/mongoid_ext-e1338a71841c/lib/mongoid_ext/file_server.rb:17:in `call' /home/saravanan/Desktop/shapado/app/middlewares/dynamic_domain.rb:17:in `call' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/bundler/gems/PDFKit-f468adae4bc4/lib/pdfkit/middleware.rb:16:in `call' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/bundler/gems/bug_hunter-3a7d633bdba1/lib/bug_hunter/middleware.rb:10:in `call' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/warden-1.0.6/lib/warden/manager.rb:35:in `block in call' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/warden-1.0.6/lib/warden/manager.rb:34:in `catch' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/warden-1.0.6/lib/warden/manager.rb:34:in `call' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/actionpack-3.1.3/lib/action_dispatch/middleware/best_standards_support.rb:17:in `call' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/rack-1.3.6/lib/rack/etag.rb:23:in `call' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/rack-1.3.6/lib/rack/conditionalget.rb:25:in `call' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/actionpack-3.1.3/lib/action_dispatch/middleware/head.rb:14:in `call' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/actionpack-3.1.3/lib/action_dispatch/middleware/params_parser.rb:21:in `call' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/actionpack-3.1.3/lib/action_dispatch/middleware/flash.rb:247:in `call' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/rack-1.3.6/lib/rack/session/abstract/id.rb:195:in `context' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/rack-1.3.6/lib/rack/session/abstract/id.rb:190:in `call' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/actionpack-3.1.3/lib/action_dispatch/middleware/cookies.rb:331:in `call' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/actionpack-3.1.3/lib/action_dispatch/middleware/callbacks.rb:29:in `block in call' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/activesupport-3.1.3/lib/active_support/callbacks.rb:392:in `_run_call_callbacks' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/activesupport-3.1.3/lib/active_support/callbacks.rb:81:in `run_callbacks' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/actionpack-3.1.3/lib/action_dispatch/middleware/callbacks.rb:28:in `call' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/actionpack-3.1.3/lib/action_dispatch/middleware/reloader.rb:68:in `call' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/rack-1.3.6/lib/rack/sendfile.rb:101:in `call' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/actionpack-3.1.3/lib/action_dispatch/middleware/remote_ip.rb:48:in `call' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/actionpack-3.1.3/lib/action_dispatch/middleware/show_exceptions.rb:47:in `call' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/railties-3.1.3/lib/rails/rack/logger.rb:13:in `call' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/rack-1.3.6/lib/rack/methodoverride.rb:24:in `call' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/rack-1.3.6/lib/rack/runtime.rb:17:in `call' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/activesupport-3.1.3/lib/active_support/cache/strategy/local_cache.rb:72:in `call' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/rack-1.3.6/lib/rack/lock.rb:15:in `call' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/actionpack-3.1.3/lib/action_dispatch/middleware/static.rb:53:in `call' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/railties-3.1.3/lib/rails/engine.rb:456:in `call' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/rack-1.3.6/lib/rack/content_length.rb:14:in `call' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/railties-3.1.3/lib/rails/rack/log_tailer.rb:14:in `call' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/rack-1.3.6/lib/rack/handler/mongrel.rb:77:in `process' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/mongrel-1.2.0.pre2/lib/mongrel.rb:165:in `block in process_client' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/mongrel-1.2.0.pre2/lib/mongrel.rb:164:in `each' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/mongrel-1.2.0.pre2/lib/mongrel.rb:164:in `process_client' /home/saravanan/.rvm/gems/ruby-1.9.2-p180/gems/mongrel-1.2.0.pre2/lib/mongrel.rb:291:in `block (2 levels) in run' */ body:before { white-space: pre; font-family: monospace; content: "Syntax error: Undefined mixin 'normal-radius'.\A on line 28 of /home/saravanan/Desktop/shapado/app/stylesheets/shapado/modules/suggestions.sass, in `normal-radius'\A from line 28 of /home/saravanan/Desktop/shapado/app/stylesheets/shapado/modules/suggestions.sass\A \A 23: .f-link a\A 24: font-size: 11px\A 25: line-height: 11px\A 26: font-style: italic\A 27: padding: 2px 5px\A 28: +normal-radius"; }
theme/forms.css
OrfeasZ/aiw2
/* aIW2 Form Styles ---------------------------------------- */ /* General form styles ----------------------------------------*/ fieldset { border-width: 0; font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 1.1em; } input { font-weight: normal; cursor: pointer; vertical-align: middle; padding: 0 3px; font-size: 1em; font-family: Verdana, Helvetica, Arial, sans-serif; } select { font-family: Verdana, Helvetica, Arial, sans-serif; font-weight: normal; cursor: pointer; vertical-align: middle; border: 1px solid #666666; padding: 1px; background-color: #FAFAFA; } option { padding-right: 1em; } option.disabled-option { color: graytext; } textarea { font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif; width: 60%; padding: 2px; font-size: 1em; line-height: 1.4em; } label { cursor: default; padding-right: 5px; color: #676767; } label input { vertical-align: middle; } label img { vertical-align: middle; } /* Definition list layout for forms ---------------------------------------- */ fieldset dl { padding: 4px 0; } fieldset dt { float: left; width: 40%; text-align: left; display: block; } fieldset dd { margin-left: 41%; vertical-align: top; margin-bottom: 3px; } /* Specific layout 1 */ fieldset.fields1 dt { width: 15em; border-right-width: 0; } fieldset.fields1 dd { margin-left: 15em; border-left-width: 0; } fieldset.fields1 { background-color: transparent; } fieldset.fields1 div { margin-bottom: 3px; } /* Set it back to 0px for the reCaptcha divs: PHPBB3-9587 */ fieldset.fields1 #recaptcha_widget_div div { margin-bottom: 0; } /* Specific layout 2 */ fieldset.fields2 dt { width: 15em; border-right-width: 0; } fieldset.fields2 dd { margin-left: 16em; border-left-width: 0; } /* Form elements */ dt label { font-weight: bold; text-align: left; } dd label { white-space: nowrap; color: #333; } dd input, dd textarea { margin-right: 3px; } dd select { width: auto; } dd textarea { width: 85%; } /* Hover effects */ fieldset dl:hover dt label { color: #000000; } fieldset.fields2 dl:hover dt label { color: inherit; } #timezone { width: 95%; } * html #timezone { width: 50%; } /* Quick-login on index page */ fieldset.quick-login { margin-top: 5px; } fieldset.quick-login input { width: auto; } fieldset.quick-login input.inputbox { width: 15%; vertical-align: middle; margin-right: 5px; background-color: #f3f3f3; } fieldset.quick-login input.inputbox2 { width: 250px; vertical-align: middle; margin-right: 5px; background-color: #f3f3f3; } fieldset.quick-login label { white-space: nowrap; padding-right: 2px; } /* Display options on viewtopic/viewforum pages */ fieldset.display-options { text-align: center; margin: 3px 0 5px 0; } fieldset.display-options label { white-space: nowrap; padding-right: 2px; } fieldset.display-options a { margin-top: 3px; } /* Display actions for ucp and mcp pages */ fieldset.display-actions { text-align: right; line-height: 2em; white-space: nowrap; padding-right: 1em; } fieldset.display-actions label { white-space: nowrap; padding-right: 2px; } fieldset.sort-options { line-height: 2em; } /* MCP forum selection*/ fieldset.forum-selection { margin: 5px 0 3px 0; float: right; } fieldset.forum-selection2 { margin: 13px 0 3px 0; float: right; } /* Jumpbox */ fieldset.jumpbox { text-align: right; margin-top: 15px; height: 2.5em; } fieldset.quickmod { width: 50%; float: right; text-align: right; height: 2.5em; } /* Submit button fieldset */ fieldset.submit-buttons { text-align: center; vertical-align: middle; margin: 5px 0; } fieldset.submit-buttons input { vertical-align: middle; padding-top: 3px; padding-bottom: 3px; } /* Posting page styles ----------------------------------------*/ /* Buttons used in the editor */ #format-buttons { margin: 15px 0 2px 0; } #format-buttons input, #format-buttons select { vertical-align: middle; } /* Main message box */ #message-box { width: 70%; } #message-box textarea { font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif; width: 100%; font-size: 1.2em; color: #333333; } /* Emoticons panel */ #smiley-box { width: 18%; float: right; } #smiley-box img { margin: 3px; } /* Input field styles ---------------------------------------- */ .inputbox { background-color: #FFFFFF; border: 1px solid #c0c0c0; color: #333333; padding: 2px; cursor: text; } .inputbox:hover { border: 1px solid #eaeaea; } .inputbox:focus { border: 1px solid #eaeaea; color: #4b4b4b; } input.inputbox { width: 85%; } input.medium { width: 50%; } input.narrow { width: 25%; } input.tiny { width: 125px; } textarea.inputbox { width: 85%; } .autowidth { width: auto !important; } /* Form button styles ---------------------------------------- */ input.button1, input.button2 { font-size: 1em; } a.button1, input.button1, input.button3, a.button2, input.button2 { width: auto !important; padding-top: 1px; padding-bottom: 1px; font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif; color: #000; background: #FAFAFA none repeat-x top left; } a.button1, input.button1 { font-weight: bold; border: 1px solid #666666; } input.button3 { padding: 0; margin: 0; line-height: 5px; height: 12px; background-image: none; font-variant: small-caps; } /* Alternative button */ a.button2, input.button2, input.button3 { border: 1px solid #666666; } /* <a> button in the style of the form buttons */ a.button1, a.button1:link, a.button1:visited, a.button1:active, a.button2, a.button2:link, a.button2:visited, a.button2:active { text-decoration: none; color: #000000; padding: 2px 8px; line-height: 250%; vertical-align: text-bottom; background-position: 0 1px; } /* Hover states */ a.button1:hover, input.button1:hover, a.button2:hover, input.button2:hover, input.button3:hover { border: 1px solid #BCBCBC; background-position: 0 100%; color: #BCBCBC; } input.disabled { font-weight: normal; color: #666666; } /* Topic and forum Search */ .search-box { margin-top: 3px; margin-left: 5px; float: left; } .search-box input { } input.search { background-image: none; background-repeat: no-repeat; background-position: left 1px; padding-left: 17px; } .full { width: 95%; } .medium { width: 50%;} .narrow { width: 25%;} .tiny { width: 10%;}
docs/programmer_reference/env_naming.html
hyc/BerkeleyDB
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>File naming</title> <link rel="stylesheet" href="gettingStarted.css" type="text/css" /> <meta name="generator" content="DocBook XSL Stylesheets V1.73.2" /> <link rel="start" href="index.html" title="Berkeley DB Programmer's Reference Guide" /> <link rel="up" href="env.html" title="Chapter 9.  The Berkeley DB Environment" /> <link rel="prev" href="env_db_config.html" title="DB_CONFIG configuration file" /> <link rel="next" href="env_region.html" title="Shared memory regions" /> </head> <body> <div xmlns="" class="navheader"> <div class="libver"> <p>Library Version 12.1.6.0</p> </div> <table width="100%" summary="Navigation header"> <tr> <th colspan="3" align="center">File naming</th> </tr> <tr> <td width="20%" align="left"><a accesskey="p" href="env_db_config.html">Prev</a> </td> <th width="60%" align="center">Chapter 9.  The Berkeley DB Environment </th> <td width="20%" align="right"> <a accesskey="n" href="env_region.html">Next</a></td> </tr> </table> <hr /> </div> <div class="sect1" lang="en" xml:lang="en"> <div class="titlepage"> <div> <div> <h2 class="title" style="clear: both"><a id="env_naming"></a>File naming</h2> </div> </div> </div> <div class="toc"> <dl> <dt> <span class="sect2"> <a href="env_naming.html#idp1300520">Specifying file naming to Berkeley DB</a> </span> </dt> <dt> <span class="sect2"> <a href="env_naming.html#idp1314272">Filename resolution in Berkeley DB</a> </span> </dt> <dt> <span class="sect2"> <a href="env_naming.html#idp1317480">Examples</a> </span> </dt> </dl> </div> <p> One of the most important tasks of the database environment is to structure file naming within Berkeley DB. Cooperating applications (or multiple invocations of the same application) must agree on the location of the database environment, log files and other files used by the Berkeley DB subsystems, and, of course, the database files. Although it is possible to specify full pathnames to all Berkeley DB methods, this is cumbersome and requires applications be recompiled when database files are moved. </p> <p> Applications are normally expected to specify a single directory home for the database environment. This can be done easily in the call to <a href="../api_reference/C/envopen.html" class="olink">DB_ENV-&gt;open()</a> by specifying a value for the <span class="bold"><strong>db_home</strong></span> argument. There are more complex configurations in which it may be desirable to override <span class="bold"><strong>db_home</strong></span> or provide supplementary path information. </p> <div class="sect2" lang="en" xml:lang="en"> <div class="titlepage"> <div> <div> <h3 class="title"><a id="idp1300520"></a>Specifying file naming to Berkeley DB</h3> </div> </div> </div> <p> The following list describes the possible ways in which file naming information may be specified to the Berkeley DB library. The specific circumstances and order in which these ways are applied are described in a subsequent paragraph. </p> <div class="variablelist"> <dl> <dt> <span class="term">db_home</span> </dt> <dd> If the <span class="bold"><strong>db_home</strong></span> argument to <a href="../api_reference/C/envopen.html" class="olink">DB_ENV-&gt;open()</a> is non-NULL, its value may be used as the database home, and files named relative to its path. </dd> <dt> <span class="term">DB_HOME</span> </dt> <dd> <p> If the DB_HOME environment variable is set when <a href="../api_reference/C/envopen.html" class="olink">DB_ENV-&gt;open()</a> is called, its value may be used as the database home, and files named relative to its path. </p> <p> The DB_HOME environment variable is intended to permit users and system administrators to override application and installation defaults. For example: </p> <pre class="programlisting">env DB_HOME=/database/my_home application</pre> <p> Application writers are encouraged to support the <span class="bold"><strong>-h</strong></span> option found in the supporting Berkeley DB utilities to let users specify a database home. </p> </dd> <dt> <span class="term"><a href="../api_reference/C/env.html" class="olink">DB_ENV</a> methods</span> </dt> <dd> <p> There are four <a href="../api_reference/C/env.html" class="olink">DB_ENV</a> methods that affect file naming: </p> <div class="itemizedlist"> <ul type="disc"> <li> <p> The <a href="../api_reference/C/envadd_data_dir.html" class="olink">DB_ENV-&gt;add_data_dir()</a> method specifies a directory to search for database files. </p> </li> <li> <p> The <a href="../api_reference/C/envset_lg_dir.html" class="olink">DB_ENV-&gt;set_lg_dir()</a> method specifies a directory in which to create logging files. </p> </li> <li> <p> The <a href="../api_reference/C/envset_tmp_dir.html" class="olink">DB_ENV-&gt;set_tmp_dir()</a> method specifies a directory in which to create backing temporary files. </p> </li> <li> <p> The <a href="../api_reference/C/envset_metadata_dir.html" class="olink">DB_ENV-&gt;set_metadata_dir()</a> method specifies the directory in which to create persistent metadata files used by the environment. </p> </li> </ul> </div> <p> These methods are intended to permit applications to customize a file locations for an environment. For example, an application writer can place data files and log files in different directories or instantiate a new log directory each time the application runs. </p> </dd> <dt> <span class="term"> <a class="link" href="env_db_config.html" title="DB_CONFIG configuration file">DB_CONFIG</a> </span> </dt> <dd> The same information specified to the <a href="../api_reference/C/env.html" class="olink">DB_ENV</a> methods may also be specified using the <a class="link" href="env_db_config.html" title="DB_CONFIG configuration file">DB_CONFIG</a> configuration file. </dd> </dl> </div> </div> <div class="sect2" lang="en" xml:lang="en"> <div class="titlepage"> <div> <div> <h3 class="title"><a id="idp1314272"></a>Filename resolution in Berkeley DB</h3> </div> </div> </div> <p> The following list describes the specific circumstances and order in which the different ways of specifying file naming information are applied. Berkeley DB filename processing proceeds sequentially through the following steps: </p> <div class="variablelist"> <dl> <dt> <span class="term">absolute pathnames</span> </dt> <dd> <p> If the filename specified to a Berkeley DB function is an <span class="emphasis"><em>absolute pathname</em></span>, that filename is used without modification by Berkeley DB. </p> <p> On UNIX systems, an absolute pathname is defined as any pathname that begins with a leading slash (<span class="bold"><strong>/</strong></span>). </p> <p> On Windows systems, an absolute pathname is any pathname that begins with a leading slash or leading backslash (<span class="bold"><strong>\</strong></span>); or any pathname beginning with a single alphabetic character, a colon and a leading slash or backslash (for example, <code class="filename">C:/tmp</code>). </p> </dd> <dt> <span class="term"><a href="../api_reference/C/env.html" class="olink">DB_ENV</a> methods, DB_CONFIG</span> </dt> <dd> If a relevant configuration string (for example, add_data_dir), is specified either by calling a <a href="../api_reference/C/env.html" class="olink">DB_ENV</a> method or as a line in the <a class="link" href="env_db_config.html" title="DB_CONFIG configuration file">DB_CONFIG</a> configuration file, the value is prepended to the filename. If the resulting filename is an absolute pathname, the filename is used without further modification by Berkeley DB. </dd> <dt> <span class="term">db_home</span> </dt> <dd> If the application specified a non-NULL <span class="bold"><strong>db_home</strong></span> argument to <a href="../api_reference/C/envopen.html" class="olink">DB_ENV-&gt;open()</a>, its value is prepended to the filename. If the resulting filename is an absolute pathname, the filename is used without further modification by Berkeley DB. </dd> <dt> <span class="term">DB_HOME</span> </dt> <dd> If the <span class="bold"><strong>db_home</strong></span> argument is NULL, the DB_HOME environment variable was set, and the application has set the appropriate <a href="../api_reference/C/envopen.html#envopen_DB_USE_ENVIRON" class="olink">DB_USE_ENVIRON</a> or <a href="../api_reference/C/envopen.html#envopen_DB_USE_ENVIRON_ROOT" class="olink">DB_USE_ENVIRON_ROOT</a> flags, its value is prepended to the filename. If the resulting filename is an absolute pathname, the filename is used without further modification by Berkeley DB. </dd> <dt> <span class="term">default</span> </dt> <dd> Finally, all filenames are interpreted relative to the current working directory of the process. </dd> </dl> </div> <p> The common model for a Berkeley DB environment is one in which only the DB_HOME environment variable, or the <span class="bold"><strong>db_home</strong></span> argument is specified. In this case, all data filenames are relative to that directory, and all files created by the Berkeley DB subsystems will be created in that directory. </p> <p> The more complex model for a transaction environment might be one in which a database home is specified, using either the DB_HOME environment variable or the <span class="bold"><strong>db_home</strong></span> argument to <a href="../api_reference/C/envopen.html" class="olink">DB_ENV-&gt;open()</a>; and then the data directory and logging directory are set to the relative pathnames of directories underneath the environment home. </p> </div> <div class="sect2" lang="en" xml:lang="en"> <div class="titlepage"> <div> <div> <h3 class="title"><a id="idp1317480"></a>Examples</h3> </div> </div> </div> <p> Store all files in the directory <code class="filename">/a/database</code>: </p> <pre class="programlisting">dbenv-&gt;open(dbenv, "/a/database", flags, mode);</pre> <p> Create temporary backing files in <code class="filename">/b/temporary</code>, and all other files in <code class="filename">/a/database</code>: </p> <pre class="programlisting">dbenv-&gt;set_tmp_dir(dbenv, "/b/temporary"); dbenv-&gt;open(dbenv, "/a/database", flags, mode);</pre> <p> Store data files in <code class="filename">/a/database/datadir</code>, log files in <code class="filename">/a/database/logdir</code>, and all other files in the directory <code class="filename">/a/database</code>: </p> <pre class="programlisting">dbenv-&gt;set_lg_dir(dbenv, "logdir"); dbenv-&gt;add_data_dir(dbenv, "datadir"); dbenv-&gt;open(dbenv, "/a/database", flags, mode);</pre> <p> Store data files in <code class="filename">/a/database/data1</code> and <code class="filename">/b/data2</code>, and all other files in the directory <code class="filename">/a/database</code>. Any data files that are created will be created in <code class="filename">/b/data2</code>, because it is the first data file directory specified: </p> <pre class="programlisting">dbenv-&gt;add_data_dir(dbenv, "/b/data2"); dbenv-&gt;add_data_dir(dbenv, "data1"); dbenv-&gt;open(dbenv, "/a/database", flags, mode);</pre> </div> </div> <div class="navfooter"> <hr /> <table width="100%" summary="Navigation footer"> <tr> <td width="40%" align="left"><a accesskey="p" href="env_db_config.html">Prev</a> </td> <td width="20%" align="center"> <a accesskey="u" href="env.html">Up</a> </td> <td width="40%" align="right"> <a accesskey="n" href="env_region.html">Next</a></td> </tr> <tr> <td width="40%" align="left" valign="top">DB_CONFIG configuration file </td> <td width="20%" align="center"> <a accesskey="h" href="index.html">Home</a> </td> <td width="40%" align="right" valign="top"> Shared memory regions</td> </tr> </table> </div> </body> </html>
src/bzh/plealog/dbmirror/indexer/package.html
pgdurand/BeeDeeM
<HTML> <BODY> <p> This package contains the code to parse and index sequence databanks. </p> <p> In addition to classes aim at parsing databank sequence files (SwiiProt, GenBank, Fasta, etc), the package also contains classes making the Lucene Storage Framework used by KDMS. This Framework consists of Lucene indexes that can be queried by sequence IDs. An index mainly stores: name of original databank sequence file, sequence Ids and locations (start, stop in bytes) of all entries in that file. This Framework consists of classes and interfaces StorageSystemXXX and LuceneStorageXXX. They are associated to a utility class called LuceneUtils. </p> <p> -- author: Patrick Durand </p> </BODY> </HTML>
report/html/com/rapidminer/operator/validation/BootstrappingValidation.html
cm-is-dog/rapidminer-studio-core
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <link rel="SHORTCUT ICON" href="../../../../img/clover.ico" /> <link rel="stylesheet" href="../../../../aui/css/aui.min.css" media="all"/> <link rel="stylesheet" href="../../../../aui/css/aui-experimental.min.css" media="all"/> <!--[if IE 9]><link rel="stylesheet" href="../../../../aui/css/aui-ie9.min.css" media="all"/><![endif]--> <style type="text/css" media="all"> @import url('../../../../style.css'); @import url('../../../../tree.css'); </style> <script src="../../../../jquery-1.8.3.min.js" type="text/javascript"></script> <script src="../../../../aui/js/aui.min.js" type="text/javascript"></script> <script src="../../../../aui/js/aui-experimental.min.js" type="text/javascript"></script> <script src="../../../../aui/js/aui-soy.min.js" type="text/javascript"></script> <script src="../../../../package-nodes-tree.js" type="text/javascript"></script> <script src="../../../../clover-tree.js" type="text/javascript"></script> <script src="../../../../clover.js" type="text/javascript"></script> <script src="../../../../clover-descriptions.js" type="text/javascript"></script> <script src="../../../../cloud.js" type="text/javascript"></script> <title>rapidminer-studio-core 转换结果 </title> </head> <body onload="onLoad('rapidminer-studio-core 转换结果 : com.rapidminer.operator.validation.BootstrappingValidation.java')"> <div id="page"> <header id="header" role="banner"> <nav class="aui-header aui-dropdown2-trigger-group" role="navigation"> <div class="aui-header-inner"> <div class="aui-header-primary"> <h1 id="logo" class="aui-header-logo aui-header-logo-clover"> <a href="http://www.atlassian.com/clover" title="Open Atlassian Clover home page"><span class="aui-header-logo-device">Clover</span></a> </h1> </div> <div class="aui-header-secondary"> <ul class="aui-nav"> <li id="system-help-menu"> <a class="aui-nav-link" title="Open online Clover documentation" target="_blank" href="https://confluence.atlassian.com/display/CLOVER/Clover+Documentation+Home"> <span class="aui-icon aui-icon-small aui-iconfont-help">&#160;Help</span> </a> </li> </ul> </div> </div> </nav> </header> <div class="aui-page-panel"> <div class="aui-page-panel-inner"> <div class="aui-page-panel-nav aui-page-panel-nav-clover"> <div class="aui-page-header-inner" style="margin-bottom: 20px;"> <div class="aui-page-header-image"> <div class="aui-avatar aui-avatar-large aui-avatar-project"> <div class="aui-avatar-inner"> <img src="../../../../img/clover_logo_large.png" alt="Clover icon"/> </div> </div> </div> <div class="aui-page-header-main" > <h1> rapidminer-studio-core 转换结果 </h1> </div> </div> <nav class="aui-navgroup aui-navgroup-vertical"> <div class="aui-navgroup-inner"> <ul class="aui-nav"> <li class=""> <a href="../../../../dashboard.html">Project overview</a> </li> </ul> <div class="aui-nav-heading packages-nav-heading"> <strong>Packages</strong> </div> <div class="aui-nav project-packages"> <form method="get" action="#" class="aui package-filter-container"> <input type="text" autocomplete="off" class="package-filter text" placeholder="Type to filter packages..." name="package-filter" id="package-filter" title="Start typing package name (or part of the name) to search through the tree. Use arrow keys and the Enter key to navigate."/> </form> <p class="package-filter-no-results-message hidden"> <small>No results found.</small> </p> <div class="packages-tree-wrapper" data-root-relative="../../../../" data-package-name="com.rapidminer.operator.validation"> <div class="packages-tree-container"></div> <div class="clover-packages-lozenges"></div> </div> </div> </div> </nav> </div> <section class="aui-page-panel-content"> <div class="aui-page-panel-content-clover"> <ol class="aui-nav aui-nav-breadcrumbs"> <li><a href="../../../../dashboard.html">Project Clover database 星期二 九月 5 2017 16:40:29 CST</a></li> <li><a href="pkg-summary.html"> Package com.rapidminer.operator.validation</a></li> </ol> <h1 class="aui-h2-clover"> File BootstrappingValidation.java </h1> <div class="aui-message aui-message-warning"> <p class="title"> <strong>Evaluation License</strong> </p> <p> This report was generated with an evaluation server license. <a href="http://www.atlassian.com/software/clover">Purchase Clover</a> or <a href="http://confluence.atlassian.com/x/JAgQCQ">configure your license.</a> </p> </div> <div class="aui-tabs horizontal-tabs" id="tabs-file"> <div class="tabs-pane aui-tabs-pane-100-pcnt active-pane" id="tabs-file-source"> <div>&#160;</div> <div style="display: table; width: 100%"> <div style="display: table-cell; "> <div class="dashboard-widget"> <header class="dashboard-widget-header"> <h3>Code metrics</h3> </header> <div class="dashboard-widget-content"> <div id="td-header-stats" class="aui-item" style="display: "> <div style="display: table"> <div class="stats-box"> <div class="stats-box-label"><label title="Total number of branches in this file">Branches:</label></div> <div class="stats-box-value">0</div> </div> <div class="stats-box"> <div class="stats-box-label"><label title="Total number of statements in this file">Statements:</label></div> <div class="stats-box-value">0</div> </div> <div class="stats-box"> <div class="stats-box-label"><label title="Total number of methods in this file">Methods:</label></div> <div class="stats-box-value">0</div> </div> <div class="stats-box"> <div class="stats-box-label"><label title="Total number of classes in this file">Classes:</label></div> <div class="stats-box-value">1</div> </div> <div class="stats-box"> <div class="stats-box-label"><label title="Total number of lines of code in this file">LOC:</label></div> <div class="stats-box-value">161</div> </div> <div class="stats-box"> <div class="stats-box-label"><label title="Total number of non-comment lines of code in this file">NCLOC:</label></div> <div class="stats-box-value">90</div> </div> <div class="stats-box"> <div class="stats-box-label"><label title="Cyclomatic complexity is the number of paths in this file">Total complexity:</label></div> <div class="stats-box-value">0</div> </div> <div class="stats-box"> <div class="stats-box-label"> <label title="Complexity density is the complexity divided by the number of statements in this file">Complexity density:</label> </div> <div class="stats-box-value">-</div> </div> <div class="stats-box"> <div class="stats-box-label"><label title="Number of statements per method.">Statements/Method:</label></div> <div class="stats-box-value">-</div> </div> <div class="stats-box"> <div class="stats-box-label"><label title="Number of methods per class.">Methods/Class:</label></div> <div class="stats-box-value">0</div> </div> <div class="stats-box"> <div class="stats-box-label"><label title="Complexity divided by the number of methods in this file">Average method complexity:</label></div> <div class="stats-box-value">-</div> </div> </div> <div class="subtle"> <small><strong>100%</strong> of code in this file is excluded from these metrics.</small> <label class="aui-button aui-button-subtle" onclick="toggleStats('td-header-stats', 'td-filtered-header-stats');" title="Include or exclude filtered elements from these statistics.">Remove Filter</label> </div> </div> <div id="td-filtered-header-stats" class="aui-item" style="display: none"> <div style="display: table"> <div class="stats-box"> <div class="stats-box-label"><label title="Total number of branches in this file">Branches:</label></div> <div class="stats-box-value">6</div> </div> <div class="stats-box"> <div class="stats-box-label"><label title="Total number of statements in this file">Statements:</label></div> <div class="stats-box-value">34</div> </div> <div class="stats-box"> <div class="stats-box-label"><label title="Total number of methods in this file">Methods:</label></div> <div class="stats-box-value">7</div> </div> <div class="stats-box"> <div class="stats-box-label"><label title="Total number of classes in this file">Classes:</label></div> <div class="stats-box-value">1</div> </div> <div class="stats-box"> <div class="stats-box-label"><label title="Total number of lines of code in this file">LOC:</label></div> <div class="stats-box-value">161</div> </div> <div class="stats-box"> <div class="stats-box-label"><label title="Total number of non-comment lines of code in this file">NCLOC:</label></div> <div class="stats-box-value">90</div> </div> <div class="stats-box"> <div class="stats-box-label"><label title="Cyclomatic complexity is the number of paths in this file">Total complexity:</label></div> <div class="stats-box-value">11</div> </div> <div class="stats-box"> <div class="stats-box-label"> <label title="Complexity density is the complexity divided by the number of statements in this file">Complexity density:</label> </div> <div class="stats-box-value">0.32</div> </div> <div class="stats-box"> <div class="stats-box-label"><label title="Number of statements per method.">Statements/Method:</label></div> <div class="stats-box-value">4.86</div> </div> <div class="stats-box"> <div class="stats-box-label"><label title="Number of methods per class.">Methods/Class:</label></div> <div class="stats-box-value">7</div> </div> <div class="stats-box"> <div class="stats-box-label"><label title="Complexity divided by the number of methods in this file">Average method complexity:</label></div> <div class="stats-box-value">1.57</div> </div> </div> <div class="subtle"> <small>These metrics include <strong class='bold'>100%</strong> of code marked as filtered.</small> <label class="aui-button aui-button-subtle" onclick="toggleStats('td-filtered-header-stats', 'td-header-stats');" title="Include or exclude filtered elements from these statistics.">Apply Filter</label> </div> </div> </div> </div> </div> </div> <h2>Classes</h2> <table class="aui aui-table-sortable"> <thead> <tr> <th>Class</th> <th>Line #</th> <th class=""> <label title="The total number of statements.">Total Statements</label> </th> <th class=""> <label title="Cyclomatic complexity is a measure of the number of paths in your code.">Complexity</label> </th> <th class=""> <label title="The amount of code that was hit at least once during testing.">TOTAL Coverage</label> </th> <th>Actions</th> </tr> </thead> <tbody> <tr> <td id="BootstrappingValidation"> <span><a href="#71" title="BootstrappingValidation" onclick="closeDialogAndScrollTo('dialog-BootstrappingValidation', '71');">BootstrappingValidation</a></span> </td> <td>71<a name="sl-71"></a></td> <td class="">0</td> <td class="">0</td> <td class=""><div style="display: table; width: 100%"> <div class="barGraphValue"><span class="sortValue">-1.0</span> - </div><div style="display: table-cell"> <div title="Empty" class="barEmpty" style="min-width:200px;"></div></div></div></td> <td><button data-dialog-id="dialog-BootstrappingValidation" class="aui-button aui-button-link dialog-show-button">Show methods</button></td> </tr> </tbody> </table> <section role="dialog" id="dialog-BootstrappingValidation" class="aui-layer aui-dialog2 aui-dialog2-xlarge" aria-hidden="true"> <header class="aui-dialog2-header"> <h1 class="aui-dialog2-header-main">Class BootstrappingValidation</h1> <div class="aui-dialog2-header-secondary"> <input id="dialog-BootstrappingValidation-method-filter" class="test-filter text" type="text" name="method-filter" placeholder="Type to filter methods..." autocomplete="off" onkeyup="filterMethods('dialog-BootstrappingValidation-methods-body', 'dialog-BootstrappingValidation-method-filter');"/> </div> </header> <div class="aui-dialog2-content"> <table class="aui aui-table-sortable"> <thead> <tr> <th id="BootstrappingValidation"> Class<br/> <span><a href="#71" title="BootstrappingValidation" onclick="closeDialogAndScrollTo('dialog-BootstrappingValidation', '71');">BootstrappingValidation</a></span> </th> <th>Line #<br/>71<a name="sl-71"></a></th> <th class=""><label title="The total number of statements.">Total Statements</label><br/>0</th> <th class=""><label title="Cyclomatic complexity is a measure of the number of paths in your code.">Complexity</label><br/>0</th> <th class=""><label title="The amount of code that was hit at least once during testing.">TOTAL Coverage</label><br/><div style="display: table; width: 100%"> <div class="barGraphValue"><span class="sortValue">-1.0</span> - </div><div style="display: table-cell"> <div title="Empty" class="barEmpty" style="min-width:200px;"></div></div></div></th> </tr> </thead> <tbody id="dialog-BootstrappingValidation-methods-body"> <tr id="BootstrappingValidation-1"> <td id="summary-89-4"> <span class="sortValue">getDoubleValue()&#160;:&#160;double</span> &#160;&#160;<a href="?line=29#89" title="getDoubleValue()&#160;:&#160;double" name="sl-89" onclick="closeDialogAndScrollTo('dialog-BootstrappingValidation', '89');">getDoubleValue()&#160;:&#160;double</a> </td> <td align="right"><span class="sortValue">89</span>89</td> <td class="" align="right"><span class="sortValue">0.0</span>0</td> <td class="" align="right"><span class="sortValue">1.0</span>1</td> <td class="" align="right"><span class="sortValue">-1.0</span><div style="display: table; width: 100%"> <div class="barGraphValue"><span class="sortValue">-1.0</span> - </div><div style="display: table-cell"> <div title="Empty" class="barEmpty" style="min-width:200px;"></div></div></div></td> </tr> <tr id="BootstrappingValidation-2"> <td id="summary-85-2"> <span class="sortValue">BootstrappingValidation(OperatorDescription)</span> &#160;&#160;<a href="?line=29#85" title="BootstrappingValidation(OperatorDescription)" name="sl-85" onclick="closeDialogAndScrollTo('dialog-BootstrappingValidation', '85');">BootstrappingValidation(OperatorDescription)</a> </td> <td align="right"><span class="sortValue">85</span>85</td> <td class="" align="right"><span class="sortValue">0.0</span>0</td> <td class="" align="right"><span class="sortValue">1.0</span>1</td> <td class="" align="right"><span class="sortValue">-1.0</span><div style="display: table; width: 100%"> <div class="barGraphValue"><span class="sortValue">-1.0</span> - </div><div style="display: table-cell"> <div title="Empty" class="barEmpty" style="min-width:200px;"></div></div></div></td> </tr> <tr id="BootstrappingValidation-3"> <td id="summary-96-2"> <span class="sortValue">estimatePerformance(ExampleSet)&#160;:&#160;void</span> &#160;&#160;<a href="?line=29#96" title="estimatePerformance(ExampleSet)&#160;:&#160;void" name="sl-96" onclick="closeDialogAndScrollTo('dialog-BootstrappingValidation', '96');">estimatePerformance(ExampleSet)&#160;:&#160;void</a> </td> <td align="right"><span class="sortValue">96</span>96</td> <td class="" align="right"><span class="sortValue">0.0</span>0</td> <td class="" align="right"><span class="sortValue">1.0</span>1</td> <td class="" align="right"><span class="sortValue">-1.0</span><div style="display: table; width: 100%"> <div class="barGraphValue"><span class="sortValue">-1.0</span> - </div><div style="display: table-cell"> <div title="Empty" class="barEmpty" style="min-width:200px;"></div></div></div></td> </tr> <tr id="BootstrappingValidation-4"> <td id="summary-128-2"> <span class="sortValue">getTestSetSize(MDInteger)&#160;:&#160;MDInteger</span> &#160;&#160;<a href="?line=29#128" title="getTestSetSize(MDInteger)&#160;:&#160;MDInteger" name="sl-128" onclick="closeDialogAndScrollTo('dialog-BootstrappingValidation', '128');">getTestSetSize(MDInteger)&#160;:&#160;MDInteger</a> </td> <td align="right"><span class="sortValue">128</span>128</td> <td class="" align="right"><span class="sortValue">0.0</span>0</td> <td class="" align="right"><span class="sortValue">1.0</span>1</td> <td class="" align="right"><span class="sortValue">-1.0</span><div style="display: table; width: 100%"> <div class="barGraphValue"><span class="sortValue">-1.0</span> - </div><div style="display: table-cell"> <div title="Empty" class="barEmpty" style="min-width:200px;"></div></div></div></td> </tr> <tr id="BootstrappingValidation-5"> <td id="summary-133-2"> <span class="sortValue">getTrainingSetSize(MDInteger)&#160;:&#160;MDInteger</span> &#160;&#160;<a href="?line=29#133" title="getTrainingSetSize(MDInteger)&#160;:&#160;MDInteger" name="sl-133" onclick="closeDialogAndScrollTo('dialog-BootstrappingValidation', '133');">getTrainingSetSize(MDInteger)&#160;:&#160;MDInteger</a> </td> <td align="right"><span class="sortValue">133</span>133</td> <td class="" align="right"><span class="sortValue">0.0</span>0</td> <td class="" align="right"><span class="sortValue">1.0</span>1</td> <td class="" align="right"><span class="sortValue">-1.0</span><div style="display: table; width: 100%"> <div class="barGraphValue"><span class="sortValue">-1.0</span> - </div><div style="display: table-cell"> <div title="Empty" class="barEmpty" style="min-width:200px;"></div></div></div></td> </tr> <tr id="BootstrappingValidation-6"> <td id="summary-138-2"> <span class="sortValue">getParameterTypes()&#160;:&#160;List&lt;ParameterType&gt;</span> &#160;&#160;<a href="?line=29#138" title="getParameterTypes()&#160;:&#160;List&lt;ParameterType&gt;" name="sl-138" onclick="closeDialogAndScrollTo('dialog-BootstrappingValidation', '138');">getParameterTypes()&#160;:&#160;List&lt;ParameterType&gt;</a> </td> <td align="right"><span class="sortValue">138</span>138</td> <td class="" align="right"><span class="sortValue">0.0</span>0</td> <td class="" align="right"><span class="sortValue">1.0</span>1</td> <td class="" align="right"><span class="sortValue">-1.0</span><div style="display: table; width: 100%"> <div class="barGraphValue"><span class="sortValue">-1.0</span> - </div><div style="display: table-cell"> <div title="Empty" class="barEmpty" style="min-width:200px;"></div></div></div></td> </tr> <tr id="BootstrappingValidation-7"> <td id="summary-157-2"> <span class="sortValue">supportsCapability(OperatorCapability)&#160;:&#160;boolean</span> &#160;&#160;<a href="?line=29#157" title="supportsCapability(OperatorCapability)&#160;:&#160;boolean" name="sl-157" onclick="closeDialogAndScrollTo('dialog-BootstrappingValidation', '157');">supportsCapability(OperatorCapability)&#160;:&#160;boolean</a> </td> <td align="right"><span class="sortValue">157</span>157</td> <td class="" align="right"><span class="sortValue">0.0</span>0</td> <td class="" align="right"><span class="sortValue">1.0</span>1</td> <td class="" align="right"><span class="sortValue">-1.0</span><div style="display: table; width: 100%"> <div class="barGraphValue"><span class="sortValue">-1.0</span> - </div><div style="display: table-cell"> <div title="Empty" class="barEmpty" style="min-width:200px;"></div></div></div></td> </tr> </tbody> </table> <div>&#160;</div> </div> <footer class="aui-dialog2-footer"> <div class="aui-dialog2-footer-actions"> <button class="aui-button aui-button-primary dialog-close-button" data-dialog-id="dialog-BootstrappingValidation">Close</button> </div> <div class="aui-dialog2-footer-hint">Click on a class or a method name to jump to source.</div> </footer> </section> <div>&#160;</div> <h2>Contributing tests</h2> <div class="aui-message"> <p>No tests hitting this source file were found.</p> </div> <h2>Source view</h2> <div style="display: table; width: 100%;"> <div style="display: table-cell"> <button class="aui-button aui-button-link" title="Toggles all methods in the source to be either expanded or collapsed." onclick="toggleAllInlineMethods(this); return false;" id="method-expander"> Collapse all methods </button> </div> <div style="display: table-cell"> <div style="text-align: right; margin-bottom: 10px"> <button class="aui-button aui-button-subtle" id="popupHelp"> <span class="aui-icon aui-icon-small aui-iconfont-help"></span>&#160;Show legend </button> <script> AJS.InlineDialog(AJS.$("#popupHelp"), "helpDialog", function(content, trigger, showPopup) { content.css({"padding":"20px"}).html(SRC_FILE_LEGEND_TEXT); showPopup(); return false; }, { width: 700, hideDelay: 60000 } ); </script> </div> </div> </div> <table cellspacing="0" cellpadding="0" class="srcView" width="100%"> <tbody> <tr id="l1"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=1#src-1">1</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-1" class="srcLine"><span class="comment">/**</span></span></td> </tr> <tr id="l2"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=2#src-2">2</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-2" class="srcLine"><span class="comment"> * Copyright (C) 2001-2017 by RapidMiner and the contributors</span></span></td> </tr> <tr id="l3"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=3#src-3">3</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-3" class="srcLine"><span class="comment"> * </span></span></td> </tr> <tr id="l4"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=4#src-4">4</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-4" class="srcLine"><span class="comment"> * Complete list of developers available at our web site:</span></span></td> </tr> <tr id="l5"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=5#src-5">5</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-5" class="srcLine"><span class="comment"> * </span></span></td> </tr> <tr id="l6"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=6#src-6">6</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-6" class="srcLine"><span class="comment"> * http://rapidminer.com</span></span></td> </tr> <tr id="l7"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=7#src-7">7</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-7" class="srcLine"><span class="comment"> * </span></span></td> </tr> <tr id="l8"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=8#src-8">8</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-8" class="srcLine"><span class="comment"> * This program is free software: you can redistribute it and/or modify it under the terms of the</span></span></td> </tr> <tr id="l9"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=9#src-9">9</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-9" class="srcLine"><span class="comment"> * GNU Affero General Public License as published by the Free Software Foundation, either version 3</span></span></td> </tr> <tr id="l10"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=10#src-10">10</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-10" class="srcLine"><span class="comment"> * of the License, or (at your option) any later version.</span></span></td> </tr> <tr id="l11"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=11#src-11">11</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-11" class="srcLine"><span class="comment"> * </span></span></td> </tr> <tr id="l12"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=12#src-12">12</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-12" class="srcLine"><span class="comment"> * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without</span></span></td> </tr> <tr id="l13"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=13#src-13">13</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-13" class="srcLine"><span class="comment"> * even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU</span></span></td> </tr> <tr id="l14"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=14#src-14">14</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-14" class="srcLine"><span class="comment"> * Affero General Public License for more details.</span></span></td> </tr> <tr id="l15"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=15#src-15">15</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-15" class="srcLine"><span class="comment"> * </span></span></td> </tr> <tr id="l16"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=16#src-16">16</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-16" class="srcLine"><span class="comment"> * You should have received a copy of the GNU Affero General Public License along with this program.</span></span></td> </tr> <tr id="l17"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=17#src-17">17</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-17" class="srcLine"><span class="comment"> * If not, see http://www.gnu.org/licenses/.</span></span></td> </tr> <tr id="l18"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=18#src-18">18</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-18" class="srcLine"><span class="comment">*/</span></span></td> </tr> <tr id="l19"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=19#src-19">19</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-19" class="srcLine"><span class="keyword">package</span> com.<a href="../../../rapidminer/pkg-summary.html">rapidminer</a>.<a href="../../operator/pkg-summary.html">operator</a>.<a href="../validation/pkg-summary.html">validation</a>;</span></td> </tr> <tr id="l20"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=20#src-20">20</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-20" class="srcLine"></span></td> </tr> <tr id="l21"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=21#src-21">21</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-21" class="srcLine"><span class="keyword">import</span> java.util.List;</span></td> </tr> <tr id="l22"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=22#src-22">22</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-22" class="srcLine"></span></td> </tr> <tr id="l23"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=23#src-23">23</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-23" class="srcLine"><span class="keyword">import</span> com.<a href="../../../rapidminer/pkg-summary.html">rapidminer</a>.<a href="../../example/pkg-summary.html">example</a>.<a href="../../../../com/rapidminer/example/ExampleSet.html#ExampleSet">ExampleSet</a>;</span></td> </tr> <tr id="l24"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=24#src-24">24</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-24" class="srcLine"><span class="keyword">import</span> com.<a href="../../../rapidminer/pkg-summary.html">rapidminer</a>.<a href="../../example/pkg-summary.html">example</a>.<a href="../../example/set/pkg-summary.html">set</a>.<a href="../../../../com/rapidminer/example/set/MappedExampleSet.html#MappedExampleSet">MappedExampleSet</a>;</span></td> </tr> <tr id="l25"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=25#src-25">25</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-25" class="srcLine"><span class="keyword">import</span> com.<a href="../../../rapidminer/pkg-summary.html">rapidminer</a>.<a href="../../operator/pkg-summary.html">operator</a>.<a href="../../../../com/rapidminer/operator/OperatorCapability.html#OperatorCapability">OperatorCapability</a>;</span></td> </tr> <tr id="l26"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=26#src-26">26</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-26" class="srcLine"><span class="keyword">import</span> com.<a href="../../../rapidminer/pkg-summary.html">rapidminer</a>.<a href="../../operator/pkg-summary.html">operator</a>.<a href="../../../../com/rapidminer/operator/OperatorDescription.html#OperatorDescription">OperatorDescription</a>;</span></td> </tr> <tr id="l27"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=27#src-27">27</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-27" class="srcLine"><span class="keyword">import</span> com.<a href="../../../rapidminer/pkg-summary.html">rapidminer</a>.<a href="../../operator/pkg-summary.html">operator</a>.<a href="../../../../com/rapidminer/operator/OperatorException.html#OperatorException">OperatorException</a>;</span></td> </tr> <tr id="l28"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=28#src-28">28</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-28" class="srcLine"><span class="keyword">import</span> com.<a href="../../../rapidminer/pkg-summary.html">rapidminer</a>.<a href="../../operator/pkg-summary.html">operator</a>.<a href="../../../../com/rapidminer/operator/ValueDouble.html#ValueDouble">ValueDouble</a>;</span></td> </tr> <tr id="l29"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=29#src-29">29</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-29" class="srcLine"><span class="keyword">import</span> com.<a href="../../../rapidminer/pkg-summary.html">rapidminer</a>.<a href="../../operator/pkg-summary.html">operator</a>.<a href="../ports/pkg-summary.html">ports</a>.<a href="../ports/metadata/pkg-summary.html">metadata</a>.<a href="../../../../com/rapidminer/operator/ports/metadata/MDInteger.html#MDInteger">MDInteger</a>;</span></td> </tr> <tr id="l30"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=30#src-30">30</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-30" class="srcLine"><span class="keyword">import</span> com.<a href="../../../rapidminer/pkg-summary.html">rapidminer</a>.<a href="../../operator/pkg-summary.html">operator</a>.<a href="../visualization/pkg-summary.html">visualization</a>.<a href="../../../../com/rapidminer/operator/visualization/ProcessLogOperator.html#ProcessLogOperator">ProcessLogOperator</a>;</span></td> </tr> <tr id="l31"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=31#src-31">31</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-31" class="srcLine"><span class="keyword">import</span> com.<a href="../../../rapidminer/pkg-summary.html">rapidminer</a>.<a href="../../parameter/pkg-summary.html">parameter</a>.<a href="../../../../com/rapidminer/parameter/ParameterType.html#ParameterType">ParameterType</a>;</span></td> </tr> <tr id="l32"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=32#src-32">32</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-32" class="srcLine"><span class="keyword">import</span> com.<a href="../../../rapidminer/pkg-summary.html">rapidminer</a>.<a href="../../parameter/pkg-summary.html">parameter</a>.<a href="../../../../com/rapidminer/parameter/ParameterTypeBoolean.html#ParameterTypeBoolean">ParameterTypeBoolean</a>;</span></td> </tr> <tr id="l33"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=33#src-33">33</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-33" class="srcLine"><span class="keyword">import</span> com.<a href="../../../rapidminer/pkg-summary.html">rapidminer</a>.<a href="../../parameter/pkg-summary.html">parameter</a>.<a href="../../../../com/rapidminer/parameter/ParameterTypeDouble.html#ParameterTypeDouble">ParameterTypeDouble</a>;</span></td> </tr> <tr id="l34"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=34#src-34">34</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-34" class="srcLine"><span class="keyword">import</span> com.<a href="../../../rapidminer/pkg-summary.html">rapidminer</a>.<a href="../../parameter/pkg-summary.html">parameter</a>.<a href="../../../../com/rapidminer/parameter/ParameterTypeInt.html#ParameterTypeInt">ParameterTypeInt</a>;</span></td> </tr> <tr id="l35"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=35#src-35">35</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-35" class="srcLine"><span class="keyword">import</span> com.<a href="../../../rapidminer/pkg-summary.html">rapidminer</a>.<a href="../../parameter/pkg-summary.html">parameter</a>.<a href="../../../../com/rapidminer/parameter/UndefinedParameterError.html#UndefinedParameterError">UndefinedParameterError</a>;</span></td> </tr> <tr id="l36"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=36#src-36">36</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-36" class="srcLine"><span class="keyword">import</span> com.<a href="../../../rapidminer/pkg-summary.html">rapidminer</a>.<a href="../../tools/pkg-summary.html">tools</a>.<a href="../../../../com/rapidminer/tools/RandomGenerator.html#RandomGenerator">RandomGenerator</a>;</span></td> </tr> <tr id="l37"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=37#src-37">37</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-37" class="srcLine"></span></td> </tr> <tr id="l38"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=38#src-38">38</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-38" class="srcLine"></span></td> </tr> <tr id="l39"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=39#src-39">39</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-39" class="srcLine"><span class="comment">/**</span></span></td> </tr> <tr id="l40"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=40#src-40">40</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-40" class="srcLine"><span class="comment"> * &lt;p&gt;</span></span></td> </tr> <tr id="l41"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=41#src-41">41</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-41" class="srcLine"><span class="comment"> * This validation operator performs several bootstrapped samplings (sampling with replacement) on</span></span></td> </tr> <tr id="l42"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=42#src-42">42</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-42" class="srcLine"><span class="comment"> * the input set and trains a model on these samples. The remaining samples, i.e. those which were</span></span></td> </tr> <tr id="l43"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=43#src-43">43</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-43" class="srcLine"><span class="comment"> * not sampled, build a test set on which the model is evaluated. This process is repeated for the</span></span></td> </tr> <tr id="l44"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=44#src-44">44</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-44" class="srcLine"><span class="comment"> * specified number of iterations after which the average performance is calculated.</span></span></td> </tr> <tr id="l45"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=45#src-45">45</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-45" class="srcLine"><span class="comment"> * &lt;/p&gt;</span></span></td> </tr> <tr id="l46"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=46#src-46">46</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-46" class="srcLine"><span class="comment"> *</span></span></td> </tr> <tr id="l47"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=47#src-47">47</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-47" class="srcLine"><span class="comment"> * &lt;p&gt;</span></span></td> </tr> <tr id="l48"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=48#src-48">48</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-48" class="srcLine"><span class="comment"> * The basic setup is the same as for the usual cross validation operator. The first inner operator</span></span></td> </tr> <tr id="l49"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=49#src-49">49</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-49" class="srcLine"><span class="comment"> * must provide a model and the second a performance vector. Please note that this operator does not</span></span></td> </tr> <tr id="l50"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=50#src-50">50</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-50" class="srcLine"><span class="comment"> * regard example weights, i.e. weights specified in a weight column.</span></span></td> </tr> <tr id="l51"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=51#src-51">51</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-51" class="srcLine"><span class="comment"> * &lt;/p&gt;</span></span></td> </tr> <tr id="l52"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=52#src-52">52</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-52" class="srcLine"><span class="comment"> *</span></span></td> </tr> <tr id="l53"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=53#src-53">53</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-53" class="srcLine"><span class="comment"> * &lt;p&gt;</span></span></td> </tr> <tr id="l54"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=54#src-54">54</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-54" class="srcLine"><span class="comment"> * This validation operator provides several values which can be logged by means of a</span></span></td> </tr> <tr id="l55"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=55#src-55">55</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-55" class="srcLine"><span class="comment"> * {</span><span class="javadoc">@link</span><span class="comment"> ProcessLogOperator}. All performance estimation operators of RapidMiner provide access to</span></span></td> </tr> <tr id="l56"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=56#src-56">56</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-56" class="srcLine"><span class="comment"> * the average values calculated during the estimation. Since the operator cannot ensure the names</span></span></td> </tr> <tr id="l57"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=57#src-57">57</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-57" class="srcLine"><span class="comment"> * of the delivered criteria, the ProcessLog operator can access the values via the generic value</span></span></td> </tr> <tr id="l58"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=58#src-58">58</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-58" class="srcLine"><span class="comment"> * names:</span></span></td> </tr> <tr id="l59"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=59#src-59">59</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-59" class="srcLine"><span class="comment"> * &lt;/p&gt;</span></span></td> </tr> <tr id="l60"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=60#src-60">60</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-60" class="srcLine"><span class="comment"> * &lt;ul&gt;</span></span></td> </tr> <tr id="l61"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=61#src-61">61</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-61" class="srcLine"><span class="comment"> * &lt;li&gt;performance: the value for the main criterion calculated by this validation operator&lt;/li&gt;</span></span></td> </tr> <tr id="l62"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=62#src-62">62</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-62" class="srcLine"><span class="comment"> * &lt;li&gt;performance1: the value of the first criterion of the performance vector calculated&lt;/li&gt;</span></span></td> </tr> <tr id="l63"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=63#src-63">63</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-63" class="srcLine"><span class="comment"> * &lt;li&gt;performance2: the value of the second criterion of the performance vector calculated&lt;/li&gt;</span></span></td> </tr> <tr id="l64"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=64#src-64">64</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-64" class="srcLine"><span class="comment"> * &lt;li&gt;performance3: the value of the third criterion of the performance vector calculated&lt;/li&gt;</span></span></td> </tr> <tr id="l65"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=65#src-65">65</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-65" class="srcLine"><span class="comment"> * &lt;li&gt;for the main criterion, also the variance and the standard deviation can be accessed where</span></span></td> </tr> <tr id="l66"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=66#src-66">66</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-66" class="srcLine"><span class="comment"> * applicable.&lt;/li&gt;</span></span></td> </tr> <tr id="l67"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=67#src-67">67</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-67" class="srcLine"><span class="comment"> * &lt;/ul&gt;</span></span></td> </tr> <tr id="l68"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=68#src-68">68</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-68" class="srcLine"><span class="comment"> *</span></span></td> </tr> <tr id="l69"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=69#src-69">69</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-69" class="srcLine"><span class="comment"> * </span><span class="javadoc">@author</span><span class="comment"> Ingo Mierswa, Tobias Malbrecht</span></span></td> </tr> <tr id="l70"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=70#src-70">70</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-70" class="srcLine"><span class="comment"> */</span></span></td> </tr> <tr class="inlineStatsRow" align="right" valign="middle"> <td class="coverageCount"><a name="71" class="nolink">&#160;</a></td> <td class="coverageCount aui-icon aui-icon-small aui-iconfont-arrows-right" id='inlineStatsToggle-71' onclick="toggleInlineStats(this, 'inlinestats-71');"/> <td align="center" valign="middle"> <table id="inlinestats-71" style="display:none;" class="inlineStats" width="100%" cellspacing="1px" cellpadding="1px"> <tr onclick="toggleInlineStats(document.getElementById('inlineStatsToggle-71'), 'inlinestats-71');return true;"> <td><div> <div title="Empty" class="barEmpty" style="min-width:40px;"></div> </div></td><td> - </td> <td class="inlineStat">Uncovered Elements: 0 (0)</td> <td class="inlineStat">Complexity: 0</td> <td class="inlineStat">Complexity Density: -</td> </tr> </table> </td> </tr> <tr id="l71"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=71#src-71">71</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" id="id-71"><span class="spacer"></span><span id="src-71" class="srcLine"><span class="keyword">public</span> <span class="keyword">class</span> <a href="../../../../com/rapidminer/operator/validation/BootstrappingValidation.html#BootstrappingValidation">BootstrappingValidation</a> <span class="keyword">extends</span> <a href="../../../../com/rapidminer/operator/validation/ValidationChain.html#ValidationChain">ValidationChain</a> {</span></td> </tr> <tr id="l72"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=72#src-72">72</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-72" class="srcLine"></span></td> </tr> <tr id="l73"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=73#src-73">73</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-73" class="srcLine"> <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">final</span> String PARAMETER_NUMBER_OF_VALIDATIONS = <span class="string">&quot;number_of_validations&quot;</span>;</span></td> </tr> <tr id="l74"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=74#src-74">74</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-74" class="srcLine"></span></td> </tr> <tr id="l75"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=75#src-75">75</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-75" class="srcLine"> <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">final</span> String PARAMETER_SAMPLE_RATIO = <span class="string">&quot;sample_ratio&quot;</span>;</span></td> </tr> <tr id="l76"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=76#src-76">76</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-76" class="srcLine"></span></td> </tr> <tr id="l77"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=77#src-77">77</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-77" class="srcLine"> <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">final</span> String PARAMETER_USE_WEIGHTS = <span class="string">&quot;use_weights&quot;</span>;</span></td> </tr> <tr id="l78"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=78#src-78">78</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-78" class="srcLine"></span></td> </tr> <tr id="l79"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=79#src-79">79</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-79" class="srcLine"> <span class="keyword">public</span> <span class="keyword">static</span> <span class="keyword">final</span> String PARAMETER_AVERAGE_PERFORMANCES_ONLY = <span class="string">&quot;average_performances_only&quot;</span>;</span></td> </tr> <tr id="l80"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=80#src-80">80</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-80" class="srcLine"></span></td> </tr> <tr id="l81"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=81#src-81">81</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-81" class="srcLine"> <span class="keyword">private</span> <span class="keyword">int</span> number;</span></td> </tr> <tr id="l82"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=82#src-82">82</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-82" class="srcLine"></span></td> </tr> <tr id="l83"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=83#src-83">83</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-83" class="srcLine"> <span class="keyword">private</span> <span class="keyword">int</span> iteration;</span></td> </tr> <tr id="l84"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=84#src-84">84</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-84" class="srcLine"></span></td> </tr> <tr class="inlineStatsRow" align="right" valign="middle"> <td class="coverageCount"><a name="85" class="nolink">&#160;</a></td> <td class="coverageCount aui-icon aui-icon-small aui-iconfont-arrows-right" id='inlineStatsToggle-85' onclick="toggleInlineStats(this, 'inlinestats-85');"/> <td align="center" valign="middle"> <table id="inlinestats-85" style="display:none;" class="inlineStats" width="100%" cellspacing="1px" cellpadding="1px"> <tr onclick="toggleInlineStats(document.getElementById('inlineStatsToggle-85'), 'inlinestats-85');return true;"> <td><div> <div title="Empty" class="barEmpty" style="min-width:40px;"></div> </div></td><td> - </td> <td class="inlineStat">Uncovered Elements: 0 (0)</td> <td class="inlineStat">Complexity: 1</td> <td class="inlineStat">Complexity Density: -</td> </tr> </table> </td> </tr> <tr id="l85"> <td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=85#src-85">85</a></td> <td align="right" class="coverageCount Filtered missedByTest" >&#160;&#160;</td> <td class=" methodStart srcCell" id="id-85"><img title="Method Statistics" onclick="toggleSrcRowVis(this, 85,94);" id="img-85" src="../../../../img/collapse.gif" alt="toggle" class="icon"/><span id="src-85" class="srcLineFiltered"><span class="nolink" title="Filtered by: constructor"> <span class="keyword">public</span> <a href="../../../../com/rapidminer/operator/validation/BootstrappingValidation.html#BootstrappingValidation">BootstrappingValidation</a>(<a href="../../../../com/rapidminer/operator/OperatorDescription.html#OperatorDescription">OperatorDescription</a> description) {</span><span class="foldControl" onclick="toggleSrcRowVis(document.getElementById('img-85'), 85,94);" id="e85" style="display:none;border:none;">...</span></span></td> </tr> <tr id="l86"> <td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=86#src-86">86</a></td> <td align="right" class="coverageCount Filtered missedByTest" >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-86" class="srcLineFiltered"><span class="nolink" title="Filtered by: constructor"> <span class="keyword">super</span>(description);</span></span></td> </tr> <tr id="l87"> <td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=87#src-87">87</a></td> <td align="right" class="coverageCount Filtered missedByTest" >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-87" class="srcLineFiltered"><span class="nolink" title="Filtered by: constructor"> addValue(<span class="keyword">new</span> <a href="../../../../com/rapidminer/operator/ValueDouble.html#ValueDouble">ValueDouble</a>(<span class="string">&quot;iteration&quot;</span>, <span class="string">&quot;The number of the current iteration.&quot;</span>) {</span></span></td> </tr> <tr id="l88"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=88#src-88">88</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-88" class="srcLine"></span></td> </tr> <tr class="inlineStatsRow" align="right" valign="middle"> <td class="coverageCount"><a name="89" class="nolink">&#160;</a></td> <td class="coverageCount aui-icon aui-icon-small aui-iconfont-arrows-right" id='inlineStatsToggle-89' onclick="toggleInlineStats(this, 'inlinestats-89');"/> <td align="center" valign="middle"> <table id="inlinestats-89" style="display:none;" class="inlineStats" width="100%" cellspacing="1px" cellpadding="1px"> <tr onclick="toggleInlineStats(document.getElementById('inlineStatsToggle-89'), 'inlinestats-89');return true;"> <td><div> <div title="Empty" class="barEmpty" style="min-width:40px;"></div> </div></td><td> - </td> <td class="inlineStat">Uncovered Elements: 0 (0)</td> <td class="inlineStat">Complexity: 1</td> <td class="inlineStat">Complexity Density: -</td> </tr> </table> </td> </tr> <tr id="l89"> <td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=89#src-89">89</a></td> <td align="right" class="coverageCount Filtered missedByTest" >&#160;&#160;</td> <td class=" methodStart srcCell" id="id-89"><img title="Method Statistics" onclick="toggleSrcRowVis(this, 89,92);" id="img-89" src="../../../../img/collapse.gif" alt="toggle" class="icon"/><span id="src-89" class="srcLineFiltered"><span class="nolink" title="Filtered by: constructor,&#160;method,&#160;property"> @Override</span><span class="foldControl" onclick="toggleSrcRowVis(document.getElementById('img-89'), 89,92);" id="e89" style="display:none;border:none;">...</span></span></td> </tr> <tr id="l90"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=90#src-90">90</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-90" class="srcLine"> <span class="keyword">public</span> <span class="keyword">double</span> getDoubleValue() {</span></td> </tr> <tr id="l91"> <td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=91#src-91">91</a></td> <td align="right" class="coverageCount Filtered missedByTest" >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-91" class="srcLineFiltered"><span class="nolink" title="Filtered by: constructor,&#160;method,&#160;property"> <span class="keyword">return</span> iteration;</span></span></td> </tr> <tr id="l92"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=92#src-92">92</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-92" class="srcLine"> }</span></td> </tr> <tr id="l93"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=93#src-93">93</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-93" class="srcLine"> });</span></td> </tr> <tr id="l94"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=94#src-94">94</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-94" class="srcLine"> }</span></td> </tr> <tr id="l95"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=95#src-95">95</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-95" class="srcLine"></span></td> </tr> <tr class="inlineStatsRow" align="right" valign="middle"> <td class="coverageCount"><a name="96" class="nolink">&#160;</a></td> <td class="coverageCount aui-icon aui-icon-small aui-iconfont-arrows-right" id='inlineStatsToggle-96' onclick="toggleInlineStats(this, 'inlinestats-96');"/> <td align="center" valign="middle"> <table id="inlinestats-96" style="display:none;" class="inlineStats" width="100%" cellspacing="1px" cellpadding="1px"> <tr onclick="toggleInlineStats(document.getElementById('inlineStatsToggle-96'), 'inlinestats-96');return true;"> <td><div> <div title="Empty" class="barEmpty" style="min-width:40px;"></div> </div></td><td> - </td> <td class="inlineStat">Uncovered Elements: 0 (0)</td> <td class="inlineStat">Complexity: 1</td> <td class="inlineStat">Complexity Density: -</td> </tr> </table> </td> </tr> <tr id="l96"> <td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=96#src-96">96</a></td> <td align="right" class="coverageCount Filtered missedByTest" >&#160;&#160;</td> <td class=" methodStart srcCell" id="id-96"><img title="Method Statistics" onclick="toggleSrcRowVis(this, 96,126);" id="img-96" src="../../../../img/collapse.gif" alt="toggle" class="icon"/><span id="src-96" class="srcLineFiltered"><span class="nolink" title="Filtered by: method"> @Override</span><span class="foldControl" onclick="toggleSrcRowVis(document.getElementById('img-96'), 96,126);" id="e96" style="display:none;border:none;">...</span></span></td> </tr> <tr id="l97"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=97#src-97">97</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-97" class="srcLine"> <span class="keyword">public</span> <span class="keyword">void</span> estimatePerformance(<a href="../../../../com/rapidminer/example/ExampleSet.html#ExampleSet">ExampleSet</a> inputSet) <span class="keyword">throws</span> <a href="../../../../com/rapidminer/operator/OperatorException.html#OperatorException">OperatorException</a> {</span></td> </tr> <tr id="l98"> <td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=98#src-98">98</a></td> <td align="right" class="coverageCount Filtered missedByTest" >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-98" class="srcLineFiltered"><span class="nolink" title="Filtered by: method"> <span class="keyword">boolean</span> useWeights = getParameterAsBoolean(PARAMETER_USE_WEIGHTS);</span></span></td> </tr> <tr id="l99"> <td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=99#src-99">99</a></td> <td align="right" class="coverageCount Filtered missedByTest" >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-99" class="srcLineFiltered"><span class="nolink" title="Filtered by: method"> number = getParameterAsInt(PARAMETER_NUMBER_OF_VALIDATIONS);</span></span></td> </tr> <tr id="l100"> <td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=100#src-100">100</a></td> <td align="right" class="coverageCount Filtered missedByTest" >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-100" class="srcLineFiltered"><span class="nolink" title="Filtered by: method"> <span class="keyword">int</span> size = (<span class="keyword">int</span>) Math.round(inputSet.size() * getParameterAsDouble(PARAMETER_SAMPLE_RATIO));</span></span></td> </tr> <tr id="l101"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=101#src-101">101</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-101" class="srcLine"></span></td> </tr> <tr id="l102"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=102#src-102">102</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-102" class="srcLine"> <span class="comment">// start bootstrapping loop</span></span></td> </tr> <tr id="l103"> <td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=103#src-103">103</a></td> <td align="right" class="coverageCount Filtered missedByTest" >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-103" class="srcLineFiltered"><span class="nolink" title="Filtered by: method"> <a href="../../../../com/rapidminer/tools/RandomGenerator.html#RandomGenerator">RandomGenerator</a> random = <a href="../../../../com/rapidminer/tools/RandomGenerator.html#RandomGenerator">RandomGenerator</a>.getRandomGenerator(<span class="keyword">this</span>);</span></span></td> </tr> <tr id="l104"> <td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=104#src-104">104</a></td> <td align="right" class="coverageCount Filtered missedByTest" >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-104" class="srcLineFiltered"><span class="nolink" title="Filtered by: method,&#160;else"> <span class="keyword">if</span> (modelOutput.isConnected()) {</span></span></td> </tr> <tr id="l105"> <td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=105#src-105">105</a></td> <td align="right" class="coverageCount Filtered missedByTest" >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-105" class="srcLineFiltered"><span class="nolink" title="Filtered by: method,&#160;if"> getProgress().setTotal(number + 1);</span></span></td> </tr> <tr id="l106"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=106#src-106">106</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-106" class="srcLine"> } <span class="keyword">else</span> {</span></td> </tr> <tr id="l107"> <td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=107#src-107">107</a></td> <td align="right" class="coverageCount Filtered missedByTest" >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-107" class="srcLineFiltered"><span class="nolink" title="Filtered by: method,&#160;else"> getProgress().setTotal(number);</span></span></td> </tr> <tr id="l108"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=108#src-108">108</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-108" class="srcLine"> }</span></td> </tr> <tr id="l109"> <td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=109#src-109">109</a></td> <td align="right" class="coverageCount Filtered missedByTest" >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-109" class="srcLineFiltered"><span class="nolink" title="Filtered by: method"> getProgress().setCheckForStop(<span class="keyword">false</span>);</span></span></td> </tr> <tr id="l110"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=110#src-110">110</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-110" class="srcLine"></span></td> </tr> <tr id="l111"> <td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=111#src-111">111</a></td> <td align="right" class="coverageCount Filtered missedByTest" >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-111" class="srcLineFiltered"><span class="nolink" title="Filtered by: method,&#160;for"> <span class="keyword">for</span> (iteration = 0; iteration &lt; number; iteration++) {</span></span></td> </tr> <tr id="l112"> <td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=112#src-112">112</a></td> <td align="right" class="coverageCount Filtered missedByTest" >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-112" class="srcLineFiltered"><span class="nolink" title="Filtered by: method,&#160;for"> <span class="keyword">int</span>[] mapping = <span class="keyword">null</span>;</span></span></td> </tr> <tr id="l113"> <td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=113#src-113">113</a></td> <td align="right" class="coverageCount Filtered missedByTest" >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-113" class="srcLineFiltered"><span class="nolink" title="Filtered by: method,&#160;for,&#160;else"> <span class="keyword">if</span> (useWeights &amp;&amp; inputSet.getAttributes().getWeight() != <span class="keyword">null</span>) {</span></span></td> </tr> <tr id="l114"> <td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=114#src-114">114</a></td> <td align="right" class="coverageCount Filtered missedByTest" >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-114" class="srcLineFiltered"><span class="nolink" title="Filtered by: method,&#160;for,&#160;if"> mapping = <a href="../../../../com/rapidminer/example/set/MappedExampleSet.html#MappedExampleSet">MappedExampleSet</a>.createWeightedBootstrappingMapping(inputSet, size, random);</span></span></td> </tr> <tr id="l115"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=115#src-115">115</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-115" class="srcLine"> } <span class="keyword">else</span> {</span></td> </tr> <tr id="l116"> <td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=116#src-116">116</a></td> <td align="right" class="coverageCount Filtered missedByTest" >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-116" class="srcLineFiltered"><span class="nolink" title="Filtered by: method,&#160;for,&#160;else"> mapping = <a href="../../../../com/rapidminer/example/set/MappedExampleSet.html#MappedExampleSet">MappedExampleSet</a>.createBootstrappingMapping(inputSet, size, random);</span></span></td> </tr> <tr id="l117"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=117#src-117">117</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-117" class="srcLine"> }</span></td> </tr> <tr id="l118"> <td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=118#src-118">118</a></td> <td align="right" class="coverageCount Filtered missedByTest" >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-118" class="srcLineFiltered"><span class="nolink" title="Filtered by: method,&#160;for"> <a href="../../../../com/rapidminer/example/set/MappedExampleSet.html#MappedExampleSet">MappedExampleSet</a> trainingSet = <span class="keyword">new</span> <a href="../../../../com/rapidminer/example/set/MappedExampleSet.html#MappedExampleSet">MappedExampleSet</a>(inputSet, mapping, <span class="keyword">true</span>);</span></span></td> </tr> <tr id="l119"> <td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=119#src-119">119</a></td> <td align="right" class="coverageCount Filtered missedByTest" >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-119" class="srcLineFiltered"><span class="nolink" title="Filtered by: method,&#160;for"> learn(trainingSet);</span></span></td> </tr> <tr id="l120"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=120#src-120">120</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-120" class="srcLine"></span></td> </tr> <tr id="l121"> <td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=121#src-121">121</a></td> <td align="right" class="coverageCount Filtered missedByTest" >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-121" class="srcLineFiltered"><span class="nolink" title="Filtered by: method,&#160;for"> <a href="../../../../com/rapidminer/example/set/MappedExampleSet.html#MappedExampleSet">MappedExampleSet</a> inverseExampleSet = <span class="keyword">new</span> <a href="../../../../com/rapidminer/example/set/MappedExampleSet.html#MappedExampleSet">MappedExampleSet</a>(inputSet, mapping, <span class="keyword">false</span>);</span></span></td> </tr> <tr id="l122"> <td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=122#src-122">122</a></td> <td align="right" class="coverageCount Filtered missedByTest" >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-122" class="srcLineFiltered"><span class="nolink" title="Filtered by: method,&#160;for"> evaluate(inverseExampleSet);</span></span></td> </tr> <tr id="l123"> <td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=123#src-123">123</a></td> <td align="right" class="coverageCount Filtered missedByTest" >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-123" class="srcLineFiltered"><span class="nolink" title="Filtered by: method,&#160;for"> inApplyLoop();</span></span></td> </tr> <tr id="l124"> <td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=124#src-124">124</a></td> <td align="right" class="coverageCount Filtered missedByTest" >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-124" class="srcLineFiltered"><span class="nolink" title="Filtered by: method,&#160;for"> getProgress().step();</span></span></td> </tr> <tr id="l125"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=125#src-125">125</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-125" class="srcLine"> }</span></td> </tr> <tr id="l126"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=126#src-126">126</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-126" class="srcLine"> }</span></td> </tr> <tr id="l127"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=127#src-127">127</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-127" class="srcLine"></span></td> </tr> <tr class="inlineStatsRow" align="right" valign="middle"> <td class="coverageCount"><a name="128" class="nolink">&#160;</a></td> <td class="coverageCount aui-icon aui-icon-small aui-iconfont-arrows-right" id='inlineStatsToggle-128' onclick="toggleInlineStats(this, 'inlinestats-128');"/> <td align="center" valign="middle"> <table id="inlinestats-128" style="display:none;" class="inlineStats" width="100%" cellspacing="1px" cellpadding="1px"> <tr onclick="toggleInlineStats(document.getElementById('inlineStatsToggle-128'), 'inlinestats-128');return true;"> <td><div> <div title="Empty" class="barEmpty" style="min-width:40px;"></div> </div></td><td> - </td> <td class="inlineStat">Uncovered Elements: 0 (0)</td> <td class="inlineStat">Complexity: 1</td> <td class="inlineStat">Complexity Density: -</td> </tr> </table> </td> </tr> <tr id="l128"> <td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=128#src-128">128</a></td> <td align="right" class="coverageCount Filtered missedByTest" >&#160;&#160;</td> <td class=" methodStart srcCell" id="id-128"><img title="Method Statistics" onclick="toggleSrcRowVis(this, 128,131);" id="img-128" src="../../../../img/collapse.gif" alt="toggle" class="icon"/><span id="src-128" class="srcLineFiltered"><span class="nolink" title="Filtered by: method"> @Override</span><span class="foldControl" onclick="toggleSrcRowVis(document.getElementById('img-128'), 128,131);" id="e128" style="display:none;border:none;">...</span></span></td> </tr> <tr id="l129"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=129#src-129">129</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-129" class="srcLine"> <span class="keyword">protected</span> <a href="../../../../com/rapidminer/operator/ports/metadata/MDInteger.html#MDInteger">MDInteger</a> getTestSetSize(<a href="../../../../com/rapidminer/operator/ports/metadata/MDInteger.html#MDInteger">MDInteger</a> originalSize) <span class="keyword">throws</span> <a href="../../../../com/rapidminer/parameter/UndefinedParameterError.html#UndefinedParameterError">UndefinedParameterError</a> {</span></td> </tr> <tr id="l130"> <td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=130#src-130">130</a></td> <td align="right" class="coverageCount Filtered missedByTest" >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-130" class="srcLineFiltered"><span class="nolink" title="Filtered by: method"> <span class="keyword">return</span> originalSize.multiply(1d - getParameterAsDouble(PARAMETER_SAMPLE_RATIO));</span></span></td> </tr> <tr id="l131"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=131#src-131">131</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-131" class="srcLine"> }</span></td> </tr> <tr id="l132"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=132#src-132">132</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-132" class="srcLine"></span></td> </tr> <tr class="inlineStatsRow" align="right" valign="middle"> <td class="coverageCount"><a name="133" class="nolink">&#160;</a></td> <td class="coverageCount aui-icon aui-icon-small aui-iconfont-arrows-right" id='inlineStatsToggle-133' onclick="toggleInlineStats(this, 'inlinestats-133');"/> <td align="center" valign="middle"> <table id="inlinestats-133" style="display:none;" class="inlineStats" width="100%" cellspacing="1px" cellpadding="1px"> <tr onclick="toggleInlineStats(document.getElementById('inlineStatsToggle-133'), 'inlinestats-133');return true;"> <td><div> <div title="Empty" class="barEmpty" style="min-width:40px;"></div> </div></td><td> - </td> <td class="inlineStat">Uncovered Elements: 0 (0)</td> <td class="inlineStat">Complexity: 1</td> <td class="inlineStat">Complexity Density: -</td> </tr> </table> </td> </tr> <tr id="l133"> <td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=133#src-133">133</a></td> <td align="right" class="coverageCount Filtered missedByTest" >&#160;&#160;</td> <td class=" methodStart srcCell" id="id-133"><img title="Method Statistics" onclick="toggleSrcRowVis(this, 133,136);" id="img-133" src="../../../../img/collapse.gif" alt="toggle" class="icon"/><span id="src-133" class="srcLineFiltered"><span class="nolink" title="Filtered by: method"> @Override</span><span class="foldControl" onclick="toggleSrcRowVis(document.getElementById('img-133'), 133,136);" id="e133" style="display:none;border:none;">...</span></span></td> </tr> <tr id="l134"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=134#src-134">134</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-134" class="srcLine"> <span class="keyword">protected</span> <a href="../../../../com/rapidminer/operator/ports/metadata/MDInteger.html#MDInteger">MDInteger</a> getTrainingSetSize(<a href="../../../../com/rapidminer/operator/ports/metadata/MDInteger.html#MDInteger">MDInteger</a> originalSize) <span class="keyword">throws</span> <a href="../../../../com/rapidminer/parameter/UndefinedParameterError.html#UndefinedParameterError">UndefinedParameterError</a> {</span></td> </tr> <tr id="l135"> <td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=135#src-135">135</a></td> <td align="right" class="coverageCount Filtered missedByTest" >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-135" class="srcLineFiltered"><span class="nolink" title="Filtered by: method"> <span class="keyword">return</span> originalSize.multiply(getParameterAsDouble(PARAMETER_SAMPLE_RATIO));</span></span></td> </tr> <tr id="l136"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=136#src-136">136</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-136" class="srcLine"> }</span></td> </tr> <tr id="l137"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=137#src-137">137</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-137" class="srcLine"></span></td> </tr> <tr class="inlineStatsRow" align="right" valign="middle"> <td class="coverageCount"><a name="138" class="nolink">&#160;</a></td> <td class="coverageCount aui-icon aui-icon-small aui-iconfont-arrows-right" id='inlineStatsToggle-138' onclick="toggleInlineStats(this, 'inlinestats-138');"/> <td align="center" valign="middle"> <table id="inlinestats-138" style="display:none;" class="inlineStats" width="100%" cellspacing="1px" cellpadding="1px"> <tr onclick="toggleInlineStats(document.getElementById('inlineStatsToggle-138'), 'inlinestats-138');return true;"> <td><div> <div title="Empty" class="barEmpty" style="min-width:40px;"></div> </div></td><td> - </td> <td class="inlineStat">Uncovered Elements: 0 (0)</td> <td class="inlineStat">Complexity: 1</td> <td class="inlineStat">Complexity Density: -</td> </tr> </table> </td> </tr> <tr id="l138"> <td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=138#src-138">138</a></td> <td align="right" class="coverageCount Filtered missedByTest" >&#160;&#160;</td> <td class=" methodStart srcCell" id="id-138"><img title="Method Statistics" onclick="toggleSrcRowVis(this, 138,155);" id="img-138" src="../../../../img/collapse.gif" alt="toggle" class="icon"/><span id="src-138" class="srcLineFiltered"><span class="nolink" title="Filtered by: method,&#160;property"> @Override</span><span class="foldControl" onclick="toggleSrcRowVis(document.getElementById('img-138'), 138,155);" id="e138" style="display:none;border:none;">...</span></span></td> </tr> <tr id="l139"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=139#src-139">139</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-139" class="srcLine"> <span class="keyword">public</span> List&lt;<a href="../../../../com/rapidminer/parameter/ParameterType.html#ParameterType">ParameterType</a>&gt; getParameterTypes() {</span></td> </tr> <tr id="l140"> <td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=140#src-140">140</a></td> <td align="right" class="coverageCount Filtered missedByTest" >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-140" class="srcLineFiltered"><span class="nolink" title="Filtered by: method,&#160;property"> List&lt;<a href="../../../../com/rapidminer/parameter/ParameterType.html#ParameterType">ParameterType</a>&gt; types = <span class="keyword">super</span>.getParameterTypes();</span></span></td> </tr> <tr id="l141"> <td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=141#src-141">141</a></td> <td align="right" class="coverageCount Filtered missedByTest" >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-141" class="srcLineFiltered"><span class="nolink" title="Filtered by: method,&#160;property"> <a href="../../../../com/rapidminer/parameter/ParameterType.html#ParameterType">ParameterType</a> type = <span class="keyword">new</span> <a href="../../../../com/rapidminer/parameter/ParameterTypeInt.html#ParameterTypeInt">ParameterTypeInt</a>(PARAMETER_NUMBER_OF_VALIDATIONS,</span></span></td> </tr> <tr id="l142"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=142#src-142">142</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-142" class="srcLine"> <span class="string">&quot;The number of validations that should be executed.&quot;</span>, 2, Integer.MAX_VALUE, 10);</span></td> </tr> <tr id="l143"> <td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=143#src-143">143</a></td> <td align="right" class="coverageCount Filtered missedByTest" >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-143" class="srcLineFiltered"><span class="nolink" title="Filtered by: method,&#160;property"> type.setExpert(<span class="keyword">false</span>);</span></span></td> </tr> <tr id="l144"> <td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=144#src-144">144</a></td> <td align="right" class="coverageCount Filtered missedByTest" >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-144" class="srcLineFiltered"><span class="nolink" title="Filtered by: method,&#160;property"> types.add(type);</span></span></td> </tr> <tr id="l145"> <td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=145#src-145">145</a></td> <td align="right" class="coverageCount Filtered missedByTest" >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-145" class="srcLineFiltered"><span class="nolink" title="Filtered by: method,&#160;property"> types.add(<span class="keyword">new</span> <a href="../../../../com/rapidminer/parameter/ParameterTypeDouble.html#ParameterTypeDouble">ParameterTypeDouble</a>(PARAMETER_SAMPLE_RATIO,</span></span></td> </tr> <tr id="l146"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=146#src-146">146</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-146" class="srcLine"> <span class="string">&quot;This ratio of examples will be sampled (with replacement) in each iteration.&quot;</span>, 0.0d,</span></td> </tr> <tr id="l147"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=147#src-147">147</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-147" class="srcLine"> Double.POSITIVE_INFINITY, 1.0d));</span></td> </tr> <tr id="l148"> <td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=148#src-148">148</a></td> <td align="right" class="coverageCount Filtered missedByTest" >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-148" class="srcLineFiltered"><span class="nolink" title="Filtered by: method,&#160;property"> types.add(<span class="keyword">new</span> <a href="../../../../com/rapidminer/parameter/ParameterTypeBoolean.html#ParameterTypeBoolean">ParameterTypeBoolean</a>(PARAMETER_USE_WEIGHTS,</span></span></td> </tr> <tr id="l149"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=149#src-149">149</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-149" class="srcLine"> <span class="string">&quot;If checked, example weights will be used for bootstrapping if such weights are available.&quot;</span>, <span class="keyword">true</span>));</span></td> </tr> <tr id="l150"> <td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=150#src-150">150</a></td> <td align="right" class="coverageCount Filtered missedByTest" >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-150" class="srcLineFiltered"><span class="nolink" title="Filtered by: method,&#160;property"> types.add(<span class="keyword">new</span> <a href="../../../../com/rapidminer/parameter/ParameterTypeBoolean.html#ParameterTypeBoolean">ParameterTypeBoolean</a>(PARAMETER_AVERAGE_PERFORMANCES_ONLY,</span></span></td> </tr> <tr id="l151"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=151#src-151">151</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-151" class="srcLine"> <span class="string">&quot;Indicates if only performance vectors should be averaged or all types of averagable result vectors.&quot;</span>,</span></td> </tr> <tr id="l152"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=152#src-152">152</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-152" class="srcLine"> <span class="keyword">true</span>));</span></td> </tr> <tr id="l153"> <td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=153#src-153">153</a></td> <td align="right" class="coverageCount Filtered missedByTest" >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-153" class="srcLineFiltered"><span class="nolink" title="Filtered by: method,&#160;property"> types.addAll(<a href="../../../../com/rapidminer/tools/RandomGenerator.html#RandomGenerator">RandomGenerator</a>.getRandomGeneratorParameters(<span class="keyword">this</span>));</span></span></td> </tr> <tr id="l154"> <td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=154#src-154">154</a></td> <td align="right" class="coverageCount Filtered missedByTest" >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-154" class="srcLineFiltered"><span class="nolink" title="Filtered by: method,&#160;property"> <span class="keyword">return</span> types;</span></span></td> </tr> <tr id="l155"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=155#src-155">155</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-155" class="srcLine"> }</span></td> </tr> <tr id="l156"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=156#src-156">156</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-156" class="srcLine"></span></td> </tr> <tr class="inlineStatsRow" align="right" valign="middle"> <td class="coverageCount"><a name="157" class="nolink">&#160;</a></td> <td class="coverageCount aui-icon aui-icon-small aui-iconfont-arrows-right" id='inlineStatsToggle-157' onclick="toggleInlineStats(this, 'inlinestats-157');"/> <td align="center" valign="middle"> <table id="inlinestats-157" style="display:none;" class="inlineStats" width="100%" cellspacing="1px" cellpadding="1px"> <tr onclick="toggleInlineStats(document.getElementById('inlineStatsToggle-157'), 'inlinestats-157');return true;"> <td><div> <div title="Empty" class="barEmpty" style="min-width:40px;"></div> </div></td><td> - </td> <td class="inlineStat">Uncovered Elements: 0 (0)</td> <td class="inlineStat">Complexity: 1</td> <td class="inlineStat">Complexity Density: -</td> </tr> </table> </td> </tr> <tr id="l157"> <td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=157#src-157">157</a></td> <td align="right" class="coverageCount Filtered missedByTest" >&#160;&#160;</td> <td class=" methodStart srcCell" id="id-157"><img title="Method Statistics" onclick="toggleSrcRowVis(this, 157,160);" id="img-157" src="../../../../img/collapse.gif" alt="toggle" class="icon"/><span id="src-157" class="srcLineFiltered"><span class="nolink" title="Filtered by: method"> @Override</span><span class="foldControl" onclick="toggleSrcRowVis(document.getElementById('img-157'), 157,160);" id="e157" style="display:none;border:none;">...</span></span></td> </tr> <tr id="l158"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=158#src-158">158</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-158" class="srcLine"> <span class="keyword">public</span> <span class="keyword">boolean</span> supportsCapability(<a href="../../../../com/rapidminer/operator/OperatorCapability.html#OperatorCapability">OperatorCapability</a> capability) {</span></td> </tr> <tr id="l159"> <td align="right" class="lineCount Filtered"><a class="lineNumHref" href="?line=159#src-159">159</a></td> <td align="right" class="coverageCount Filtered missedByTest" >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-159" class="srcLineFiltered"><span class="nolink" title="Filtered by: method"> <span class="keyword">return</span> <span class="keyword">true</span>;</span></span></td> </tr> <tr id="l160"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=160#src-160">160</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-160" class="srcLine"> }</span></td> </tr> <tr id="l161"> <td align="right" class="lineCount NoHilight"><a class="lineNumHref" href="?line=161#src-161">161</a></td> <td align="right" class="coverageCount NoHilight " >&#160;&#160;</td> <td class=" srcCell" ><span class="spacer"></span><span id="src-161" class="srcLine">}</span></td> </tr> </tbody></table> </div> </div><!-- .aui-tabs --> <script type="text/javascript"> var ol_bgclass = "overBG"; var ol_fgclass = "overFG"; var ol_cgclass = "overCaption"; var ol_captionfontclass= "overCaption"; var ol_closefontclass = "closeFont"; var ol_closeclick = 1; var ol_close = 'X'; var ol_wrap = 1; var rootRelPath = '../../../../'; var testsPerFile = -1; </script> <script src="BootstrappingValidation.js" type="text/javascript"></script> </div> <!-- class="aui-page-panel-content-clover" --> <footer id="footer" role="contentinfo"> <section class="footer-body"> <ul> <li> Report generated by <a target="_new" href="http://www.atlassian.com/software/clover">Atlassian Clover</a> v 4.1.2 on 星期二 九月 5 2017 17:24:16 CST using coverage data from 星期四 一月 1 1970 08:00:00 CST. </li> </ul> <ul> <li>Clover Evaluation License registered to Clover Plugin. You have 29 day(s) before your license expires.</li> </ul> <div id="footer-logo"> <a target="_blank" href="http://www.atlassian.com/"> Atlassian </a> </div> </section> </footer> </section> <!-- class="aui-page-panel-content" --> </div> <!-- class="aui-page-panel-inner" --> </div> <!-- class="aui-page-panel" --> </div> <!-- id="page" --> </body> </html>
src/templates/wysihtml5_toolbar.html
juposocial/jupo
<div id="wysihtml5-toolbar" style="display: none"> {# <a tabindex="-1" data-wysihtml5-command="formatBlock" data-wysihtml5-command-value="h2" title="Insert Title"><h2>Title</h2></a> #} <a tabindex="-1" data-wysihtml5-command="formatBlock" data-wysihtml5-command-value="div" title="clear format">Normal text</a> <a tabindex="-1" data-wysihtml5-command="formatBlock" data-wysihtml5-command-value="h3" title="Insert Subtitle" class='heading'><h3>Heading</h3></a> <br> <a tabindex="-1" data-wysihtml5-command="bold" title="CTRL+B"><strong>B</strong></a> <a tabindex="-1" data-wysihtml5-command="italic" title="CTRL+I"><em>I</em></a> {# <a tabindex="-1" data-wysihtml5-command="underline" title="CTRL+U"><u>U</u></a>#} <a tabindex="-1" data-wysihtml5-command="strikethrough" title="Strikethrough"><del>S</del></a> <a tabindex="-1" data-wysihtml5-command="insertUnorderedList" title="Unordered List"><i class='unordered-list-icon'></i></a> {# <a tabindex="-1" data-wysihtml5-command="formatBlock" data-wysihtml5-command-value="blockquote" title="Insert Quote" class='quote'>“</a> #} <a tabindex="-1" data-wysihtml5-command="formatCode" title='Fixed Width' class='code'>&lt;/&gt;</a> {# <a tabindex="-1" data-wysihtml5-command="Outdent" title="Outdent"><i class="outdent-icon"></i></a> <a tabindex="-1" data-wysihtml5-command="Indent" title="Indent"><i class="indent-icon"></i></a> #} {# <a tabindex="-1" data-wysihtml5-command="insertImage"><i class='picture-icon'></i></a> <div data-wysihtml5-dialog="insertImage" style="display: none;"> <label> <input data-wysihtml5-dialog-field="src" placeholder="http://" type="text"> </label> <span class='align'> Align: <select data-wysihtml5-dialog-field="className"> <option value="wysiwyg-float-left">left</option> <option value="wysiwyg-float-right" selected="selected">right</option> </select> </span> <a tabindex="-1" data-wysihtml5-dialog-action="save" class='button'>Insert</a> </div> #} </div>
rules/rules-rgaa3.2016/src/test/resources/testcases/rgaa32016/Rgaa32016Rule030301/Rgaa32016.Test.3.3.1-2Failed-02.html
dzc34/Asqatasun
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <head> <meta http-equiv="Content-type" content="text/html; charset=utf-8" /> <title>Rgaa32016 Test.3.3.1 Failed 02</title> <style type="text/css"> .testcase { color:#FFA500 } body { background-color: white; } </style> </head> <body class="Failed"> <div> <h1>Rgaa32016 Test.3.3.1 Failed 02</h1> <!-- START [test-detail] --> <div class="test-detail" lang="fr"> Dans chaque page Web, <a href="http://references.modernisation.gouv.fr/rgaa-accessibilite/2016/glossaire.html#taille-caracteres-contraste">jusqu&#x2019;&#xE0; 150% de la taille de police par d&#xE9;faut</a> (ou 1.5em), le texte et le texte en image sans effet de graisse v&#xE9;rifient-ils une de ces conditions (hors <a href="http://references.modernisation.gouv.fr/rgaa-accessibilite/2016/cas-particuliers.html#cp-3-3,3-4" title="Cas particuliers pour le crit&#xE8;re 3.3">cas particuliers</a>)&nbsp;? <ul><li>Le rapport de <a href="http://references.modernisation.gouv.fr/rgaa-accessibilite/2016/glossaire.html#contraste">contraste</a> entre le texte et son arri&#xE8;re-plan est de 4.5:1, au moins&nbsp;;</li> <li>Un m&#xE9;canisme permet &#xE0; l&#x2019;utilisateur d&#x2019;afficher le texte avec un rapport de contraste de 4.5:1, au moins.</li> </ul> </div> <!-- END [test-detail] --> <div class="testcase"> <span> Some text with incorrect contrast </span> </div> <div class="test-explanation"> Failed : The text is displayed with the default background (white) color and foreground set to red which is incorrect in terms of contrast for a 4.5 ration. </div> </div> </body> </html>