com.jidesoft.rss
Class FeedIconsFactory
java.lang.Object
com.jidesoft.rss.FeedIconsFactory
public class FeedIconsFactory
- extends Object
IconsFactory
for for JIDE RSS FeedReader product.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ADD_GROUP
public static final String ADD_GROUP
- See Also:
- Constant Field Values
ADD_GROUP_DISABLED
public static final String ADD_GROUP_DISABLED
- See Also:
- Constant Field Values
REMOVE_GROUP
public static final String REMOVE_GROUP
- See Also:
- Constant Field Values
REMOVE_GROUP_DISABLED
public static final String REMOVE_GROUP_DISABLED
- See Also:
- Constant Field Values
MOVE_CHANNEL
public static final String MOVE_CHANNEL
- See Also:
- Constant Field Values
MOVE_CHANNEL_DISABLED
public static final String MOVE_CHANNEL_DISABLED
- See Also:
- Constant Field Values
GROUP_PROPERTY
public static final String GROUP_PROPERTY
- See Also:
- Constant Field Values
GROUP_PROPERTY_DISABLED
public static final String GROUP_PROPERTY_DISABLED
- See Also:
- Constant Field Values
ADD
public static final String ADD
- See Also:
- Constant Field Values
ADD_DISABLED
public static final String ADD_DISABLED
- See Also:
- Constant Field Values
REMOVE
public static final String REMOVE
- See Also:
- Constant Field Values
REMOVE_DISABLED
public static final String REMOVE_DISABLED
- See Also:
- Constant Field Values
RESET
public static final String RESET
- See Also:
- Constant Field Values
RESET_DISABLED
public static final String RESET_DISABLED
- See Also:
- Constant Field Values
PROPERTY
public static final String PROPERTY
- See Also:
- Constant Field Values
PROPERTY_DISABLED
public static final String PROPERTY_DISABLED
- See Also:
- Constant Field Values
PREFERENCE
public static final String PREFERENCE
- See Also:
- Constant Field Values
UNREAD
public static final String UNREAD
- See Also:
- Constant Field Values
RSS
public static final String RSS
- See Also:
- Constant Field Values
RSS_ITEM
public static final String RSS_ITEM
- See Also:
- Constant Field Values
BROWSER
public static final String BROWSER
- See Also:
- Constant Field Values
CONTENT
public static final String CONTENT
- See Also:
- Constant Field Values
CLEAR
public static final String CLEAR
- See Also:
- Constant Field Values
MAKE_READ
public static final String MAKE_READ
- See Also:
- Constant Field Values
MAKE_UNREAD
public static final String MAKE_UNREAD
- See Also:
- Constant Field Values
TOGGLE
public static final String TOGGLE
- See Also:
- Constant Field Values
FeedIconsFactory
public FeedIconsFactory()
getImageIcon
public static ImageIcon getImageIcon(String name)
main
public static void main(String[] argv)