|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.moximedia.aims.AimsWebSiteSettingsMenuOptions
| Constructor Summary | |
AimsWebSiteSettingsMenuOptions()
Creates new AimsWebSiteSelectMenuOptions |
|
| Method Summary | |
void |
add(AimsWebSiteSettingsMenuOption option)
Adds a new option to the collection. |
void |
clear()
Clears all options from the collection. |
java.util.Iterator |
iterator()
Returns an iterator to loop through the options. |
void |
remove(java.lang.String description)
Removes the option with the specified description from the collection. |
int |
size()
Returns the number of options in the collection. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AimsWebSiteSettingsMenuOptions()
| Method Detail |
public void add(AimsWebSiteSettingsMenuOption option)
option - The optionpublic void clear()
public java.util.Iterator iterator()
public void remove(java.lang.String description)
description - The description of the option.public int size()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||