File
Doc
Category
Size
Date
Package
UITemplateHeadless.java
API Doc
Azureus 3.0.3.4
810
Mon Jul 26 01:20:46 BST 2004
org.gudy.azureus2.ui.common
UITemplateHeadless
java.lang.Object
org.gudy.azureus2.ui.common.UITemplate
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 void
init
(
boolean
first,
boolean
others)
super.init(first, others); if (first) LGLogger2Log4j.set();
Java Code Source