Документ взят из кэша поисковой машины. Адрес оригинального документа : http://angel.cs.msu.su/projects/system/javadoc/methods/SchemaViewer.html
Дата изменения: Tue Dec 21 00:38:44 2004
Дата индексирования: Sun Apr 10 00:01:56 2016
Кодировка:
SchemaViewer

methods
Class SchemaViewer

java.lang.Object
  extended bymethods.ClientMethod
      extended bymethods.ClientViewer
          extended bymethods.SchemaViewer

public class SchemaViewer
extends ClientViewer


Field Summary
 
Fields inherited from class methods.ClientMethod
dm, header, parent
 
Constructor Summary
SchemaViewer(java.awt.Frame parent, DesktopManager dm, java.io.File header)
           
 
Method Summary
static java.lang.String getName()
          Vozvrashchaet nazvanie metoda
static java.lang.String[] getTypes()
          Vozvrashchaet tipy dannyx, kotorye mogut byt' otobrazheny
 void start()
          Nachinaet rabotu metoda
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SchemaViewer

public SchemaViewer(java.awt.Frame parent,
                    DesktopManager dm,
                    java.io.File header)
Method Detail

getName

public static java.lang.String getName()
Description copied from class: ClientMethod
Vozvrashchaet nazvanie metoda


getTypes

public static java.lang.String[] getTypes()
Description copied from class: ClientViewer
Vozvrashchaet tipy dannyx, kotorye mogut byt' otobrazheny


start

public void start()
Description copied from class: ClientMethod
Nachinaet rabotu metoda

Specified by:
start in class ClientMethod