Top "Icons" questions

An icon is a small pictogram used in graphical user interfaces to supplement the presentation of textual information to the user.

Android xxx-hdpi real devices

I'm gonna release my app, it's a 1.2Mb apk that includes about 120 icons in 4 different formats (ldpi, mdpi, hdpi, x-hdpi). …

android icons dpi android-icons
Is there a Unicode glyph that looks like a "key" icon?

Unicode has a million icon-like glyphs, but they're not always easy to search by, since I don't always know what …

unicode icons key glyph
How can I set the icon for a Mac Application in Xcode?

I have been learning a lot about writing Objective-C code and designing in Interface Builder and I wanted to set …

xcode cocoa macos icons
How To Specify (Override) JQuery Icon Color

I've been making good use of the jQuery icons in my web app, but have come to a point where …

jquery css jquery-ui icons
How to change cursor icon in Java?

I would like to change the cursor icon to my customized 32x32 image when a Java application is executing. I …

java icons runtime cursor
What do the arrow icons in Subclipse mean?

What do the icons in the following screen capture mean? The icons are from Subclipse, an SVN plugin for Eclipse. …

icons subclipse
Changing Navigation drawer icon on action bar android

I have created a NavigationDrawer in my app using the ActionBar. As showed in the picture above I want to …

android android-actionbar icons navigation-drawer
How to Insert Image into JTable Cell

Can someone point me in the right direction on how to add an image into Java Table cell.

java swing icons jtable
NotificationCompat 4.1 SetSmallIcon and SetLargeIcon

I used this simple code to set a Notification in Android 4.1 or higher. It works well, but my problem comes …

android notifications icons
how to flip glyphicon icon

Is there any way to flip glyphicon. I found Flip an Image css trick, but that does not work for …

css icons flip glyphicons