eu.keep.uphec.technicalregistries.visualmenu
Class ResizedIcon

Object
  extended by ResizedIcon

public class ResizedIcon
extends Object

The ResizedIcon class is responsible for resizing the icons used in the buttons in the TechnicalRegistriesVisualMenu

Author:
Antonio Ciuffreda

Constructor Summary
ResizedIcon(javax.swing.ImageIcon imageIcon)
           
 
Method Summary
 javax.swing.ImageIcon getIcon()
           
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResizedIcon

public ResizedIcon(javax.swing.ImageIcon imageIcon)
Method Detail

getIcon

public javax.swing.ImageIcon getIcon()