|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectccs.cpc.ViewerRuntime
ccs.cpc.PluginRuntime
ccs.cpc.impl.JarOpener
public class JarOpener
| Field Summary |
|---|
| Fields inherited from class ccs.cpc.PluginRuntime |
|---|
callback, plugin |
| Fields inherited from class ccs.cpc.ViewerRuntime |
|---|
target |
| Constructor Summary | |
|---|---|
JarOpener()
|
|
| Method Summary | |
|---|---|
static java.lang.String |
getName()
The viewer's user-visible name. |
void |
kill()
Destroy the viewer. |
void |
launch()
Prepare and launch the viewer. |
| Methods inherited from class ccs.cpc.PluginRuntime |
|---|
getFileness, getPlugin, isEditor, loadIcon, pluginFinished, readModel, setResources, waitFor, writeModel |
| Methods inherited from class ccs.cpc.ViewerRuntime |
|---|
cleanup, getTarget, setTarget |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JarOpener()
| Method Detail |
|---|
public static java.lang.String getName()
public void launch()
ViewerRuntime
launch in class ViewerRuntimepublic void kill()
ViewerRuntimewaitFor to return.
kill in class ViewerRuntime
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||