public class DummyActionTask extends Object implements Runnable, net.sf.jguiraffe.gui.app.ApplicationClient
A dummy task class that is associated with actions for which no implementation is provided.
This task simply opens a dialog box that displays a message stating that the desired functionality is not yet implemented.
Constructor and Description |
---|
DummyActionTask() |
Modifier and Type | Method and Description |
---|---|
void |
run()
Executes this task.
|
void |
setApplication(net.sf.jguiraffe.gui.app.Application app) |
Copyright © 2016 The JGUIraffe Team. All Rights Reserved.