public class EditorActionListenerAddNode extends java.lang.Object implements EditorActionListener
Constructor and Description |
---|
EditorActionListenerAddNode(javax.swing.JButton focusedButton,
GraphMouseListener graphMouseListener,
InformationPanel informationPanel,
GraphPanel graphPanel,
java.lang.String elementType,
javax.swing.JTextField nameField,
javax.swing.JSlider childIndex) |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
boolean |
isEnabled() |
public EditorActionListenerAddNode(javax.swing.JButton focusedButton, GraphMouseListener graphMouseListener, InformationPanel informationPanel, GraphPanel graphPanel, java.lang.String elementType, javax.swing.JTextField nameField, javax.swing.JSlider childIndex)