agentland.software
Interface Netscape
- All Known Implementing Classes:
- NetscapeAgent, NetscapeEHA
- public interface Netscape
- extends Agent
setDisplay
public void setDisplay(String host)
throws RemoteException
goURL
public void goURL(String URL)
throws RemoteException
openFile
public void openFile(String file)
throws RemoteException
sendMailTo
public void sendMailTo(String recipient)
throws RemoteException
print
public void print()
throws RemoteException
addBookmark
public void addBookmark()
throws RemoteException
viewBookmarks
public void viewBookmarks()
throws RemoteException
reload
public void reload()
throws RemoteException
newWindow
public void newWindow()
throws RemoteException
close
public void close()
throws RemoteException
copy
public void copy()
throws RemoteException
paste
public void paste()
throws RemoteException
find
public void find()
throws RemoteException
forward
public void forward()
throws RemoteException
back
public void back()
throws RemoteException
stop
public void stop()
throws RemoteException
home
public void home()
throws RemoteException
viewSource
public void viewSource()
throws RemoteException