com.jbbres.lib.actions.tools.categories
Class OtherCategory

java.lang.Object
  extended by com.jbbres.lib.actions.tools.categories.SimpleCategory
      extended by com.jbbres.lib.actions.tools.categories.OtherCategory
All Implemented Interfaces:
Category, java.lang.Comparable<Category>

public class OtherCategory
extends SimpleCategory

This category refers to miscellaneous elements.

Since:
1.0.0
Version:
1.0.0
Author:
Jean-Baptiste Bres

Nested Class Summary
 
Nested classes/interfaces inherited from interface com.jbbres.lib.actions.elements.Category
Category.SearchField
 
Field Summary
static OtherCategory otherCategory
          Default instance of OtherCategory
 
Constructor Summary
OtherCategory()
          Create an instance of the category.
 
Method Summary
 
Methods inherited from class com.jbbres.lib.actions.tools.categories.SimpleCategory
compareTo, equals, getDescription, getIcon, getID, getName, setDescription, setIcon, setID, setName
 
Methods inherited from class java.lang.Object
getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

otherCategory

public static final OtherCategory otherCategory
Default instance of OtherCategory

Constructor Detail

OtherCategory

public OtherCategory()
Create an instance of the category.



To file bugs or suggest feature enhancements, visit the app.jbbres.com Bug Reporter website.

Additional documentation available online at http://app.jbbres.com/actions/developers.

Copyright � 2009-2011 app.jbbres.com. All Rights Reserved.