Uses of Interface
org.jrdf.gui.view.PanelView

Packages that use PanelView
org.jrdf.gui.view   
 

Uses of PanelView in org.jrdf.gui.view
 

Subinterfaces of PanelView in org.jrdf.gui.view
 interface QueryPanelView
          A builder that always throws exceptions.
 interface ResultsPanelView
          A builder that always throws exceptions.
 

Classes in org.jrdf.gui.view that implement PanelView
 class QueryPanelViewImpl
          The query panel.
 class ResultsPanelViewImpl
          The results panel.