Uses of Interface
siouxsie.desktop.IApplicationCategory

Packages that use IApplicationCategory
siouxsie.desktop   
siouxsie.desktop.impl   
 

Uses of IApplicationCategory in siouxsie.desktop
 

Methods in siouxsie.desktop that return IApplicationCategory
 IApplicationCategory CategoryDescription.getApplicationCategory()
           
 IApplicationCategory IApplicationRegistry.getCategory(java.lang.String id)
           
 

Methods in siouxsie.desktop that return types with arguments of type IApplicationCategory
 java.util.Collection<IApplicationCategory> IApplicationRegistry.getApplicationCategories()
           
 

Methods in siouxsie.desktop with parameters of type IApplicationCategory
 void CategoryDescription.setApplicationCategory(IApplicationCategory applicationCategory)
           
 

Uses of IApplicationCategory in siouxsie.desktop.impl
 

Classes in siouxsie.desktop.impl that implement IApplicationCategory
 class ApplicationCategory
           
 

Methods in siouxsie.desktop.impl that return IApplicationCategory
 IApplicationCategory ApplicationRegistry.getCategory(java.lang.String id)
           
 

Methods in siouxsie.desktop.impl that return types with arguments of type IApplicationCategory
 java.util.Collection<IApplicationCategory> ApplicationRegistry.getApplicationCategories()
           
 



Copyright © 2006-2008 null. All Rights Reserved.