|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectccs.cpc.impl.BrowserRefreshDispatch
class BrowserRefreshDispatch
Field Summary | |
---|---|
(package private) static int |
HARD
|
(package private) static int |
SOFT
|
(package private) static int |
TELEPORT
|
Constructor Summary | |
---|---|
BrowserRefreshDispatch(CpcImpl cpc,
BrowserLogic target,
int mode,
VFile newpwd,
VFile[] newcontents)
|
|
BrowserRefreshDispatch(CpcImpl cpc,
BrowserLogic target,
VFile slipgate)
|
Method Summary | |
---|---|
void |
run()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
static final int HARD
static final int SOFT
static final int TELEPORT
Constructor Detail |
---|
BrowserRefreshDispatch(CpcImpl cpc, BrowserLogic target, int mode, VFile newpwd, VFile[] newcontents)
BrowserRefreshDispatch(CpcImpl cpc, BrowserLogic target, VFile slipgate)
Method Detail |
---|
public void run()
run
in interface java.lang.Runnable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |