bugged stringlengths 6 599k | fixed stringlengths 6 40.8M | __index_level_0__ int64 0 3.24M |
|---|---|---|
public int previous() { if (iter.getIndex() == iter.getBeginIndex()) return DONE; //int start = iter.getBeginIndex(); while (iter.getIndex() >= iter.getBeginIndex()) { char c = iter.previous(); if (c == CharacterIterator.DONE) break; int type = Character.getType(c); if (type != Character.NON_SPACING_MA... | public int previous() { if (iter.getIndex() == iter.getBeginIndex()) return DONE; //int start = iter.getBeginIndex(); while (iter.getIndex() >= iter.getBeginIndex()) { char c = iter.previous(); if (c == CharacterIterator.DONE) break; int type = Character.getType(c); if (type != Character.NON_SPACING_MA... | 3,957 |
public int previous() { if (iter.getIndex() == iter.getBeginIndex()) return DONE; //int start = iter.getBeginIndex(); while (iter.getIndex() >= iter.getBeginIndex()) { char c = iter.previous(); if (c == CharacterIterator.DONE) break; int type = Character.getType(c); if (type != Character.NON_SPACING_MA... | public int previous() { if (iter.getIndex() == iter.getBeginIndex()) return DONE; //int start = iter.getBeginIndex(); while (iter.getIndex() >= iter.getBeginIndex()) { char c = iter.previous(); if (c == CharacterIterator.DONE) break; int type = Character.getType(c); if (type != Character.NON_SPACING_MA... | 3,958 |
public int previous() { if (iter.getIndex() == iter.getBeginIndex()) return DONE; //int start = iter.getBeginIndex(); while (iter.getIndex() >= iter.getBeginIndex()) { char c = iter.previous(); if (c == CharacterIterator.DONE) break; int type = Character.getType(c); if (type != Character.NON_SPACING_MA... | public int previous() { if (iter.getIndex() == iter.getBeginIndex()) return DONE; //int start = iter.getBeginIndex(); while (iter.getIndex() >= iter.getBeginIndex()) { char c = iter.previous(); if (c == CharacterIterator.DONE) break; int type = Character.getType(c); if (type != Character.NON_SPACING_MA... | 3,959 |
public int previous() { if (iter.getIndex() == iter.getBeginIndex()) return DONE; //int start = iter.getBeginIndex(); while (iter.getIndex() >= iter.getBeginIndex()) { char c = iter.previous(); if (c == CharacterIterator.DONE) break; int type = Character.getType(c); if (type != Character.NON_SPACING_MA... | public int previous() { if (iter.getIndex() == iter.getBeginIndex()) return DONE; //int start = iter.getBeginIndex(); while (iter.getIndex() >= iter.getBeginIndex()) { char c = iter.previous(); if (c == CharacterIterator.DONE) break; int type = Character.getType(c); if (type != Character.NON_SPACING_MA... | 3,960 |
public int previous() { if (iter.getIndex() == iter.getBeginIndex()) return DONE; //int start = iter.getBeginIndex(); while (iter.getIndex() >= iter.getBeginIndex()) { char c = iter.previous(); if (c == CharacterIterator.DONE) break; int type = Character.getType(c); if (type != Character.NON_SPACING_MA... | public int previous() { if (iter.getIndex() == iter.getBeginIndex()) return DONE; //int start = iter.getBeginIndex(); while (iter.getIndex() >= iter.getBeginIndex()) { char c = iter.previous(); if (c == CharacterIterator.DONE) break; int type = Character.getType(c); if (type != Character.NON_SPACING_MA... | 3,961 |
protected void installComponents() { // create drop down list of items popup = createPopup(); listBox = popup.getList(); // set editor and renderer for the combo box. Editor is used // only if combo box becomes editable, otherwise renderer is used // to paint the selected item; combobox is not edit... | protected void installComponents() { // create drop down list of items popup = createPopup(); listBox = popup.getList(); // set editor and renderer for the combo box. Editor is used // only if combo box becomes editable, otherwise renderer is used // to paint the selected item; combobox is not edit... | 3,963 |
public SendEMailDialog(Frame parent, Screen5250 screen ) { JPanel semp = new JPanel(); semp.setLayout(new AlignLayout(2,5,5)); JLabel tol = new JLabel(LangTool.getString("em.to")); JTextField tot = new JTextField(30); JLabel subl = new JLabel(LangTool.getString("em.subject")); JTextFiel... | public SendEMailDialog(Frame parent, Screen5250 screen ) { JPanel semp = new JPanel(); semp.setLayout(new AlignLayout(2,5,5)); JLabel tol = new JLabel(LangTool.getString("em.to")); JTextField tot = new JTextField(30); JLabel subl = new JLabel(LangTool.getString("em.subject")); JTextFiel... | 3,965 |
public SendEMailDialog(Frame parent, Screen5250 screen ) { JPanel semp = new JPanel(); semp.setLayout(new AlignLayout(2,5,5)); JLabel tol = new JLabel(LangTool.getString("em.to")); JTextField tot = new JTextField(30); JLabel subl = new JLabel(LangTool.getString("em.subject")); JTextFiel... | public SendEMailDialog(Frame parent, Screen5250 screen ) { JPanel semp = new JPanel(); semp.setLayout(new AlignLayout(2,5,5)); JLabel tol = new JLabel(LangTool.getString("em.to")); JTextField tot = new JTextField(30); JLabel subl = new JLabel(LangTool.getString("em.subject")); JTextFiel... | 3,966 |
public SendEMailDialog(Frame parent, Screen5250 screen ) { JPanel semp = new JPanel(); semp.setLayout(new AlignLayout(2,5,5)); JLabel tol = new JLabel(LangTool.getString("em.to")); JTextField tot = new JTextField(30); JLabel subl = new JLabel(LangTool.getString("em.subject")); JTextFiel... | public SendEMailDialog(Frame parent, Screen5250 screen ) { JPanel semp = new JPanel(); semp.setLayout(new AlignLayout(2,5,5)); JLabel tol = new JLabel(LangTool.getString("em.to")); JTextField tot = new JTextField(30); JLabel subl = new JLabel(LangTool.getString("em.subject")); JTextFiel... | 3,967 |
public SendEMailDialog(Frame parent, Screen5250 screen ) { JPanel semp = new JPanel(); semp.setLayout(new AlignLayout(2,5,5)); JLabel tol = new JLabel(LangTool.getString("em.to")); JTextField tot = new JTextField(30); JLabel subl = new JLabel(LangTool.getString("em.subject")); JTextFiel... | public SendEMailDialog(Frame parent, Screen5250 screen ) { JPanel semp = new JPanel(); semp.setLayout(new AlignLayout(2,5,5)); JLabel tol = new JLabel(LangTool.getString("em.to")); JTextField tot = new JTextField(30); JLabel subl = new JLabel(LangTool.getString("em.subject")); JTextFiel... | 3,968 |
public SendEMailDialog(Frame parent, Screen5250 screen ) { JPanel semp = new JPanel(); semp.setLayout(new AlignLayout(2,5,5)); JLabel tol = new JLabel(LangTool.getString("em.to")); JTextField tot = new JTextField(30); JLabel subl = new JLabel(LangTool.getString("em.subject")); JTextFiel... | public SendEMailDialog(Frame parent, Screen5250 screen ) { JPanel semp = new JPanel(); semp.setLayout(new AlignLayout(2,5,5)); JLabel tol = new JLabel(LangTool.getString("em.to")); JTextField tot = new JTextField(30); JLabel subl = new JLabel(LangTool.getString("em.subject")); JTextFiel... | 3,969 |
public SendEMailDialog(Frame parent, Screen5250 screen ) { JPanel semp = new JPanel(); semp.setLayout(new AlignLayout(2,5,5)); JLabel tol = new JLabel(LangTool.getString("em.to")); JTextField tot = new JTextField(30); JLabel subl = new JLabel(LangTool.getString("em.subject")); JTextFiel... | public SendEMailDialog(Frame parent, Screen5250 screen ) { JPanel semp = new JPanel(); semp.setLayout(new AlignLayout(2,5,5)); JLabel tol = new JLabel(LangTool.getString("em.to")); JTextField tot = new JTextField(30); JLabel subl = new JLabel(LangTool.getString("em.subject")); JTextFiel... | 3,970 |
public SendEMailDialog(Frame parent, Screen5250 screen ) { JPanel semp = new JPanel(); semp.setLayout(new AlignLayout(2,5,5)); JLabel tol = new JLabel(LangTool.getString("em.to")); JTextField tot = new JTextField(30); JLabel subl = new JLabel(LangTool.getString("em.subject")); JTextFiel... | public SendEMailDialog(Frame parent, Screen5250 screen ) { JPanel semp = new JPanel(); semp.setLayout(new AlignLayout(2,5,5)); JLabel tol = new JLabel(LangTool.getString("em.to")); JTextField tot = new JTextField(30); JLabel subl = new JLabel(LangTool.getString("em.subject")); JTextFiel... | 3,971 |
public SendEMailDialog(Frame parent, Screen5250 screen ) { JPanel semp = new JPanel(); semp.setLayout(new AlignLayout(2,5,5)); JLabel tol = new JLabel(LangTool.getString("em.to")); JTextField tot = new JTextField(30); JLabel subl = new JLabel(LangTool.getString("em.subject")); JTextFiel... | public SendEMailDialog(Frame parent, Screen5250 screen ) { JPanel semp = new JPanel(); semp.setLayout(new AlignLayout(2,5,5)); JLabel tol = new JLabel(LangTool.getString("em.to")); JTextField tot = new JTextField(30); JLabel subl = new JLabel(LangTool.getString("em.subject")); JTextFiel... | 3,972 |
public void mouseMoved(MouseEvent anEvent) { // Highlight list cells over which the mouse is located. // This changes list model, but has no effect on combo box's data model int index = list.locationToIndex(anEvent.getPoint()); list.setSelectedIndex(index); list.repaint(); } | public void mouseMoved(MouseEvent anEvent) { // Highlight list cells over which the mouse is located. // This changes list model, but has no effect on combo box's data model int index = list.locationToIndex(anEvent.getPoint()); list.setSelectedIndex(index); list.repaint(); } | 3,987 |
protected void updateListBoxSelectionForEvent(MouseEvent anEvent, boolean shouldScroll) { // FIXME: Need to implement } | int index = list.locationToIndex(anEvent.getPoint()); if (index >= 0) list.setSelectedIndex(index); int index = list.locationToIndex(anEvent.getPoint()); if (index >= 0) list.setSelectedIndex(index); protected int index = list.locationToIndex(anEvent.getPoint()); if (index >= 0) list.setSelectedIndex(index); void ... | 3,991 |
public final void cancelInvite() { screen52.setStatus(Screen5250.STATUS_SYSTEM, Screen5250.STATUS_VALUE_ON,null); // from rfc1205 section 4.3 // Server: Sends header with the 000A12A0 00000400 000AFFEF // Opcode = Cancel Invite. // Client: sends header with the 000A12A0 000... | public final void cancelInvite() { screen52.setStatus(Screen5250.STATUS_SYSTEM, Screen5250.STATUS_VALUE_ON,null); // from rfc1205 section 4.3 // Server: Sends header with the 000A12A0 00000400 000AFFEF // Opcode = Cancel Invite. // Client: sends header with the 000A12A0 000... | 3,992 |
public final boolean disconnect() { if (me != null && me.isAlive()) { me.interrupt(); keepTrucking = false; pthread.interrupt(); } screen52.setStatus(Screen5250.STATUS_SYSTEM, Screen5250.STATUS_VALUE_ON,"X - Disconnected"); screen52.setKeyboardLocked(false); pendingUn... | public final boolean disconnect() { if (me != null && me.isAlive()) { me.interrupt(); keepTrucking = false; pthread.interrupt(); } screen52.setStatus(Screen5250.STATUS_SYSTEM, Screen5250.STATUS_VALUE_ON,"X - Disconnected"); screen52.setKeyboardLocked(false); pendingUn... | 3,993 |
public final boolean disconnect() { if (me != null && me.isAlive()) { me.interrupt(); keepTrucking = false; pthread.interrupt(); } screen52.setStatus(Screen5250.STATUS_SYSTEM, Screen5250.STATUS_VALUE_ON,"X - Disconnected"); screen52.setKeyboardLocked(false); pendingUn... | public final boolean disconnect() { if (me != null && me.isAlive()) { me.interrupt(); keepTrucking = false; pthread.interrupt(); } screen52.setStatus(Screen5250.STATUS_SYSTEM, Screen5250.STATUS_VALUE_ON,"X - Disconnected"); screen52.setKeyboardLocked(false); pendingUn... | 3,994 |
public void dumpStuff() { System.out.println(" Pending unlock " + pendingUnlock); System.out.println(" Status Error " + screen52.isStatusErrorCode()); System.out.println(" Keyboard Locked " + screen52.isKeyboardLocked()); System.out.println(" Cursor On " + cursorOn); System.out.println(" Cur... | public void dumpStuff() { System.out.println(" Pending unlock " + pendingUnlock); System.out.println(" Status Error " + screen52.isStatusErrorCode()); System.out.println(" Keyboard Locked " + screen52.isKeyboardLocked()); System.out.println(" Cursor On " + cursorOn); System.out.println(" Cur... | 3,995 |
public final void hostPrint(int aid) { if (screen52.isStatusErrorCode()) { screen52.restoreErrorLine(); screen52.setStatus(Screen5250.STATUS_ERROR_CODE, Screen5250.STATUS_VALUE_OFF,null); } screen52.setCursorActive(false); screen52.setStatus(Screen5250.STATUS_SYSTEM, Screen5250.ST... | public final void hostPrint(int aid) { if (screen52.isStatusErrorCode()) { screen52.restoreErrorLine(); screen52.setStatus(Screen5250.STATUS_ERROR_CODE, Screen5250.STATUS_VALUE_OFF,null); } screen52.setCursorActive(false); screen52.setStatus(Screen5250.STATUS_SYSTEM, Screen5250.ST... | 3,996 |
private void parseIncoming() { boolean controlChars = false; byte control0; byte control1; boolean done = false; boolean error = false; try { while (bk.hasNext() && !done) { byte b = bk.getNextByte(); switch (b) { case 0: case 1:... | log.debug("save screen partial"); log.debug("save screen partial"); log.debug("save screen partial"); privatelog.debug("save screen partial"); voidlog.debug("save screen partial"); parseIncoming()log.debug("save screen partial"); {log.debug("save screen partial"); log.debug("save screen partial"); log.debug("save scree... | 3,997 |
private void parseIncoming() { boolean controlChars = false; byte control0; byte control1; boolean done = false; boolean error = false; try { while (bk.hasNext() && !done) { byte b = bk.getNextByte(); switch (b) { case 0: case 1:... | log.debug("restore screen partial"); log.debug("restore screen partial"); log.debug("restore screen partial"); privatelog.debug("restore screen partial"); voidlog.debug("restore screen partial"); parseIncoming()log.debug("restore screen partial"); {log.debug("restore screen partial"); log.debug("restore screen partial"... | 3,998 |
private void parseIncoming() { boolean controlChars = false; byte control0; byte control1; boolean done = false; boolean error = false; try { while (bk.hasNext() && !done) { byte b = bk.getNextByte(); switch (b) { case 0: case 1:... | log.debug(" clear unit alternate error " + Integer.toHexString(param)); log.debug(" clear unit alternate error " + Integer.toHexString(param)); log.debug(" clear unit alternate error " + Integer.toHexString(param)); privatelog.debug(" clear unit alternate error " + Integer.toHexString(param)); voidlog.debug(" clear uni... | 3,999 |
private void parseIncoming() { boolean controlChars = false; byte control0; byte control1; boolean done = false; boolean error = false; try { while (bk.hasNext() && !done) { byte b = bk.getNextByte(); switch (b) { case 0: case 1:... | private void parseIncoming() { boolean controlChars = false; byte control0; byte control1; boolean done = false; boolean error = false; try { while (bk.hasNext() && !done) { byte b = bk.getNextByte(); switch (b) { case 0: case 1:... | 4,000 |
private void processCC0 (byte byte0) {// System.out.println(" Control byte0 " + Integer.toBinaryString(byte0 & 0xff)); boolean lockKeyboard = true; boolean resetMDT=false; boolean resetMDTAll = false; boolean nullMDT = false; boolean nullAll = false; // Bits 3 to 6 are reserved and... | log.debug(" Control byte0 " + Integer.toBinaryString(byte0 & 0xff)); log.debug(" Control byte0 " + Integer.toBinaryString(byte0 & 0xff)); log.debug(" Control byte0 " + Integer.toBinaryString(byte0 & 0xff)); privatelog.debug(" Control byte0 " + Integer.toBinaryString(byte0 & 0xff)); voidlog.debug(" Control byte0 " + Int... | 4,001 |
private void processCC1 (byte byte1) {// System.out.println(" Control byte1 " + Integer.toBinaryString(byte1 & 0xff)); if ((byte1 & 0x04) == 0x04) { Toolkit.getDefaultToolkit().beep(); } if ((byte1 & 0x02) == 0x02) { screen52.setMessageLightOff(); } if ((byte1 & 0x01) ==... | log.debug(" Control byte1 " + Integer.toBinaryString(byte1 & 0xff)); log.debug(" Control byte1 " + Integer.toBinaryString(byte1 & 0xff)); log.debug(" Control byte1 " + Integer.toBinaryString(byte1 & 0xff)); privatelog.debug(" Control byte1 " + Integer.toBinaryString(byte1 & 0xff)); voidlog.debug(" Control byte1 " + Int... | 4,002 |
private void processCC1 (byte byte1) {// System.out.println(" Control byte1 " + Integer.toBinaryString(byte1 & 0xff)); if ((byte1 & 0x04) == 0x04) { Toolkit.getDefaultToolkit().beep(); } if ((byte1 & 0x02) == 0x02) { screen52.setMessageLightOff(); } if ((byte1 & 0x01) ==... | log.debug(" WTD position no move"); log.debug(" WTD position no move"); log.debug(" WTD position no move"); privatelog.debug(" WTD position no move"); voidlog.debug(" WTD position no move"); processCC1log.debug(" WTD position no move"); (bytelog.debug(" WTD position no move"); byte1)log.debug(" WTD position no move"); ... | 4,003 |
private void processCC1 (byte byte1) {// System.out.println(" Control byte1 " + Integer.toBinaryString(byte1 & 0xff)); if ((byte1 & 0x04) == 0x04) { Toolkit.getDefaultToolkit().beep(); } if ((byte1 & 0x02) == 0x02) { screen52.setMessageLightOff(); } if ((byte1 & 0x01) ==... | log.debug(" WTD position move to home" + screen52.homePos + " row " + screen52.getRow(screen52.homePos) + " col " + screen52.getCol(screen52.homePos) ); private void processCC1 (byte byte1) {//log.debug(" WTD position move to home" + screen52.homePos + " row " + screen52.getRow(screen52.homePos) + " col " + screen52.ge... | 4,004 |
private boolean processSOH() throws Exception { int l = bk.getNextByte(); // length// System.out.println(" byte 0 " + l); if (l > 0 && l <= 7) { bk.getNextByte(); // flag byte 2 bk.getNextByte(); // reserved bk.getNextByte(); // resequence fields screen52.clearTable();... | log.debug(" byte 0 " + l); log.debug(" byte 0 " + l); log.debug(" byte 0 " + l); privatelog.debug(" byte 0 " + l); booleanlog.debug(" byte 0 " + l); processSOH()log.debug(" byte 0 " + l); throwslog.debug(" byte 0 " + l); Exceptionlog.debug(" byte 0 " + l); {log.debug(" byte 0 " + l); log.debug(" byte 0 " + l); log.debu... | 4,005 |
private boolean processSOH() throws Exception { int l = bk.getNextByte(); // length// System.out.println(" byte 0 " + l); if (l > 0 && l <= 7) { bk.getNextByte(); // flag byte 2 bk.getNextByte(); // reserved bk.getNextByte(); // resequence fields screen52.clearTable();... | private boolean processSOH() throws Exception { int l = bk.getNextByte(); // length// System.out.println(" byte 0 " + l); if (l > 0 && l <= 7) {if(log.isDebugEnabled()) { if (l >= 5) log.debug(" byte 5 " + Integer.toBinaryString(bk.getNextByte())); if (l >= 6) log.debug(" byte 6 " + Integer.toBinaryS... | 4,006 |
private final void readImmediate(int readType) { if (screen52.isStatusErrorCode()) { screen52.restoreErrorLine(); screen52.setStatus(Screen5250.STATUS_ERROR_CODE, Screen5250.STATUS_VALUE_OFF,null); } if (!enhanced) { screen52.setCursorActive(false); } screen52.setS... | private final void readImmediate(int readType) { if (screen52.isStatusErrorCode()) { screen52.restoreErrorLine(); screen52.setStatus(Screen5250.STATUS_ERROR_CODE, Screen5250.STATUS_VALUE_OFF,null); } if (!enhanced) { screen52.setCursorActive(false); } screen52.setS... | 4,007 |
public final void restoreScreen() throws IOException { int which = 0; try {// System.out.println("Restore "); bk.getNextByte(); bk.getNextByte(); int rows = bk.getNextByte() & 0xff; int cols = bk.getNextByte() & 0xff; int pos = bk.getNextByte() << 8 ... | log.debug("Restore "); log.debug("Restore "); log.debug("Restore "); publiclog.debug("Restore "); finallog.debug("Restore "); voidlog.debug("Restore "); restoreScreen()log.debug("Restore "); log.debug("Restore "); log.debug("Restore "); log.debug("Restore "); log.debug("Restore "); log.debug("Restore "); log.debug("Res... | 4,008 |
public final void restoreScreen() throws IOException { int which = 0; try {// System.out.println("Restore "); bk.getNextByte(); bk.getNextByte(); int rows = bk.getNextByte() & 0xff; int cols = bk.getNextByte() & 0xff; int pos = bk.getNextByte() << 8 ... | log.debug("number of fields " + numFields); log.debug("number of fields " + numFields); log.debug("number of fields " + numFields); publiclog.debug("number of fields " + numFields); finallog.debug("number of fields " + numFields); voidlog.debug("number of fields " + numFields); restoreScreen()log.debug("number of field... | 4,009 |
public final void restoreScreen() throws IOException { int which = 0; try {// System.out.println("Restore "); bk.getNextByte(); bk.getNextByte(); int rows = bk.getNextByte() & 0xff; int cols = bk.getNextByte() & 0xff; int pos = bk.getNextByte() << 8 ... | public final void restoreScreen() throws IOException { int which = 0; try {// System.out.println("Restore "); bk.getNextByte(); bk.getNextByte(); int rows = bk.getNextByte() & 0xff; int cols = bk.getNextByte() & 0xff; int pos = bk.getNextByte() << 8 ... | 4,010 |
public final void restoreScreen() throws IOException { int which = 0; try {// System.out.println("Restore "); bk.getNextByte(); bk.getNextByte(); int rows = bk.getNextByte() & 0xff; int cols = bk.getNextByte() & 0xff; int pos = bk.getNextByte() << 8 ... | public final void restoreScreen() throws IOException { int which = 0; try {// System.out.println("Restore "); bk.getNextByte(); bk.getNextByte(); int rows = bk.getNextByte() & 0xff; int cols = bk.getNextByte() & 0xff; int pos = bk.getNextByte() << 8 ... | 4,011 |
public void run () { if (enhanced) sfParser = new WTDSFParser(this); while (keepTrucking) { try { bk = (Stream5250)dsq.get(); } catch (InterruptedException ie) { System.out.println(" vt thread interrupted and stopping "); keepTrucking = fal... | public void run () { if (enhanced) sfParser = new WTDSFParser(this); while (keepTrucking) { try { bk = (Stream5250)dsq.get(); } catch (InterruptedException ie) { log.warn(" vt thread interrupted and stopping "); keepTrucking = false; ... | 4,012 |
public void run () { if (enhanced) sfParser = new WTDSFParser(this); while (keepTrucking) { try { bk = (Stream5250)dsq.get(); } catch (InterruptedException ie) { System.out.println(" vt thread interrupted and stopping "); keepTrucking = fal... | log.debug("No operation"); log.debug("No operation"); log.debug("No operation"); publiclog.debug("No operation"); voidlog.debug("No operation"); runlog.debug("No operation"); ()log.debug("No operation"); {log.debug("No operation"); log.debug("No operation"); log.debug("No operation"); log.debug("No operation"); log.deb... | 4,013 |
public void run () { if (enhanced) sfParser = new WTDSFParser(this); while (keepTrucking) { try { bk = (Stream5250)dsq.get(); } catch (InterruptedException ie) { System.out.println(" vt thread interrupted and stopping "); keepTrucking = fal... | log.debug("Invite Operation"); log.debug("Invite Operation"); log.debug("Invite Operation"); publiclog.debug("Invite Operation"); voidlog.debug("Invite Operation"); runlog.debug("Invite Operation"); ()log.debug("Invite Operation"); {log.debug("Invite Operation"); log.debug("Invite Operation"); log.debug("Invite Operati... | 4,014 |
public void run () { if (enhanced) sfParser = new WTDSFParser(this); while (keepTrucking) { try { bk = (Stream5250)dsq.get(); } catch (InterruptedException ie) { System.out.println(" vt thread interrupted and stopping "); keepTrucking = fal... | log.debug("Output Only"); log.debug("Output Only"); log.debug("Output Only"); publiclog.debug("Output Only"); voidlog.debug("Output Only"); runlog.debug("Output Only"); ()log.debug("Output Only"); {log.debug("Output Only"); log.debug("Output Only"); log.debug("Output Only"); log.debug("Output Only"); log.debug("Output ... | 4,015 |
public void run () { if (enhanced) sfParser = new WTDSFParser(this); while (keepTrucking) { try { bk = (Stream5250)dsq.get(); } catch (InterruptedException ie) { System.out.println(" vt thread interrupted and stopping "); keepTrucking = fal... | log.debug("Put/Get Operation"); log.debug("Put/Get Operation"); log.debug("Put/Get Operation"); publiclog.debug("Put/Get Operation"); voidlog.debug("Put/Get Operation"); runlog.debug("Put/Get Operation"); ()log.debug("Put/Get Operation"); {log.debug("Put/Get Operation"); log.debug("Put/Get Operation"); log.debug("Put/G... | 4,016 |
public void run () { if (enhanced) sfParser = new WTDSFParser(this); while (keepTrucking) { try { bk = (Stream5250)dsq.get(); } catch (InterruptedException ie) { System.out.println(" vt thread interrupted and stopping "); keepTrucking = fal... | log.debug("Save Screen Operation"); log.debug("Save Screen Operation"); log.debug("Save Screen Operation"); publiclog.debug("Save Screen Operation"); voidlog.debug("Save Screen Operation"); runlog.debug("Save Screen Operation"); ()log.debug("Save Screen Operation"); {log.debug("Save Screen Operation"); log.debug("Save ... | 4,017 |
public void run () { if (enhanced) sfParser = new WTDSFParser(this); while (keepTrucking) { try { bk = (Stream5250)dsq.get(); } catch (InterruptedException ie) { System.out.println(" vt thread interrupted and stopping "); keepTrucking = fal... | log.debug("Restore Screen Operation"); log.debug("Restore Screen Operation"); log.debug("Restore Screen Operation"); publiclog.debug("Restore Screen Operation"); voidlog.debug("Restore Screen Operation"); runlog.debug("Restore Screen Operation"); ()log.debug("Restore Screen Operation"); {log.debug("Restore Screen Opera... | 4,018 |
public void run () { if (enhanced) sfParser = new WTDSFParser(this); while (keepTrucking) { try { bk = (Stream5250)dsq.get(); } catch (InterruptedException ie) { System.out.println(" vt thread interrupted and stopping "); keepTrucking = fal... | log.debug("Read Immediate"); log.debug("Read Immediate"); log.debug("Read Immediate"); publiclog.debug("Read Immediate"); voidlog.debug("Read Immediate"); runlog.debug("Read Immediate"); ()log.debug("Read Immediate"); {log.debug("Read Immediate"); log.debug("Read Immediate"); log.debug("Read Immediate"); log.debug("Rea... | 4,019 |
public void run () { if (enhanced) sfParser = new WTDSFParser(this); while (keepTrucking) { try { bk = (Stream5250)dsq.get(); } catch (InterruptedException ie) { System.out.println(" vt thread interrupted and stopping "); keepTrucking = fal... | log.debug("Reserved"); log.debug("Reserved"); log.debug("Reserved"); publiclog.debug("Reserved"); voidlog.debug("Reserved"); runlog.debug("Reserved"); ()log.debug("Reserved"); {log.debug("Reserved"); log.debug("Reserved"); log.debug("Reserved"); log.debug("Reserved"); log.debug("Reserved"); log.debug("Reserved"); iflog... | 4,020 |
public void run () { if (enhanced) sfParser = new WTDSFParser(this); while (keepTrucking) { try { bk = (Stream5250)dsq.get(); } catch (InterruptedException ie) { System.out.println(" vt thread interrupted and stopping "); keepTrucking = fal... | log.debug("Read Screen Operation"); log.debug("Read Screen Operation"); log.debug("Read Screen Operation"); publiclog.debug("Read Screen Operation"); voidlog.debug("Read Screen Operation"); runlog.debug("Read Screen Operation"); ()log.debug("Read Screen Operation"); {log.debug("Read Screen Operation"); log.debug("Read ... | 4,021 |
public void run () { if (enhanced) sfParser = new WTDSFParser(this); while (keepTrucking) { try { bk = (Stream5250)dsq.get(); } catch (InterruptedException ie) { System.out.println(" vt thread interrupted and stopping "); keepTrucking = fal... | log.warn(ex.getMessage()); log.warn(ex.getMessage()); log.warn(ex.getMessage()); publiclog.warn(ex.getMessage()); voidlog.warn(ex.getMessage()); runlog.warn(ex.getMessage()); ()log.warn(ex.getMessage()); {log.warn(ex.getMessage()); log.warn(ex.getMessage()); log.warn(ex.getMessage()); log.warn(ex.getMessage()); log.war... | 4,022 |
public void run () { if (enhanced) sfParser = new WTDSFParser(this); while (keepTrucking) { try { bk = (Stream5250)dsq.get(); } catch (InterruptedException ie) { System.out.println(" vt thread interrupted and stopping "); keepTrucking = fal... | log.debug("Reserved"); log.debug("Reserved"); log.debug("Reserved"); publiclog.debug("Reserved"); voidlog.debug("Reserved"); runlog.debug("Reserved"); ()log.debug("Reserved"); {log.debug("Reserved"); log.debug("Reserved"); log.debug("Reserved"); log.debug("Reserved"); log.debug("Reserved"); log.debug("Reserved"); iflog... | 4,023 |
public void run () { if (enhanced) sfParser = new WTDSFParser(this); while (keepTrucking) { try { bk = (Stream5250)dsq.get(); } catch (InterruptedException ie) { System.out.println(" vt thread interrupted and stopping "); keepTrucking = fal... | log.debug("Cancel Invite Operation"); log.debug("Cancel Invite Operation"); log.debug("Cancel Invite Operation"); publiclog.debug("Cancel Invite Operation"); voidlog.debug("Cancel Invite Operation"); runlog.debug("Cancel Invite Operation"); ()log.debug("Cancel Invite Operation"); {log.debug("Cancel Invite Operation"); ... | 4,024 |
public void run () { if (enhanced) sfParser = new WTDSFParser(this); while (keepTrucking) { try { bk = (Stream5250)dsq.get(); } catch (InterruptedException ie) { System.out.println(" vt thread interrupted and stopping "); keepTrucking = fal... | log.debug("Turn on message light"); log.debug("Turn on message light"); log.debug("Turn on message light"); publiclog.debug("Turn on message light"); voidlog.debug("Turn on message light"); runlog.debug("Turn on message light"); ()log.debug("Turn on message light"); {log.debug("Turn on message light"); log.debug("Turn ... | 4,025 |
public void run () { if (enhanced) sfParser = new WTDSFParser(this); while (keepTrucking) { try { bk = (Stream5250)dsq.get(); } catch (InterruptedException ie) { System.out.println(" vt thread interrupted and stopping "); keepTrucking = fal... | log.debug("Turn off Message light"); log.debug("Turn off Message light"); log.debug("Turn off Message light"); publiclog.debug("Turn off Message light"); voidlog.debug("Turn off Message light"); runlog.debug("Turn off Message light"); ()log.debug("Turn off Message light"); {log.debug("Turn off Message light"); log.debu... | 4,026 |
public void run () { if (enhanced) sfParser = new WTDSFParser(this); while (keepTrucking) { try { bk = (Stream5250)dsq.get(); } catch (InterruptedException ie) { System.out.println(" vt thread interrupted and stopping "); keepTrucking = fal... | log.debug("update dirty"); log.debug("update dirty"); log.debug("update dirty"); publiclog.debug("update dirty"); voidlog.debug("update dirty"); runlog.debug("update dirty"); ()log.debug("update dirty"); {log.debug("update dirty"); log.debug("update dirty"); log.debug("update dirty"); log.debug("update dirty"); log.deb... | 4,027 |
public void run () { if (enhanced) sfParser = new WTDSFParser(this); while (keepTrucking) { try { bk = (Stream5250)dsq.get(); } catch (InterruptedException ie) { System.out.println(" vt thread interrupted and stopping "); keepTrucking = fal... | public void run () { if (enhanced) sfParser = new WTDSFParser(this); while (keepTrucking) { try { bk = (Stream5250)dsq.get(); } catch (InterruptedException ie) { System.out.println(" vt thread interrupted and stopping "); keepTrucking = fal... | 4,028 |
public final void saveScreen() throws IOException { ByteArrayOutputStream sc = new ByteArrayOutputStream(); sc.write(4); sc.write(0x12); // 18 sc.write(0); // 18 sc.write(0); // 18 sc.write((byte)screen52.getRows()); // store the current size sc.write((byte)screen52.ge... | log.debug("Saved "); log.debug(sf.toString()); public final void saveScreen()log.debug("Saved "); log.debug(sf.toString()); log.debug("Saved "); log.debug(sf.toString()); log.debug("Saved "); log.debug(sf.toString()); log.debug("Saved "); log.debug(sf.toString()); throws IOExceptionlog.debug("Saved "); log.debug(sf.to... | 4,029 |
public final void saveScreen() throws IOException { ByteArrayOutputStream sc = new ByteArrayOutputStream(); sc.write(4); sc.write(0x12); // 18 sc.write(0); // 18 sc.write(0); // 18 sc.write((byte)screen52.getRows()); // store the current size sc.write((byte)screen52.ge... | public final void saveScreen() throws IOException { ByteArrayOutputStream sc = new ByteArrayOutputStream(); sc.write(4); sc.write(0x12); // 18 sc.write(0); // 18 sc.write(0); // 18 sc.write((byte)screen52.getRows()); // store the current size sc.write((byte)screen52.ge... | 4,030 |
public final void saveScreen() throws IOException { ByteArrayOutputStream sc = new ByteArrayOutputStream(); sc.write(4); sc.write(0x12); // 18 sc.write(0); // 18 sc.write(0); // 18 sc.write((byte)screen52.getRows()); // store the current size sc.write((byte)screen52.ge... | log.debug("Save Screen end "); log.debug("Save Screen end "); log.debug("Save Screen end "); publiclog.debug("Save Screen end "); finallog.debug("Save Screen end "); voidlog.debug("Save Screen end "); saveScreen()log.debug("Save Screen end "); log.debug("Save Screen end "); log.debug("Save Screen end "); log.debug("Sav... | 4,031 |
public final boolean sendAidKey(int aid) { if (screen52.isStatusErrorCode()) { screen52.restoreErrorLine(); screen52.setStatus(Screen5250.STATUS_ERROR_CODE, Screen5250.STATUS_VALUE_OFF,null); } if (!enhanced) { screen52.setCursorActive(false); } screen52.setStatus(... | public final boolean sendAidKey(int aid) { if (screen52.isStatusErrorCode()) { screen52.restoreErrorLine(); screen52.setStatus(Screen5250.STATUS_ERROR_CODE, Screen5250.STATUS_VALUE_OFF,null); } if (!enhanced) { screen52.setCursorActive(false); } screen52.setStatus(... | 4,032 |
public final void sendAttentionKey() { // Client sends header 000A12A000004400000FFEF // 0x40 -> 01000000 // // flags // bit 0 - ERR // bit 1 - ATN Attention // bits 2-4 - reserved // bit 5 - SRQ system request // bit 6 - TRQ Test request key // bit 7... | public final void sendAttentionKey() { // Client sends header 000A12A000004400000FFEF // 0x40 -> 01000000 // // flags // bit 0 - ERR // bit 1 - ATN Attention // bits 2-4 - reserved // bit 5 - SRQ system request // bit 6 - TRQ Test request key // bit 7... | 4,033 |
public final void sendHelpRequest() { // Client sends header 000D12A0000004000003####F3FFEF // operation code 3 // row - first ## // column - second ## // F3 - Help Aid Key// System.out.println("Help request sent"); baosp.write(screen52.getCurrentR... | public final void sendHelpRequest() { // Client sends header 000D12A0000004000003####F3FFEF // operation code 3 // row - first ## // column - second ## // F3 - Help Aid Key// System.out.println("Help request sent"); baosp.write(screen52.getCurrentR... | 4,034 |
protected void sendNegResponse(int cat, int modifier , int uByte1, int uByte2, String from) { try { int os = bk.getByteOffset(-1) & 0xf0; int cp = (bk.getCurrentPos()-1); System.out.println("invalid " + from + " command " + os + "... | protected void sendNegResponse(int cat, int modifier , int uByte1, int uByte2, String from) { try { int os = bk.getByteOffset(-1) & 0xf0; int cp = (bk.getCurrentPos()-1); System.out.println("invalid " + from + " command " + os + "... | 4,035 |
protected void sendNegResponse(int cat, int modifier , int uByte1, int uByte2, String from) { try { int os = bk.getByteOffset(-1) & 0xf0; int cp = (bk.getCurrentPos()-1); System.out.println("invalid " + from + " command " + os + "... | protected void sendNegResponse(int cat, int modifier , int uByte1, int uByte2, String from) { try { int os = bk.getByteOffset(-1) & 0xf0; int cp = (bk.getCurrentPos()-1); System.out.println("invalid " + from + " command " + os + "... | 4,036 |
public void sendNegResponse2(int ec) { screen52.setPrehelpState(true,true,false); baosp.write(0x00); baosp.write(ec); try { writeGDS(1, 0, baosp.toByteArray()); } catch (IOException ioe) { System.out.println(ioe.getMessage()); } baosp.reset(); } | public void sendNegResponse2(int ec) { screen52.setPrehelpState(true,true,false); baosp.write(0x00); baosp.write(ec); try { writeGDS(1, 0, baosp.toByteArray()); } catch (IOException ioe) { log.warn(ioe.getMessage()); } baosp.reset(); } | 4,037 |
public final void sendQueryResponse() throws IOException { System.out.println("sending query response"); byte abyte0[] = new byte[64]; abyte0[0] = 0; // Cursor Row/column (set to zero) abyte0[1] = 0; // "" abyte0[2] = -120; // X'88' inbound write structure Fi... | public final void sendQueryResponse() throws IOException { log.info("sending query response"); byte abyte0[] = new byte[64]; abyte0[0] = 0; // Cursor Row/column (set to zero) abyte0[1] = 0; // "" abyte0[2] = -120; // X'88' inbound write structure Field aid ... | 4,038 |
public final void sendQueryResponse() throws IOException { System.out.println("sending query response"); byte abyte0[] = new byte[64]; abyte0[0] = 0; // Cursor Row/column (set to zero) abyte0[1] = 0; // "" abyte0[2] = -120; // X'88' inbound write structure Fi... | public final void sendQueryResponse() throws IOException { System.out.println("sending query response"); byte abyte0[] = new byte[64]; abyte0[0] = 0; // Cursor Row/column (set to zero) abyte0[1] = 0; // "" abyte0[2] = -120; // X'88' inbound write structure Fi... | 4,039 |
private final void setInvited() {// System.out.println("invited"); if (!screen52.isStatusErrorCode()) screen52.setStatus(Screen5250.STATUS_SYSTEM, Screen5250.STATUS_VALUE_OFF,null); invited = true; } | log.debug("invited"); log.debug("invited"); log.debug("invited"); privatelog.debug("invited"); finallog.debug("invited"); voidlog.debug("invited"); setInvited()log.debug("invited"); {//log.debug("invited"); log.debug("invited"); log.debug("invited"); log.debug("invited"); log.debug("invited"); log.debug("invited"); Sys... | 4,040 |
public final void setProxy(String proxyHost, String proxyPort) { this.proxyHost=proxyHost; this.proxyPort = proxyPort; proxySet = true; Properties systemProperties = System.getProperties(); systemProperties.put("socksProxySet","true"); systemProperties.put("socksProxyHost",proxyHost); ... | public final void setProxy(String proxyHost, String proxyPort) { this.proxyHost=proxyHost; this.proxyPort = proxyPort; proxySet = true; Properties systemProperties = System.getProperties(); systemProperties.put("socksProxySet","true"); systemProperties.put("socksProxyHost",proxyHost); ... | 4,041 |
private void writeStructuredField() { boolean done = false; int nextone; try { int length = (( bk.getNextByte() & 0xff )<< 8 | (bk.getNextByte() & 0xff)); while (bk.hasNext() && !done) { switch (bk.getNextByte()) { case -39: // SOH - Start of Header Order ... | private void writeStructuredField() { boolean done = false; int nextone; try { int length = (( bk.getNextByte() & 0xff )<< 8 | (bk.getNextByte() & 0xff)); while (bk.hasNext() && !done) { switch (bk.getNextByte()) { case -39: // SOH - Start of Header Order ... | 4,042 |
private void writeStructuredField() { boolean done = false; int nextone; try { int length = (( bk.getNextByte() & 0xff )<< 8 | (bk.getNextByte() & 0xff)); while (bk.hasNext() && !done) { switch (bk.getNextByte()) { case -39: // SOH - Start of Header Order ... | private void writeStructuredField() { boolean done = false; int nextone; try { int length = (( bk.getNextByte() & 0xff )<< 8 | (bk.getNextByte() & 0xff)); while (bk.hasNext() && !done) { switch (bk.getNextByte()) { case -39: // SOH - Start of Header Order ... | 4,043 |
private boolean writeToDisplay(boolean controlsExist) { int pos = 0; boolean error=false; boolean done=false; int attr; byte nextOne; byte control0 = 0; byte control1 = 0; int saRows = screen52.getRows(); int saCols = screen52.getCols(); try { if (controlsExi... | log.debug("SOH - Start of Header Order"); log.debug("SOH - Start of Header Order"); log.debug("SOH - Start of Header Order"); privatelog.debug("SOH - Start of Header Order"); booleanlog.debug("SOH - Start of Header Order"); writeToDisplay(booleanlog.debug("SOH - Start of Header Order"); controlsExist)log.debug("SOH - S... | 4,044 |
private boolean writeToDisplay(boolean controlsExist) { int pos = 0; boolean error=false; boolean done=false; int attr; byte nextOne; byte control0 = 0; byte control1 = 0; int saRows = screen52.getRows(); int saCols = screen52.getCols(); try { if (controlsExi... | log.debug("RA - Repeat to address"); log.debug("RA - Repeat to address"); log.debug("RA - Repeat to address"); privatelog.debug("RA - Repeat to address"); booleanlog.debug("RA - Repeat to address"); writeToDisplay(booleanlog.debug("RA - Repeat to address"); controlsExist)log.debug("RA - Repeat to address"); {log.debug(... | 4,045 |
private boolean writeToDisplay(boolean controlsExist) { int pos = 0; boolean error=false; boolean done=false; int attr; byte nextOne; byte control0 = 0; byte control1 = 0; int saRows = screen52.getRows(); int saCols = screen52.getCols(); try { if (controlsExi... | log.debug(" IC " + icX + " " + icY); log.debug(" IC " + icX + " " + icY); log.debug(" IC " + icX + " " + icY); privatelog.debug(" IC " + icX + " " + icY); booleanlog.debug(" IC " + icX + " " + icY); writeToDisplay(booleanlog.debug(" IC " + icX + " " + icY); controlsExist)log.debug(" IC " + icX + " " + icY); {log.debug(... | 4,046 |
private boolean writeToDisplay(boolean controlsExist) { int pos = 0; boolean error=false; boolean done=false; int attr; byte nextOne; byte control0 = 0; byte control1 = 0; int saRows = screen52.getRows(); int saCols = screen52.getCols(); try { if (controlsExi... | log.debug(" MC " + imcX + " " + imcY); log.debug(" MC " + imcX + " " + imcY); log.debug(" MC " + imcX + " " + imcY); privatelog.debug(" MC " + imcX + " " + imcY); booleanlog.debug(" MC " + imcX + " " + imcY); writeToDisplay(booleanlog.debug(" MC " + imcX + " " + imcY); controlsExist)log.debug(" MC " + imcX + " " + imcY... | 4,047 |
private boolean writeToDisplay(boolean controlsExist) { int pos = 0; boolean error=false; boolean done=false; int attr; byte nextOne; byte control0 = 0; byte control1 = 0; int saRows = screen52.getRows(); int saCols = screen52.getCols(); try { if (controlsExi... | private boolean writeToDisplay(boolean controlsExist) { int pos = 0; boolean error=false; boolean done=false; int attr; byte nextOne; byte control0 = 0; byte control1 = 0; int saRows = screen52.getRows(); int saCols = screen52.getCols(); try { if (controlsExi... | 4,048 |
public void connect() { failIfConnected(); if (!isSignificant(this.user)) { connectSimple(); } else { if (this.embeddedSignon) connectEmbedded(); else connectSimulated(); Runnable runnable = new Runnable() { int tryConnection; public void run() ... | public void connect() { failIfConnected(); if (!isSignificant(this.user)) { connectSimple(); } else { if (this.embeddedSignon) connectEmbedded(); else connectSimulated(); Runnable runnable = new Runnable() { int tryConnection; public void run() ... | 4,050 |
public void run() { if ((tryConnection++ < 30) && //If it is still not connected after 3 seconds, //stop with trying (isConnected() == false)) { try { Thread.currentThread().sleep(100); ... | public void run() { if ((tryConnection++ < 30) && //If it is still not connected after 3 seconds, //stop with trying (isConnected() == false)) { try { Thread.sleep(100); } ... | 4,051 |
public Dimension getPreferredSize() { if (preferredSize == null) this.setPreferredSize(this.deriveOptimalSize(this, this.getFont(), 80, 24)); return super.getPreferredSize(); } | public Dimension getPreferredSize() { if (preferredSize == null) this.setPreferredSize(SessionBean.deriveOptimalSize(this, this.getFont(), 80, 24)); return super.getPreferredSize(); } | 4,052 |
public ISO9660Volume(BlockDeviceAPI api) throws IOException { this.api = api; initVolumeDescriptors(); } | public ISO9660Volume(BlockDeviceAPI api) throws IOException { this.api = api; initVolumeDescriptors(); } | 4,053 |
public VolumeDescriptor getVolumeDescriptor() { return volumeDescriptor; } | public VolumeDescriptor getVolumeDescriptor() { return volumeDescriptor; } | 4,054 |
public void initVolumeDescriptors() throws IOException { int currentLBN = 16; byte[] buff = new byte[ISO9660FileSystem.DefaultLBNSize]; while(true) { // read the LB this.readFromLBN(currentLBN,0,buff,0,ISO9660FileSystem.DefaultLBNSize); VolumeDescriptor vd = new VolumeDescriptor(this,buff); if(vd.getT... | public void initVolumeDescriptors() throws IOException { int currentLBN = 16; byte[] buff = new byte[ISO9660FileSystem.DefaultLBNSize]; while(true) { // read the LB this.readFromLBN(currentLBN,0,buff,0,ISO9660FileSystem.DefaultLBNSize); VolumeDescriptor vd = new VolumeDescriptor(this,buff); if(vd.getT... | 4,055 |
public void readFromLBN(int startLBN,long offset, byte[] buffer, int bufferOffset , int length) throws IOException { api.read((startLBN * ISO9660FileSystem.DefaultLBNSize) + offset,buffer,bufferOffset,length); } | public void readFromLBN(int startLBN,long offset, byte[] buffer, int bufferOffset , int length) throws IOException { api.read((startLBN * ISO9660FileSystem.DefaultLBNSize) + offset,buffer,bufferOffset,length); } | 4,056 |
public void setVolumeDescriptor(VolumeDescriptor pvd) { this.volumeDescriptor = pvd; } | public void setVolumeDescriptor(VolumeDescriptor pvd) { this.volumeDescriptor = pvd; } | 4,057 |
public AccessibleJFrame() { super(); // Nothing to do here. } | protected AccessibleJFrame() { super(); // Nothing to do here. } | 4,058 |
public void addLayoutComponent(Component comp, Object constraints) { } | public void addLayoutComponent(Component comp, Object constraints) { } | 4,060 |
public float getLayoutAlignmentX(Container target) { return target.getAlignmentX(); } | public float getLayoutAlignmentX(Container target) { return target.getAlignmentX(); } | 4,061 |
public float getLayoutAlignmentY(Container target) { return target.getAlignmentY(); } | public float getLayoutAlignmentY(Container target) { return target.getAlignmentY(); } | 4,062 |
public void invalidateLayout(Container target) { } | public void invalidateLayout(Container target) { } | 4,063 |
public void layoutContainer(Container c) { Dimension menuBarSize; Dimension containerSize = c.getSize(null); Dimension contentPaneSize = contentPane.getPreferredSize(); /* if size of top-level window wasn't set then just set contentPane and menuBar to its preferr... | public void layoutContainer(Container c) { Dimension menuBarSize; Dimension containerSize = c.getSize(null); Dimension contentPaneSize = contentPane.getPreferredSize(); /* if size of top-level window wasn't set then just set contentPane and menuBar to its preferr... | 4,064 |
public void layoutContainer(Container c) { Dimension menuBarSize; Dimension containerSize = c.getSize(null); Dimension contentPaneSize = contentPane.getPreferredSize(); /* if size of top-level window wasn't set then just set contentPane and menuBar to its preferr... | public void layoutContainer(Container c) { Dimension menuBarSize; Dimension containerSize = c.getSize(null); Dimension contentPaneSize = contentPane.getPreferredSize(); /* if size of top-level window wasn't set then just set contentPane and menuBar to its preferr... | 4,065 |
public void layoutContainer(Container c) { Dimension menuBarSize; Dimension containerSize = c.getSize(null); Dimension contentPaneSize = contentPane.getPreferredSize(); /* if size of top-level window wasn't set then just set contentPane and menuBar to its preferr... | public void layoutContainer(Container c) { Dimension menuBarSize; Dimension containerSize = c.getSize(null); Dimension contentPaneSize = contentPane.getPreferredSize(); /* if size of top-level window wasn't set then just set contentPane and menuBar to its preferr... | 4,066 |
public void layoutContainer(Container c) { Dimension menuBarSize; Dimension containerSize = c.getSize(null); Dimension contentPaneSize = contentPane.getPreferredSize(); /* if size of top-level window wasn't set then just set contentPane and menuBar to its preferr... | public void layoutContainer(Container c) { Dimension menuBarSize; Dimension containerSize = c.getSize(null); Dimension contentPaneSize = contentPane.getPreferredSize(); /* if size of top-level window wasn't set then just set contentPane and menuBar to its preferr... | 4,067 |
public Dimension maximumLayoutSize(Container target) { return preferredLayoutSize(target); } | public Dimension maximumLayoutSize(Container target) { return preferredLayoutSize(target); } | 4,068 |
public Dimension minimumLayoutSize(Container target) { return preferredLayoutSize(target); } | public Dimension minimumLayoutSize(Container target) { return preferredLayoutSize(target); } | 4,069 |
public Dimension preferredLayoutSize(Container c) { Dimension menuBarSize; Dimension prefSize; Dimension containerSize = c.getSize(); Dimension contentPaneSize = contentPane.getPreferredSize(); if (containerSize.width == 0 && containerSize.height == 0) { if (me... | public Dimension preferredLayoutSize(Container c) { Dimension menuBarSize; Dimension prefSize; Dimension containerSize = c.getSize(); Dimension contentPaneSize = contentPane.getPreferredSize(); if (containerSize.width == 0 && containerSize.height == 0) { if (me... | 4,070 |
public Dimension preferredLayoutSize(Container c) { Dimension menuBarSize; Dimension prefSize; Dimension containerSize = c.getSize(); Dimension contentPaneSize = contentPane.getPreferredSize(); if (containerSize.width == 0 && containerSize.height == 0) { if (me... | public Dimension preferredLayoutSize(Container c) { Dimension menuBarSize; Dimension prefSize; Dimension containerSize = c.getSize(); Dimension contentPaneSize = contentPane.getPreferredSize(); if (containerSize.width == 0 && containerSize.height == 0) { if (me... | 4,071 |
public Dimension preferredLayoutSize(Container c) { Dimension menuBarSize; Dimension prefSize; Dimension containerSize = c.getSize(); Dimension contentPaneSize = contentPane.getPreferredSize(); if (containerSize.width == 0 && containerSize.height == 0) { if (me... | public Dimension preferredLayoutSize(Container c) { Dimension menuBarSize; Dimension prefSize; Dimension containerSize = c.getSize(); Dimension contentPaneSize = contentPane.getPreferredSize(); if (containerSize.width == 0 && containerSize.height == 0) { if (me... | 4,072 |
public Dimension preferredLayoutSize(Container c) { Dimension menuBarSize; Dimension prefSize; Dimension containerSize = c.getSize(); Dimension contentPaneSize = contentPane.getPreferredSize(); if (containerSize.width == 0 && containerSize.height == 0) { if (me... | public Dimension preferredLayoutSize(Container c) { Dimension menuBarSize; Dimension prefSize; Dimension containerSize = c.getSize(); Dimension contentPaneSize = contentPane.getPreferredSize(); if (containerSize.width == 0 && containerSize.height == 0) { if (me... | 4,073 |
public void removeLayoutComponent(Component comp) { } | public void removeLayoutComponent(Component comp) { } | 4,074 |
public JRootPane() { setLayout(createRootLayout()); getGlassPane(); getLayeredPane(); getContentPane(); setDoubleBuffered(true); updateUI(); } | public JRootPane() { setLayout(createRootLayout()); getGlassPane(); getLayeredPane(); getContentPane(); setDoubleBuffered(true); updateUI(); } | 4,075 |
protected void addImpl(Component comp, Object constraints, int index) { super.addImpl(comp, constraints, index); } | protected void addImpl(Component comp, Object constraints, int index) { super.addImpl(comp, constraints, index); } | 4,076 |
protected Container createContentPane() { JPanel p = new JPanel(); p.setName(this.getName() + ".contentPane"); p.setLayout(new BorderLayout()); return p; } | protected Container createContentPane() { JPanel p = new JPanel(); p.setName(this.getName() + ".contentPane"); p.setLayout(new BorderLayout()); return p; } | 4,077 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.