Uses of Package
jpa.tools.swing
-
Packages that use jpa.tools.swing Package Description jpa.tools.swing Swing widgets to browse persistent entities using JPA 2.0 MetaModel API.openbook.client -
Classes in jpa.tools.swing used by jpa.tools.swing Class Description EntityDataModel A data model for a tabular view of a list of persistent entities.EntityTable A specialized Swing table to display a list of persistent entity instances.EntityTable.InstanceCellRenderer Renders the value of a persistent entity in a table column as the persistent identifier.Maze ScrollingTextPane A TextPane where text that scrolls as new text is appended. -
Classes in jpa.tools.swing used by openbook.client Class Description GraphicOutputStream An output stream that uses aScrollingTextPane
as its sink.SourceCodeViewer An internal viewer for HTML formatted source code.