Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Z
F
fd
- Variable in class org.alliance.core.comm.filetransfers.
BlockProvider
fetchUserInteraction()
- Method in class org.alliance.core.
CoreSubsystem
fileChannel
- Variable in class org.alliance.core.comm.filetransfers.
CompleteFileBlockProvider
FileDatabase
- Class in
org.alliance.core.file.filedatabase
Created by IntelliJ IDEA.
FileDatabase(String, String)
- Constructor for class org.alliance.core.file.filedatabase.
FileDatabase
FileDescriptor
- Class in
org.alliance.core.file.filedatabase
Created by IntelliJ IDEA.
FileDescriptor()
- Constructor for class org.alliance.core.file.filedatabase.
FileDescriptor
FileDescriptor(String, File, int)
- Constructor for class org.alliance.core.file.filedatabase.
FileDescriptor
Creates a new file descriptor from scratch.
FileDescriptorAllocationTable
- Class in
org.alliance.core.file.filedatabase
Created by IntelliJ IDEA.
FileDescriptorAllocationTable()
- Constructor for class org.alliance.core.file.filedatabase.
FileDescriptorAllocationTable
FileDescriptorConsumer
- Class in
org.alliance.core.comm.filetransfers
Created by IntelliJ IDEA.
FileDescriptorConsumer(Download, DownloadConnection)
- Constructor for class org.alliance.core.comm.filetransfers.
FileDescriptorConsumer
FileDescriptorProvider
- Class in
org.alliance.core.comm.filetransfers
Created by IntelliJ IDEA.
FileDescriptorProvider(FileDescriptor)
- Constructor for class org.alliance.core.comm.filetransfers.
FileDescriptorProvider
fileDescriptorReceived(DownloadConnection, FileDescriptor)
- Method in class org.alliance.core.comm.filetransfers.
Download
fileDescriptorReceived()
- Method in class org.alliance.core.comm.filetransfers.
DownloadConnection
FileHasBeenRemovedOrChanged
- Exception in
org.alliance.core.file.filedatabase
Created by IntelliJ IDEA.
FileHasBeenRemovedOrChanged(FileDescriptor)
- Constructor for exception org.alliance.core.file.filedatabase.
FileHasBeenRemovedOrChanged
FileManager
- Class in
org.alliance.core.file
Keeps track of all files used in Alliance.
FileManager(CoreSubsystem, Settings)
- Constructor for class org.alliance.core.file.
FileManager
filename
- Variable in class org.alliance.ui.windows.search.
HashHit
FileType
- Enum in
org.alliance.core.file.filedatabase
Created by IntelliJ IDEA.
fileTypeIdentifier()
- Method in enum org.alliance.core.file.filedatabase.
FileType
FileTypeIdentifier
- Interface in
org.alliance.core.file.filedatabase
Created by IntelliJ IDEA.
fill(ByteBuffer)
- Method in class org.alliance.core.comm.filetransfers.
BlockStorageBlockProvider
fill(ByteBuffer)
- Method in class org.alliance.core.comm.filetransfers.
CompleteFileBlockProvider
fill(ByteBuffer)
- Method in interface org.alliance.core.comm.filetransfers.
DataProvider
fill(ByteBuffer)
- Method in class org.alliance.core.comm.filetransfers.
FileDescriptorProvider
findClosestFriend(int)
- Method in class org.alliance.core.comm.
Router
firePropertyChange(String, Object, Object)
- Method in class org.alliance.ui.windows.
DownloadsMDIWindow.ProgressBarCellRenderer
firePropertyChange(String, boolean, boolean)
- Method in class org.alliance.ui.windows.
DownloadsMDIWindow.ProgressBarCellRenderer
firePropertyChange(String, Object, Object)
- Method in class org.alliance.ui.windows.search.
SearchMDIWindow.BytesizeCellRenderer
firePropertyChange(String, boolean, boolean)
- Method in class org.alliance.ui.windows.search.
SearchMDIWindow.BytesizeCellRenderer
firePropertyChange(String, Object, Object)
- Method in class org.alliance.ui.windows.search.
SearchMDIWindow.DaysOldCellRenderer
firePropertyChange(String, boolean, boolean)
- Method in class org.alliance.ui.windows.search.
SearchMDIWindow.DaysOldCellRenderer
firePropertyChange(String, Object, Object)
- Method in class org.alliance.ui.windows.search.
SearchMDIWindow.StringCellRenderer
firePropertyChange(String, boolean, boolean)
- Method in class org.alliance.ui.windows.search.
SearchMDIWindow.StringCellRenderer
flip()
- Method in class org.alliance.core.comm.networklayers.tcpnio.
NIOPacket
flip()
- Method in class org.alliance.core.comm.
Packet
flush()
- Method in class org.alliance.core.file.
ChunkStorage
flush()
- Method in class org.alliance.core.file.filedatabase.
FileDatabase
folder
- Variable in class org.alliance.ui.windows.search.
HashHit
ForwardedInvitation
- Class in
org.alliance.core.comm.rpc
Created by IntelliJ IDEA.
ForwardedInvitation()
- Constructor for class org.alliance.core.comm.rpc.
ForwardedInvitation
ForwardedInvitation(Node, String)
- Constructor for class org.alliance.core.comm.rpc.
ForwardedInvitation
ForwardedInvitationInteraction
- Class in
org.alliance.core.interactions
Created by IntelliJ IDEA.
ForwardedInvitationInteraction(Friend, String, int, String)
- Constructor for class org.alliance.core.interactions.
ForwardedInvitationInteraction
forwardInvitation(int, int, String)
- Method in class org.alliance.core.node.
FriendManager
ForwardInvitationNodesList
- Class in
org.alliance.ui.addfriendwizard
Created by IntelliJ IDEA.
ForwardInvitationNodesList(UISubsystem, AddFriendWizard)
- Constructor for class org.alliance.ui.addfriendwizard.
ForwardInvitationNodesList
forwardInvitationTo(int)
- Method in class org.alliance.core.node.
FriendManager
forwardSelectedInvitations()
- Method in class org.alliance.ui.addfriendwizard.
ForwardInvitationNodesList
Friend
- Class in
org.alliance.core.node
Created by IntelliJ IDEA.
Friend(FriendManager, Friend)
- Constructor for class org.alliance.core.node.
Friend
Friend(FriendManager, String, int)
- Constructor for class org.alliance.core.node.
Friend
Friend
- Class in
org.alliance.core.settings
Created by IntelliJ IDEA.
Friend()
- Constructor for class org.alliance.core.settings.
Friend
Friend(String, String, Integer, Integer)
- Constructor for class org.alliance.core.settings.
Friend
FriendAlreadyInListUserInteraction
- Class in
org.alliance.core.interactions
Created by IntelliJ IDEA.
FriendAlreadyInListUserInteraction()
- Constructor for class org.alliance.core.interactions.
FriendAlreadyInListUserInteraction
FriendAlreadyInListUserInteraction(int)
- Constructor for class org.alliance.core.interactions.
FriendAlreadyInListUserInteraction
FriendConnection
- Class in
org.alliance.core.comm
Created by IntelliJ IDEA.
FriendConnection(NetworkManager, Connection.Direction, int)
- Constructor for class org.alliance.core.comm.
FriendConnection
FriendConnection(NetworkManager, Object, Connection.Direction, int)
- Constructor for class org.alliance.core.comm.
FriendConnection
FriendConnector
- Class in
org.alliance.core.node
Created by IntelliJ IDEA.
FriendConnector(FriendManager)
- Constructor for class org.alliance.core.node.
FriendConnector
FriendListMDIWindow
- Class in
org.alliance.ui.windows
Created by IntelliJ IDEA.
FriendListMDIWindow()
- Constructor for class org.alliance.ui.windows.
FriendListMDIWindow
FriendListMDIWindow(MDIManager, UISubsystem)
- Constructor for class org.alliance.ui.windows.
FriendListMDIWindow
FriendListModel
- Class in
org.alliance.ui
Created by IntelliJ IDEA.
FriendListModel(CoreSubsystem)
- Constructor for class org.alliance.ui.
FriendListModel
FriendManager
- Class in
org.alliance.core.node
The FriendManager keeps track of all nodes.
FriendManager(CoreSubsystem, Settings)
- Constructor for class org.alliance.core.node.
FriendManager
friends()
- Method in class org.alliance.core.node.
FriendManager
friendsFriends
- Variable in class org.alliance.core.node.
Node
friendsFriends()
- Method in class org.alliance.core.node.
Node
friendsFriendsLoaded()
- Method in class org.alliance.core.node.
Node
FriendsTreeMDIWindow
- Class in
org.alliance.ui.windows
Created by IntelliJ IDEA.
FriendsTreeMDIWindow()
- Constructor for class org.alliance.ui.windows.
FriendsTreeMDIWindow
FriendsTreeMDIWindow(MDIManager, UISubsystem)
- Constructor for class org.alliance.ui.windows.
FriendsTreeMDIWindow
fromGuid
- Variable in class org.alliance.core.comm.
RPC
Overview
Package
Class
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Z