juife
v0.1a

Uses of Class
net.sf.juife.plaf.ComponentListUI

Packages that use ComponentListUI
net.sf.juife Provides a set of common components and useful utilities that are missing in the Java 2 Platform Standard Edition. 
net.sf.juife.plaf.basic Provides basic implementations of the pluggable look and feel interfaces defined in net.sf.juife.plaf package. 
 

Uses of ComponentListUI in net.sf.juife
 

Methods in net.sf.juife that return ComponentListUI
 ComponentListUI ComponentList.getUI()
          Gets the L&F object that renders this component.
 

Methods in net.sf.juife with parameters of type ComponentListUI
 void ComponentList.setUI(ComponentListUI ui)
          Sets the L&F object that renders this component.
 

Uses of ComponentListUI in net.sf.juife.plaf.basic
 

Subclasses of ComponentListUI in net.sf.juife.plaf.basic
 class BasicComponentListUI
          Basic L&F implementation of ComponentListUI.
 


juife
v0.1a

Copyright © 2005 Grigor Iliev. All rights reserved. SourceForge.net Logo