Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SourceJammer 1.2.0.1 May 20, 2002
Copyright (c) 2001, 2002 Robert MacGrogan
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
M
main(String[])
- Static method in class org.sourcejammer.project.view.
NodeName
main(String[])
- Static method in class org.sourcejammer.project.controller.
FileNode
main(String[])
- Static method in class org.sourcejammer.project.model.
ChangeArchiveLocation
main(String[])
- Static method in class org.sourcejammer.project.model.
Conversion
main(String[])
- Static method in class org.sourcejammer.project.model.filesys.
XMLUtilFS
main(String[])
- Static method in class org.sourcejammer.client.commandline.
Client
main(String[])
- Static method in class org.sourcejammer.client.gui.
StartGUI
main(String[])
- Static method in class org.sourcejammer.client.gui.
SJGuiClient
main(String[])
- Static method in class org.sourcejammer.client.gui.dialog.
LabeledVersionDialog
main(String[])
- Static method in class org.sourcejammer.client.gui.dialog.
TreeFileDialog
main(String[])
- Static method in class org.sourcejammer.client.gui.dialog.
VersionListDialog
main(String[])
- Static method in class org.sourcejammer.client.gui.dialog.
GetFilesDialog
main(String[])
- Static method in class org.sourcejammer.client.gui.dialog.
CheckInFilesDialog
main(String[])
- Static method in class org.sourcejammer.client.gui.dialog.
UserManagementDialog
main(String[])
- Static method in class org.sourcejammer.client.gui.dialog.
AddFilesDialog
main(String[])
- Static method in class org.sourcejammer.client.gui.dialog.
ArchiveUsersPane
main(String[])
- Static method in class org.sourcejammer.client.gui.dialog.
ListArchivesDialog
main(String[])
- Static method in class org.sourcejammer.client.gui.dialog.
ListServerArchivesDialog
main(String[])
- Static method in class org.sourcejammer.client.gui.listener.
PopupListener
main(String[])
- Static method in class org.sourcejammer.client.gui.process.
AddFileProcess
main(String[])
- Static method in class org.sourcejammer.client.gui.vdiff.
VDiff
main(String[])
- Static method in class org.sourcejammer.server.source.
TestSource
main(String[])
- Static method in class org.sourcejammer.util.
NodeCache
main(String[])
- Static method in class org.sourcejammer.util.
TempDirectoryManager
main(String[])
- Static method in class org.sourcejammer.util.
ZipUtil
MaintainArchiveUsersAction
- class org.sourcejammer.client.gui.action.
MaintainArchiveUsersAction
.
Title: SourceJammer 1.2 Description: Copyright: Copyright (c) 2002 Company: SourceJammer Project
MaintainArchiveUsersAction()
- Constructor for class org.sourcejammer.client.gui.action.
MaintainArchiveUsersAction
MAKE_ARCHIVE
- Static variable in class org.sourcejammer.client.commandline.
CLCommands.Commands
MAKE_ARCHIVE_DISCONNECTED
- Static variable in class org.sourcejammer.client.commandline.
CLCommands.Commands
MAKE_LABEL
- Static variable in class org.sourcejammer.client.
SOAPPortal.MCPMethodNames
MAKE_LABEL
- Static variable in class org.sourcejammer.client.commandline.
CLCommands.Commands
MAKE_PROJECT
- Static variable in class org.sourcejammer.client.commandline.
CLCommands.Commands
MAKE_USER
- Static variable in class org.sourcejammer.client.commandline.
CLCommands.Commands
MAKE_WRITABLE
- Static variable in class org.sourcejammer.client.
SourceJammerClient.ConfXMLNodes
makeArchive(String, int, String)
- Method in class org.sourcejammer.client.gui.
CommandCentral
makeArchive(String, String)
- Method in class org.sourcejammer.project.controller.
ArchiveFactory
Uses filesys as default implementation.
makeArchive(String, String, int)
- Method in class org.sourcejammer.project.controller.
ArchiveFactory
MakeArchiveAction
- class org.sourcejammer.client.gui.action.
MakeArchiveAction
.
Title: SourceJammer v 0.1.0 Description: Copyright: Copyright (c) 2001 Company:
MakeArchiveAction()
- Constructor for class org.sourcejammer.client.gui.action.
MakeArchiveAction
makeArchiveDisconnected(String, String, String, String, int, String)
- Method in class org.sourcejammer.client.gui.
CommandCentral
makeFileWritable(File)
- Static method in class org.sourcejammer.client.filesys.
FileSysUtil
Makes a read-only file writable.
makeLabel(long, String, String)
- Method in class org.sourcejammer.client.gui.
CommandCentral
MakeLabelAction
- class org.sourcejammer.client.gui.action.
MakeLabelAction
.
MakeLabelAction()
- Constructor for class org.sourcejammer.client.gui.action.
MakeLabelAction
makeLabeledVersion(SJRequest)
- Static method in class org.sourcejammer.project.view.
MasterControlProgram
Makes a labeled version.
Required SJRequest Params:
requestedNodeUniqueID -- root project for label.
requestedNodeName -- Name for the new label.
comment -- Description of the label.
makeLabeledVersion(String, String, long)
- Method in interface org.sourcejammer.project.controller.
Archive
Create and save a new labeled version with the passed-in name and description and containing all of the latest versions that are children of parent.
makeLabeledVersion(String, String, long)
- Method in class org.sourcejammer.project.controller.
ProjectController
Create and save a new labeled version with the passed-in name and description and containing all of the latest versions that are children of parent.
makeNewTempFile(byte[])
- Static method in class org.sourcejammer.util.
TempDirectoryManager
makePreviousVersionSource(File)
- Method in class org.sourcejammer.project.controller.
PreviousVersionSourceMaker
To use resourceses most wisely, I recommend that newVersion be already saved to disk before this method is called.
makeProject(long, String)
- Method in class org.sourcejammer.client.gui.
CommandCentral
Make a new project on the server.
MakeProjectAction
- class org.sourcejammer.client.gui.action.
MakeProjectAction
.
Title: SourceJammer v 0.1.0 Description: Copyright: Copyright (c) 2001 Company:
MakeProjectAction()
- Constructor for class org.sourcejammer.client.gui.action.
MakeProjectAction
makeUser(String, String, String)
- Method in class org.sourcejammer.client.gui.
CommandCentral
MakeUserAction
- class org.sourcejammer.client.gui.action.
MakeUserAction
.
Title: SourceJammer v 0.1.0 Description: Copyright: Copyright (c) 2001 Company:
MakeUserAction()
- Constructor for class org.sourcejammer.client.gui.action.
MakeUserAction
MAPPED_VERSION
- Static variable in class org.sourcejammer.project.model.filesys.
XMLUtilFS.NodeNames
MAPPED_VERSION_LIST
- Static variable in class org.sourcejammer.project.model.filesys.
XMLUtilFS.NodeNames
MasterControlProgram
- class org.sourcejammer.project.view.
MasterControlProgram
.
This is a central clearing house for commands sent to SourceJammer from remote clients.
MAX_BYTE_ARRAY_SIZE
- Static variable in class org.sourcejammer.server.make.
BytesToAddStreamer
MAX_FILE_SEND_CHUNK_SIZE
- Static variable in class org.sourcejammer.client.
SourceJammerClient.ConfXMLNodes
MAX_FILE_SIZE_FOR_DIFF
- Static variable in class org.sourcejammer.client.gui.process.
AddFileProcess
MAX_HISTORY_SIZE
- Static variable in class org.sourcejammer.project.model.filesys.
XMLUtilFS.NodeNames
MAXLINES
- Static variable in interface JLibDiff.
define
maxSize()
- Method in class org.sourcejammer.util.
CachedObjectMasterList
mbExcludeFile
- Variable in class org.sourcejammer.project.view.
SJRequest
MENU_ADMIN
- Static variable in class org.sourcejammer.client.
DisplayTextLibrary
MENU_CONNECTION
- Static variable in class org.sourcejammer.client.
DisplayTextLibrary
MENU_CONTROLLER
- Static variable in class org.sourcejammer.client.
DisplayTextLibrary
MENU_FILE
- Static variable in class org.sourcejammer.client.
DisplayTextLibrary
MENU_HELP
- Static variable in class org.sourcejammer.client.
DisplayTextLibrary
MENU_PROJECT
- Static variable in class org.sourcejammer.client.
DisplayTextLibrary
MENU_TOOLS
- Static variable in class org.sourcejammer.client.
DisplayTextLibrary
MENU_VIEW
- Static variable in class org.sourcejammer.client.
DisplayTextLibrary
MessageDisplayStream
- class org.sourcejammer.client.gui.logger.
MessageDisplayStream
.
Outputs to specified JTextArea.
MessageDisplayStream(JTextArea, JScrollPane)
- Constructor for class org.sourcejammer.client.gui.logger.
MessageDisplayStream
METAL
- Static variable in class org.sourcejammer.util.
AppConfig.LookAndFeel
MetalLAFAction
- class org.sourcejammer.client.gui.action.
MetalLAFAction
.
Sets look and feel to metal.
MetalLAFAction()
- Constructor for class org.sourcejammer.client.gui.action.
MetalLAFAction
mlFileSysKey
- Variable in class org.sourcejammer.project.model.filesys.
VersionNodeFS
MODIFIED_COLOR
- Static variable in class org.sourcejammer.client.gui.vdiff.
HunkColorVisitor
modifyUser(String, boolean)
- Method in class org.sourcejammer.server.security.
UserManager
modifyUser(String, String)
- Method in class org.sourcejammer.server.security.
UserManager
MOTIF
- Static variable in class org.sourcejammer.util.
AppConfig.LookAndFeel
MotifLAFAction
- class org.sourcejammer.client.gui.action.
MotifLAFAction
.
Sets look and feel to motif.
MotifLAFAction()
- Constructor for class org.sourcejammer.client.gui.action.
MotifLAFAction
mouseClicked(MouseEvent)
- Method in class org.sourcejammer.client.gui.listener.
PopupListener
mousePressed(MouseEvent)
- Method in class org.sourcejammer.client.gui.listener.
PopupListener
mouseReleased(MouseEvent)
- Method in class org.sourcejammer.client.gui.listener.
PopupListener
moveLeftButtonClicked(ArchiveUserPaneEvent)
- Method in class org.sourcejammer.client.gui.listener.
ArchiveUserPaneListener
moveRightButtonClicked(ArchiveUserPaneEvent)
- Method in class org.sourcejammer.client.gui.listener.
ArchiveUserPaneListener
moveSourceFile(File, String, String)
- Static method in class org.sourcejammer.project.model.filesys.
Util
moveToBeginning(CachedListLink)
- Method in class org.sourcejammer.util.
CachedObjectMasterList
moveToEnd(CachedListLink)
- Method in class org.sourcejammer.util.
CachedObjectMasterList
MSG_ARCH_NOT_DELETED
- Static variable in class org.sourcejammer.client.
DisplayTextLibrary
MSG_ARCHIVE_DELETED
- Static variable in class org.sourcejammer.client.
DisplayTextLibrary
MSG_CONFIRM_ROLLBACK1
- Static variable in class org.sourcejammer.client.
DisplayTextLibrary
MSG_CONFIRM_ROLLBACK2
- Static variable in class org.sourcejammer.client.
DisplayTextLibrary
MSG_CONFIRM_ROLLBACK3
- Static variable in class org.sourcejammer.client.
DisplayTextLibrary
MSG_CONFIRM_ROLLBACK4
- Static variable in class org.sourcejammer.client.
DisplayTextLibrary
MSG_CONNECTIONS_DLG_HELP
- Static variable in class org.sourcejammer.client.
DisplayTextLibrary
MSG_CREATE_DIR1
- Static variable in class org.sourcejammer.client.
DisplayTextLibrary
MSG_CREATE_DIR2
- Static variable in class org.sourcejammer.client.
DisplayTextLibrary
MSG_DELETE_ARCH
- Static variable in class org.sourcejammer.client.
DisplayTextLibrary
MSG_DISCONNECT
- Static variable in class org.sourcejammer.client.
DisplayTextLibrary
MSG_GET_PROJ_NO_DIR_1
- Static variable in class org.sourcejammer.client.
DisplayTextLibrary
MSG_GET_PROJ_NO_DIR_2
- Static variable in class org.sourcejammer.client.
DisplayTextLibrary
MSG_GET_PROJ_NO_DIR_3
- Static variable in class org.sourcejammer.client.
DisplayTextLibrary
MSG_REMOVE_FILE
- Static variable in class org.sourcejammer.client.
DisplayTextLibrary
MSG_REMOVE_PROJ
- Static variable in class org.sourcejammer.client.
DisplayTextLibrary
MSG_ROLLBACK_CANCELED
- Static variable in class org.sourcejammer.client.
DisplayTextLibrary
MSG_TEXT_ADDED
- Static variable in class org.sourcejammer.client.
DisplayTextLibrary
MSG_TEXT_CHANGED
- Static variable in class org.sourcejammer.client.
DisplayTextLibrary
MSG_TEXT_REMOVED
- Static variable in class org.sourcejammer.client.
DisplayTextLibrary
MSG_UPDATE_CN_DLG_HELP
- Static variable in class org.sourcejammer.client.
DisplayTextLibrary
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SourceJammer 1.2.0.1 May 20, 2002
Copyright (c) 2001, 2002 Robert MacGrogan
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z