- Finding current android device location
- setRequestProperty (URLConnection)
- getApplicationContext (Context)
- getSupportFragmentManager (FragmentActivity)
- GridBagLayout (java.awt)
The GridBagLayout class is a flexible layout manager that aligns components
vertically and horizonta
- BufferedImage (java.awt.image)
The BufferedImage subclass describes an java.awt.Image with an accessible buffer
of image data. All
- MalformedURLException (java.net)
This exception is thrown when a program attempts to create an URL from an
incorrect specification.
- SimpleDateFormat (java.text)
Formats and parses dates in a locale-sensitive manner. Formatting turns a Date
into a String, and pa
- Pattern (java.util.regex)
Patterns are compiled regular expressions. In many cases, convenience methods
such as String#matches
- ServletException (javax.servlet)
Defines a general exception a servlet can throw when it encounters difficulty.
- Best plugins for Eclipse