ter.SDK.view
Class EngineSearchView

java.lang.Object
  |
  +--ter.SDK.view.AbstractView
        |
        +--ter.SDK.view.SearchView
              |
              +--ter.SDK.view.EngineSearchView
All Implemented Interfaces:
Plugin, View

public class EngineSearchView
extends SearchView

Title: EngineSearchView

Description:

Copyright: Copyright (c) 2003

Company: UNICE

Version:
1.0
Author:
Zerbib Gabriel - Charbit Lucas - Galbois Xavier - Gahide Jérôme

Constructor Summary
EngineSearchView()
           
 
Method Summary
 java.lang.String getName()
          returns the name of the plugin
 java.awt.Container getViewContainer()
          This function returns the container where all the graphics elements of the view has been draw
 
Methods inherited from class ter.SDK.view.SearchView
getType
 
Methods inherited from class ter.SDK.view.AbstractView
create, getClassifierAnalyser, setClassifierAnalyser
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EngineSearchView

public EngineSearchView()
Method Detail

getViewContainer

public java.awt.Container getViewContainer()
Description copied from interface: View
This function returns the container where all the graphics elements of the view has been draw

Returns:
: a container

getName

public java.lang.String getName()
Description copied from interface: Plugin
returns the name of the plugin

Returns:
the name of the plugin