Lines Matching refs:insertItemAt
278 + remoteDrivesComboBox.insertItemAt(" [" + s + "]", 0);
720 - historyComboBox.insertItemAt(new String("Pulldown to view history ..."),0);
721 + historyComboBox.insertItemAt(new String("Pulldown to view history; Press Escape to Close/Quit…
1113 historyComboBox.insertItemAt(new String(message), 0);
1404 + historyComboBox.insertItemAt(new String("> Error changing local directory."), 0);
1414 + historyComboBox.insertItemAt(new String("> Error changing local directory."), 0);
2108 + viewer.ftp.historyComboBox.insertItemAt(new String(" > Error - Remote file not available for w…
2125 - viewer.ftp.historyComboBox.insertItemAt(new String(" > Error - File: <" + sendFileSource) + ">…
2126 + viewer.ftp.historyComboBox.insertItemAt(new String(" > Error - File: <" + sendFileSource)
2132 - viewer.ftp.historyComboBox.insertItemAt(new String(" > File: <" + sendFileSource) + "> was sen…
2133 + viewer.ftp.historyComboBox.insertItemAt(new String(" > File: <" + sendFileSource)
2151 - viewer.ftp.historyComboBox.insertItemAt(new String(" > Deleted File On Remote Machine: " + f.sub…
2153 + viewer.ftp.historyComboBox.insertItemAt(new String(" > ERROR Could not Delete File On Remote Ma…
2155 + viewer.ftp.historyComboBox.insertItemAt(new String(" > Deleted File On Remote Machine: " + f.su…
2187 - viewer.ftp.historyComboBox.insertItemAt(new String(" > Created Directory on Remote Machine: " + …
2189 + viewer.ftp.historyComboBox.insertItemAt(new String(" > ERROR Could not Create Directory on Remo…
2191 + viewer.ftp.historyComboBox.insertItemAt(new String(" > Created Directory on Remote Machine: " +…
2248 + viewer.ftp.historyComboBox.insertItemAt(new String(" > Error - Remote file not available for re…
2266 + viewer.ftp.historyComboBox.insertItemAt(new String(" > ERROR opening Local File: <" + fileName …
2285 + viewer.ftp.historyComboBox.insertItemAt(new String(" > Error - File: <" + receivePath + "> not …
2592 + viewer.ftp.historyComboBox.insertItemAt(new String(" > WARNING: Remote Drive unavailable."), 0);