FileDocCategorySizeDatePackage
UITemplateHeadless.javaAPI DocAzureus 3.0.3.4810Mon Jul 26 01:20:46 BST 2004org.gudy.azureus2.ui.common

UITemplateHeadless

public abstract class UITemplateHeadless extends org.gudy.azureus2.ui.common.UITemplate implements org.gudy.azureus2.ui.common.IUserInterface
author
tobi To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments

Fields Summary
Constructors Summary
Methods Summary
public voidinit(boolean first, boolean others)

		super.init(first, others);
		if (first)
			LGLogger2Log4j.set();