|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectde.cbse.jeasy.JEObject
de.cbse.jeasy.JEComponent
de.cbse.jeasy.JEMenuItem
public class JEMenuItem
Implements a JMenuItem.
See a demonstration in the program JEasyExample tab "Popup menus".
Properties :
The image object is free to substitute a different filter that performs the same algorithm yet
integrates more efficiently into the image infrastructure supplied by the toolkit.
The Image object is free to substitute a different filter that performs the same algorithm yet integrates more efficiently
into the imaging infrastructure supplied by the toolkit.
| Field Summary |
|---|
| Fields inherited from class de.cbse.jeasy.JEComponent |
|---|
animated, backup, buttonBehind, caretPosition, component, endMarkPosition, enterPressed, isPressed, jeButtonBehind, label, labelBehind, labelText, parentId, scrollPane, tree, treeNode, window |
| Constructor Summary | |
|---|---|
JEMenuItem()
|
|
JEMenuItem(JELocaleProperties hm)
Reads the properties from a HashMap |
|
JEMenuItem(JENode jen)
Constructor based on a XML file parsed to a TreeNode. |
|
| Method Summary | |
|---|---|
void |
init()
Creates jfc-Objects with the given properties. |
void |
setupComponent()
Set the property values to the component. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JEMenuItem(JELocaleProperties hm)
hm - HashMappublic JEMenuItem(JENode jen)
jen - JESaxParserpublic JEMenuItem()
| Method Detail |
|---|
public void init()
JEComponent
init in class JEComponentpublic void setupComponent()
setupComponent in class JEComponent
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||