Deprecated API

Contents

Deprecated Constructors

com.sshtools.common.ui.ResourceIcon.ResourceIcon(String)
Having this available is now bad practice since most of our software is plugable; each class requesting a resource should do so from the class loader that loaded the class, to keep track of images a class should also not be requesting a resource that is outside its own package.

Copyright © 2002-2003 Lee David Painter & Contributors. All Rights Reserved.