public class PythonGUIShrinker extends ShrinkPanel implements ActionListener, PythonGUIListener
Constructor and Description |
---|
PythonGUIShrinker(PythonScriptTool tool) |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(ActionEvent e) |
void |
updateGUI() |
void |
valueChanged(PythonGUI<?> gui) |
public PythonGUIShrinker(PythonScriptTool tool)
public void updateGUI()
public void actionPerformed(ActionEvent e)
actionPerformed
in interface ActionListener
public void valueChanged(PythonGUI<?> gui)
valueChanged
in interface PythonGUIListener