button with icons

primer tipo de icono con boton final IButton stretchButton = new IButton(«»); stretchButton.setWidth(50); stretchButton.setShowRollOver(true); stretchButton.setShowDisabled(true); stretchButton.setShowDown(true); stretchButton.setTitleStyle(«Stretch Button»); stretchButton.setIcon(«icons/16/find.png»); Segundo… Leer más button with icons