|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Log.LogEntry | |
---|---|
com.sun.electric.tool.cvspm | Package for the CVS tool which synchronizes circuitry using source-code control. |
com.sun.electric.tool.user.dialogs |
Uses of Log.LogEntry in com.sun.electric.tool.cvspm |
---|
Methods in com.sun.electric.tool.cvspm with parameters of type Log.LogEntry | |
---|---|
static void |
Log.compare(Log.LogEntry entry1,
Log.LogEntry entry2)
|
static void |
Log.compareWithLocal(Log.LogEntry entry)
Compare the specified version with the local copy |
static void |
Log.getVersion(Log.LogEntry entry)
|
Constructors in com.sun.electric.tool.cvspm with parameters of type Log.LogEntry | |
---|---|
Log.RevertToVersion(Log.LogEntry entry)
|
Uses of Log.LogEntry in com.sun.electric.tool.user.dialogs |
---|
Constructor parameters in com.sun.electric.tool.user.dialogs with type arguments of type Log.LogEntry | |
---|---|
CVSLog(java.util.List<Log.LogEntry> entries,
java.lang.String title,
java.lang.String workingVersion)
Creates new form CVSLog |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |