|
GraphLab Project | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgraphlab.platform.core.AbstractAction
graphlab.ui.actions.MemoryUsageStatusAction
public class MemoryUsageStatusAction
Field Summary |
---|
Fields inherited from class graphlab.platform.core.AbstractAction |
---|
blackboard |
Constructor Summary | |
---|---|
MemoryUsageStatusAction(BlackBoard bb)
constructor |
Method Summary | |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e)
occurs when the button pressed |
java.awt.Component |
getComponent(BlackBoard b)
|
void |
performAction(java.lang.String eventName,
java.lang.Object value)
called when the variable bname is changed |
Methods inherited from class graphlab.platform.core.AbstractAction |
---|
disable, enable, getBlackBoard, getLastListenedEventKey, isEnable, keyChanged, listen4Event, setBlackBoard, unListenEvent |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MemoryUsageStatusAction(BlackBoard bb)
bb
- the blackboard of the actionMethod Detail |
---|
public void performAction(java.lang.String eventName, java.lang.Object value)
performAction
in interface Action
performAction
in class AbstractAction
eventName
- value
- public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed
in interface java.awt.event.ActionListener
public java.awt.Component getComponent(BlackBoard b)
getComponent
in interface GComponentInterface
|
GraphLab Project | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |