org.sourcejammer.client.gui.process.info
Class CheckInFilesProcessInfo

java.lang.Object
  |
  +--org.sourcejammer.client.gui.process.info.CheckOutFileProcessInfo
        |
        +--org.sourcejammer.client.gui.process.info.CheckInFilesProcessInfo

public class CheckInFilesProcessInfo
extends CheckOutFileProcessInfo

Title: SourceJammer 1.0.1 Description: Copyright: Copyright (c) 2001 Company:

Version:
1.0
Author:
Robert MacGrogan

Field Summary
(package private)  java.lang.String afterCheckInAction
           
(package private)  java.lang.String comment
           
 
Fields inherited from class org.sourcejammer.client.gui.process.info.CheckOutFileProcessInfo
eolType, fileNames, makeReadOnly, parentProjectTreeNode, targetDirectory
 
Constructor Summary
CheckInFilesProcessInfo()
           
 
Method Summary
 java.lang.String getAfterCheckInAction()
           
 java.lang.String getComment()
           
 void setAfterCheckInAction(java.lang.String s)
           
 void setComment(java.lang.String comment)
           
 
Methods inherited from class org.sourcejammer.client.gui.process.info.CheckOutFileProcessInfo
getEolType, getFileNames, getParentProjectTreeNode, getTargetDirectory, isMakeReadOnly, setEolType, setFileNames, setMakeReadOnly, setParentProjectTreeNode, setTargetDirectory
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

comment

java.lang.String comment

afterCheckInAction

java.lang.String afterCheckInAction
Constructor Detail

CheckInFilesProcessInfo

public CheckInFilesProcessInfo()
Method Detail

getComment

public java.lang.String getComment()

setComment

public void setComment(java.lang.String comment)

setAfterCheckInAction

public void setAfterCheckInAction(java.lang.String s)

getAfterCheckInAction

public java.lang.String getAfterCheckInAction()


Copyright © 2003 Soucejammer project.