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

methods
Class TestQueue

java.lang.Object
  extended bymethods.ClientMethod
      extended bymethods.TestQueue

public class TestQueue
extends ClientMethod


Field Summary
(package private)  java.lang.String[] dataids
           
 
Fields inherited from class methods.ClientMethod
dm, header, parent
 
Constructor Summary
TestQueue(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
 

Field Detail

dataids

java.lang.String[] dataids
Constructor Detail

TestQueue

public TestQueue(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