|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbrain.gui.ActionListeners.ActionListenerReloadParameters
public class ActionListenerReloadParameters
Reloads parameters of a module.
Constructor Summary | |
---|---|
ActionListenerReloadParameters()
|
Method Summary | |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e)
Loads properties file for a module |
void |
setTable(ObjectTable objectTable)
Sets the Tool Tip table |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ActionListenerReloadParameters()
Method Detail |
---|
public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed
in interface java.awt.event.ActionListener
e
- - an action eventActionListener.actionPerformed(java.awt.event.ActionEvent)
public void setTable(ObjectTable objectTable)
objectTable
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |