Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
S
scrollToEnd()
- Method in class com.joctopus.ui.console.
JOctopusConsole
scrolls the consoles scrollbar to end, by setting the caret position to max-length of textareas content
scrollToPosition(int)
- Method in class com.joctopus.ui.console.
JOctopusConsole
scrolls the consoles scrollbar at custom position
searchByIPAddress(String, Vector)
- Static method in class com.joctopus.core.
Util
selectTab(Users)
- Method in class com.joctopus.ui.joctopus.
ChatBoard
SEND
- Static variable in class com.joctopus.ui.joctopus.
ChatterUI
sendMessage()
- Method in class com.joctopus.client.
Client
sends the message to remote machine.
sendMessage()
- Method in class com.joctopus.ui.joctopus.
ChatBoard
sendMessage()
- Method in class com.joctopus.ui.joctopus.
ChatterHandler
sendMessage()
- Method in interface com.joctopus.ui.joctopus.
IChat
called when send message operation is triggered by ChatAreaTracker.
Server
- Class in
com.joctopus.server
Represents background service, for listening binary file transfers or simple text transfers.The server is multithreaded for background working, and for providing good performance.
Server(JOctopusConsole)
- Constructor for class com.joctopus.server.
Server
Server(int, JOctopusConsole)
- Constructor for class com.joctopus.server.
Server
Server(int, ThreadGroup, JOctopusConsole)
- Constructor for class com.joctopus.server.
Server
Services
- Class in
com.joctopus.core
Defines background services that will be started.
Services()
- Constructor for class com.joctopus.core.
Services
setBtnAcceptVisibility(boolean)
- Method in class com.joctopus.ui.reciever.
FileRecieverUI
setBtnCancelCommand(String)
- Method in class com.joctopus.ui.reciever.
FileRecieverUI
setBtnCancelVisibility(boolean)
- Method in class com.joctopus.ui.reciever.
FileRecieverUI
setBtnClear(JButton)
- Method in class com.joctopus.ui.console.
JOctopusConsole
setBtnClear(JButton)
- Method in class com.joctopus.ui.joctopus.
FileTransferPanel
setBtnSave(JButton)
- Method in class com.joctopus.ui.console.
JOctopusConsole
setBufferSize(int)
- Method in class com.joctopus.core.
Users
setBusyPools(Vector<Integer>)
- Method in class com.joctopus.server.
FileRecieverServer
setChatBoard(ChatBoard)
- Method in class com.joctopus.ui.joctopus.
ChatterHandler
setChatBulk(Vector)
- Method in class com.joctopus.ui.joctopus.
ChatHistory
Set the value of chatBulk
setChatHistory(String)
- Method in class com.joctopus.ui.joctopus.
ChatPanel
setChatterConsole(JOctopusConsole)
- Method in class com.joctopus.client.
Client
setCurrentUser(Users)
- Method in class com.joctopus.ui.joctopus.
ChatterHandler
setDisplayPath(String)
- Method in class com.joctopus.ui.joctopus.
FileScanner
setDownloadQueueSize(int)
- Method in class com.joctopus.core.
Users
setFileRecieverServerPort(int)
- Method in class com.joctopus.core.
Users
setFileTransferServerPort(int)
- Method in class com.joctopus.core.
Users
setFnt(Font)
- Method in class com.joctopus.ui.joctopus.
ChatPanel
setFontBtn(Font)
- Method in class com.joctopus.ui.console.
JOctopusConsole
setFontConsole(Font)
- Method in class com.joctopus.ui.console.
JOctopusConsole
setFrmConsole(JFrame)
- Method in class com.joctopus.ui.console.
JOctopusConsole
setHandShakeServerPort(int)
- Method in class com.joctopus.core.
Users
setiChat(IChat)
- Method in class com.joctopus.ui.joctopus.
ChatAreaTracker
setID(int)
- Method in class com.joctopus.core.
Users
setIDestination(InetAddress)
- Method in class com.joctopus.client.
Client
sets the inetaddress of remote machine.
setInstancePort(int)
- Method in class com.joctopus.core.
Users
setIPAddress(String)
- Method in class com.joctopus.core.
Users
setLabUserInfo(JLabel)
- Method in class com.joctopus.ui.joctopus.
ChatPanel
setMe(boolean)
- Method in class com.joctopus.ui.joctopus.
ChatData
Set the value of me
setMessage(String)
- Method in class com.joctopus.ui.joctopus.
ChatData
Set the value of chat message
setMessageAsStream(InputStream)
- Method in class com.joctopus.client.
Client
sets the stream that represents the file on the local system.
setMessageAsText(String)
- Method in class com.joctopus.client.
Client
sets text message that will be sent at remote machine.
setMnuClear(JMenuItem)
- Method in class com.joctopus.ui.joctopus.
ChatPanel
setMnuClearHistory(JMenuItem)
- Method in class com.joctopus.ui.joctopus.
ChatPanel
setMnuLoadRefresh(JMenuItem)
- Method in class com.joctopus.ui.joctopus.
ChatPanel
setMnuPopout(JMenuItem)
- Method in class com.joctopus.ui.joctopus.
ChatPanel
setMnuSave(JMenuItem)
- Method in class com.joctopus.ui.joctopus.
ChatPanel
setMnuView(JMenuItem)
- Method in class com.joctopus.ui.joctopus.
ChatPanel
setMode(int)
- Method in class com.joctopus.client.
Client
sets the mode of operation i.e text or file transfer
setPaneConsole(JScrollPane)
- Method in class com.joctopus.ui.console.
JOctopusConsole
setPoolSize(int)
- Method in class com.joctopus.core.
Users
setPoolSize(int)
- Method in class com.joctopus.server.
FileRecieverServer
setPopChatBoard(JPopupMenu)
- Method in class com.joctopus.ui.joctopus.
ChatBoard
setPopChatTsk(JPopupMenu)
- Method in class com.joctopus.ui.joctopus.
ChatPanel
setPopTab(JPopupMenu)
- Method in class com.joctopus.ui.joctopus.
ChatBoard
setPort(int)
- Method in class com.joctopus.client.
Client
sets port, to which this client will connect at remote host.
setPort(int)
- Method in class com.joctopus.server.
Server
Sets port.This method should be called before StartServer()
setProgressBarString(String)
- Method in class com.joctopus.ui.reciever.
FileRecieverUI
setProgressBarValue(int)
- Method in class com.joctopus.ui.reciever.
FileRecieverUI
setRecievedClientSocket(Socket)
- Method in class com.joctopus.server.
Server
sets recieved client socket.
setScrollChatPane(JScrollPane)
- Method in class com.joctopus.ui.joctopus.
ChatPanel
setScrollLabChatHistory(JScrollPane)
- Method in class com.joctopus.ui.joctopus.
ChatPanel
setServerName(String)
- Method in class com.joctopus.server.
Server
Sets server name.
setServerPort(int)
- Method in class com.joctopus.core.
Users
setSocketChannel(SocketChannel)
- Method in class com.joctopus.client.
Client
setSocketChannel(SocketChannel)
- Method in class com.joctopus.work.
FileTransferService
setStatus(String)
- Method in class com.joctopus.core.
Users
setTime(Date)
- Method in class com.joctopus.ui.joctopus.
ChatData
Set the value of time
setTxtChatArea(JTextArea)
- Method in class com.joctopus.ui.joctopus.
ChatPanel
setTxtChatHistoryArea(JTextArea)
- Method in class com.joctopus.ui.joctopus.
ChatPanel
setTxtConsole(JTextArea)
- Method in class com.joctopus.ui.console.
JOctopusConsole
setUser(Users)
- Method in class com.joctopus.ui.joctopus.
ChatHistory
Set the value of user
setUserName(String)
- Method in class com.joctopus.core.
Users
setValueAt(Object, int, int)
- Method in class com.joctopus.ui.joctopus.
ChatterTableModel
setValueAt(Object, int, int)
- Method in class com.joctopus.ui.reciever.
FileRecieverTableModel
showConsole()
- Method in class com.joctopus.ui.console.
JOctopusConsole
pop ups the console,i.e makes it visible
showInformationDialog(Window, boolean, Object, String, boolean)
- Static method in class com.joctopus.core.
Util
Displays an information diaog to the user
showSaveDialogAndSaveToFile(StringBuffer, JOctopusConsole, Component)
- Static method in class com.joctopus.core.
Util
showYesNoDialog(Window, boolean, Object, String)
- Static method in class com.joctopus.core.
Util
Displays a yes/no (Confirm) dialog to user.
shutDownClient()
- Method in class com.joctopus.client.
Client
Closes all opened streams and channels
startDownloadQueue()
- Method in class com.joctopus.work.
FileRecieverHandler
Starts download Queue This method is called only once in entire file reception operation.
startElement(String, AttributeList)
- Method in class com.joctopus.core.
ConfigurationLoader
startScan()
- Method in class com.joctopus.ui.joctopus.
FileScannerHandler
starts scanning of listed directories.
startServer()
- Method in class com.joctopus.server.
FileRecieverServer
startServer()
- Method in class com.joctopus.server.
FileTransferServer
startServer()
- Method in class com.joctopus.server.
Server
starts server.
statusFlag
- Variable in class com.joctopus.ui.reciever.
FileRecieverUI
stopService()
- Method in class com.joctopus.server.
Server
Stops the service.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W