org.eclipse.rse.ui.actions
Class DisplayHidableSystemMessageAction
java.lang.Object
org.eclipse.rse.ui.actions.DisplaySystemMessageAction
org.eclipse.rse.ui.actions.DisplayHidableSystemMessageAction
- All Implemented Interfaces:
- java.lang.Runnable
public class DisplayHidableSystemMessageAction
- extends DisplaySystemMessageAction
Method Summary |
void |
run()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_store
protected IPreferenceStore _store
_prefID
protected java.lang.String _prefID
_showYesNo
protected boolean _showYesNo
- Since:
- 3.0
DisplayHidableSystemMessageAction
public DisplayHidableSystemMessageAction(SystemMessage message,
IPreferenceStore prefStore,
java.lang.String prefID)
DisplayHidableSystemMessageAction
public DisplayHidableSystemMessageAction(SystemMessage message,
IPreferenceStore prefStore,
java.lang.String prefID,
boolean showYesNo)
- Since:
- 3.0
run
public void run()
- Specified by:
run
in interface java.lang.Runnable
- Overrides:
run
in class DisplaySystemMessageAction
- See Also:
Runnable.run()
Copyright (c) IBM Corporation and others 2000, 2010. All Rights Reserved.