bugged
stringlengths
6
599k
fixed
stringlengths
10
599k
__index_level_0__
int64
0
1.13M
public static void notmain(String[] args) throws Exception { if(DEBUG) verbose = true; parseArgs(args); printlnVerbose("Processing: " + dmgFile); RandomAccessFile dmgRaf = new RandomAccessFile(dmgFile, "r"); RandomAccessFile isoRaf = null; boolean testOnly = false; if(isoFile != null) { isoRaf = new RandomAcce...
public static void notmain(String[] args) throws Exception { if(DEBUG) verbose = true; parseArgs(args); printlnVerbose("Processing: " + dmgFile); RandomAccessFile dmgRaf = new RandomAccessFile(dmgFile, "r"); RandomAccessFile isoRaf = null; boolean testOnly = false; if(isoFile != null) { isoRaf = new RandomAcce...
1,114,672
public static void notmain(String[] args) throws Exception { if(DEBUG) verbose = true; parseArgs(args); printlnVerbose("Processing: " + dmgFile); RandomAccessFile dmgRaf = new RandomAccessFile(dmgFile, "r"); RandomAccessFile isoRaf = null; boolean testOnly = false; if(isoFile != null) { isoRaf = new RandomAcce...
public static void notmain(String[] args) throws Exception { if(DEBUG) verbose = true; parseArgs(args); printlnVerbose("Processing: " + dmgFile); RandomAccessFile dmgRaf = new RandomAccessFile(dmgFile, "r"); RandomAccessFile isoRaf = null; boolean testOnly = false; if(isoFile != null) { isoRaf = new RandomAcce...
1,114,673
public static void notmain(String[] args) throws Exception { if(DEBUG) verbose = true; parseArgs(args); printlnVerbose("Processing: " + dmgFile); RandomAccessFile dmgRaf = new RandomAccessFile(dmgFile, "r"); RandomAccessFile isoRaf = null; boolean testOnly = false; if(isoFile != null) { isoRaf = new RandomAcce...
public static void notmain(String[] args) throws Exception { if(DEBUG) verbose = true; parseArgs(args); printlnVerbose("Processing: " + dmgFile); RandomAccessFile dmgRaf = new RandomAccessFile(dmgFile, "r"); RandomAccessFile isoRaf = null; boolean testOnly = false; if(isoFile != null) { isoRaf = new RandomAcce...
1,114,674
public static void notmain(String[] args) throws Exception { if(DEBUG) verbose = true; parseArgs(args); printlnVerbose("Processing: " + dmgFile); RandomAccessFile dmgRaf = new RandomAccessFile(dmgFile, "r"); RandomAccessFile isoRaf = null; boolean testOnly = false; if(isoFile != null) { isoRaf = new RandomAcce...
public static void notmain(String[] args) throws Exception { if(DEBUG) verbose = true; parseArgs(args); printlnVerbose("Processing: " + dmgFile); RandomAccessFile dmgRaf = new RandomAccessFile(dmgFile, "r"); RandomAccessFile isoRaf = null; boolean testOnly = false; if(isoFile != null) { isoRaf = new RandomAcce...
1,114,675
public static void notmain(String[] args) throws Exception { if(DEBUG) verbose = true; parseArgs(args); printlnVerbose("Processing: " + dmgFile); RandomAccessFile dmgRaf = new RandomAccessFile(dmgFile, "r"); RandomAccessFile isoRaf = null; boolean testOnly = false; if(isoFile != null) { isoRaf = new RandomAcce...
public static void notmain(String[] args) throws Exception { if(DEBUG) verbose = true; parseArgs(args); printlnVerbose("Processing: " + dmgFile); RandomAccessFile dmgRaf = new RandomAccessFile(dmgFile, "r"); RandomAccessFile isoRaf = null; boolean testOnly = false; if(isoFile != null) { isoRaf = new RandomAcce...
1,114,676
public static void notmain(String[] args) throws Exception { if(DEBUG) verbose = true; parseArgs(args); printlnVerbose("Processing: " + dmgFile); RandomAccessFile dmgRaf = new RandomAccessFile(dmgFile, "r"); RandomAccessFile isoRaf = null; boolean testOnly = false; if(isoFile != null) { isoRaf = new RandomAcce...
public static void notmain(String[] args) throws Exception { if(DEBUG) verbose = true; parseArgs(args); printlnVerbose("Processing: " + dmgFile); RandomAccessFile dmgRaf = new RandomAccessFile(dmgFile, "r"); RandomAccessFile isoRaf = null; boolean testOnly = false; if(isoFile != null) { isoRaf = new RandomAcce...
1,114,677
public static void notmain(String[] args) throws Exception { if(DEBUG) verbose = true; parseArgs(args); printlnVerbose("Processing: " + dmgFile); RandomAccessFile dmgRaf = new RandomAccessFile(dmgFile, "r"); RandomAccessFile isoRaf = null; boolean testOnly = false; if(isoFile != null) { isoRaf = new RandomAcce...
public static void notmain(String[] args) throws Exception { if(DEBUG) verbose = true; parseArgs(args); printlnVerbose("Processing: " + dmgFile); RandomAccessFile dmgRaf = new RandomAccessFile(dmgFile, "r"); RandomAccessFile isoRaf = null; boolean testOnly = false; if(isoFile != null) { isoRaf = new RandomAcce...
1,114,678
public static void notmain(String[] args) throws Exception { if(DEBUG) verbose = true; parseArgs(args); printlnVerbose("Processing: " + dmgFile); RandomAccessFile dmgRaf = new RandomAccessFile(dmgFile, "r"); RandomAccessFile isoRaf = null; boolean testOnly = false; if(isoFile != null) { isoRaf = new RandomAcce...
public static void notmain(String[] args) throws Exception { if(DEBUG) verbose = true; parseArgs(args); printlnVerbose("Processing: " + dmgFile); RandomAccessFile dmgRaf = new RandomAccessFile(dmgFile, "r"); RandomAccessFile isoRaf = null; boolean testOnly = false; if(isoFile != null) { isoRaf = new RandomAcce...
1,114,679
public static void parseArgs(String[] args) { boolean parseSuccessful = false; try { /* Take care of the options... */ int i; for(i = 0; i < args.length; ++i) { String cur = args[i]; if(!cur.startsWith("-")) break; else if(cur.equals("-gui")) { graphical = true; // This should be moved...
public static void parseArgs(String[] args) { boolean parseSuccessful = false; try { /* Take care of the options... */ int i; for(i = 0; i < args.length; ++i) { String cur = args[i]; if(!cur.startsWith("-")) break; else if(cur.equals("-gui")) { graphical = true; // This should be moved...
1,114,680
static void notifyKeyRequestAccepted(final UUID artifactUniqueId, final JabberId acceptedBy) { final InternalDocumentModel iDocumentModel = DocumentModel.getInternalModel(sContext); try { final Document document = iDocumentModel.get(artifactUniqueId); iDocumentModel.unlock(document.getId()); SystemMessageM...
static void notifyKeyRequestAccepted(final UUID artifactUniqueId, final JabberId acceptedBy) { final InternalDocumentModel iDModel = DocumentModel.getInternalModel(sContext); try { final Document document = iDocumentModel.get(artifactUniqueId); iDocumentModel.unlock(document.getId()); SystemMessageModel.ge...
1,114,681
static void notifyKeyRequestAccepted(final UUID artifactUniqueId, final JabberId acceptedBy) { final InternalDocumentModel iDocumentModel = DocumentModel.getInternalModel(sContext); try { final Document document = iDocumentModel.get(artifactUniqueId); iDocumentModel.unlock(document.getId()); SystemMessageM...
static void notifyKeyRequestAccepted(final UUID artifactUniqueId, final JabberId acceptedBy) { final InternalDocumentModel iDocumentModel = DocumentModel.getInternalModel(sContext); try { final Document document = iDocumentModel.get(artifactUniqueId); iDocumentModel.unlock(document.getId()); SystemMessageM...
1,114,682
void sendKeyResponse(final Long documentId, final JabberId requestedBy, final KeyResponse keyResponse) throws ParityException { logger.info("sendKeyResponse(UUID,User,KeyResponse)"); logger.debug(documentId); logger.debug(requestedBy); logger.debug(keyResponse); assertLoggedInUserIsKeyHolder(documentId); synch...
void sendKeyResponse(final Long documentId, final JabberId requestedBy, final KeyResponse keyResponse) throws ParityException { logger.info("sendKeyResponse(UUID,User,KeyResponse)"); logger.debug(documentId); logger.debug(requestedBy); logger.debug(keyResponse); assertLoggedInUserIsKeyHolder(documentId); synch...
1,114,684
void sendKeyResponse(final Long documentId, final JabberId requestedBy, final KeyResponse keyResponse) throws ParityException { logger.info("sendKeyResponse(UUID,User,KeyResponse)"); logger.debug(documentId); logger.debug(requestedBy); logger.debug(keyResponse); assertLoggedInUserIsKeyHolder(documentId); synch...
void sendKeyResponse(final Long documentId, final JabberId requestedBy, final KeyResponse keyResponse) throws ParityException { logger.info("sendKeyResponse(UUID,User,KeyResponse)"); logger.debug(documentId); logger.debug(requestedBy); logger.debug(keyResponse); assertLoggedInUserIsKeyHolder(documentId); synch...
1,114,685
public void init( ServletConfig config ) throws ServletException { super.init( config ); /* * setup the toolbox if there is one */ String key = config.getInitParameter( TOOLBOX_PARAM ); if ( key != null ) { InputStream is = null; try ...
public void init( ServletConfig config ) throws ServletException { super.init( config ); /* * setup the toolbox if there is one */ String key = config.getInitParameter( TOOLBOX_PARAM ); if (key == null || key.length() == 0) { InputStream is = null; ...
1,114,687
public void init( ServletConfig config ) throws ServletException { super.init( config ); /* * setup the toolbox if there is one */ String key = config.getInitParameter( TOOLBOX_PARAM ); if ( key != null ) { InputStream is = null; try ...
public void init( ServletConfig config ) throws ServletException { super.init( config ); /* * setup the toolbox if there is one */ String key = config.getInitParameter( TOOLBOX_PARAM ); if ( key != null ) { key = servletContext.getInitParameter(TOOL...
1,114,688
public void init( ServletConfig config ) throws ServletException { super.init( config ); /* * setup the toolbox if there is one */ String key = config.getInitParameter( TOOLBOX_PARAM ); if ( key != null ) { InputStream is = null; try ...
public void init( ServletConfig config ) throws ServletException { super.init( config ); /* * setup the toolbox if there is one */ String key = config.getInitParameter( TOOLBOX_PARAM ); if ( key != null ) { InputStream is = null; try ...
1,114,689
public ServletToolboxManager(ServletContext servletContext) { this.servletContext = servletContext; appTools = new HashMap(); sessionToolInfo = new ArrayList(); requestToolInfo = new ArrayList(); createSession = true; }
private ServletToolboxManager(ServletContext servletContext) { this.servletContext = servletContext; appTools = new HashMap(); sessionToolInfo = new ArrayList(); requestToolInfo = new ArrayList(); createSession = true; }
1,114,690
private Fixture(final StreamServer streamServer, final OutputStream stream, final String streamId, final StreamSession streamSession) { super(); this.streamServer = streamServer; this.stream = stream; this.streamId = streamId; ...
private Fixture(final StreamServer streamServer, final OutputStream stream, final String streamId, final StreamSession streamSession) { super(); this.streamServer = streamServer; this.stream = stream; this.streamId = streamId; ...
1,114,691
private Fixture(final StreamServer streamServer, final OutputStream stream, final String streamId, final StreamSession streamSession) { super(); this.streamServer = streamServer; this.stream = stream; this.streamId = streamId; ...
private Fixture(final StreamServer streamServer, final OutputStream stream, final String streamId, final StreamSession streamSession) { super(); this.streamServer = streamServer; this.streamId = streamId; this.streamSession = ...
1,114,692
protected void setUp() throws Exception { super.setUp(); final File workingDirectory = new File(getOutputDirectory(), "working"); Assert.assertTrue(workingDirectory.mkdir(), "Could not create directory {0}.", workingDirectory); final File streamFile = getInputFiles()[0]; final Str...
protected void setUp() throws Exception { super.setUp(); final File workingDirectory = new File(getOutputDirectory(), "working"); Assert.assertTrue(workingDirectory.mkdir(), "Could not create directory {0}.", workingDirectory); final File inputFile = getInputFiles()[0]; final File output...
1,114,694
protected void setUp() throws Exception { super.setUp(); final File workingDirectory = new File(getOutputDirectory(), "working"); Assert.assertTrue(workingDirectory.mkdir(), "Could not create directory {0}.", workingDirectory); final File streamFile = getInputFiles()[0]; final Str...
protected void setUp() throws Exception { super.setUp(); final File workingDirectory = new File(getOutputDirectory(), "working"); Assert.assertTrue(workingDirectory.mkdir(), "Could not create directory {0}.", workingDirectory); final File streamFile = getInputFiles()[0]; final Str...
1,114,695
public void testReader() { final StreamReader reader = new StreamReader(datum.streamSession); try { reader.open(); reader.read(datum.streamId, datum.stream); } catch (final IOException iox) { fail(createFailMessage(iox)); } finally { try { ...
public void testReader() { final StreamReader reader = new StreamReader(datum.streamSession); try { reader.open(); reader.read(datum.streamId, datum.stream); } catch (final IOException iox) { fail(createFailMessage(iox)); } finally { try { ...
1,114,696
public void testReader() { final StreamReader reader = new StreamReader(datum.streamSession); try { reader.open(); reader.read(datum.streamId, datum.stream); } catch (final IOException iox) { fail(createFailMessage(iox)); } finally { try { ...
public void testReader() { final StreamReader reader = new StreamReader(datum.streamSession); try { reader.open(); reader.read(datum.streamId, datum.stream); } catch (final IOException iox) { fail(createFailMessage(iox)); } assertEquals(datum.outputFil...
1,114,697
public void testReader() { final StreamReader reader = new StreamReader(datum.streamSession); try { reader.open(); reader.read(datum.streamId, datum.stream); } catch (final IOException iox) { fail(createFailMessage(iox)); } finally { try { ...
public void testReader() { final StreamReader reader = new StreamReader(datum.streamSession); try { reader.open(); reader.read(datum.streamId, datum.stream); } catch (final IOException iox) { fail(createFailMessage(iox)); } finally { try { ...
1,114,698
protected ManageableCollection doGetCollection(Session session, Node parentNode, CollectionDescriptor collectionDescriptor, Class collectionFieldClass) throws Reposit...
protected ManageableCollection doGetCollection(Session session, Node parentNode, CollectionDescriptor collectionDescriptor, Class collectionFieldClass) throws Reposit...
1,114,700
protected void doInsertCollection(Session session, Node parentNode, CollectionDescriptor collectionDescriptor, ManageableCollection collection) { if (collection == null) { return; ...
protected void doInsertCollection(Session session, Node parentNode, CollectionDescriptor collectionDescriptor, ManageableCollection collection) { if (collection == null) { return; ...
1,114,701
protected void paintComponent(final Graphics g) { super.paintComponent(g); final Graphics2D g2 = (Graphics2D) g.create(); try { if (searchJTextField.hasFocus()) { final Point leftLocation = leftJLabel.getLocation(); g2.drawImage(Images.BrowserTitle.HALO,...
protected void paintComponent(final Graphics g) { super.paintComponent(g); final Graphics2D g2 = (Graphics2D) g.create(); try { if (userActivated) { final Point leftLocation = leftJLabel.getLocation(); g2.drawImage(Images.BrowserTitle.HALO, leftLocation....
1,114,702
public void moveBrowserWindow(final Point l) { final Point newL = mainWindow.getLocation(); newL.x += l.x; newL.y += l.y; logger.debug(newL); mainWindow.setLocation(newL); }
public void moveBrowserWindow(final Point l) { final Point newL = mainWindow.getLocation(); newL.x += l.x; newL.y += l.y; mainWindow.setLocation(newL); }
1,114,707
public void selectDocument(final Long documentId) { session.setSelectedDocumentId(documentId); setInput(AvatarId.SESSION_SEND_FORM, documentId); }
public void selectDocument(final Long documentId) { session.setSelectedDocumentId(documentId); }
1,114,708
private void processQueue() { if (0 < getQueueTotal()) { synchronized (this) { TrayNotification notification; for (final Iterator<TrayNotification> i = queue.iterator(); i.hasNext();) { notification = i.next(); ...
private void processQueue() { if (0 < getQueueTotal()) { synchronized (this) { TrayNotification notification; for (final Iterator<TrayNotification> i = queue.iterator(); i.hasNext();) { notification = i.next(); ...
1,114,709
private void processQueue() { if (0 < getQueueTotal()) { synchronized (this) { TrayNotification notification; for (final Iterator<TrayNotification> i = queue.iterator(); i.hasNext();) { notification = i.next(); ...
private void processQueue() { if (0 < getQueueTotal()) { synchronized (this) { TrayNotification notification; for (final Iterator<TrayNotification> i = queue.iterator(); i.hasNext();) { notification = i.next(); ...
1,114,710
public void addPacketListener(final PacketListener listener, final PacketFilter filter) { logger.logApiId(); logger.logVariable("listener", listener); logger.logVariable("filter", filter); xmppConnection.addPacketListener(listener, filter); }
public void addPacketListener(final PacketListener listener, final PacketFilter filter) { logger.logApiId(); logger.logVariable("listener", listener); logger.logVariable("filter", filter); xmppConnection.addPacketListener(listener, filter); }
1,114,712
public void clearListeners() { logger.logApiId(); listeners.clear(); logger.logTraceId(); xmppArtifact.clearListeners(); logger.logTraceId(); xmppContact.clearListeners(); logger.logTraceId(); xmppContainer.clearListeners(); logger.logTraceId(); ...
public void clearListeners() { logger.logApiId(); listeners.clear(); logger.logTraceId(); xmppArtifact.clearListeners(); logger.logTraceId(); xmppContact.clearListeners(); logger.logTraceId(); xmppContainer.clearListeners(); logger.logTraceId(); ...
1,114,713
public void clearListeners() { logger.logApiId(); listeners.clear(); logger.logTraceId(); xmppArtifact.clearListeners(); logger.logTraceId(); xmppContact.clearListeners(); logger.logTraceId(); xmppContainer.clearListeners(); logger.logTraceId(); ...
public void clearListeners() { logger.logApiId(); listeners.clear(); xmppBackup.clearListeners(); xmppArtifact.clearListeners(); xmppBackup.clearListeners(); xmppContact.clearListeners(); xmppBackup.clearListeners(); xmppContainer.clearListeners(); xmpp...
1,114,714
public void clearListeners() { logger.logApiId(); listeners.clear(); logger.logTraceId(); xmppArtifact.clearListeners(); logger.logTraceId(); xmppContact.clearListeners(); logger.logTraceId(); xmppContainer.clearListeners(); logger.logTraceId(); ...
public void clearListeners() { logger.logApiId(); listeners.clear(); xmppArtifact.clearListeners(); xmppContact.clearListeners(); xmppContainer.clearListeners(); xmppProfile.clearListeners(); xmppUser.clearListeners(); }
1,114,715
public void clearListeners() { logger.logApiId(); listeners.clear(); logger.logTraceId(); xmppArtifact.clearListeners(); logger.logTraceId(); xmppContact.clearListeners(); logger.logTraceId(); xmppContainer.clearListeners(); logger.logTraceId(); ...
public void clearListeners() { logger.logApiId(); listeners.clear(); xmppStream.clearListeners(); xmppSystem.clearListeners(); xmppArtifact.clearListeners(); xmppStream.clearListeners(); xmppSystem.clearListeners(); xmppContact.clearListeners(); xmppStream.clearListe...
1,114,716
public void createDraft(final UUID uniqueId) { logger.logApiId(); logger.logVariable("uniqueId", uniqueId); xmppArtifact.createDraft(uniqueId); }
public void createDraft(final UUID uniqueId) { logger.logApiId(); logger.logVariable("uniqueId", uniqueId); xmppArtifact.createDraft(uniqueId); }
1,114,717
public Boolean isLoggedIn() { logger.logApiId(); return (null != xmppConnection && xmppConnection.isConnected() && xmppConnection.isAuthenticated()); }
public Boolean isLoggedIn() { logger.logApiId(); return null != xmppConnection && xmppConnection.isConnected() && xmppConnection.isAuthenticated()); }
1,114,719
public Boolean isLoggedIn() { logger.logApiId(); return (null != xmppConnection && xmppConnection.isConnected() && xmppConnection.isAuthenticated()); }
public Boolean isLoggedIn() { logger.logApiId(); return (null != xmppConnection && xmppConnection.isConnected() && xmppConnection.isAuthenticated() && null != xmppAnonymousConnection && xmppAnonymousConnection.isConnected() && xmppAnonymousConnection.isAuthenticated(); }
1,114,720
public void publish(ContainerVersion container, Map<DocumentVersion, String> documents, List<JabberId> publishTo, JabberId publishedBy, Calendar publishedOn) { try { xmppContainer.publish(container, documents, publishTo, publishedBy, publishedOn); } ...
public void publish(ContainerVersion container, Map<DocumentVersion, String> documents, List<JabberId> publishTo, JabberId publishedBy, Calendar publishedOn) { try { xmppContainer.publish(container, documents, publishTo, publishedBy, publishedOn); } ...
1,114,721
public boolean getCss2() { return getIe() && (getMac() && getMajorVersion() >= 5 || (getWin32() && getMajorVersion() >= 6) || getGecko() // && version >= ? || (getOpera() && getMajorVersion() >= 4) || (getSafari() && getMajorVersion(...
public boolean getCss2() { return getIe() && (getMac() && getMajorVersion() >= 5) || (getWin32() && getMajorVersion() >= 6) || getGecko() // && version >= ? || (getOpera() && getMajorVersion() >= 4) || (getSafari() && getMajorVersion...
1,114,722
public boolean getCss2() { return getIe() && (getMac() && getMajorVersion() >= 5 || (getWin32() && getMajorVersion() >= 6) || getGecko() // && version >= ? || (getOpera() && getMajorVersion() >= 4) || (getSafari() && getMajorVersion(...
public boolean getCss2() { return getIe() && (getMac() && getMajorVersion() >= 5 || (getWin32() && getMajorVersion() >= 6) || getGecko() || // && version >= ? || (getOpera() && getMajorVersion() >= 4) || (getSafari() && getMajorVersi...
1,114,723
public boolean getCss2() { return getIe() && (getMac() && getMajorVersion() >= 5 || (getWin32() && getMajorVersion() >= 6) || getGecko() // && version >= ? || (getOpera() && getMajorVersion() >= 4) || (getSafari() && getMajorVersion(...
public boolean getCss2() { return getIe() && (getMac() && getMajorVersion() >= 5 || (getWin32() && getMajorVersion() >= 6) || getGecko() // && version >= ? || (getOpera() && getMajorVersion() >= 4) || (getSafari() && getMajorVersion(...
1,114,724
public String getBaseRef() { StringBuffer out = new StringBuffer(); out.append(getContextURL()); out.append(ServletUtils.getPath(request)); return out.toString(); }
public String getBaseRef() { StringBuffer out = new StringBuffer(); out.append(getContextURL()); out.append(getRequestPath()); return out.toString(); }
1,114,727
public String toString() { StringBuffer out = new StringBuffer(); if (uri != null) { out.append(uri); } String query = getQueryData(); if (query != null) { // Check if URI already contains query data if ( uri == null || uri.indexOf...
public String toString() { StringBuffer out = new StringBuffer(); if (uri != null) { out.append(uri); } String query = getQueryData(); if (query != null) { // Check if URI already contains query data if ( uri == null || uri.indexOf...
1,114,728
public LinkTool setRelative(String uri) { if (uri.startsWith("/")) { return copyWith(request.getContextPath() + uri); } else { return copyWith(request.getContextPath() + '/' + uri); } }
public LinkTool setRelative(String uri) { if (uri.startsWith("/")) { return copyWith(ctxPath + uri); } else { return copyWith(request.getContextPath() + '/' + uri); } }
1,114,729
public LinkTool setRelative(String uri) { if (uri.startsWith("/")) { return copyWith(request.getContextPath() + uri); } else { return copyWith(request.getContextPath() + '/' + uri); } }
public LinkTool setRelative(String uri) { if (uri.startsWith("/")) { return copyWith(request.getContextPath() + uri); } else { return copyWith(request.getContextPath() + '/' + uri); } }
1,114,730
public IntTypeConverterImpl(ValueFactory factory) { super(factory); }
public IntTypeConverterImpl(ValueFactory factory) { super(factory); }
1,114,732
public void handleSessionTerminated(final Exception cause) { logApiId(); notifyListeners(new EventNotifier<SessionListener>() { public void notifyListener(final SessionListener listener) { listener.sessionTerminated(cause); } }); }
void handleSessionTerminated(final Exception cause) { logApiId(); notifyListeners(new EventNotifier<SessionListener>() { public void notifyListener(final SessionListener listener) { listener.sessionTerminated(cause); } }); }
1,114,735
public void addTeamMember(final UUID artifactUniqueId, final JabberId jabberId) throws SmackException;
public void addTeamMember(final UUID artifactUniqueId, final JabberId jabberId);
1,114,736
public void declineInvitation(final EMail invitedAs, final JabberId invitedBy) throws SmackException;
public void declineInvitation(final EMail invitedAs, final JabberId invitedBy);
1,114,737
public void login(final Environment environment, final Credentials credentials) throws SmackException;
public void login(final Environment environment, final Credentials credentials);
1,114,738
public void logout() throws SmackException;
public void logout();
1,114,739
public void publish(final ContainerVersion container, final Map<DocumentVersion, InputStream> documents, final List<JabberId> publishTo, final JabberId publishedBy, final Calendar publishedOn) throws SmackException;
public void publish(final ContainerVersion container, final Map<DocumentVersion, InputStream> documents, final List<JabberId> publishTo, final JabberId publishedBy, final Calendar publishedOn);
1,114,740
public User readCurrentUser() throws SmackException;
public User readCurrentUser();
1,114,741
public Profile readProfile() throws SmackException;
public Profile readProfile();
1,114,742
public void send(final ContainerVersion container, final Map<DocumentVersion, InputStream> documents, final List<JabberId> sendTo, final JabberId sentBy, final Calendar sentOn) throws SmackException;
public void send(final ContainerVersion container, final Map<DocumentVersion, InputStream> documents, final List<JabberId> sendTo, final JabberId sentBy, final Calendar sentOn);
1,114,743
private AbstractAction doCreateAction(final ActionId actionId) { logApiId(); debugVariable("actionId", actionId); final AbstractAction action; switch(actionId) { case ARTIFACT_APPLY_FLAG_SEEN: action = new com.thinkparity.browser.platform.action.artifact.ApplyFlagSeen(browser); ...
private AbstractAction doCreateAction(final ActionId actionId) { logApiId(); debugVariable("actionId", actionId); final AbstractAction action; switch(actionId) { case ARTIFACT_APPLY_FLAG_SEEN: action = new com.thinkparity.browser.platform.action.artifact.ApplyFlagSeen(browser); ...
1,114,744
public String exportFileName(final DocumentVersion version) { return MessageFormat.format("{0}.{1}", FileUtil.getName(version.getName()), FileUtil.getExtension(version.getName())); }
public String exportFileName(final DocumentVersion version) { return MessageFormat.format("{0}{1}", FileUtil.getName(version.getName()), FileUtil.getExtension(version.getName())); }
1,114,746
public CustomTableModel(final Long containerId) { super(); if (null==containerId) { // Likely true on first call to reload() teamMembers = null; contacts = null; publishTo = null; } else { teamMembers = r...
public CustomTableModel(final Long containerId) { super(); if (null==containerId) { // Likely true on first call to reload() teamMembers = null; contacts = null; publishTo = null; } else { teamMembers = r...
1,114,747
private List<Contact> readContacts() { final List<Contact> list = new LinkedList<Contact>(); final Contact[] array = (Contact[]) ((CompositeFlatSingleContentProvider) contentProvider).getElements(0, null); for (final Contact contact : array) { list.add(contact); } retur...
private List<Contact> readContacts(List<TeamMember> teamMembers) { final List<Contact> list = new LinkedList<Contact>(); final Contact[] array = (Contact[]) ((CompositeFlatSingleContentProvider) contentProvider).getElements(0, null); for (final Contact contact : array) { list.add(con...
1,114,748
private List<Contact> readContacts() { final List<Contact> list = new LinkedList<Contact>(); final Contact[] array = (Contact[]) ((CompositeFlatSingleContentProvider) contentProvider).getElements(0, null); for (final Contact contact : array) { list.add(contact); } retur...
private List<Contact> readContacts() { final List<Contact> list = new LinkedList<Contact>(); final Contact[] array = (Contact[]) ((CompositeFlatSingleContentProvider) contentProvider).getElements(0, null); for (final Contact contact : array) { Boolean found = Boolean.FALSE; for (fina...
1,114,749
private void initComponents() { java.awt.GridBagConstraints gridBagConstraints; javax.swing.JLabel separator1JLabel; javax.swing.JLabel separator2JLabel; connectionJLabel = LabelFactory.create(getString("Empty"), BrowserConstants.Fonts.SmallFont); separator1JLabel = new javax.swin...
private void initComponents() { java.awt.GridBagConstraints gridBagConstraints; javax.swing.JLabel separator1JLabel; javax.swing.JLabel separator2JLabel; connectionJLabel = LabelFactory.create(getString("Empty"), BrowserConstants.Fonts.StatusBar); separator1JLabel = new javax.swin...
1,114,750
private void initComponents() { java.awt.GridBagConstraints gridBagConstraints; javax.swing.JLabel separator1JLabel; javax.swing.JLabel separator2JLabel; connectionJLabel = LabelFactory.create(getString("Empty"), BrowserConstants.Fonts.SmallFont); separator1JLabel = new javax.swin...
private void initComponents() { java.awt.GridBagConstraints gridBagConstraints; javax.swing.JLabel separator1JLabel; javax.swing.JLabel separator2JLabel; connectionJLabel = LabelFactory.create(getString("Empty"), BrowserConstants.Fonts.SmallFont); separator1JLabel = new javax.swin...
1,114,751
protected Template handleRequest(HttpServletRequest request, HttpServletResponse response, Context ctx ) throws Exception { return getTemplate(request.getServletPath() ); }
protected Template handleRequest(HttpServletRequest request, HttpServletResponse response, Context ctx ) throws Exception { String path = (String)request.getAttribute("javax.servlet.include.servlet_path"); if (path == null) {...
1,114,752
protected void setUp() throws Exception { super.setUp(); login(OpheliaTestUser.JUNIT); login(OpheliaTestUser.JUNIT_X); final InternalContainerModel containerModel = getContainerModel(OpheliaTestUser.JUNIT); final Container container = createContainer(OpheliaTestUser.JUNIT, NAME); ...
protected void setUp() throws Exception { super.setUp(); login(OpheliaTestUser.JUNIT); login(OpheliaTestUser.JUNIT_X); final InternalContainerModel containerModel = getContainerModel(OpheliaTestUser.JUNIT); final Container container = createContainer(OpheliaTestUser.JUNIT, NAME); ...
1,114,756
protected void setUp() throws Exception { super.setUp(); login(OpheliaTestUser.JUNIT); login(OpheliaTestUser.JUNIT_X); final InternalContainerModel containerModel = getContainerModel(OpheliaTestUser.JUNIT); final Container container = createContainer(OpheliaTestUser.JUNIT, NAME); ...
protected void setUp() throws Exception { super.setUp(); login(OpheliaTestUser.JUNIT); login(OpheliaTestUser.JUNIT_X); final InternalContainerModel containerModel = getContainerModel(OpheliaTestUser.JUNIT); final Container container = createContainer(OpheliaTestUser.JUNIT, NAME); ...
1,114,757
protected void setUp() throws Exception { super.setUp(); login(OpheliaTestUser.JUNIT); login(OpheliaTestUser.JUNIT_X); final InternalContainerModel containerModel = getContainerModel(OpheliaTestUser.JUNIT); final Container container = createContainer(OpheliaTestUser.JUNIT, NAME); ...
protected void setUp() throws Exception { super.setUp(); login(OpheliaTestUser.JUNIT); login(OpheliaTestUser.JUNIT_X); final InternalContainerModel containerModel = getContainerModel(OpheliaTestUser.JUNIT); final Container container = createContainer(OpheliaTestUser.JUNIT, NAME); ...
1,114,758
protected void setUp() throws Exception { super.setUp(); login(OpheliaTestUser.JUNIT); login(OpheliaTestUser.JUNIT_X); final InternalContainerModel containerModel = getContainerModel(OpheliaTestUser.JUNIT); final Container container = createContainer(OpheliaTestUser.JUNIT, NAME); ...
protected void setUp() throws Exception { super.setUp(); login(OpheliaTestUser.JUNIT); login(OpheliaTestUser.JUNIT_X); final InternalContainerModel containerModel = getContainerModel(OpheliaTestUser.JUNIT); final Container container = createContainer(OpheliaTestUser.JUNIT, NAME); ...
1,114,759
private AbstractEastCell() { super(); setEnabled(isLatest()); }
private AbstractEastCell(final WestCell parent) { super(); setEnabled(isLatest()); }
1,114,760
private AbstractWestCell() { super(); setEnabled(isLatest()); add(EmptyCell.getEmptyCell()); }
private AbstractWestCell() { super(); setEnabled(isLatest()); add(new EmptyEastCell(this)); }
1,114,762
private void addUserCells(final List<TeamMember> team) { for (final TeamMember teamMember : team) { add(new ContainerVersionUserCell(this, teamMember)); } }
private void addUserCells(final List<TeamMember> team) { for (final TeamMember teamMember : team) { add(new ContainerTeamMemberCell(this, teamMember)); } }
1,114,763
private ContainerDraftDocumentCell(final WestCell parent, final Document document, final DraftView draftView) { super(); this.parent = parent; this.document = document; setIcon(fileIconReader.getIcon(document)); switch (draftView.getDraft().g...
private ContainerDraftDocumentCell(final WestCell parent, final Document document, final DraftView draftView) { super(); this.parent = parent; this.document = document; setIcon(fileIconReader.getIcon(document)); switch (draftView.getDraft().g...
1,114,764
private ContainerVersionDocumentCell(final WestCell parent, final ContainerVersion containerVersion, final DocumentView documentView) { super(); this.parent = parent; this.delta = documentView.getDelta(); this.version = documentView.getVersion(); ...
private ContainerVersionDocumentCell(final WestCell parent, final ContainerVersion containerVersion, final DocumentView documentView) { super(); this.parent = parent; this.delta = documentView.getDelta(); this.version = documentView.getVersion(); ...
1,114,765
private DraftCell() { super(); for (final Document document : draft.getDocuments()) { add(new DraftDocumentCell(document)); } }
private DraftCell() { super(); for (final Document document : draft.getDocuments()) { add(new DraftDocumentCell(this, document)); } }
1,114,766
private DraftDocumentCell(final Document document) { super(); this.document = document; setIcon(fileIconReader.getIcon(document)); switch (draft.getState(document)) { case ADDED: case MODIFIED: case REMOVED: setAdditiona...
private DraftDocumentCell(final Document document) { super(); this.document = document; setIcon(fileIconReader.getIcon(document)); switch (draft.getState(document)) { case ADDED: case MODIFIED: case REMOVED: setAdditiona...
1,114,767
private VersionDocumentCell(final WestCell parent, final DocumentVersion version, final Delta delta) { super(); this.delta = delta; this.parent = parent; this.version = version; setIcon(fileIconReader.getIcon(version)); switch (del...
private VersionDocumentCell(final WestCell parent, final DocumentVersion version, final Delta delta) { super(parent); this.delta = delta; this.parent = parent; this.version = version; setIcon(fileIconReader.getIcon(version)); switc...
1,114,768
private VersionDocumentCell(final WestCell parent, final DocumentVersion version, final Delta delta) { super(); this.delta = delta; this.parent = parent; this.version = version; setIcon(fileIconReader.getIcon(version)); switch (del...
private VersionDocumentCell(final WestCell parent, final DocumentVersion version, final Delta delta) { super(); this.delta = delta; this.version = version; setIcon(fileIconReader.getIcon(version)); switch (delta) { case...
1,114,769
private VersionUserCell(final WestCell parent, final User user) { super(); this.parent = parent; this.user = user; setIcon(IMAGE_CACHE.read(TabPanelIcon.USER)); setText(user.getName()); setAdditionalText(localization.getString("UserPublished")); ...
private VersionUserCell(final WestCell parent, final User user) { super(); this.parent = parent; this.user = user; setIcon(IMAGE_CACHE.read(TabPanelIcon.USER)); setText(user.getName()); setAdditionalText(localization.getString("UserPublished")); ...
1,114,770
private void initComponents() { javax.swing.JLabel eastFillerJLabel; java.awt.GridBagConstraints gridBagConstraints; javax.swing.JLabel westFillerJLabel; westListJPanel = new PanelCellListJPanel(westListModel, ListType.WEST_LIST); westFillerJLabel = new javax.swing.JLabel(); ...
private void initComponents() { javax.swing.JLabel eastFillerJLabel; java.awt.GridBagConstraints gridBagConstraints; javax.swing.JLabel westFillerJLabel; westListJPanel = new PanelCellListJPanel(westListModel, ListType.WEST_LIST); westFillerJLabel = new javax.swing.JLabel(); ...
1,114,771
private void initComponents() { javax.swing.JLabel eastFillerJLabel; java.awt.GridBagConstraints gridBagConstraints; javax.swing.JLabel westFillerJLabel; westListJPanel = new PanelCellListJPanel(westListModel, ListType.WEST_LIST); westFillerJLabel = new javax.swing.JLabel(); ...
private void initComponents() { javax.swing.JLabel eastFillerJLabel; java.awt.GridBagConstraints gridBagConstraints; javax.swing.JLabel westFillerJLabel; westListJPanel = new PanelCellListJPanel(westListModel, ListType.WEST_LIST); westFillerJLabel = new javax.swing.JLabel(); ...
1,114,772
private void initComponents() { javax.swing.JLabel eastFillerJLabel; java.awt.GridBagConstraints gridBagConstraints; javax.swing.JLabel westFillerJLabel; westListJPanel = new PanelCellListJPanel(westListModel, ListType.WEST_LIST); westFillerJLabel = new javax.swing.JLabel(); ...
private void initComponents() { javax.swing.JLabel eastFillerJLabel; java.awt.GridBagConstraints gridBagConstraints; javax.swing.JLabel westFillerJLabel; westListJPanel = new PanelCellListJPanel(westListModel, ListType.WEST_LIST); westFillerJLabel = new javax.swing.JLabel(); ...
1,114,773
private void initComponents() { javax.swing.JLabel eastFillerJLabel; java.awt.GridBagConstraints gridBagConstraints; javax.swing.JLabel westFillerJLabel; westListJPanel = new PanelCellListJPanel(westListModel, ListType.WEST_LIST); westFillerJLabel = new javax.swing.JLabel(); ...
private void initComponents() { javax.swing.JLabel eastFillerJLabel; java.awt.GridBagConstraints gridBagConstraints; javax.swing.JLabel westFillerJLabel; westListJPanel = new PanelCellListJPanel(westListModel, ListType.WEST_LIST); westFillerJLabel = new javax.swing.JLabel(); ...
1,114,774
private void initComponents() { javax.swing.JLabel eastFillerJLabel; java.awt.GridBagConstraints gridBagConstraints; javax.swing.JLabel westFillerJLabel; westListJPanel = new PanelCellListJPanel(westListModel, ListType.WEST_LIST); westFillerJLabel = new javax.swing.JLabel(); ...
private void initComponents() { javax.swing.JLabel eastFillerJLabel; java.awt.GridBagConstraints gridBagConstraints; javax.swing.JLabel westFillerJLabel; westListJPanel = new PanelCellListJPanel(westListModel, ListType.WEST_LIST); westFillerJLabel = new javax.swing.JLabel(); ...
1,114,775
private void initComponents() { javax.swing.JLabel eastFillerJLabel; java.awt.GridBagConstraints gridBagConstraints; javax.swing.JLabel westFillerJLabel; westListJPanel = new PanelCellListJPanel(westListModel, ListType.WEST_LIST); westFillerJLabel = new javax.swing.JLabel(); ...
private void initComponents() { javax.swing.JLabel eastFillerJLabel; java.awt.GridBagConstraints gridBagConstraints; javax.swing.JLabel westFillerJLabel; westListJPanel = new PanelCellListJPanel(westListModel, ListType.WEST_LIST); westFillerJLabel = new javax.swing.JLabel(); ...
1,114,776
private void initComponents() { javax.swing.JLabel eastFillerJLabel; java.awt.GridBagConstraints gridBagConstraints; javax.swing.JLabel westFillerJLabel; westListJPanel = new PanelCellListJPanel(westListModel, ListType.WEST_LIST); westFillerJLabel = new javax.swing.JLabel(); ...
private void initComponents() { javax.swing.JLabel eastFillerJLabel; java.awt.GridBagConstraints gridBagConstraints; javax.swing.JLabel westFillerJLabel; westListJPanel = new PanelCellListJPanel(westListModel, ListType.WEST_LIST); westFillerJLabel = new javax.swing.JLabel(); ...
1,114,777
private void initComponents() { javax.swing.JLabel eastFillerJLabel; java.awt.GridBagConstraints gridBagConstraints; javax.swing.JLabel westFillerJLabel; westListJPanel = new PanelCellListJPanel(westListModel, ListType.WEST_LIST); westFillerJLabel = new javax.swing.JLabel(); ...
private void initComponents() { javax.swing.JLabel eastFillerJLabel; java.awt.GridBagConstraints gridBagConstraints; javax.swing.JLabel westFillerJLabel; westListJPanel = new PanelCellListJPanel(westListModel, ListType.WEST_LIST); westFillerJLabel = new javax.swing.JLabel(); ...
1,114,778
private void initComponents() { javax.swing.JLabel eastFillerJLabel; java.awt.GridBagConstraints gridBagConstraints; javax.swing.JLabel westFillerJLabel; westListJPanel = new PanelCellListJPanel(westListModel, ListType.WEST_LIST); westFillerJLabel = new javax.swing.JLabel(); ...
private void initComponents() { javax.swing.JLabel eastFillerJLabel; java.awt.GridBagConstraints gridBagConstraints; javax.swing.JLabel westFillerJLabel; westListJPanel = new PanelCellListJPanel(westListModel, ListType.WEST_LIST); westFillerJLabel = new javax.swing.JLabel(); ...
1,114,779
private void initComponents() { javax.swing.JLabel eastFillerJLabel; java.awt.GridBagConstraints gridBagConstraints; javax.swing.JLabel westFillerJLabel; westListJPanel = new PanelCellListJPanel(westListModel, ListType.WEST_LIST); westFillerJLabel = new javax.swing.JLabel(); ...
private void initComponents() { javax.swing.JLabel eastFillerJLabel; java.awt.GridBagConstraints gridBagConstraints; javax.swing.JLabel westFillerJLabel; westListJPanel = new PanelCellListJPanel(westListModel, ListType.WEST_LIST); westFillerJLabel = new javax.swing.JLabel(); ...
1,114,780
private void initComponents() { javax.swing.JLabel eastFillerJLabel; java.awt.GridBagConstraints gridBagConstraints; javax.swing.JLabel westFillerJLabel; westListJPanel = new PanelCellListJPanel(westListModel, ListType.WEST_LIST); westFillerJLabel = new javax.swing.JLabel(); ...
private void initComponents() { javax.swing.JLabel eastFillerJLabel; java.awt.GridBagConstraints gridBagConstraints; javax.swing.JLabel westFillerJLabel; westListJPanel = new PanelCellListJPanel(westListModel, ListType.WEST_LIST); westFillerJLabel = new javax.swing.JLabel(); ...
1,114,781
private void initComponents() { javax.swing.JLabel eastFillerJLabel; java.awt.GridBagConstraints gridBagConstraints; javax.swing.JLabel westFillerJLabel; westListJPanel = new PanelCellListJPanel(westListModel, ListType.WEST_LIST); westFillerJLabel = new javax.swing.JLabel(); ...
private void initComponents() { javax.swing.JLabel eastFillerJLabel; java.awt.GridBagConstraints gridBagConstraints; javax.swing.JLabel westFillerJLabel; westListJPanel = new PanelCellListJPanel(westListModel, ListType.WEST_LIST); westFillerJLabel = new javax.swing.JLabel(); ...
1,114,782
private void initComponents() { javax.swing.JLabel eastFillerJLabel; java.awt.GridBagConstraints gridBagConstraints; javax.swing.JLabel westFillerJLabel; westListJPanel = new PanelCellListJPanel(westListModel, ListType.WEST_LIST); westFillerJLabel = new javax.swing.JLabel(); ...
private void initComponents() { javax.swing.JLabel eastFillerJLabel; java.awt.GridBagConstraints gridBagConstraints; javax.swing.JLabel westFillerJLabel; westListJPanel = new PanelCellListJPanel(westListModel, ListType.WEST_LIST); westFillerJLabel = new javax.swing.JLabel(); ...
1,114,783
public void mousePressed(java.awt.event.MouseEvent e) { collapsedJPanelMousePressed(e); }
public void mousePressed(java.awt.event.MouseEvent e) { collapsedJPanelMousePressed(e); }
1,114,784
public void mouseReleased(java.awt.event.MouseEvent e) { collapsedJPanelMouseReleased(e); }
public void mouseReleased(java.awt.event.MouseEvent e) { collapsedJPanelMouseReleased(e); }
1,114,785
public void mouseEntered(java.awt.event.MouseEvent e) { iconJLabelMouseEntered(e); }
public void mouseEntered(java.awt.event.MouseEvent e) { iconJLabelMouseEntered(e); }
1,114,786
public void mouseExited(java.awt.event.MouseEvent e) { iconJLabelMouseExited(e); }
public void mouseExited(java.awt.event.MouseEvent e) { iconJLabelMouseExited(e); }
1,114,787
public void mousePressed(java.awt.event.MouseEvent e) { iconJLabelMousePressed(e); }
public void mousePressed(java.awt.event.MouseEvent e) { iconJLabelMousePressed(e); }
1,114,788
public void mousePressed(java.awt.event.MouseEvent e) { expandedJPanelMousePressed(e); }
public void mousePressed(java.awt.event.MouseEvent e) { expandedJPanelMousePressed(e); }
1,114,789
public void mouseReleased(java.awt.event.MouseEvent e) { expandedJPanelMouseReleased(e); }
public void mouseReleased(java.awt.event.MouseEvent e) { expandedJPanelMouseReleased(e); }
1,114,790
public void panelCellMousePressed(final Cell cell, final MouseEvent e) { if (cell instanceof WestCell) { westListModel.setSelectedCell(cell); } if ((e.getClickCount() % 2) == 0) { tabDelegate.toggleExpansion(this); } }
public void panelCellMousePressed(final Cell cell, final Boolean onIcon, final MouseEvent e) { if (cell instanceof WestCell) { westListModel.setSelectedCell(cell); } if ((e.getClickCount() % 2) == 0) { tabDelegate.toggleExpansion(this); } }
1,114,791