Uses of Class
com.sshtools.common.ui.ResourceIcon
-
Packages that use ResourceIcon Package Description com.sshtools.common.ui -
-
Uses of ResourceIcon in com.sshtools.common.ui
Methods in com.sshtools.common.ui that return ResourceIcon Modifier and Type Method Description abstract ResourceIconSshToolsApplicationPanel. getIcon()Get the icon for the panelResourceIconSessionProvider. getLargeIcon()Get the large icon of the provider.ResourceIconSessionProvider. getSmallIcon()Get the small icon of the provider.Constructors in com.sshtools.common.ui with parameters of type ResourceIcon Constructor Description ImagePanel(ResourceIcon icon, int bottom)Creates a new ImagePanel object.
-