rem
stringlengths
0
477k
add
stringlengths
0
313k
context
stringlengths
6
599k
meta
stringlengths
141
403
value = initial_value;
public DoubleHolder(double initial_value) { value = initial_value; }
1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/b9b55eb78411ab1a82da7ba097b7b93a8cd80865/DoubleHolder.java/buggy/core/src/classpath/org/org/omg/CORBA/DoubleHolder.java
public FixedHolder(BigDecimal initial_value)
public FixedHolder()
public FixedHolder(BigDecimal initial_value) { value = initial_value; }
1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/72c2f223affb33a2850592b25490f4663c651bee/FixedHolder.java/buggy/core/src/classpath/org/org/omg/CORBA/FixedHolder.java
value = initial_value;
public FixedHolder(BigDecimal initial_value) { value = initial_value; }
1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/72c2f223affb33a2850592b25490f4663c651bee/FixedHolder.java/buggy/core/src/classpath/org/org/omg/CORBA/FixedHolder.java
public FloatHolder(float initial_value)
public FloatHolder()
public FloatHolder(float initial_value) { value = initial_value; }
1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/b9b55eb78411ab1a82da7ba097b7b93a8cd80865/FloatHolder.java/buggy/core/src/classpath/org/org/omg/CORBA/FloatHolder.java
value = initial_value;
public FloatHolder(float initial_value) { value = initial_value; }
1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/b9b55eb78411ab1a82da7ba097b7b93a8cd80865/FloatHolder.java/buggy/core/src/classpath/org/org/omg/CORBA/FloatHolder.java
public IntHolder(int initial_value)
public IntHolder()
public IntHolder(int initial_value) { value = initial_value; }
1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/b9b55eb78411ab1a82da7ba097b7b93a8cd80865/IntHolder.java/buggy/core/src/classpath/org/org/omg/CORBA/IntHolder.java
value = initial_value;
public IntHolder(int initial_value) { value = initial_value; }
1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/b9b55eb78411ab1a82da7ba097b7b93a8cd80865/IntHolder.java/buggy/core/src/classpath/org/org/omg/CORBA/IntHolder.java
public LongHolder(long initial_value)
public LongHolder()
public LongHolder(long initial_value) { value = initial_value; }
1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/b9b55eb78411ab1a82da7ba097b7b93a8cd80865/LongHolder.java/buggy/core/src/classpath/org/org/omg/CORBA/LongHolder.java
value = initial_value;
public LongHolder(long initial_value) { value = initial_value; }
1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/b9b55eb78411ab1a82da7ba097b7b93a8cd80865/LongHolder.java/buggy/core/src/classpath/org/org/omg/CORBA/LongHolder.java
public StringHolder(String initial_value)
public StringHolder()
public StringHolder(String initial_value) { value = initial_value; }
1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/72c2f223affb33a2850592b25490f4663c651bee/StringHolder.java/buggy/core/src/classpath/org/org/omg/CORBA/StringHolder.java
value = initial_value;
public StringHolder(String initial_value) { value = initial_value; }
1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/72c2f223affb33a2850592b25490f4663c651bee/StringHolder.java/buggy/core/src/classpath/org/org/omg/CORBA/StringHolder.java
l = l * 31 + Double.doubleToLongBits(m10);
public int hashCode() { long l = Double.doubleToLongBits(m00); l = l * 31 + Double.doubleToLongBits(m10); l = l * 31 + Double.doubleToLongBits(m01); l = l * 31 + Double.doubleToLongBits(m11); l = l * 31 + Double.doubleToLongBits(m02); l = l * 31 + Double.doubleToLongBits(m12); return (int) ((l >> 32) ^ l); }
1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/ac47f92e4c558fe929f5cc64f85d3154701fcd9c/AffineTransform.java/buggy/core/src/classpath/java/java/awt/geom/AffineTransform.java
l = l * 31 + Double.doubleToLongBits(m11);
public int hashCode() { long l = Double.doubleToLongBits(m00); l = l * 31 + Double.doubleToLongBits(m10); l = l * 31 + Double.doubleToLongBits(m01); l = l * 31 + Double.doubleToLongBits(m11); l = l * 31 + Double.doubleToLongBits(m02); l = l * 31 + Double.doubleToLongBits(m12); return (int) ((l >> 32) ^ l); }
1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/ac47f92e4c558fe929f5cc64f85d3154701fcd9c/AffineTransform.java/buggy/core/src/classpath/java/java/awt/geom/AffineTransform.java
l = l * 31 + Double.doubleToLongBits(m10); l = l * 31 + Double.doubleToLongBits(m11);
public int hashCode() { long l = Double.doubleToLongBits(m00); l = l * 31 + Double.doubleToLongBits(m10); l = l * 31 + Double.doubleToLongBits(m01); l = l * 31 + Double.doubleToLongBits(m11); l = l * 31 + Double.doubleToLongBits(m02); l = l * 31 + Double.doubleToLongBits(m12); return (int) ((l >> 32) ^ l); }
1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/ac47f92e4c558fe929f5cc64f85d3154701fcd9c/AffineTransform.java/buggy/core/src/classpath/java/java/awt/geom/AffineTransform.java
SizeRequirements.calculateAlignedPositions(target.getWidth(), xTotal,
Insets in = target.getInsets(); int width = target.getWidth() - in.left - in.right; int height = target.getHeight() - in.top - in.bottom; SizeRequirements.calculateAlignedPositions(width, xTotal,
private void checkLayout() { if (offsetsX == null || offsetsY == null || spansX == null || spansY == null) { checkRequirements(); checkTotalRequirements(); int len = target.getComponents().length; offsetsX = new int[len]; offsetsY = new int[len]; spansX = new ...
1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/963ae61676e8c35a9e0998e0b7de1f942db82a26/OverlayLayout.java/buggy/core/src/classpath/javax/javax/swing/OverlayLayout.java
SizeRequirements.calculateAlignedPositions(target.getHeight(), yTotal,
SizeRequirements.calculateAlignedPositions(height, yTotal,
private void checkLayout() { if (offsetsX == null || offsetsY == null || spansX == null || spansY == null) { checkRequirements(); checkTotalRequirements(); int len = target.getComponents().length; offsetsX = new int[len]; offsetsY = new int[len]; spansX = new ...
1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/963ae61676e8c35a9e0998e0b7de1f942db82a26/OverlayLayout.java/buggy/core/src/classpath/javax/javax/swing/OverlayLayout.java
byte[] blues, int trans)
byte[] blues)
public IndexColorModel(int bits, int size, byte[] reds, byte[] greens, byte[] blues, int trans) { this (bits, size, reds, greens, blues, (byte[]) null); this.trans = trans; }
1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/f9edc08acdeb1f2f4fe82f01243818bd374a3e46/IndexColorModel.java/buggy/core/src/classpath/java/java/awt/image/IndexColorModel.java
this.trans = trans;
public IndexColorModel(int bits, int size, byte[] reds, byte[] greens, byte[] blues, int trans) { this (bits, size, reds, greens, blues, (byte[]) null); this.trans = trans; }
1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/f9edc08acdeb1f2f4fe82f01243818bd374a3e46/IndexColorModel.java/buggy/core/src/classpath/java/java/awt/image/IndexColorModel.java
throw new BAD_OPERATION();
BAD_OPERATION bad = new BAD_OPERATION(); bad.initCause(ex); bad.minor = Minor.Any; throw bad;
public static InvalidName extract(Any a) { try { return ((InvalidNameHolder) a.extract_Streamable()).value; } catch (ClassCastException ex) { throw new BAD_OPERATION(); } }
1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/44e3ea509d80974dab547c4d1cf8c070d32bac86/InvalidNameHelper.java/buggy/core/src/classpath/org/org/omg/CosNaming/NamingContextPackage/InvalidNameHelper.java
Token t2 = scanner.readToken(); if (t2.type != Token.RCURLY) throw new RTFParseException("expected right curly braces");
Token t2 = scanner.peekToken(); if (t2.type == Token.RCURLY) { scanner.readToken(); } else { System.err.println("RTF warning: expected right curly braces"); }
private void parseFile() throws IOException, BadLocationException { Token t1 = scanner.readToken(); if (t1.type != Token.LCURLY) throw new RTFParseException("expected left curly braces"); parseHeader(); parseDocument(); Token t2 = scanner.readToken(); if (t2.type != Token.RCURLY) thr...
1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/ff4d557efcee4a2c3a25a9cac2252bc626fb10fe/RTFParser.java/buggy/core/src/classpath/javax/javax/swing/text/rtf/RTFParser.java
focusColor = getFocusColor(); selectColor = getSelectColor(); disabledTextColor = getDisabledTextColor();
UIDefaults defaults = UIManager.getLookAndFeelDefaults(); focusColor = defaults.getColor(getPropertyPrefix() + "focus"); selectColor = defaults.getColor(getPropertyPrefix() + "select"); disabledTextColor = defaults.getColor(getPropertyPrefix() + "disabledText");
public MetalToggleButtonUI() { super(); focusColor = getFocusColor(); selectColor = getSelectColor(); disabledTextColor = getDisabledTextColor(); }
1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/3826e72d9ebe31a854c4d01d6c8f1ec65a8d80fe/MetalToggleButtonUI.java/clean/core/src/classpath/javax/javax/swing/plaf/metal/MetalToggleButtonUI.java
if (instance == null) instance = new MetalToggleButtonUI(); return instance;
return new MetalToggleButtonUI();
public static ComponentUI createUI(JComponent component) { if (instance == null) instance = new MetalToggleButtonUI(); return instance; }
1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/3826e72d9ebe31a854c4d01d6c8f1ec65a8d80fe/MetalToggleButtonUI.java/clean/core/src/classpath/javax/javax/swing/plaf/metal/MetalToggleButtonUI.java
UIDefaults def = UIManager.getLookAndFeelDefaults(); return def.getColor(getPropertyPrefix() + ".disabledText");
return disabledTextColor;
protected Color getDisabledTextColor() { UIDefaults def = UIManager.getLookAndFeelDefaults(); return def.getColor(getPropertyPrefix() + ".disabledText"); }
1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/3826e72d9ebe31a854c4d01d6c8f1ec65a8d80fe/MetalToggleButtonUI.java/clean/core/src/classpath/javax/javax/swing/plaf/metal/MetalToggleButtonUI.java
UIDefaults def = UIManager.getLookAndFeelDefaults(); return def.getColor(getPropertyPrefix() + ".focus");
return focusColor;
protected Color getFocusColor() { UIDefaults def = UIManager.getLookAndFeelDefaults(); return def.getColor(getPropertyPrefix() + ".focus"); }
1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/3826e72d9ebe31a854c4d01d6c8f1ec65a8d80fe/MetalToggleButtonUI.java/clean/core/src/classpath/javax/javax/swing/plaf/metal/MetalToggleButtonUI.java
UIDefaults def = UIManager.getLookAndFeelDefaults(); return def.getColor(getPropertyPrefix() + ".select");
return selectColor;
protected Color getSelectColor() { UIDefaults def = UIManager.getLookAndFeelDefaults(); return def.getColor(getPropertyPrefix() + ".select"); }
1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/3826e72d9ebe31a854c4d01d6c8f1ec65a8d80fe/MetalToggleButtonUI.java/clean/core/src/classpath/javax/javax/swing/plaf/metal/MetalToggleButtonUI.java
public Headers() { }
1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/eea27f084742358ddb097f7118c05cd257029453/Headers.java/buggy/core/src/classpath/gnu/gnu/java/net/protocol/http/Headers.java
private void addValue(String name, String value)
public void addValue(String name, String value)
private void addValue(String name, String value) { Header key = new Header(name); String old = (String) super.get(key); if (old == null) { super.put(key, value); } else { super.put(key, old + ", " + value); } }
1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/eea27f084742358ddb097f7118c05cd257029453/Headers.java/buggy/core/src/classpath/gnu/gnu/java/net/protocol/http/Headers.java
Header key = new Header(name); String old = (String) super.get(key); if (old == null) { super.put(key, value); } else { super.put(key, old + ", " + value); }
headers.add(headers.size(), new HeaderElement(name, value));
private void addValue(String name, String value) { Header key = new Header(name); String old = (String) super.get(key); if (old == null) { super.put(key, value); } else { super.put(key, old + ", " + value); } }
1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/eea27f084742358ddb097f7118c05cd257029453/Headers.java/buggy/core/src/classpath/gnu/gnu/java/net/protocol/http/Headers.java
public int getIntValue(String header) { String val = getValue(header); if (val == null) { return -1; } try { return Integer.parseInt(val); } catch (NumberFormatException e) { } return -1; }
1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/eea27f084742358ddb097f7118c05cd257029453/Headers.java/buggy/core/src/classpath/gnu/gnu/java/net/protocol/http/Headers.java
public long getLongValue(String header) { String val = getValue(header); if (val == null) { return -1; } try { return Long.parseLong(val); } catch (NumberFormatException e) { } return -1; }
1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/eea27f084742358ddb097f7118c05cd257029453/Headers.java/buggy/core/src/classpath/gnu/gnu/java/net/protocol/http/Headers.java
return (String) super.get(new Header(header));
for (int i = headers.size() - 1; i >= 0; i--) { HeaderElement e = (HeaderElement)headers.get(i); if (e.name.equalsIgnoreCase(header)) { return e.value; } } return null;
public String getValue(String header) { return (String) super.get(new Header(header)); }
1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/eea27f084742358ddb097f7118c05cd257029453/Headers.java/buggy/core/src/classpath/gnu/gnu/java/net/protocol/http/Headers.java
public Object put(Object key, Object value)
public void put(String name, String value)
public Object put(Object key, Object value) { return super.put(new Header((String) key), value); }
1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/eea27f084742358ddb097f7118c05cd257029453/Headers.java/buggy/core/src/classpath/gnu/gnu/java/net/protocol/http/Headers.java
return super.put(new Header((String) key), value);
for (int i = headers.size() - 1; i >= 0; i--) { HeaderElement e = (HeaderElement)headers.get(i); if (e.name.equalsIgnoreCase(name)) { e.value = value; return; }
public Object put(Object key, Object value) { return super.put(new Header((String) key), value); }
1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/eea27f084742358ddb097f7118c05cd257029453/Headers.java/buggy/core/src/classpath/gnu/gnu/java/net/protocol/http/Headers.java
addValue(name, value); }
public Object put(Object key, Object value) { return super.put(new Header((String) key), value); }
1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/eea27f084742358ddb097f7118c05cd257029453/Headers.java/buggy/core/src/classpath/gnu/gnu/java/net/protocol/http/Headers.java
public void putAll(Map t)
public void putAll(Headers o)
public void putAll(Map t) { for (Iterator i = t.keySet().iterator(); i.hasNext(); ) { String key = (String) i.next(); String value = (String) t.get(key); put(key, value); } }
1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/eea27f084742358ddb097f7118c05cd257029453/Headers.java/buggy/core/src/classpath/gnu/gnu/java/net/protocol/http/Headers.java
for (Iterator i = t.keySet().iterator(); i.hasNext(); )
for (Iterator it = o.iterator(); it.hasNext(); )
public void putAll(Map t) { for (Iterator i = t.keySet().iterator(); i.hasNext(); ) { String key = (String) i.next(); String value = (String) t.get(key); put(key, value); } }
1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/eea27f084742358ddb097f7118c05cd257029453/Headers.java/buggy/core/src/classpath/gnu/gnu/java/net/protocol/http/Headers.java
String key = (String) i.next(); String value = (String) t.get(key); put(key, value);
HeaderElement e = (HeaderElement)it.next(); remove(e.name); addValue(e.name, e.value);
public void putAll(Map t) { for (Iterator i = t.keySet().iterator(); i.hasNext(); ) { String key = (String) i.next(); String value = (String) t.get(key); put(key, value); } }
1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/eea27f084742358ddb097f7118c05cd257029453/Headers.java/buggy/core/src/classpath/gnu/gnu/java/net/protocol/http/Headers.java
public Object remove(Object key)
public void remove(String name)
public Object remove(Object key) { return super.remove(new Header((String) key)); }
1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/eea27f084742358ddb097f7118c05cd257029453/Headers.java/buggy/core/src/classpath/gnu/gnu/java/net/protocol/http/Headers.java
return super.remove(new Header((String) key));
for (Iterator it = headers.iterator(); it.hasNext(); ) { HeaderElement e = (HeaderElement)it.next(); if (e.name.equalsIgnoreCase(name)) it.remove(); }
public Object remove(Object key) { return super.remove(new Header((String) key)); }
1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/eea27f084742358ddb097f7118c05cd257029453/Headers.java/buggy/core/src/classpath/gnu/gnu/java/net/protocol/http/Headers.java
bad.minor = Minor.Any;
public static DuplicateName extract(Any any) { try { return ((DuplicateNameHolder) any.extract_Streamable()).value; } catch (ClassCastException cex) { BAD_OPERATION bad = new BAD_OPERATION("DuplicateName expected"); bad.initCause(cex); throw bad; } }
1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/44e3ea509d80974dab547c4d1cf8c070d32bac86/DuplicateNameHelper.java/clean/core/src/classpath/org/org/omg/PortableInterceptor/ORBInitInfoPackage/DuplicateNameHelper.java
Log.error("Can't add Axis Object without axisId attribute defined");
Log.warnln("Warning: Can't add Axis Object without axisId attribute defined");
private boolean canAddAxisObjToArray(AxisInterface axisToAdd) { if (axisToAdd.getAxisId() == null) { Log.error("Can't add Axis Object without axisId attribute defined"); return false; } return true; }
4483 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4483/fc8a152b9478016f2fbaacde83f4502018ff3222/Array.java/clean/src/gov/nasa/gsfc/adc/xdf/Array.java
public CacheEvent(Object source, int type) {
public CacheEvent(Object source) {
public CacheEvent(Object source, int type) { super(source); this.eventType = type; }
1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/51e4aed2205f326c2698e2154ea7f83ae5dfc2b6/CacheEvent.java/clean/fs/src/fs/org/jnode/fs/ext2/cache/CacheEvent.java
this.eventType = type;
public CacheEvent(Object source, int type) { super(source); this.eventType = type; }
1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/51e4aed2205f326c2698e2154ea7f83ae5dfc2b6/CacheEvent.java/clean/fs/src/fs/org/jnode/fs/ext2/cache/CacheEvent.java
return new TabbedPaneLayout();
return (tabPane.getTabLayoutPolicy() == JTabbedPane.WRAP_TAB_LAYOUT) ? new MetalTabbedPaneUI.TabbedPaneLayout() : super.createLayoutManager();
protected LayoutManager createLayoutManager() { return new TabbedPaneLayout(); }
1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/ff4d557efcee4a2c3a25a9cac2252bc626fb10fe/MetalTabbedPaneUI.java/buggy/core/src/classpath/javax/javax/swing/plaf/metal/MetalTabbedPaneUI.java
if ((currentRun == 0 && tabIndex != 0) || (currentRun > 0 && tabIndex != tabRuns[currentRun - 1]))
if (tabIndex != tabRuns[runCount-1])
protected void paintBottomTabBorder(int tabIndex, Graphics g, int x, int y, int w, int h, int btm, int rght, boolean isSelected) { int bottom = h - 1; int right = w - 1; int tabCount = tabPane.getTabCount(); int currentRun = getRunForTab(tabCount, tabIndex); // Paint gap if necessary. if (shou...
1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/ff4d557efcee4a2c3a25a9cac2252bc626fb10fe/MetalTabbedPaneUI.java/buggy/core/src/classpath/javax/javax/swing/plaf/metal/MetalTabbedPaneUI.java
g.drawLine(x + y, rect.y + rect.height + 1, x + 1, y + h + 2);
g.drawLine(x + 1, rect.y + rect.height + 1, x + 1, y + h + 2);
protected void paintContentBorderLeftEdge(Graphics g, int tabPlacement, int selectedIndex, int x, int y, int w, int h) { boolean isOcean = MetalLookAndFeel.getCurrentTheme() instanceof OceanTheme; Color oceanSelectedBorder = ...
1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/ff4d557efcee4a2c3a25a9cac2252bc626fb10fe/MetalTabbedPaneUI.java/buggy/core/src/classpath/javax/javax/swing/plaf/metal/MetalTabbedPaneUI.java
protected void paintLeftTabBorder(int tabIndex, Graphics g, int x, int y, int w, int h, int btm, int rght, boolean isSelected) { g.translate(x, y); int bottom = h - 1; int right = w - 1; int tabCount = tabPane.getTabCount(); int currentRun = getRunForTab(tabCount, tabIndex); int firstIndex...
1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/ff4d557efcee4a2c3a25a9cac2252bc626fb10fe/MetalTabbedPaneUI.java/buggy/core/src/classpath/javax/javax/swing/plaf/metal/MetalTabbedPaneUI.java
g.drawLine(0, 5, 0, bottom);
g.drawLine(0, 6, 0, bottom); if (tabIndex != firstIndex) {
protected void paintLeftTabBorder(int tabIndex, Graphics g, int x, int y, int w, int h, int btm, int rght, boolean isSelected) { g.translate(x, y); int bottom = h - 1; int right = w - 1; int tabCount = tabPane.getTabCount(); int currentRun = getRunForTab(tabCount, tabIndex); int firstIndex...
1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/ff4d557efcee4a2c3a25a9cac2252bc626fb10fe/MetalTabbedPaneUI.java/buggy/core/src/classpath/javax/javax/swing/plaf/metal/MetalTabbedPaneUI.java
if (tabIndex != 0)
if (tabIndex != firstIndex)
protected void paintLeftTabBorder(int tabIndex, Graphics g, int x, int y, int w, int h, int btm, int rght, boolean isSelected) { g.translate(x, y); int bottom = h - 1; int right = w - 1; int tabCount = tabPane.getTabCount(); int currentRun = getRunForTab(tabCount, tabIndex); int firstIndex...
1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/ff4d557efcee4a2c3a25a9cac2252bc626fb10fe/MetalTabbedPaneUI.java/buggy/core/src/classpath/javax/javax/swing/plaf/metal/MetalTabbedPaneUI.java
c = UIManager.getColor("TabbedPane.tabAreaBackground");
c = selectColor;
protected void paintRightTabBorder(int tabIndex, Graphics g, int x, int y, int w, int h, int btm, int rght, boolean isSelected) { g.translate(x, y); int bottom = h - 1; int right = w - 1; int tabCount = tabPane.getTabCount(); int currentRun = getRunForTab(tabCount, tabIndex); int firstIndex = ...
1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/ff4d557efcee4a2c3a25a9cac2252bc626fb10fe/MetalTabbedPaneUI.java/buggy/core/src/classpath/javax/javax/swing/plaf/metal/MetalTabbedPaneUI.java
g.drawLine(right, 6, right, bottom);
g.drawLine(right, 7, right, bottom);
protected void paintRightTabBorder(int tabIndex, Graphics g, int x, int y, int w, int h, int btm, int rght, boolean isSelected) { g.translate(x, y); int bottom = h - 1; int right = w - 1; int tabCount = tabPane.getTabCount(); int currentRun = getRunForTab(tabCount, tabIndex); int firstIndex = ...
1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/ff4d557efcee4a2c3a25a9cac2252bc626fb10fe/MetalTabbedPaneUI.java/buggy/core/src/classpath/javax/javax/swing/plaf/metal/MetalTabbedPaneUI.java
super();
super();
public FFDTableModel() { super(); }
1179 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1179/6a23de0d5ab12f72eb326ce880d79c3f8f62a42f/XTFRFile.java/buggy/tn5250j/src/org/tn5250j/tools/XTFRFile.java
}
}
public FFDTableModel() { super(); }
1179 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1179/6a23de0d5ab12f72eb326ce880d79c3f8f62a42f/XTFRFile.java/buggy/tn5250j/src/org/tn5250j/tools/XTFRFile.java
return getValueAt(0,col).getClass();
return getValueAt(0, col).getClass();
public Class getColumnClass(int col) { return getValueAt(0,col).getClass(); }
1179 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1179/6a23de0d5ab12f72eb326ce880d79c3f8f62a42f/XTFRFile.java/buggy/tn5250j/src/org/tn5250j/tools/XTFRFile.java
}
}
public Class getColumnClass(int col) { return getValueAt(0,col).getClass(); }
1179 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1179/6a23de0d5ab12f72eb326ce880d79c3f8f62a42f/XTFRFile.java/buggy/tn5250j/src/org/tn5250j/tools/XTFRFile.java
return cols.length; }
return cols.length; }
public int getColumnCount() { return cols.length; }
1179 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1179/6a23de0d5ab12f72eb326ce880d79c3f8f62a42f/XTFRFile.java/buggy/tn5250j/src/org/tn5250j/tools/XTFRFile.java
return cols[col]; }
return cols[col]; }
public String getColumnName(int col) { return cols[col]; }
1179 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1179/6a23de0d5ab12f72eb326ce880d79c3f8f62a42f/XTFRFile.java/buggy/tn5250j/src/org/tn5250j/tools/XTFRFile.java
return ftpProtocol.getNumberOfFields(); }
return ftpProtocol.getNumberOfFields(); }
public int getRowCount() { return ftpProtocol.getNumberOfFields(); }
1179 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1179/6a23de0d5ab12f72eb326ce880d79c3f8f62a42f/XTFRFile.java/buggy/tn5250j/src/org/tn5250j/tools/XTFRFile.java
if (col == 0) {
if (col == 0) {
public Object getValueAt(int row, int col) { if (col == 0) { return new Boolean(ftpProtocol.isFieldSelected(row)); } if (col == 1) return ftpProtocol.getFieldName(row); return null; }
1179 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1179/6a23de0d5ab12f72eb326ce880d79c3f8f62a42f/XTFRFile.java/buggy/tn5250j/src/org/tn5250j/tools/XTFRFile.java
return new Boolean(ftpProtocol.isFieldSelected(row));
return new Boolean(ftpProtocol.isFieldSelected(row));
public Object getValueAt(int row, int col) { if (col == 0) { return new Boolean(ftpProtocol.isFieldSelected(row)); } if (col == 1) return ftpProtocol.getFieldName(row); return null; }
1179 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1179/6a23de0d5ab12f72eb326ce880d79c3f8f62a42f/XTFRFile.java/buggy/tn5250j/src/org/tn5250j/tools/XTFRFile.java
} if (col == 1) return ftpProtocol.getFieldName(row);
} if (col == 1) return ftpProtocol.getFieldName(row);
public Object getValueAt(int row, int col) { if (col == 0) { return new Boolean(ftpProtocol.isFieldSelected(row)); } if (col == 1) return ftpProtocol.getFieldName(row); return null; }
1179 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1179/6a23de0d5ab12f72eb326ce880d79c3f8f62a42f/XTFRFile.java/buggy/tn5250j/src/org/tn5250j/tools/XTFRFile.java
return null;
return null;
public Object getValueAt(int row, int col) { if (col == 0) { return new Boolean(ftpProtocol.isFieldSelected(row)); } if (col == 1) return ftpProtocol.getFieldName(row); return null; }
1179 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1179/6a23de0d5ab12f72eb326ce880d79c3f8f62a42f/XTFRFile.java/buggy/tn5250j/src/org/tn5250j/tools/XTFRFile.java
}
}
public Object getValueAt(int row, int col) { if (col == 0) { return new Boolean(ftpProtocol.isFieldSelected(row)); } if (col == 1) return ftpProtocol.getFieldName(row); return null; }
1179 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1179/6a23de0d5ab12f72eb326ce880d79c3f8f62a42f/XTFRFile.java/buggy/tn5250j/src/org/tn5250j/tools/XTFRFile.java
public boolean isCellEditable(int row,int col) { if (col == 0) return true; else return false;
public boolean isCellEditable(int row, int col) { if (col == 0) return true; else return false;
public boolean isCellEditable(int row,int col) { if (col == 0) return true; else return false; }
1179 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1179/6a23de0d5ab12f72eb326ce880d79c3f8f62a42f/XTFRFile.java/buggy/tn5250j/src/org/tn5250j/tools/XTFRFile.java
}
}
public boolean isCellEditable(int row,int col) { if (col == 0) return true; else return false; }
1179 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1179/6a23de0d5ab12f72eb326ce880d79c3f8f62a42f/XTFRFile.java/buggy/tn5250j/src/org/tn5250j/tools/XTFRFile.java
fireTableCellUpdated(row,col); ftpProtocol.setFieldSelected(row,((Boolean)value).booleanValue());
fireTableCellUpdated(row, col); ftpProtocol.setFieldSelected(row, ((Boolean) value).booleanValue());
public void setValueAt(Object value, int row, int col) { fireTableCellUpdated(row,col); ftpProtocol.setFieldSelected(row,((Boolean)value).booleanValue()); }
1179 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1179/6a23de0d5ab12f72eb326ce880d79c3f8f62a42f/XTFRFile.java/buggy/tn5250j/src/org/tn5250j/tools/XTFRFile.java
}
}
public void setValueAt(Object value, int row, int col) { fireTableCellUpdated(row,col); ftpProtocol.setFieldSelected(row,((Boolean)value).booleanValue()); }
1179 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1179/6a23de0d5ab12f72eb326ce880d79c3f8f62a42f/XTFRFile.java/buggy/tn5250j/src/org/tn5250j/tools/XTFRFile.java
super(messageList, JOptionPane.INFORMATION_MESSAGE, JOptionPane.DEFAULT_OPTION, null, new Object[] {UIManager.getString("OptionPane.cancelButtonText")}, null); setCursor(Cursor.getPredefinedCursor(Cursor.WAIT_CURSOR));
super( messageList, JOptionPane.INFORMATION_MESSAGE, JOptionPane.DEFAULT_OPTION, null, new Object[] { UIManager.getString("OptionPane.cancelButtonText")}, null); setCursor(Cursor.getPredefinedCursor(Cursor.WAIT_CURSOR));
ProgressOptionPane(Object messageList) { super(messageList, JOptionPane.INFORMATION_MESSAGE, JOptionPane.DEFAULT_OPTION, null, new Object[] {UIManager.getString("OptionPane.cancelButtonText")}, null); setCursor(Cursor.getPredefi...
1179 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1179/6a23de0d5ab12f72eb326ce880d79c3f8f62a42f/XTFRFile.java/buggy/tn5250j/src/org/tn5250j/tools/XTFRFile.java
}
}
ProgressOptionPane(Object messageList) { super(messageList, JOptionPane.INFORMATION_MESSAGE, JOptionPane.DEFAULT_OPTION, null, new Object[] {UIManager.getString("OptionPane.cancelButtonText")}, null); setCursor(Cursor.getPredefi...
1179 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1179/6a23de0d5ab12f72eb326ce880d79c3f8f62a42f/XTFRFile.java/buggy/tn5250j/src/org/tn5250j/tools/XTFRFile.java
Frame frame = JOptionPane.getFrameForComponent(parentComponent); final JDialog dialog = new JDialog(frame, title, false); Container contentPane = dialog.getContentPane();
Frame frame = JOptionPane.getFrameForComponent(parentComponent); final JDialog dialog = new JDialog(frame, title, false); Container contentPane = dialog.getContentPane();
public JDialog createDialog(Component parentComponent, String title) { Frame frame = JOptionPane.getFrameForComponent(parentComponent); final JDialog dialog = new JDialog(frame, title, false); Container contentPane = dialog.getContentPane(); contentPane.setLayout(new BorderLayout()...
1179 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1179/6a23de0d5ab12f72eb326ce880d79c3f8f62a42f/XTFRFile.java/buggy/tn5250j/src/org/tn5250j/tools/XTFRFile.java
contentPane.setLayout(new BorderLayout()); contentPane.add(this, BorderLayout.CENTER); dialog.pack(); dialog.setLocationRelativeTo(parentComponent); dialog.addWindowListener(new WindowAdapter() { boolean gotFocus = false;
contentPane.setLayout(new BorderLayout()); contentPane.add(this, BorderLayout.CENTER); dialog.pack(); dialog.setLocationRelativeTo(parentComponent); dialog.addWindowListener(new WindowAdapter() { boolean gotFocus = false;
public JDialog createDialog(Component parentComponent, String title) { Frame frame = JOptionPane.getFrameForComponent(parentComponent); final JDialog dialog = new JDialog(frame, title, false); Container contentPane = dialog.getContentPane(); contentPane.setLayout(new BorderLayout()...
1179 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1179/6a23de0d5ab12f72eb326ce880d79c3f8f62a42f/XTFRFile.java/buggy/tn5250j/src/org/tn5250j/tools/XTFRFile.java
public void windowClosing(WindowEvent we) { setValue(null); }
public void windowClosing(WindowEvent we) { setValue(null); }
public JDialog createDialog(Component parentComponent, String title) { Frame frame = JOptionPane.getFrameForComponent(parentComponent); final JDialog dialog = new JDialog(frame, title, false); Container contentPane = dialog.getContentPane(); contentPane.setLayout(new BorderLayout()...
1179 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1179/6a23de0d5ab12f72eb326ce880d79c3f8f62a42f/XTFRFile.java/buggy/tn5250j/src/org/tn5250j/tools/XTFRFile.java
public void windowActivated(WindowEvent we) { if (!gotFocus) { selectInitialValue(); gotFocus = true; } } });
public void windowActivated(WindowEvent we) { if (!gotFocus) { selectInitialValue(); gotFocus = true; } } });
public JDialog createDialog(Component parentComponent, String title) { Frame frame = JOptionPane.getFrameForComponent(parentComponent); final JDialog dialog = new JDialog(frame, title, false); Container contentPane = dialog.getContentPane(); contentPane.setLayout(new BorderLayout()...
1179 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1179/6a23de0d5ab12f72eb326ce880d79c3f8f62a42f/XTFRFile.java/buggy/tn5250j/src/org/tn5250j/tools/XTFRFile.java
addPropertyChangeListener(new PropertyChangeListener() { public void propertyChange(PropertyChangeEvent event) { if(dialog.isVisible() && event.getSource() == ProgressOptionPane.this && (event.getPropertyName().equals(VALUE_PROPERTY) || event.getPropertyName().equals(INPUT_VALUE_PROPERTY))){ ftpProtocol.setAborted(); d...
addPropertyChangeListener(new PropertyChangeListener() { public void propertyChange(PropertyChangeEvent event) { if (dialog.isVisible() && event.getSource() == ProgressOptionPane.this && (event.getPropertyName().equals(VALUE_PROPERTY) || event.getPropertyName().equals( INPUT_VALUE_PROPERTY))) { ftpProtocol.setAborted()...
public JDialog createDialog(Component parentComponent, String title) { Frame frame = JOptionPane.getFrameForComponent(parentComponent); final JDialog dialog = new JDialog(frame, title, false); Container contentPane = dialog.getContentPane(); contentPane.setLayout(new BorderLayout()...
1179 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1179/6a23de0d5ab12f72eb326ce880d79c3f8f62a42f/XTFRFile.java/buggy/tn5250j/src/org/tn5250j/tools/XTFRFile.java
if (!gotFocus) { selectInitialValue(); gotFocus = true; } }
if (!gotFocus) { selectInitialValue(); gotFocus = true; } }
public void windowActivated(WindowEvent we) { // Once window gets focus, set initial focus if (!gotFocus) { selectInitialValue(); gotFocus = true; } }
1179 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1179/6a23de0d5ab12f72eb326ce880d79c3f8f62a42f/XTFRFile.java/buggy/tn5250j/src/org/tn5250j/tools/XTFRFile.java
setValue(null); }
setValue(null); }
public void windowClosing(WindowEvent we) { setValue(null); }
1179 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1179/6a23de0d5ab12f72eb326ce880d79c3f8f62a42f/XTFRFile.java/buggy/tn5250j/src/org/tn5250j/tools/XTFRFile.java
if(dialog.isVisible() && event.getSource() == ProgressOptionPane.this && (event.getPropertyName().equals(VALUE_PROPERTY) || event.getPropertyName().equals(INPUT_VALUE_PROPERTY))){ ftpProtocol.setAborted(); dialog.setVisible(false); dialog.dispose(); } }
if (dialog.isVisible() && event.getSource() == ProgressOptionPane.this && (event.getPropertyName().equals(VALUE_PROPERTY) || event.getPropertyName().equals( INPUT_VALUE_PROPERTY))) { ftpProtocol.setAborted(); dialog.setVisible(false); dialog.dispose(); } }
public void propertyChange(PropertyChangeEvent event) { if(dialog.isVisible() && event.getSource() == ProgressOptionPane.this && (event.getPropertyName().equals(VALUE_PROPERTY) || event.getPropertyName().equals(INPUT_VALUE_PROPE...
1179 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1179/6a23de0d5ab12f72eb326ce880d79c3f8f62a42f/XTFRFile.java/buggy/tn5250j/src/org/tn5250j/tools/XTFRFile.java
return 60; }
return 60; }
public int getMaxCharactersPerLineCount() { return 60; }
1179 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1179/6a23de0d5ab12f72eb326ce880d79c3f8f62a42f/XTFRFile.java/buggy/tn5250j/src/org/tn5250j/tools/XTFRFile.java
if (this == null) return false; Object v = this.getValue(); return (v != null); }
if (this == null) return false; Object v = this.getValue(); return (v != null); }
public boolean isCanceled() { if (this == null) return false; Object v = this.getValue(); return (v != null); }
1179 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1179/6a23de0d5ab12f72eb326ce880d79c3f8f62a42f/XTFRFile.java/buggy/tn5250j/src/org/tn5250j/tools/XTFRFile.java
Object[] option = this.getOptions(); option[0] = UIManager.getString("OptionPane.cancelButtonText"); this.setOptions(option); monitor.setValue(null);
Object[] option = this.getOptions(); option[0] = UIManager.getString("OptionPane.cancelButtonText"); this.setOptions(option); monitor.setValue(null);
public void reset() { Object[] option = this.getOptions(); option[0] = UIManager.getString("OptionPane.cancelButtonText"); this.setOptions(option); monitor.setValue(null); }
1179 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1179/6a23de0d5ab12f72eb326ce880d79c3f8f62a42f/XTFRFile.java/buggy/tn5250j/src/org/tn5250j/tools/XTFRFile.java
}
}
public void reset() { Object[] option = this.getOptions(); option[0] = UIManager.getString("OptionPane.cancelButtonText"); this.setOptions(option); monitor.setValue(null); }
1179 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1179/6a23de0d5ab12f72eb326ce880d79c3f8f62a42f/XTFRFile.java/buggy/tn5250j/src/org/tn5250j/tools/XTFRFile.java
Object[] option = this.getOptions(); option[0] = LangTool.getString("xtfr.tableDone"); this.setOptions(option); setCursor(Cursor.getPredefinedCursor(Cursor.DEFAULT_CURSOR)); }
Object[] option = this.getOptions(); option[0] = LangTool.getString("xtfr.tableDone"); this.setOptions(option); setCursor(Cursor.getPredefinedCursor(Cursor.DEFAULT_CURSOR)); }
public void setDone() { Object[] option = this.getOptions(); option[0] = LangTool.getString("xtfr.tableDone"); this.setOptions(option); setCursor(Cursor.getPredefinedCursor(Cursor.DEFAULT_CURSOR)); }
1179 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1179/6a23de0d5ab12f72eb326ce880d79c3f8f62a42f/XTFRFile.java/buggy/tn5250j/src/org/tn5250j/tools/XTFRFile.java
public XTFRFile (Frame parent,tnvt pvt, Session session) {
public XTFRFile(Frame parent, tnvt pvt, Session session) {
public XTFRFile (Frame parent,tnvt pvt, Session session) { //super(parent); super(); setCursor(Cursor.getPredefinedCursor(Cursor.WAIT_CURSOR)); this.session = session; vt = pvt; ftpProtocol = new FTP5250Prot(vt); ftpProtocol.addFTPStatusListener(this); axtfr = new AS400Xtfr(vt...
1179 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1179/6a23de0d5ab12f72eb326ce880d79c3f8f62a42f/XTFRFile.java/buggy/tn5250j/src/org/tn5250j/tools/XTFRFile.java
super(); setCursor(Cursor.getPredefinedCursor(Cursor.WAIT_CURSOR)); this.session = session; vt = pvt; ftpProtocol = new FTP5250Prot(vt); ftpProtocol.addFTPStatusListener(this); axtfr = new AS400Xtfr(vt); axtfr.addFTPStatusListener(this); createProgressMonitor(); initFileFilters(); initXTFRInfo();
super(); setCursor(Cursor.getPredefinedCursor(Cursor.WAIT_CURSOR)); this.session = session; vt = pvt; ftpProtocol = new FTP5250Prot(vt); ftpProtocol.addFTPStatusListener(this); axtfr = new AS400Xtfr(vt); axtfr.addFTPStatusListener(this); createProgressMonitor(); initFileFilters(); initXTFRInfo();
public XTFRFile (Frame parent,tnvt pvt, Session session) { //super(parent); super(); setCursor(Cursor.getPredefinedCursor(Cursor.WAIT_CURSOR)); this.session = session; vt = pvt; ftpProtocol = new FTP5250Prot(vt); ftpProtocol.addFTPStatusListener(this); axtfr = new AS400Xtfr(vt...
1179 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1179/6a23de0d5ab12f72eb326ce880d79c3f8f62a42f/XTFRFile.java/buggy/tn5250j/src/org/tn5250j/tools/XTFRFile.java
addWindowListener(new WindowAdapter() {
addWindowListener(new WindowAdapter() {
public XTFRFile (Frame parent,tnvt pvt, Session session) { //super(parent); super(); setCursor(Cursor.getPredefinedCursor(Cursor.WAIT_CURSOR)); this.session = session; vt = pvt; ftpProtocol = new FTP5250Prot(vt); ftpProtocol.addFTPStatusListener(this); axtfr = new AS400Xtfr(vt...
1179 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1179/6a23de0d5ab12f72eb326ce880d79c3f8f62a42f/XTFRFile.java/buggy/tn5250j/src/org/tn5250j/tools/XTFRFile.java
public void windowClosing(WindowEvent we) { if (ftpProtocol.isConnected()) ftpProtocol.disconnect(); }
public void windowClosing(WindowEvent we) { if (ftpProtocol.isConnected()) ftpProtocol.disconnect(); }
public XTFRFile (Frame parent,tnvt pvt, Session session) { //super(parent); super(); setCursor(Cursor.getPredefinedCursor(Cursor.WAIT_CURSOR)); this.session = session; vt = pvt; ftpProtocol = new FTP5250Prot(vt); ftpProtocol.addFTPStatusListener(this); axtfr = new AS400Xtfr(vt...
1179 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1179/6a23de0d5ab12f72eb326ce880d79c3f8f62a42f/XTFRFile.java/buggy/tn5250j/src/org/tn5250j/tools/XTFRFile.java
});
});
public XTFRFile (Frame parent,tnvt pvt, Session session) { //super(parent); super(); setCursor(Cursor.getPredefinedCursor(Cursor.WAIT_CURSOR)); this.session = session; vt = pvt; ftpProtocol = new FTP5250Prot(vt); ftpProtocol.addFTPStatusListener(this); axtfr = new AS400Xtfr(vt...
1179 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1179/6a23de0d5ab12f72eb326ce880d79c3f8f62a42f/XTFRFile.java/buggy/tn5250j/src/org/tn5250j/tools/XTFRFile.java
messageProgress = LangTool.getString("xtfr.messageProgress"); setCursor(Cursor.getPredefinedCursor(Cursor.DEFAULT_CURSOR)); }
messageProgress = LangTool.getString("xtfr.messageProgress"); setCursor(Cursor.getPredefinedCursor(Cursor.DEFAULT_CURSOR)); }
public XTFRFile (Frame parent,tnvt pvt, Session session) { //super(parent); super(); setCursor(Cursor.getPredefinedCursor(Cursor.WAIT_CURSOR)); this.session = session; vt = pvt; ftpProtocol = new FTP5250Prot(vt); ftpProtocol.addFTPStatusListener(this); axtfr = new AS400Xtfr(vt...
1179 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1179/6a23de0d5ab12f72eb326ce880d79c3f8f62a42f/XTFRFile.java/buggy/tn5250j/src/org/tn5250j/tools/XTFRFile.java
if (ftpProtocol.isConnected()) ftpProtocol.disconnect(); }
if (ftpProtocol.isConnected()) ftpProtocol.disconnect(); }
public void windowClosing(WindowEvent we) { if (ftpProtocol.isConnected()) ftpProtocol.disconnect(); }
1179 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1179/6a23de0d5ab12f72eb326ce880d79c3f8f62a42f/XTFRFile.java/buggy/tn5250j/src/org/tn5250j/tools/XTFRFile.java
if (e.getActionCommand().equals("XTFR") || e.getActionCommand().equals("EMAIL")) {
if (e.getActionCommand().equals("XTFR") || e.getActionCommand().equals("EMAIL")) {
public void actionPerformed(ActionEvent e) { if (e.getActionCommand().equals("XTFR") || e.getActionCommand().equals("EMAIL")) { saveXTFRFields(); if (e.getActionCommand().equals("EMAIL")) emailIt = true; else emailIt = false; initializeMonit...
1179 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1179/6a23de0d5ab12f72eb326ce880d79c3f8f62a42f/XTFRFile.java/buggy/tn5250j/src/org/tn5250j/tools/XTFRFile.java
saveXTFRFields();
saveXTFRFields();
public void actionPerformed(ActionEvent e) { if (e.getActionCommand().equals("XTFR") || e.getActionCommand().equals("EMAIL")) { saveXTFRFields(); if (e.getActionCommand().equals("EMAIL")) emailIt = true; else emailIt = false; initializeMonit...
1179 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1179/6a23de0d5ab12f72eb326ce880d79c3f8f62a42f/XTFRFile.java/buggy/tn5250j/src/org/tn5250j/tools/XTFRFile.java
if (e.getActionCommand().equals("EMAIL")) emailIt = true; else emailIt = false;
if (e.getActionCommand().equals("EMAIL")) emailIt = true; else emailIt = false;
public void actionPerformed(ActionEvent e) { if (e.getActionCommand().equals("XTFR") || e.getActionCommand().equals("EMAIL")) { saveXTFRFields(); if (e.getActionCommand().equals("EMAIL")) emailIt = true; else emailIt = false; initializeMonit...
1179 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1179/6a23de0d5ab12f72eb326ce880d79c3f8f62a42f/XTFRFile.java/buggy/tn5250j/src/org/tn5250j/tools/XTFRFile.java
initializeMonitor(); dialog.show();
initializeMonitor(); dialog.show();
public void actionPerformed(ActionEvent e) { if (e.getActionCommand().equals("XTFR") || e.getActionCommand().equals("EMAIL")) { saveXTFRFields(); if (e.getActionCommand().equals("EMAIL")) emailIt = true; else emailIt = false; initializeMonit...
1179 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1179/6a23de0d5ab12f72eb326ce880d79c3f8f62a42f/XTFRFile.java/buggy/tn5250j/src/org/tn5250j/tools/XTFRFile.java
if (useQuery.isSelected()) {
if (useQuery.isSelected()) {
public void actionPerformed(ActionEvent e) { if (e.getActionCommand().equals("XTFR") || e.getActionCommand().equals("EMAIL")) { saveXTFRFields(); if (e.getActionCommand().equals("EMAIL")) emailIt = true; else emailIt = false; initializeMonit...
1179 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1179/6a23de0d5ab12f72eb326ce880d79c3f8f62a42f/XTFRFile.java/buggy/tn5250j/src/org/tn5250j/tools/XTFRFile.java
axtfr.login(user.getText(),new String(password.getPassword())); axtfr.setDecimalChar(getDecimalChar()); axtfr.connect(systemName.getText());
axtfr.login(user.getText(), new String(password.getPassword())); axtfr.setDecimalChar(getDecimalChar()); axtfr.connect(systemName.getText());
public void actionPerformed(ActionEvent e) { if (e.getActionCommand().equals("XTFR") || e.getActionCommand().equals("EMAIL")) { saveXTFRFields(); if (e.getActionCommand().equals("EMAIL")) emailIt = true; else emailIt = false; initializeMonit...
1179 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1179/6a23de0d5ab12f72eb326ce880d79c3f8f62a42f/XTFRFile.java/buggy/tn5250j/src/org/tn5250j/tools/XTFRFile.java
} else { if (ftpProtocol.connect(systemName.getText(),21)) {
if (ftpProtocol .login( user.getText(), new String(password.getPassword()))) { ftpProtocol.setDecimalChar(getDecimalChar()); ftpProtocol.getFileInfo( hostFile.getText(), intDesc.isSelected()); } } else {
public void actionPerformed(ActionEvent e) { if (e.getActionCommand().equals("XTFR") || e.getActionCommand().equals("EMAIL")) { saveXTFRFields(); if (e.getActionCommand().equals("EMAIL")) emailIt = true; else emailIt = false; initializeMonit...
1179 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1179/6a23de0d5ab12f72eb326ce880d79c3f8f62a42f/XTFRFile.java/buggy/tn5250j/src/org/tn5250j/tools/XTFRFile.java
if (ftpProtocol.login(user.getText(),new String(password.getPassword()))) { ftpProtocol.setDecimalChar(getDecimalChar()); ftpProtocol.getFileInfo(hostFile.getText(),intDesc.isSelected()); } } else {
disconnect(); } } }
public void actionPerformed(ActionEvent e) { if (e.getActionCommand().equals("XTFR") || e.getActionCommand().equals("EMAIL")) { saveXTFRFields(); if (e.getActionCommand().equals("EMAIL")) emailIt = true; else emailIt = false; initializeMonit...
1179 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1179/6a23de0d5ab12f72eb326ce880d79c3f8f62a42f/XTFRFile.java/buggy/tn5250j/src/org/tn5250j/tools/XTFRFile.java
disconnect(); } } }
if (e.getActionCommand().equals("BROWSEPC")) {
public void actionPerformed(ActionEvent e) { if (e.getActionCommand().equals("XTFR") || e.getActionCommand().equals("EMAIL")) { saveXTFRFields(); if (e.getActionCommand().equals("EMAIL")) emailIt = true; else emailIt = false; initializeMonit...
1179 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1179/6a23de0d5ab12f72eb326ce880d79c3f8f62a42f/XTFRFile.java/buggy/tn5250j/src/org/tn5250j/tools/XTFRFile.java
if (e.getActionCommand().equals("BROWSEPC")) {
getPCFile();
public void actionPerformed(ActionEvent e) { if (e.getActionCommand().equals("XTFR") || e.getActionCommand().equals("EMAIL")) { saveXTFRFields(); if (e.getActionCommand().equals("EMAIL")) emailIt = true; else emailIt = false; initializeMonit...
1179 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1179/6a23de0d5ab12f72eb326ce880d79c3f8f62a42f/XTFRFile.java/buggy/tn5250j/src/org/tn5250j/tools/XTFRFile.java
getPCFile();
}
public void actionPerformed(ActionEvent e) { if (e.getActionCommand().equals("XTFR") || e.getActionCommand().equals("EMAIL")) { saveXTFRFields(); if (e.getActionCommand().equals("EMAIL")) emailIt = true; else emailIt = false; initializeMonit...
1179 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1179/6a23de0d5ab12f72eb326ce880d79c3f8f62a42f/XTFRFile.java/buggy/tn5250j/src/org/tn5250j/tools/XTFRFile.java