public class EditorActionListenerEditName extends java.lang.Object implements EditorActionListener
Constructor and Description |
---|
EditorActionListenerEditName(OCBCModel model,
GraphMouseListener graphMouseListener,
javax.swing.JTextField text,
InformationPanel informationPanel,
GraphPanel graphPanel,
javax.swing.JSlider childIndex) |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e) |
boolean |
isEnabled() |
public EditorActionListenerEditName(OCBCModel model, GraphMouseListener graphMouseListener, javax.swing.JTextField text, InformationPanel informationPanel, GraphPanel graphPanel, javax.swing.JSlider childIndex)