|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.AbstractButton
javax.swing.JMenuItem
javax.swing.JMenu
com.jurismarches.vradi.ui.models.RequestFieldMenu
public class RequestFieldMenu
| Nested Class Summary | |
|---|---|
protected class |
RequestFieldMenu.FieldMenuItem
|
protected class |
RequestFieldMenu.FormMenuItem
|
protected class |
RequestFieldMenu.InfogeneMenuItem
|
| Nested classes/interfaces inherited from class javax.swing.JMenu |
|---|
JMenu.AccessibleJMenu, JMenu.WinListener |
| Nested classes/interfaces inherited from class javax.swing.JMenuItem |
|---|
JMenuItem.AccessibleJMenuItem |
| Nested classes/interfaces inherited from class javax.swing.AbstractButton |
|---|
AbstractButton.AccessibleAbstractButton, AbstractButton.ButtonChangeListener |
| Nested classes/interfaces inherited from class javax.swing.JComponent |
|---|
JComponent.AccessibleJComponent |
| Nested classes/interfaces inherited from class java.awt.Container |
|---|
Container.AccessibleAWTContainer |
| Nested classes/interfaces inherited from class java.awt.Component |
|---|
Component.AccessibleAWTComponent, Component.BaselineResizeBehavior, Component.BltBufferStrategy, Component.FlipBufferStrategy |
| Field Summary | |
|---|---|
static String |
FIELD_NAME_SUFFIX
|
protected Map<String,JMenuItem> |
formTypesFieldMenu
|
protected Map<String,JMenu> |
formTypesMenu
|
protected SearchUI |
searchUI
|
| Fields inherited from class javax.swing.JMenu |
|---|
popupListener |
| Fields inherited from class javax.swing.JComponent |
|---|
accessibleContext, listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW |
| Fields inherited from class java.awt.Component |
|---|
BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT |
| Fields inherited from interface org.nuiton.wikitty.WikittyServiceListener |
|---|
CLEAR_EXTENSION_METHOD, CLEAR_WIKITTY_METHOD, PUT_EXTENSION_METHOD, PUT_WIKITTY_METHOD, REMOVE_EXTENSION_METHOD, REMOVE_WIKITTY_METHOD |
| Fields inherited from interface javax.swing.SwingConstants |
|---|
BOTTOM, CENTER, EAST, HORIZONTAL, LEADING, LEFT, NEXT, NORTH, NORTH_EAST, NORTH_WEST, PREVIOUS, RIGHT, SOUTH, SOUTH_EAST, SOUTH_WEST, TOP, TRAILING, VERTICAL, WEST |
| Fields inherited from interface java.awt.image.ImageObserver |
|---|
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH |
| Constructor Summary | |
|---|---|
RequestFieldMenu(SearchUI searchUI)
|
|
| Method Summary | |
|---|---|
void |
clearExtension(org.nuiton.wikitty.WikittyServiceEvent event)
|
void |
clearWikitty(org.nuiton.wikitty.WikittyServiceEvent event)
|
protected void |
fillFormTypeMenu(org.nuiton.wikitty.WikittyExtension formType)
|
protected void |
fillInfogeneMenu()
|
protected List<String> |
getFormFieldNames()
|
protected List<String> |
getInfogeneFieldNames()
|
void |
putExtension(org.nuiton.wikitty.WikittyServiceEvent event)
|
void |
putWikitty(org.nuiton.wikitty.WikittyServiceEvent event)
|
void |
removeExtension(org.nuiton.wikitty.WikittyServiceEvent event)
|
void |
removeWikitty(org.nuiton.wikitty.WikittyServiceEvent event)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface javax.swing.MenuElement |
|---|
processKeyEvent, processMouseEvent |
| Field Detail |
|---|
public static final String FIELD_NAME_SUFFIX
protected SearchUI searchUI
protected Map<String,JMenu> formTypesMenu
protected Map<String,JMenuItem> formTypesFieldMenu
| Constructor Detail |
|---|
public RequestFieldMenu(SearchUI searchUI)
| Method Detail |
|---|
protected void fillInfogeneMenu()
protected void fillFormTypeMenu(org.nuiton.wikitty.WikittyExtension formType)
protected List<String> getInfogeneFieldNames()
protected List<String> getFormFieldNames()
public void putWikitty(org.nuiton.wikitty.WikittyServiceEvent event)
putWikitty in interface org.nuiton.wikitty.WikittyServiceListenerpublic void removeWikitty(org.nuiton.wikitty.WikittyServiceEvent event)
removeWikitty in interface org.nuiton.wikitty.WikittyServiceListenerpublic void clearWikitty(org.nuiton.wikitty.WikittyServiceEvent event)
clearWikitty in interface org.nuiton.wikitty.WikittyServiceListenerpublic void putExtension(org.nuiton.wikitty.WikittyServiceEvent event)
putExtension in interface org.nuiton.wikitty.WikittyServiceListenerpublic void removeExtension(org.nuiton.wikitty.WikittyServiceEvent event)
removeExtension in interface org.nuiton.wikitty.WikittyServiceListenerpublic void clearExtension(org.nuiton.wikitty.WikittyServiceEvent event)
clearExtension in interface org.nuiton.wikitty.WikittyServiceListener
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||