Top "Icons" questions

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

How do I add an image to a JButton

I am trying to add an image to a JButton and I'm not sure what I'm missing. When I run …

java swing icons jbutton embedded-resource
How to create and use resources in .NET

How do I create a resource that I can reference and use in various parts of my program easily? My …

c# visual-studio resources icons
Rebuild or regenerate 'ic_launcher.png' from images in Android Studio

When one first creates a new project, that dialog lets you point to some external .PNG file, and then when …

icons android-studio
How to change JFrame icon

I have a JFrame that displays a Java icon on the title bar (left corner). I want to change that …

java swing jframe icons
Where can I find Android's default icons?

Possible Duplicate: Standard Android menu icons, for example refresh Where can I find the name of the default Android menu …

android icons
iPhone App Icons - Exact Radius?

I'm trying to create the icon for my iPhone app, but don't know how to get the exact radius that …

iphone ios ipad icons
How do I get my page title to have an icon?

I would like to have my site’s logo shown in the icon area of the title rather than the …

html icons
Android Push Notifications: Icon not displaying in notification, white square shown instead

My app generates a notification, but the icon I set for that notification is not being displayed. Instead, I get …

android notifications icons
What do the icons in Eclipse mean?

What do the icons in the Eclipse debugger mean? What do the icon decorators in Eclipse mean? What do the …

eclipse icons
Where do I find a list of all mat-icons -- Angular

I started using <mat-icon> of angular-material and I wonder if there is any collection of the names of …

icons material-design angular-material