analyzer.gui
Class DataTreeGUI.InterpreterRequest
java.lang.Object
|
+--analyzer.gui.DataTreeGUI.InterpreterRequest
- public class DataTreeGUI.InterpreterRequest
- extends java.lang.Object
- implements javax.swing.Action
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
interp
protected InterpreterClass interp
DataTreeGUI.InterpreterRequest
public DataTreeGUI.InterpreterRequest(InterpreterClass interp)
addPropertyChangeListener
public void addPropertyChangeListener(java.beans.PropertyChangeListener listener)
- Specified by:
- addPropertyChangeListener in interface javax.swing.Action
getValue
public java.lang.Object getValue(java.lang.String key)
- Specified by:
- getValue in interface javax.swing.Action
isEnabled
public boolean isEnabled()
- Specified by:
- isEnabled in interface javax.swing.Action
putValue
public void putValue(java.lang.String key,
java.lang.Object value)
- Specified by:
- putValue in interface javax.swing.Action
removePropertyChangeListener
public void removePropertyChangeListener(java.beans.PropertyChangeListener listener)
- Specified by:
- removePropertyChangeListener in interface javax.swing.Action
setEnabled
public void setEnabled(boolean b)
- Specified by:
- setEnabled in interface javax.swing.Action
actionPerformed
public void actionPerformed(java.awt.event.ActionEvent event)
Email questions and comments to
shumway@uiuc.edu or nzhong@ncsa.uiuc.edu