|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectfr.esrf.tangoatk.widget.util.jdraw.JDCreationMenu
public class JDCreationMenu
A convenience class to handle object creation Menu and Toolbar.
JDrawEditorFrame| Method Summary | |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent e)
|
javax.swing.JMenu |
getMenu()
Returns the JDObject creation menu. |
javax.swing.JToolBar |
getToolbar()
Returns the JDObject creation toolbar. |
void |
setEditor(JDrawEditor editor)
Sets the editor where object will be created. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public javax.swing.JToolBar getToolbar()
public javax.swing.JMenu getMenu()
public void setEditor(JDrawEditor editor)
editor - Parent editor.public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed in interface java.awt.event.ActionListener
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||