Skip to main content

APIzation: Replication Package

[Q#10008527][A#10008565] How to get operating system in Java

[Q#10039672][A#10039728] Android : How to read file in bytes?

[Q#10095182][A#10095840] How to remove unnecessary black background after resizing the image to a fixed resolution?

[Q#10133366][A#10133538] How to clear JTextField when mouse clicks the JTextField

[Q#1073919][A#1073933] How to convert int[] into List<Integer> in Java?

[Q#10768170][A#10768198] How do I declare a 2D String arraylist?

[Q#10922489][A#10922519] Java: How to initialize int array in a switch case?

[Q#10990919][A#10990974] How to wrap a string

[Q#11009818][A#11009861] How to get list of Integer from String

[Q#11243774][A#11243868] how to automatically populate a 2d array with numbers

[Q#11930][A#12030] How can I determine the IP of my router/gateway in Java?

[Q#12364555][A#12381788] How can I display all the HTTP Headers when using the DefaultHTTPClient?

[Q#12460482][A#12460596] How to round 0.745 to 0.75 using BigDecimal.ROUND_HALF_UP?

[Q#12771868][A#12772008] How to write Fibonacci Java program without using if

[Q#12783102][A#12783806] How to get the last Sunday before current date?

[Q#12812307][A#12812355] How to remove specific value from string array in java?

[Q#12899848][A#12899896] How to add one month to a date and get the same day

[Q#13021102][A#13021152] In java, how would I find the nth Fibonacci number?

[Q#13370053][A#13370154] How to read an input file char by char using a Scanner?

[Q#13432890][A#13433126] How to search a particular character from string and find how many times it occured

[Q#1410951][A#1410961] How does Java's System.exit() work with try/catch/finally blocks?

[Q#14168064][A#14168238] How to create a JavaFX dialog?

[Q#1473155][A#1473198] how to get data between quotes in java?

[Q#1509391][A#1509487] how to get the one entry from hashmap without iterating

[Q#15150193][A#15150223] How to check that a string contains characters other than those specified. (in Java)

[Q#15196363][A#15196438] java - How do I create an int array with randomly shuffled numbers in a given range

[Q#15518845][A#15518922] How to validate URL in java using regex?

[Q#15694107][A#15694375] How to layout multiple panels on a jFrame? (java)

[Q#15977137][A#15977262] How to append a byte to a string in Java?

[Q#1612808][A#1612912] How to remove the carriage return from string while pasting content to Excel file

[Q#16247623][A#16247861] How to read from a file and save the content into a linked list?

[Q#16360720][A#16361505] How to find out number of files currently open by Java application?

[Q#16475457][A#16475547] How to initailize byte array of 100 bytes in java with all 0's

[Q#16516107][A#16516670] How can I store HashMap<String, ArrayList<String>> inside a list?

[Q#1655357][A#1655450] How do I say 5 seconds from now in Java?

[Q#1657887][A#1657925] How should I throw a divide by zero exception in Java without actually dividing by zero?

[Q#16761596][A#16764615] How to represent the double quotes character (") in regex?

[Q#16817031][A#16817458] How to iterate over regex expression

[Q#16891792][A#16891978] How to read pdf file and write it to outputStream

[Q#1692677][A#1693326] How to create a JButton with a menu?

[Q#1711801][A#1711820] How to create a calendar object in Java

[Q#17212848][A#17213258] How to know if now time is between two hours?

[Q#17329006][A#17329022] How to subtract hours from a calendar instance

[Q#17691162][A#17691245] How to Read Strings from Scanner in console Application JAVA?

[Q#17759768][A#17759946] How can check if we can cast an object to another

[Q#17865465][A#17865740] How do I draw an image to a JPanel or JFrame?

[Q#17939556][A#17939617] How to get the execution directory path in java

[Q#18070629][A#18070669] How to read from user's input in Java and write it to a file

[Q#18119211][A#18119273] How to check if user input is not an int value

[Q#18471500][A#18471715] How can I add escape characters to a Java String?

[Q#18607418][A#18607545] How to split the strings in a file and read them?

[Q#18708087][A#18708275] How to execute bash command with sudo privileges in Java?

[Q#18828091][A#18828505] how to get the minimum,maximum value of an array?

[Q#18871150][A#18871400] How do i load images in Jframe java(eclipse)

[Q#19066582][A#19066796] How to find vowels in a string in java program

[Q#19238065][A#19238077] How to convert char[] to string in java?

[Q#19278443][A#19279560] How do I use the new computeIfAbsent function?

[Q#19336202][A#19336268] How to create variables dynamically in Java?

[Q#19452238][A#19452417] User will input some filter criteria -- how can I turn it into a regular expression for String.match

[Q#19533991][A#19534456] How to get number of rows returned by Resultset while using HSQLDB?

[Q#19536162][A#19537440] How to connect JDBC to tns oracle

[Q#19751892][A#19751994] How to extract text between square brackets with String.split

[Q#1988202][A#1988273] How do I get a webpage to open up in a frame?

[Q#2015463][A#2015524] How to view the current heap size that an application is using?

[Q#203984][A#203992] How do I remove repeated elements from ArrayList?

[Q#2071682][A#2071743] How to Execute SQL Script File in Java?

[Q#20938726][A#20938772] How does the concatenation of a String with characters work in Java?

[Q#2109145][A#2109186] How to get first day of a given week number in Java

[Q#21438078][A#21438476] How to read char from standard input in Java

[Q#21625772][A#21625811] how to remove duplicate value from hash map

[Q#22195093][A#22195142] Android how to get tomorrow's date

[Q#2227845][A#2228469] How to find out the preferred size of a JPanel which is not displayed, according to its content?

[Q#2243993][A#2244077] how to execute command line .exe file in java

[Q#2296685][A#2297629] How to read input with multiple lines in Java

[Q#2318220][A#2318759] How to detect via Java whether a particular process is running under Windows?

[Q#23307324][A#23307365] How do I add 2 weeks to a Date in java?

[Q#23550985][A#23551020] How to break a while loop from an if condition inside the while loop?

[Q#2360995][A#2361108] How do I compile and run a program in Java on my Mac?

[Q#2367381][A#2367418] How to extract numbers from a string and get an array of ints?

[Q#24753177][A#24753336] How to split a double number by dot into two decimal numbers in Java?

[Q#2490178][A#2490486] How to use java.Set

[Q#25166215][A#25166264] How to add delay to while loop

[Q#2529045][A#2529114] How do I sort strings that contain numbers in Java

[Q#25320890][A#25321015] How to launch chrome browser from java

[Q#2538787][A#2538803] How to display an output of float data with 2 decimal places in Java?

[Q#2541597][A#2541618] How to gracefully handle the SIGKILL signal in Java

[Q#25833876][A#25834021] how to prevent duplicates string in array and

[Q#2592207][A#2592258] How to improve look and feel of JAVA swing GUI?

[Q#26019132][A#26019206] How to split a file path to get the file name?

[Q#26136020][A#26136178] how to split a string by ignoring the white space

[Q#2622725][A#2623292] how to take user input in Array using java?

[Q#26903891][A#26904043] How to compare two Hash Maps in Java

[Q#269486][A#269538] How to specify firstDayOfWeek for java.util.Calendar using a JVM argument

[Q#2707357][A#2707431] how to create dynamic two dimensional array in java?

[Q#27096670][A#27096697] How to sum digits of an integer in java?

[Q#27286953][A#27287021] How to get String[] A - String[] B i.e. all elements which are in A but not in B ,In java?

[Q#27372530][A#27372799] How to parse string containing negative number into integer?

[Q#2800739][A#2800839] How to remove leading zeros from alphanumeric text?

[Q#28333776][A#28333829] How to parse time in correct timezone java?

[Q#28728147][A#28728429] How can I split a string based on chaging characters rather than one single separator?

[Q#2899301][A#2899335] How do I increment a variable to the next or previous letter in the alphabet?

[Q#29001286][A#29001780] How can i get in desending order? please suggest

[Q#2961477][A#2961537] How to get the second word from a String?

[Q#3028380][A#3028429] How to convert BigInteger to String in java

[Q#3035880][A#3035893] How can I create a bar in the bottom of a Java app, like a status bar?

[Q#31806686][A#31807319] How to execute Symlink command in java

[Q#32175041][A#32175072] how to convert Base64 to String in java (For pdf)

[Q#32361477][A#32362085] How do I check if there's a time inside a string?

[Q#33260938][A#33261057] How can i replace double quotes with escape character in java?

[Q#3388085][A#3388104] how to create GUID in java EE

[Q#35499385][A#35499670] How can I compare two strings and return the lexicographical ordered result using the compareTo method?

[Q#35618451][A#35618510] Cannot figure out how to print toString

[Q#36110478][A#36110491] How can I get specific data element in a text file

[Q#36513149][A#36513173] How Can I Format A HTML Page I'm Outputting From Java?

[Q#36538543][A#36538609] how to get specific value from string array and save it to another string array?

[Q#36568590][A#36568643] How to create a sequence of numbers in java

[Q#36652457][A#36652931] How to stop text going grey when disabling a button?

[Q#3799130][A#3799176] How to iterate through a String

[Q#3806062][A#3806154] How to open a txt file and read numbers in Java

[Q#3870847][A#3871163] How to convert the DataInputStream to the String in Java?

[Q#38876379][A#38876591] how to add value into List<Map<String, Object>>?

[Q#40281030][A#40293024] How to export queried data from Google Cloud Datastore to csv using Java?

[Q#4065518][A#4065546] Java: How to get the caller function name

[Q#4078518][A#4078601] How to avoid ConcurrentModificationException when iterating over a map and changing values?

[Q#4083322][A#4083850] How can I create a JTextArea with a specified width and the smallest possible height required to display all the text?

[Q#40910779][A#40910835] How to remove all characters before a specific character in Java?

[Q#4120216][A#4120268] Map of maps - how to keep the inner maps as maps?

[Q#4141317][A#4141352] How to convert byte array into Human readable format?

[Q#4157303][A#4157429] How to execute cmd commands via Java

[Q#42159428][A#42159770] how can I get height and width of a photo that I downloaded from internet in Java?

[Q#425439][A#425466] How to check if array element is null to avoid NullPointerException in Java

[Q#4286759][A#4286828] How to show/hide JPanels in a JFrame?

[Q#4385392][A#4385419] How to connect Java to Mysql?

[Q#4436146][A#4436173] How to connect to local host using JDBC?

[Q#4499562][A#4499595] How to save the data into File in java?

[Q#4546214][A#4546274] How to fire tab key event?

[Q#457229][A#457272] How to cause soft references to be cleared in Java?

[Q#460567][A#460590] How to mix java webstart with RMI?

[Q#4662215][A#4662265] How to extract a substring using regex

[Q#47210189][A#47210710] How to loop the following code?

[Q#473282][A#473309] How can I pad an integer with zeros on the left?

[Q#47964368][A#47970130] How to skip successive elements in a java stream?

[Q#49003222][A#49014692] How to get stack trace in Processing debugger

[Q#4915967][A#4916023] How Match a Pattern in Text using Scanner and Pattern Classes?

[Q#50277395][A#50277971] Java: How to display weekday, month and date and no year in locale sensitive manner

[Q#5054995][A#5055036] How to replace case-insensitive literal substrings in Java

[Q#5153811][A#5153956] How to convert a hexadecimal string to long in java?

[Q#5163785][A#5163852] How do I get the last character of a string?

[Q#5165428][A#5165471] How to set time to a date object in java

[Q#5223815][A#5223857] How do I count the number of times a sequence occurs in a Java string?

[Q#5237261][A#5237354] How to test List<String> for empty or nullness?

[Q#5287252][A#5287521] how to put Image on JPanel using Netbeans

[Q#5287538][A#5287561] How can I get the user input in Java?

[Q#5290588][A#5290628] How can I extract the first 4 digits from an int? (Java)

[Q#537040][A#573468] How to connect to a secure website using SSL in Java with a pkcs12 file?

[Q#5387371][A#5387398] How to convert minutes to Hours and minutes (hh:mm) in java

[Q#5483330][A#5483341] How does one convert a HashMap to a List in Java?

[Q#5652344][A#5652385] How can I use a custom font in Java?

[Q#5756748][A#5756784] Java how to replace backslash?

[Q#5922004][A#5922046] How to set an expiration date in java

[Q#5950417][A#5950446] How to increment time by 1 hour

[Q#6341367][A#6341414] How to check if the string is a regular expression or not

[Q#634564][A#2605884] How to open a Windows named pipe from Java?

[Q#6563258][A#6563306] How to initialise BigInteger after creating instantces (constructor can't be called)

[Q#6579921][A#6579976] How to type ":" ("colon") in regexp?

[Q#6596078][A#6596139] how to find String contain any alphabetic or numeric characters using java?

[Q#6638321][A#6638330] How to exit two nested loops

[Q#6646467][A#6646535] How to find time taken to run java program?

[Q#6681704][A#6681899] How to remove elements from an array in java even if we have to iterate over array or can we do it directly?

[Q#6712587][A#6712708] How to count frequency of characters in a string?

[Q#7063831][A#7063917] Android, how to populate a CharSequence array dynamically (not initializing?)

[Q#7190208][A#7190525] How to read String Builder line by line

[Q#7226156][A#7226186] How to get day of the month?

[Q#7320315][A#7320393] How to test for blank line with Java Scanner?

[Q#7427758][A#7427797] How to use SortedMap interface in Java?

[Q#7437987][A#7438009] How to convert binary string value to decimal

[Q#745443][A#745451] How to determine the date one day prior to a given date in Java?

[Q#7478210][A#7478238] How to search a char array for a specific char?

[Q#7506771][A#7506812] How to adjust trailing whitespace?

[Q#7577543][A#7577573] How to replace a word in a String?

[Q#789517][A#790224] Java - How to create a custom dialog box?

[Q#8182473][A#8182674] How to have a Scrollable JTextPane?

[Q#8184040][A#8184129] How can I get height and width of an image?

[Q#8192665][A#8192887] How to search for a string in an arraylist

[Q#8237193][A#24182811] How to convert currentTimeMillis to a date in Java?

[Q#8263148][A#8263301] how to find seconds since 1970 in java

[Q#8646441][A#8646467] how can I get the text before and after the "-" (dash)

[Q#8871682][A#8871710] how to find before and after sub-string in a string

[Q#8890174][A#8890335] In Java, how do I convert a hex string to a byte[]?

[Q#8963413][A#8963444] How to run Windows commands in JAVA and return the result text as a string

[Q#9108781][A#9108806] How to remove leading and trailing whitespace from the string in Java?

[Q#9156156][A#9156358] How to get local time of different time zones?

[Q#919387][A#919420] How can I calculate the difference between two ArrayLists?

[Q#9276639][A#9276720] Java: How to split a string by a number of characters?

[Q#931536][A#931663] How do I launch a completely independent process from a Java program?

[Q#9333504][A#9334357] How can I list the available Cipher algorithms?

[Q#9464261][A#9464309] How to find the exact word using a regex in Java?

[Q#9464323][A#9464552] how to extract a phone number for a string using regular expression?

[Q#9515505][A#9515546] How to get the string after last comma in java?

[Q#9962420][A#9962492] How to get the 'place' of a Number in Java (eg. tens, thousands, etc)