|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectgov.nih.nlm.mms.OutputStreamRedoHandler
public class OutputStreamRedoHandler
Handles redo operation for a change in output handler.
| Constructor Summary | |
|---|---|
OutputStreamRedoHandler(MetamorphoSysGUI gui,
JTextField field,
JPanel content_panel)
Instantiates an OutputStreamRedoHandler. |
|
| Method Summary | |
|---|---|
String |
getTitle()
Returns the title for the redo menu. |
void |
redo(Object o1,
Object o2)
Performs the redo operation. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OutputStreamRedoHandler(MetamorphoSysGUI gui,
JTextField field,
JPanel content_panel)
OutputStreamRedoHandler.
gui - the MetamorphoSysGUIfield - the text field to updatecontent_panel - the panel to update| Method Detail |
|---|
public String getTitle()
getTitle in interface RedoHandler
public void redo(Object o1,
Object o2)
redo in interface RedoHandlero1 - the new output streamo2 - the old output stream
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||