|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectendrov.data.gui.DataObjectSelectMenu
public class DataObjectSelectMenu
Add menu entries for selecting a type of object
| Nested Class Summary | |
|---|---|
static interface |
DataObjectSelectMenu.Callback<E>
|
| Constructor Summary | |
|---|---|
DataObjectSelectMenu()
|
|
| Method Summary | ||
|---|---|---|
static
|
create(javax.swing.JMenu menu,
java.lang.Class<E> type,
DataObjectSelectMenu.Callback<E> cb)
|
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DataObjectSelectMenu()
| Method Detail |
|---|
public static <E> void create(javax.swing.JMenu menu,
java.lang.Class<E> type,
DataObjectSelectMenu.Callback<E> cb)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||