org.netbeans.lib.cvsclient.command.editors
Class EditorsFileInfoContainer
java.lang.Object
org.netbeans.lib.cvsclient.command.FileInfoContainer
org.netbeans.lib.cvsclient.command.editors.EditorsFileInfoContainer
public class EditorsFileInfoContainer
- extends FileInfoContainer
Data object created by parsing the output of the Editors command.
- Author:
- Thomas Singer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getFile
public File getFile()
- Specified by:
getFile
in class FileInfoContainer
getClient
public String getClient()
getDate
public Date getDate()
getUser
public String getUser()
Copyright © 2011. All Rights Reserved.