Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.ematgine.threads.services.S1000Client.command
Class ControlCommandJoinFileMessage  view ControlCommandJoinFileMessage download ControlCommandJoinFileMessage.java

java.lang.Object
  extended byorg.ematgine.threads.services.S1000Client.command.ControlCommand
      extended byorg.ematgine.threads.services.S1000Client.command.ControlCommandJoinFileMessage

public class ControlCommandJoinFileMessage
extends ControlCommand


Field Summary
private  java.io.File thefile
          Description of the Field
 
Fields inherited from class org.ematgine.threads.services.S1000Client.command.ControlCommand
ControlCommand_Browse, ControlCommand_DefineAndSendMailMessage, ControlCommand_DefineBrowserConfiguration, ControlCommand_DefineConfiguration, ControlCommand_DefineNewMailToSendMessage, ControlCommand_DontBrowse, ControlCommand_JoinFileMessage, ControlCommand_RunPOP3, ControlCommand_SendMailMessage, ControlCommand_StopPOP3, ControlCommand_TryJoinFileMessage, ControlCommand_UpdateJScrollPane
 
Constructor Summary
ControlCommandJoinFileMessage(java.io.File the_file)
          Constructor for the ControlCommand object
 
Method Summary
 java.io.File getFile()
          Gets the commandNumber attribute of the ControlCommand object
 
Methods inherited from class org.ematgine.threads.services.S1000Client.command.ControlCommand
getCommandNumber
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

thefile

private java.io.File thefile
Description of the Field

Constructor Detail

ControlCommandJoinFileMessage

public ControlCommandJoinFileMessage(java.io.File the_file)
Constructor for the ControlCommand object

Method Detail

getFile

public java.io.File getFile()
Gets the commandNumber attribute of the ControlCommand object