|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectapps.mathpadapp.mathtool.ColorList
public class ColorList
The Class ColorList.
| Nested Class Summary | |
|---|---|
static interface |
ColorList.ColorListListener
The listener interface for receiving colorList events. |
| Constructor Summary | |
|---|---|
ColorList(ContentSystem contentSystem)
Instantiates a new color list. |
|
| Method Summary | |
|---|---|
void |
addColorListListener(ColorList.ColorListListener listener)
Adds the color list listener. |
DropDownList |
getDropDownList()
Gets the drop down list. |
void |
removeColorListListener(ColorList.ColorListListener listener)
Removes the color list listener. |
void |
removeColorListListeners()
Removes the color list listeners. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ColorList(ContentSystem contentSystem)
contentSystem - the content system| Method Detail |
|---|
public void addColorListListener(ColorList.ColorListListener listener)
listener - the listenerpublic DropDownList getDropDownList()
public void removeColorListListener(ColorList.ColorListListener listener)
listener - the listenerpublic void removeColorListListeners()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||