blob: 563215e223fcf3dd6ca9ccb25bb94a45dfb1ad4e [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="it">
<head>
<!-- Generated by javadoc (version 1.7.0_80) on Thu Jun 14 10:04:13 CEST 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>jpa.tools.swing (OpenJPA Parent POM 2.4.3 API)</title>
<meta name="date" content="2018-06-14">
<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="jpa.tools.swing (OpenJPA Parent POM 2.4.3 API)";
}
//-->
</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-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../hellojpa/package-summary.html">Prev Package</a></li>
<li><a href="../../../mapping/package-summary.html">Next Package</a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?jpa/tools/swing/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;jpa.tools.swing</h1>
<div class="docSummary">
<div class="block">Swing widgets to browse persistent entities using JPA 2.0 MetaModel API.</div>
</div>
<p>See:&nbsp;<a href="#package_description">Description</a></p>
</div>
<div class="contentContainer">
<ul class="blockList">
<li class="blockList">
<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Interface Summary table, listing interfaces, and an explanation">
<caption><span>Interface Summary</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Interface</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="../../../jpa/tools/swing/Maze.html" title="interface in jpa.tools.swing">Maze</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../jpa/tools/swing/QueryDecorator.html" title="interface in jpa.tools.swing">QueryDecorator</a></td>
<td class="colLast">
<div class="block">Decorates an executable query.</div>
</td>
</tr>
</tbody>
</table>
</li>
<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="../../../jpa/tools/swing/AttributeLegendView.html" title="class in jpa.tools.swing">AttributeLegendView</a></td>
<td class="colLast">
<div class="block">Displays color codes of each attribute type.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../jpa/tools/swing/AttributeView.html" title="class in jpa.tools.swing">AttributeView</a></td>
<td class="colLast">
<div class="block">View of a persistent attribute as a JLabel.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../jpa/tools/swing/ConfigurationViewer.html" title="class in jpa.tools.swing">ConfigurationViewer</a></td>
<td class="colLast">
<div class="block">Displays Properties.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../jpa/tools/swing/EntityDataModel.html" title="class in jpa.tools.swing">EntityDataModel</a>&lt;T&gt;</td>
<td class="colLast">
<div class="block">A data model for a tabular view of a list of persistent entities.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../jpa/tools/swing/EntityTable.html" title="class in jpa.tools.swing">EntityTable</a>&lt;T&gt;</td>
<td class="colLast">
<div class="block">A specialized Swing table to display a list of persistent entity instances.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../jpa/tools/swing/EntityTableView.html" title="class in jpa.tools.swing">EntityTableView</a>&lt;T&gt;</td>
<td class="colLast">
<div class="block">An entity table view consists of a JTable and optionally another table for many-valued associations.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../jpa/tools/swing/EntityTypeView.html" title="class in jpa.tools.swing">EntityTypeView</a>&lt;T&gt;</td>
<td class="colLast">
<div class="block">View of a persistent entity type as a JPanel.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../jpa/tools/swing/ErrorDialog.html" title="class in jpa.tools.swing">ErrorDialog</a></td>
<td class="colLast">
<div class="block">A dialog to display runtime error.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../jpa/tools/swing/FileScanner.html" title="class in jpa.tools.swing">FileScanner</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../jpa/tools/swing/Finder.html" title="class in jpa.tools.swing">Finder</a></td>
<td class="colLast">
<div class="block">Searches for a given class in the set of directories recursively.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../jpa/tools/swing/GraphicOutputStream.html" title="class in jpa.tools.swing">GraphicOutputStream</a></td>
<td class="colLast">
<div class="block">An output stream that uses a <a href="../../../jpa/tools/swing/ScrollingTextPane.html" title="class in jpa.tools.swing"><code>ScrollingTextPane</code></a> as its sink.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../jpa/tools/swing/IndexedMap.html" title="class in jpa.tools.swing">IndexedMap</a>&lt;K,V&gt;</td>
<td class="colLast">
<div class="block">A map with indexed access.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../jpa/tools/swing/InstanceDataModel.html" title="class in jpa.tools.swing">InstanceDataModel</a>&lt;T&gt;</td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../jpa/tools/swing/InstanceView.html" title="class in jpa.tools.swing">InstanceView</a>&lt;T&gt;</td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../jpa/tools/swing/MetamodelHelper.html" title="class in jpa.tools.swing">MetamodelHelper</a></td>
<td class="colLast">
<div class="block">Static utility for analyzing persistent metadata model using JPA 2.0.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../jpa/tools/swing/MetamodelHelper.AttributeComparator.html" title="class in jpa.tools.swing">MetamodelHelper.AttributeComparator</a></td>
<td class="colLast">
<div class="block">Compares attribute by their qualification.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../jpa/tools/swing/MetamodelHelper.EntityComparator.html" title="class in jpa.tools.swing">MetamodelHelper.EntityComparator</a></td>
<td class="colLast">
<div class="block">Compares EntityType by their dependency of derived targets.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../jpa/tools/swing/MetamodelView.html" title="class in jpa.tools.swing">MetamodelView</a></td>
<td class="colLast">
<div class="block">Graphical View of a JPA 2.0 Metamodel.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../jpa/tools/swing/PathFinder.html" title="class in jpa.tools.swing">PathFinder</a></td>
<td class="colLast">
<div class="block">A* Algorithm to find rectilinear path through a <a href="../../../jpa/tools/swing/Maze.html" title="interface in jpa.tools.swing"><code>Maze</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../jpa/tools/swing/PowerPointViewer.html" title="class in jpa.tools.swing">PowerPointViewer</a></td>
<td class="colLast">
<div class="block">Displays and navigates PowerPoint slides.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../jpa/tools/swing/PreparedQueryViewer.html" title="class in jpa.tools.swing">PreparedQueryViewer</a></td>
<td class="colLast">
<div class="block">A specialized table to display statistics of queries.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../jpa/tools/swing/RoundButton.html" title="class in jpa.tools.swing">RoundButton</a></td>
<td class="colLast">
<div class="block">A Circular Swing Button.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../jpa/tools/swing/ScrollingTextPane.html" title="class in jpa.tools.swing">ScrollingTextPane</a></td>
<td class="colLast">
<div class="block">A TextPane where text that scrolls as new text is appended.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../jpa/tools/swing/SourceCodeViewer.html" title="class in jpa.tools.swing">SourceCodeViewer</a></td>
<td class="colLast">
<div class="block">An internal viewer for HTML formatted source code.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../jpa/tools/swing/StatusBar.html" title="class in jpa.tools.swing">StatusBar</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../jpa/tools/swing/SwingHelper.html" title="class in jpa.tools.swing">SwingHelper</a></td>
<td class="colLast">
<div class="block">Assorted utility methods.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../jpa/tools/swing/TextStyles.html" title="class in jpa.tools.swing">TextStyles</a></td>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
</ul>
<a name="package_description">
<!-- -->
</a>
<h2 title="Package jpa.tools.swing Description">Package jpa.tools.swing Description</h2>
<div class="block">Swing widgets to browse persistent entities using JPA 2.0 MetaModel API.</div>
</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-all.html">Index</a></li>
<li><a href="../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../hellojpa/package-summary.html">Prev Package</a></li>
<li><a href="../../../mapping/package-summary.html">Next Package</a></li>
</ul>
<ul class="navList">
<li><a href="../../../index.html?jpa/tools/swing/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 ======= -->
<p class="legalCopy"><small>Copyright &#169; 2006&#x2013;2018 <a href="http://www.apache.org">Apache Software Foundation</a>. All rights reserved.</small></p>
</body>
</html>