|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.netbeans.lib.cvsclient.command.FileInfoContainer
public abstract class FileInfoContainer
It's a base class for all containers that store information being processed during execution of cvs commands. Such info is then transmitted via the event mechanism (CVSEvent) to the appropriate UI classes that use this information to display it to the user.
Constructor Summary | |
---|---|
FileInfoContainer()
|
Method Summary | |
---|---|
abstract java.io.File |
getFile()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FileInfoContainer()
Method Detail |
---|
public abstract java.io.File getFile()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |