siouxsie.desktop.impl
Class ApplicationCategory
java.lang.Object
siouxsie.desktop.impl.ApplicationCategory
- All Implemented Interfaces:
- IApplicationCategory
public class ApplicationCategory
- extends java.lang.Object
- implements IApplicationCategory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ApplicationCategory
public ApplicationCategory()
setDescription
public void setDescription(java.lang.String description)
setIcon
public void setIcon(javax.swing.Icon icon)
setId
public void setId(java.lang.String id)
setName
public void setName(java.lang.String name)
getDescription
public java.lang.String getDescription()
- Specified by:
getDescription
in interface IApplicationCategory
getIcon
public javax.swing.Icon getIcon()
- Specified by:
getIcon
in interface IApplicationCategory
getId
public java.lang.String getId()
- Specified by:
getId
in interface IApplicationCategory
getName
public java.lang.String getName()
- Specified by:
getName
in interface IApplicationCategory
Copyright © 2006-2008 null. All Rights Reserved.