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

methods
Class SNNS

java.lang.Object
  extended bymethods.ClientMethod
      extended bymethods.SNNS

public class SNNS
extends ClientMethod


Field Summary
 
Fields inherited from class methods.ClientMethod
dm, header, parent
 
Constructor Summary
SNNS(java.awt.Frame parent, DesktopManager dm, java.io.File header)
           
 
Method Summary
static java.lang.String getName()
          Vozvrashchaet nazvanie metoda
 void start()
          Nachinaet rabotu metoda
 void start(boolean quiet)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SNNS

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

start

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

Specified by:
start in class ClientMethod

start

public void start(boolean quiet)

getName

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