ch.hearc.I04_05s08.GUI
Class ToolBars

java.lang.Object
  extended bych.hearc.I04_05s08.GUI.ToolBars

public class ToolBars
extends Object

The toolbars area

Author:
Blanc, Yoan
Licence:
MIT
Copyright:
2005 Yoan Blanc, HE-ARC Ing�nierie

Constructor Summary
ToolBars()
           
 
Method Summary
 JPanel getRDF(RdfGraph graph)
          Get the RDF toolbar
 JPanel getRDF(RdfsFile[] rdfs, RdfGraph graph)
          Get the RDF toolbar
 JPanel getRDFS()
          Get the RDFS toolbar
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ToolBars

public ToolBars()
Method Detail

getRDF

public JPanel getRDF(RdfsFile[] rdfs,
                     RdfGraph graph)
Get the RDF toolbar

Parameters:
rdfs - RDF Schema
graph - graph for RDF
Returns:
the RDF toolbar

getRDF

public JPanel getRDF(RdfGraph graph)
Get the RDF toolbar

Parameters:
graph - graph for RDF
Returns:
the RDF toolbar

getRDFS

public JPanel getRDFS()
Get the RDFS toolbar

Returns:
the RDFS toolbar


A project by Blanc, Yoan – supervised by Dr. Ghorbel, Hatem.
2004 © Blanc, Yoan - HE-ARC