|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectAction
eu.geclipse.ui.widgets.DropDownExtensionAction<UserDataType>
UserDataType - type of the user data which is passed then a entry
gets selected.public class DropDownExtensionAction<UserDataType>
Drop down menu which gets it's contents from an extension point.
| Constructor Summary | |
|---|---|
DropDownExtensionAction(UserDataType userData,
java.lang.String extensionPointId)
Create a new drop down menu which gets its contents from the specified extension point. |
|
| Method Summary | |
|---|---|
void |
dispose()
|
Menu |
getMenu(Control parent)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DropDownExtensionAction(UserDataType userData,
java.lang.String extensionPointId)
userData - user data to pass when a entry gets selected.extensionPointId - id of the extension point which holds the drop down
entries.| Method Detail |
|---|
public void dispose()
public Menu getMenu(Control parent)
|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||