A B C D E F G I L M N O P R S T U W

A

accept(File) - Method in class net.sf.webphotos.gui.util.ImageFilter
Retorna uma variável lógica que indica se o arquivo é válido.
add(ComandoFTP) - Method in class net.sf.webphotos.util.legacy.CacheFTP
Valida e adiciona um comando no arquivo através de um Object recebido como parâmetro.
addCommand(int, int, int) - Method in class net.sf.webphotos.util.legacy.CacheFTP
Recebe uma ação, um albúm e uma foto, e adiciona um comando de FTP no arquivo.
addSyncListener(SyncListener) - Method in class net.sf.webphotos.sync.FTP.SyncAdapter
Registra a FTPSyncListener para receber FTPSyncEvents.
adicionarFotos(File[]) - Method in class net.sf.webphotos.Album
Inclui fotos na coleção.
ajustaLargura(JTable, String) - Static method in class net.sf.webphotos.util.Util
Ajusta a largura das colunas do modelo.
Album - Class in net.sf.webphotos
A classe Album mantém uma coleçao de fotos em um ArrayList de PhotoDTO, que pode ser manipulada através das funções da própria classe.
ApplicationContextResource - Class in net.sf.webphotos.util
 
Arquivo - Class in net.sf.webphotos.util.legacy
Objeto que contém os dados do arquivo usados na tabela FtpClient
Arquivo() - Constructor for class net.sf.webphotos.util.legacy.Arquivo
Cria uma nova instância para o Arquivo
Arquivo(String, int, int, int, String) - Constructor for class net.sf.webphotos.util.legacy.Arquivo
Verifica qual operação deverá ser feita com o arquivo e caso seja Upload ele enviará o arquivo para o local especificado
Arquivo(String, int, int, int, String, long) - Constructor for class net.sf.webphotos.util.legacy.Arquivo
Verifica qual operação deverá ser acionada para o arquivo
Arquivo(List<String>) - Constructor for class net.sf.webphotos.util.legacy.Arquivo
Constructor thar loads the data from a List List Data Format Position 0: Status Position 1: nomeAcao Position 2: albumID Position 3: fotoID Position 4: nmArquivo Position 5: tamanho TODO: review
ASCENDING - Static variable in class net.sf.webphotos.gui.util.TableSorter
 
atualizaFoto() - Method in class net.sf.webphotos.PhotoDTO
Faz a atualização dos dados da foto.

B

BancoImagem - Class in net.sf.webphotos
A classe BancoImagem manipula dados das imagens através da conexão com banco de dados.
BasicEJBLocator - Class in net.sf.webphotos.locator
 
BasicEJBLocator() - Constructor for class net.sf.webphotos.locator.BasicEJBLocator
 

C

cachedContext - Variable in class net.sf.webphotos.locator.BasicEJBLocator
 
CacheFTP - Class in net.sf.webphotos.util.legacy
Mantém uma lista (arquivo) com comandos FTP.
cancelado() - Method in class net.sf.webphotos.gui.util.Login
Retorna a variável cancelado.
cd(String) - Method in class net.sf.webphotos.sync.FTP.SyncObject
Muda de diretório. criando o diretório quando não existir.
cd(String) - Method in interface net.sf.webphotos.sync.Sync
Muda o diretório.
changeWorkingDirectory(String) - Method in interface net.sf.webphotos.sync.Sync
Muda o diretório de trabalho baseado no novo passado como parâmetro.
clear() - Method in class net.sf.webphotos.Album
Limpa o ArrayList fotos.
clone() - Method in class net.sf.webphotos.Album
 
clone() - Method in class net.sf.webphotos.BancoImagem
 
clone() - Method in class net.sf.webphotos.util.Util
 
closeConnection() - Static method in class net.sf.webphotos.BancoImagem
Fecha uma conexão com o banco de dados.
ComandoFTP - Class in net.sf.webphotos.util.legacy
Cria um comando de FTP.
ComandoFTP(int, int, int) - Constructor for class net.sf.webphotos.util.legacy.ComandoFTP
Construtor da classe.
COMPARABLE_COMPARATOR - Static variable in class net.sf.webphotos.gui.util.TableSorter
 
compareTo(ComandoFTP) - Method in class net.sf.webphotos.util.legacy.ComandoFTP
Interface de ordenação (sort) para agrupar as operações (uploads, downloads, e deletes).
configure(String, String) - Method in class net.sf.webphotos.BancoImagem
Configura a URL e o driver do DB.
connect() - Method in class net.sf.webphotos.sync.FTP.SyncObject
Conecta ao servidor FTP.
connect() - Method in interface net.sf.webphotos.sync.Sync
Conecta ao FTP.
connected(SyncEvent) - Method in class net.sf.webphotos.sync.FTP.SyncAdapter
Implementa o método connected da interface SyncListener.
connected(SyncEvent) - Method in interface net.sf.webphotos.sync.SyncListener
Trabalha o evento para apresentar a conexão ao FTP.
cursorMoved(RowSetEvent) - Method in class net.sf.webphotos.gui.util.TableModelAlbum
Não possui corpo.

D

DELETE - Static variable in class net.sf.webphotos.util.legacy.CacheFTP
Número de opção da ação DELETE.
deleteFile(String) - Method in interface net.sf.webphotos.sync.Sync
Deleta um arquivo especificado pelos parãmetros.
DESCENDING - Static variable in class net.sf.webphotos.gui.util.TableSorter
 
disconnect(String) - Method in class net.sf.webphotos.sync.FTP.SyncObject
Desconecta do servidor FTP e apresenta uma mensagem de log.
disconnect(String) - Method in interface net.sf.webphotos.sync.Sync
Desconecta do FTP e apresenta uma mensagem explicando o motivo.
disconnected(SyncEvent) - Method in class net.sf.webphotos.sync.FTP.SyncAdapter
Implementa o método disconnected da interface SyncListener.
disconnected(SyncEvent) - Method in interface net.sf.webphotos.sync.SyncListener
Trabalha o evento para apresentar a desconexão do FTP.
DOWNLOAD - Static variable in class net.sf.webphotos.util.legacy.CacheFTP
Número de opção da ação DOWNLOAD.

E

EJB_CONTEXT_FACTORY - Static variable in class net.sf.webphotos.locator.BasicEJBLocator
 
EJB_SERVER - Static variable in class net.sf.webphotos.locator.BasicEJBLocator
 
EJB_URL_PREFIXES - Static variable in class net.sf.webphotos.locator.BasicEJBLocator
 
EJBDAOLocator - Class in net.sf.webphotos.locator
 
equals(Object) - Method in class net.sf.webphotos.util.legacy.ComandoFTP
Recebe um Object e compara com os valores armazenados na classe.
err - Static variable in class net.sf.webphotos.util.Util
Para desviar a saída padrão de texto (em produção).
excluirAlbuns(int[]) - Method in class net.sf.webphotos.Album
Recebe um vetor com IDs de albúns a serem excluídos.
excluirFotos(String[]) - Method in class net.sf.webphotos.Album
Recebe uma lista com nomes de fotos e faz uma busca no ArrayList fotos, caso encontre, exclui a foto específica.
excluirFotos(int[]) - Method in class net.sf.webphotos.Album
Recebe uma lista com IDs das fotos e faz uma busca para excluir as fotos específicas do DB, FTP e FS.

F

FROM_PHOTODTO_PHOTOVO - Static variable in class net.sf.webphotos.PhotoDTO
 
FtpClient - Class in net.sf.webphotos.gui.util
Cliente FTP.
FtpClient() - Constructor for class net.sf.webphotos.gui.util.FtpClient
Construtor da classe.
FTPTabelModel - Class in net.sf.webphotos.gui.util
Modelo da tabela de dados do frame FtpClient.
FTPTabelModel(ArrayList<Arquivo>) - Constructor for class net.sf.webphotos.gui.util.FTPTabelModel
Cria uma instancia do Modelo usando um array de dados.

G

getAcao() - Method in class net.sf.webphotos.util.legacy.Arquivo
Retorna a variável acao(indica qual operação deverá ser acionada)
getAlbum() - Static method in class net.sf.webphotos.Album
Retorna o objeto Album instanciado na própria classe.
getAlbumID() - Method in class net.sf.webphotos.Album
Retorna o ID do albúm.
getAlbumID() - Method in class net.sf.webphotos.PhotoDTO
Retorna o ID do album.
getAlbumID() - Method in class net.sf.webphotos.util.legacy.Arquivo
Retorna variável albumID(identificação do album)
getAlbumID() - Method in class net.sf.webphotos.util.legacy.ComandoFTP
Retorna o valor numérico do albúm (ID).
getAlbunsRoot() - Method in class net.sf.webphotos.sync.FTP.SyncObject
Retorna o diretório raiz de albúns.
getAlbunsRoot() - Static method in class net.sf.webphotos.util.Util
Retorna o diretório raiz de albuns.
getAltura() - Method in class net.sf.webphotos.PhotoDTO
Retorna o tamanho da altura da foto.
getBancoImagem() - Static method in class net.sf.webphotos.BancoImagem
Retorna o objeto BancoImagem instanciado na própria classe.
getBean(String) - Static method in class net.sf.webphotos.util.ApplicationContextResource
 
getBufferSize() - Method in interface net.sf.webphotos.sync.Sync
Retorna o tamanho do Buffer.
getCache() - Static method in class net.sf.webphotos.util.legacy.CacheFTP
Retorna a instancia de CacheFTP feita na própria classe.
getCaminhoArquivo() - Method in class net.sf.webphotos.PhotoDTO
Retorna o nome ou o caminho do arquivo.
getCategoria(int) - Method in class net.sf.webphotos.Album
Retorna a categoria específica.
getCategoriaID() - Method in class net.sf.webphotos.Album
Retorna o ID da categoria.
getCategoriasArray() - Method in class net.sf.webphotos.Album
 
getCategoriasArray(Boolean) - Method in class net.sf.webphotos.Album
Retorna um vetor que armazena as categorias.
getColumnClass(int) - Method in class net.sf.webphotos.gui.util.TableModelAlbum
Busca qual o tipo de uma coluna especifica e retorna sua classe.
getColumnClass(int) - Method in class net.sf.webphotos.gui.util.TableSorter
 
getColumnCount() - Method in class net.sf.webphotos.gui.util.TableModelAlbum
Retorna o número de colunas.
getColumnCount() - Method in class net.sf.webphotos.gui.util.TableSorter
 
getColumnName(int) - Method in class net.sf.webphotos.gui.util.TableModelAlbum
Retorna o nome de uma coluna.
getColumnName(int) - Method in class net.sf.webphotos.gui.util.TableSorter
 
getComparator(int) - Method in class net.sf.webphotos.gui.util.TableSorter
 
getConfig() - Static method in class net.sf.webphotos.util.Util
 
getConnection() - Static method in class net.sf.webphotos.BancoImagem
Retorna uma conexão ao banco de dados.
getCopyStreamListener() - Method in class net.sf.webphotos.sync.FTP.SyncObject
Retorna o objeto copyStreamListener.
getCopyStreamListener() - Method in interface net.sf.webphotos.sync.Sync
Retorna um objeto CopyStreamListener.
getCreditoID() - Method in class net.sf.webphotos.PhotoDTO
Retorna o ID do crédito.
getCreditoNome() - Method in class net.sf.webphotos.PhotoDTO
Retorna o crédito da foto.
getCreditos() - Method in class net.sf.webphotos.PhotoDTO
 
getCreditosArray() - Static method in class net.sf.webphotos.PhotoDTO
Retorna um vetor com os valores de credito.
getDescricao() - Method in class net.sf.webphotos.Album
Retorna a descrição do albúm.
getDescription() - Method in class net.sf.webphotos.gui.util.ImageFilter
Retorna a descrição "Imagens jpeg e jpg".
getDtInsercao() - Method in class net.sf.webphotos.Album
Retorna a data de inserção do albúm.
getEJBContext() - Method in class net.sf.webphotos.locator.BasicEJBLocator
 
getFolder(String) - Static method in class net.sf.webphotos.util.Util
Retorna o diretório raiz de albuns.
getFoto(int) - Method in class net.sf.webphotos.Album
Retorna uma foto deste album ou null se não existir.
getFoto(String) - Method in class net.sf.webphotos.Album
Retorna uma foto deste album ou null se não existir.
getFotoID() - Method in class net.sf.webphotos.PhotoDTO
Retorna o ID da foto.
getFotoID() - Method in class net.sf.webphotos.util.legacy.Arquivo
Retorna variável fotoID
getFotoID() - Method in class net.sf.webphotos.util.legacy.ComandoFTP
Retorna o valor numérico da foto (ID).
getFotos() - Method in class net.sf.webphotos.Album
Retorna toda a coleção encontrada no ArrayList fotos.
getFotosArray() - Method in class net.sf.webphotos.Album
Retorna uma matriz com as fotos e seus dados específicos.
getFotosColunas() - Method in class net.sf.webphotos.Album
Retorna um vetor que armazenará os dados de ID, legenda e crédito da foto.
getHeaderRendererIcon(int, int) - Method in class net.sf.webphotos.gui.util.TableSorter
 
getInstance() - Static method in class net.sf.webphotos.locator.EJBDAOLocator
 
getInstance() - Static method in class net.sf.webphotos.util.Util
Retorna a instância da própria classe.
getKey() - Method in class net.sf.webphotos.PhotoDTO
 
getLargura() - Method in class net.sf.webphotos.PhotoDTO
Retorna o tamanho da largura da foto.
getLegenda() - Method in class net.sf.webphotos.PhotoDTO
Retorna a legenda da foto.
getLinhaComando() - Method in class net.sf.webphotos.util.legacy.Arquivo
Retorna variável linhaComando
getListaArquivos() - Method in class net.sf.webphotos.sync.FTP.SyncObject
Retorna o ArrayList listaArquivos.
getListaArquivos() - Method in interface net.sf.webphotos.sync.Sync
Retorna uma lista de arquivos.
getLocalPath(int) - Static method in class net.sf.webphotos.BancoImagem
Recebe o ID de um albúm e retorna o caminho do path local
getLogin(String) - Static method in class net.sf.webphotos.gui.util.Login
Seta o título da tela de login e retorna a instância da classe.
getLogin() - Static method in class net.sf.webphotos.gui.util.Login
Retorna a instância da classe.
getLstCategoriasID(String) - Method in class net.sf.webphotos.Album
Retorna o ID dado um nome de categoria.
getLstCategoriasIndex(String) - Method in class net.sf.webphotos.Album
Retorna um índice da matriz categorias.
getLstCategoriasIndex(int) - Method in class net.sf.webphotos.Album
Retorna um índice da matriz categorias.
getLstCreditosID(String) - Static method in class net.sf.webphotos.PhotoDTO
Retorna o ID do crédito.
getLstCreditosIndex(String) - Static method in class net.sf.webphotos.PhotoDTO
Retorna um índice da matriz créditos dado um nome de crédito.
getModel() - Static method in class net.sf.webphotos.gui.util.TableModelAlbum
Retorna a instância da própria classe.
getNmAlbum() - Method in class net.sf.webphotos.Album
Retorna o nome do albúm.
getNomeAcao() - Method in class net.sf.webphotos.util.legacy.Arquivo
Retorna variável acao(indica qual operação deverá ser acionada)
getNomeArquivo() - Method in class net.sf.webphotos.util.legacy.Arquivo
Retorna variável nmArquivo(Nome do arquivo)
getObject() - Method in class net.sf.webphotos.util.UtilFactoryBean
 
getObjectType() - Method in class net.sf.webphotos.util.UtilFactoryBean
 
getOperacao() - Method in class net.sf.webphotos.util.legacy.ComandoFTP
Retorna o valor numérico da operação.
getPassword() - Method in class net.sf.webphotos.BancoImagem
Retorna a senha do usuário.
getPassword() - Method in class net.sf.webphotos.gui.util.Login
Retorna a senha de login.
getPasswordFTP() - Method in class net.sf.webphotos.BancoImagem
Retorna a senha do usuário de FTP.
getProperty(String) - Static method in class net.sf.webphotos.util.Util
Retorna uma String contendo a propriedade.
getRemoteEJBsInitialContext() - Method in class net.sf.webphotos.locator.BasicEJBLocator
 
getResolucao() - Method in class net.sf.webphotos.PhotoDTO
Retorna uma resolução especifica com os valores de altura e largura.
getRowCount() - Method in class net.sf.webphotos.gui.util.TableModelAlbum
Retorna o número de linhas.
getRowCount() - Method in class net.sf.webphotos.gui.util.TableSorter
 
getRSet() - Static method in class net.sf.webphotos.BancoImagem
Deprecated. 
getSenha() - Method in class net.sf.webphotos.sync.FTP.SyncObject
Retorna a senha do usuário.
getSenha() - Method in interface net.sf.webphotos.sync.Sync
Retorna uma senha de usuário.
getSortingStatus(int) - Method in class net.sf.webphotos.gui.util.TableSorter
 
getStatus() - Method in class net.sf.webphotos.util.legacy.Arquivo
Retorna a variável status
getSyncFolder() - Method in class net.sf.webphotos.sync.FTP.SyncObject
Retorna o caminho que deve usar
getSyncFolder() - Method in interface net.sf.webphotos.sync.Sync
Retorna o caminho que deve usar.
getSyncListener() - Method in class net.sf.webphotos.sync.FTP.SyncObject
Retorna o ouvinte syncListener.
getSyncListener() - Method in interface net.sf.webphotos.sync.Sync
Retorna o ouvinte syncListener.
getTableHeader() - Method in class net.sf.webphotos.gui.util.TableSorter
 
getTableModel() - Method in class net.sf.webphotos.gui.util.TableSorter
 
getTamanho() - Method in class net.sf.webphotos.util.legacy.Arquivo
Retorna variável tamanho(tamanho do arquivo no qual será utilizado)
getTelaLogin() - Static method in class net.sf.webphotos.gui.util.Login
Retorna a tela de login.
getUltimoSQL() - Method in class net.sf.webphotos.gui.util.TableModelAlbum
Retorna o valor de ultimoSQL.
getUser() - Method in class net.sf.webphotos.BancoImagem
Retorna o usuário.
getUser() - Method in class net.sf.webphotos.gui.util.Login
Retorna o usuário de login.
getUserFTP() - Method in class net.sf.webphotos.BancoImagem
Retorna o usuário de FTP.
getUsuario() - Method in class net.sf.webphotos.sync.FTP.SyncObject
Retorna o usuário.
getUsuario() - Method in interface net.sf.webphotos.sync.Sync
Retorna o usuário.
getUsuarioID() - Method in class net.sf.webphotos.Album
Retorna o ID do usuário.
getValueAt(int, int) - Method in class net.sf.webphotos.gui.util.TableModelAlbum
Obtém o valor na tabela.
getValueAt(int, int) - Method in class net.sf.webphotos.gui.util.TableSorter
 

I

ImageFilter - Class in net.sf.webphotos.gui.util
Filtro da seleção de imagens.
ImageFilter() - Constructor for class net.sf.webphotos.gui.util.ImageFilter
 
initEJBContext() - Method in class net.sf.webphotos.locator.BasicEJBLocator
 
isCellEditable(int, int) - Method in class net.sf.webphotos.gui.util.TableModelAlbum
Retorna o valor false.
isCellEditable(int, int) - Method in class net.sf.webphotos.gui.util.TableSorter
 
isEnviarAltaResolucao() - Method in class net.sf.webphotos.sync.FTP.SyncObject
Retorna o valor de enviarAltaResolucao.
isEnviarAltaResolucao() - Method in interface net.sf.webphotos.sync.Sync
Retorna a variável boolean enviarAltaResolução para especificar se serão enviadas fotos originais ou não.
isRetrying() - Method in class net.sf.webphotos.sync.SyncEvent
Retorna o valor da variável retrying.
isSingleton() - Method in class net.sf.webphotos.util.UtilFactoryBean
 
isSorting() - Method in class net.sf.webphotos.gui.util.TableSorter
 

L

LEXICAL_COMPARATOR - Static variable in class net.sf.webphotos.gui.util.TableSorter
 
listFiles() - Method in interface net.sf.webphotos.sync.Sync
Retorna uma lista de arquivos.
loadAlbum(int) - Method in class net.sf.webphotos.Album
Carrega um albúm no ArrayList fotos que anteriormente foi salvo no banco de dados.
loadDBDriver() - Static method in class net.sf.webphotos.BancoImagem
 
loadSocksProxy() - Static method in class net.sf.webphotos.util.Util
 
loadSyncCache() - Method in class net.sf.webphotos.sync.FTP.SyncObject
Faz um load no ArrayList CacheFTP, faz uma busca por iteração, identifica e carrega as linhas de comandos na seguinte ordem: DELETE, UPLOAD e DOWNLOAD.
loadSyncCache() - Method in interface net.sf.webphotos.sync.Sync
Procure sua utilização em loadSyncCache().
loadSyncCacheLine(String) - Method in class net.sf.webphotos.sync.FTP.SyncObject
Recebe uma linha com comando de FTP (DELETE, DOWNLOAD ou UPLOAD), processa o tipo "acao albumID foto" e a carrega em cima do ArrayList listaArquivos, que contém dados de Arquivo.
loadSyncCacheLine(String) - Method in interface net.sf.webphotos.sync.Sync
Carrega uma linha de comando FTP.
loadUIManager() - Static method in class net.sf.webphotos.BancoImagem
 
log(String) - Static method in class net.sf.webphotos.util.Util
Trabalha o texto recebido para impressão do log.
login() - Static method in class net.sf.webphotos.BancoImagem
Retorna true caso o login seja efetuado ou false caso não.
login(String) - Static method in class net.sf.webphotos.BancoImagem
Inicia o login partir de um nome passado como parâmetro.
Login - Class in net.sf.webphotos.gui.util
Responsável pelas funções relacionadas ao login do usuário.
Login(Object) - Constructor for class net.sf.webphotos.gui.util.Login
Construtor da classe.
Login() - Constructor for class net.sf.webphotos.gui.util.Login
Construtor da classe.
logonStarted(SyncEvent) - Method in class net.sf.webphotos.sync.FTP.SyncAdapter
Implementa o método logonStarted da interface SyncListener.
logonStarted(SyncEvent) - Method in interface net.sf.webphotos.sync.SyncListener
Trabalha o evento para apresentar o início do logon.

M

makeDirectory(String) - Method in class net.sf.webphotos.sync.FTP.SyncObject
Cria um novo subdiretório no servidor FTP, no diretório atual (se um pathname relativo é dado) ou onde especificado (se um pathname absoluto é dado).
makeDirectory(String) - Method in interface net.sf.webphotos.sync.Sync
Cria um novo subdiretório no diretório utilizado.
Modal - Class in net.sf.webphotos.util.legacy
Ajusta o modo de aparição da janela quando ganha ou perde o foco.
Modal(JFrame) - Constructor for class net.sf.webphotos.util.legacy.Modal
Recebe um frame e seta o frame da classe.
modelIndex(int) - Method in class net.sf.webphotos.gui.util.TableSorter
 

N

net.sf.webphotos - package net.sf.webphotos
Copyright 2008 WebPhotos Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.
net.sf.webphotos.exception - package net.sf.webphotos.exception
 
net.sf.webphotos.gui.util - package net.sf.webphotos.gui.util
Armazena as funções de utilidade para funcionamento do programa.
net.sf.webphotos.locator - package net.sf.webphotos.locator
 
net.sf.webphotos.sync - package net.sf.webphotos.sync
Armazena as classes e interfaces de sincronização de arquivos.
net.sf.webphotos.sync.FTP - package net.sf.webphotos.sync.FTP
Armazena as classes de sincronização de envio de arquivos por FTP.
net.sf.webphotos.util - package net.sf.webphotos.util
 
net.sf.webphotos.util.legacy - package net.sf.webphotos.util.legacy
Armazena as funções de utilidade para funcionamento do programa.
NOT_SORTED - Static variable in class net.sf.webphotos.gui.util.TableSorter
 

O

out - Static variable in class net.sf.webphotos.util.Util
Para desviar a saída padrão de texto (em produção).

P

packColumn(JTable, int, int) - Static method in class net.sf.webphotos.util.Util
PackColumn sets the preferred width of the visible column specified by vColIndex.
Photo - Class in net.sf.webphotos.util.legacy
Responsável pelas funções relacionadas a alterações de fotos.
Photo() - Constructor for class net.sf.webphotos.util.legacy.Photo
 
PhotoDTO - Class in net.sf.webphotos
A classe PhotoDTO armazena dados específicos de uma foto.
PhotoDTO(PhotoVO) - Constructor for class net.sf.webphotos.PhotoDTO
 
PhotoDTO(int, int, String, int, String, int, int, long) - Constructor for class net.sf.webphotos.PhotoDTO
Construtor da classe PhotoDTO.
PhotoDTO(String) - Constructor for class net.sf.webphotos.PhotoDTO
Contrutor da classe PhotoDTO.
populaCreditos() - Static method in class net.sf.webphotos.PhotoDTO
Busca no banco de dados, os valores para setar a matriz creditos
printWorkingDirectory() - Method in interface net.sf.webphotos.sync.Sync
Retorna o nome do diretório de trabalho.

R

recebe(ComandoFTP) - Method in class net.sf.webphotos.util.legacy.ComandoFTP
Faz um teste lógico para retornar uma variável lógica.
refresh(ArrayList<Arquivo>) - Method in class net.sf.webphotos.gui.util.FTPTabelModel
Realiza a atualização dos dados da tabela.
removeDirectory(String) - Method in interface net.sf.webphotos.sync.Sync
Remove um diretório através de um ID de albúm recebido.
removeSyncListener(SyncListener) - Method in class net.sf.webphotos.sync.FTP.SyncAdapter
Remove a FTPSyncListener.
resetCaminhoArquivo() - Method in class net.sf.webphotos.PhotoDTO
Limpa o valor da variavel caminhoArquivo.
resize(String, String, int) - Static method in class net.sf.webphotos.util.legacy.Photo
Redimensiona o tamanho da imagem, alterando o arquivo.
retrieveFileStream(String) - Method in interface net.sf.webphotos.sync.Sync
Retorna um InputStream para o arquivo específico.
rowChanged(RowSetEvent) - Method in class net.sf.webphotos.gui.util.TableModelAlbum
Notifica que a estrutura da tabela foi modificada, porém informa qual a função foi feita (insert, delete ou update).
rowSetChanged(RowSetEvent) - Method in class net.sf.webphotos.gui.util.TableModelAlbum
Notifica aos listenners que a estrutura da tabela foi modificada.
run() - Method in class net.sf.webphotos.gui.util.FtpClient
Executa o comando FTP.

S

saveFile() - Method in class net.sf.webphotos.util.legacy.CacheFTP
Grava o arquivo.
setAlbumID(int) - Method in class net.sf.webphotos.Album
Seta um valor para o ID do albúm.
setAlbumID(int) - Method in class net.sf.webphotos.PhotoDTO
Seta o valor do ID do album
setAltura(int) - Method in class net.sf.webphotos.PhotoDTO
Seta o valor da altura da foto.
setCategoriaID(int) - Method in class net.sf.webphotos.Album
Seta um valor para o ID de categoria.
setColumnComparator(Class<?>, Comparator<?>) - Method in class net.sf.webphotos.gui.util.TableSorter
 
setCopyStreamListener(CopyStreamListener) - Method in class net.sf.webphotos.sync.FTP.SyncObject
Seta o objeto copyStreamListener.
setCopyStreamListener(CopyStreamListener) - Method in interface net.sf.webphotos.sync.Sync
Seta um objeto CopyStreamListener.
setCreditoID(int) - Method in class net.sf.webphotos.PhotoDTO
Seta o ID do credito.
setCreditoNome(String) - Method in class net.sf.webphotos.PhotoDTO
Seta o credito da foto e completa o creditoID.
setDescricao(String) - Method in class net.sf.webphotos.Album
Seta um valor para a descrição do albúm.
setDtInsercao(String) - Method in class net.sf.webphotos.Album
Seta um valor para a data de inserção do albúm.
setFotoID(int) - Method in class net.sf.webphotos.PhotoDTO
Seta o ID da foto.
setLargura(int) - Method in class net.sf.webphotos.PhotoDTO
Seta o valor da largura da foto.
setLegenda(String) - Method in class net.sf.webphotos.PhotoDTO
Seta a legenda da foto.
setListaArquivos(ArrayList<Arquivo>) - Method in class net.sf.webphotos.sync.FTP.SyncObject
Seta uma lista para a variável listaArquivos.
setLoggingTextArea(JTextArea) - Static method in class net.sf.webphotos.util.Util
Recebe um textarea e seta esse valor na variável saida.
setNmAlbum(String) - Method in class net.sf.webphotos.Album
Seta um valor para o nome do albúm.
setPasswordFTP(char[]) - Method in class net.sf.webphotos.BancoImagem
Seta a senha do usuário de FTP.
setResolucao(Dimension) - Method in class net.sf.webphotos.PhotoDTO
Seta o valor da resolução da foto.
setRetrying(boolean) - Method in class net.sf.webphotos.sync.SyncEvent
Seta o valor da variável retrying.
setRSet(RowSet) - Static method in class net.sf.webphotos.BancoImagem
Deprecated. 
setSenha(char[]) - Method in class net.sf.webphotos.sync.FTP.SyncObject
Seta uma senha para o usuário.
setSenha(char[]) - Method in interface net.sf.webphotos.sync.Sync
Seta uma senha de usuário.
setSortingStatus(int, int) - Method in class net.sf.webphotos.gui.util.TableSorter
 
setStatus(String) - Method in class net.sf.webphotos.util.legacy.Arquivo
Passa a variável valor para a variável status
setSyncFolder(String) - Method in class net.sf.webphotos.sync.FTP.SyncObject
Determina qual caminho usar
setSyncFolder(String) - Method in interface net.sf.webphotos.sync.Sync
Determina qual caminho usar.
setSyncListener(SyncListener) - Method in class net.sf.webphotos.sync.FTP.SyncObject
Seta o ouvinte syncListener.
setSyncListener(SyncListener) - Method in interface net.sf.webphotos.sync.Sync
Seta o ouvinte syncListener.
setTableHeader(JTableHeader) - Method in class net.sf.webphotos.gui.util.TableSorter
 
setTableModel(TableModel) - Method in class net.sf.webphotos.gui.util.TableSorter
 
setTamanho(long) - Method in class net.sf.webphotos.util.legacy.Arquivo
Passa a variável valor para a variável tamanho
setUltimoSQL(String) - Method in class net.sf.webphotos.gui.util.TableModelAlbum
Seta o valor de ultimoSQL.
setUserFTP(String) - Method in class net.sf.webphotos.BancoImagem
Seta o usuário de FTP.
setUsuario(String) - Method in class net.sf.webphotos.sync.FTP.SyncObject
Seta um nome para usuário.
setUsuario(String) - Method in interface net.sf.webphotos.sync.Sync
Seta um nome de usuário.
setUsuarioID(int) - Method in class net.sf.webphotos.Album
Seta um valor para o ID do usuário.
setValueAt(Object, int, int) - Method in class net.sf.webphotos.gui.util.TableSorter
 
show() - Method in class net.sf.webphotos.gui.util.Login
Mostra a tela sem anexar uma mensagem de erro.
show(String) - Method in class net.sf.webphotos.gui.util.Login
Mostra a tela anexando uma mensagem de erro.
startLogin() - Method in class net.sf.webphotos.gui.util.Login
Apresenta tela modal de login, solicitando usuário e senha.
storeFileStream(String) - Method in interface net.sf.webphotos.sync.Sync
Retorna um OutputStream para o arquivo específico.
stringToHtm(String) - Static method in class net.sf.webphotos.util.Util
Retorna uma String que substitui alguns caracteres especiais em Java pelos do formato HTM.
Sync - Interface in net.sf.webphotos.sync
Interface que especifica como webfotos irá sincronizar arquivos.
SyncAdapter - Class in net.sf.webphotos.sync.FTP
Adapta o listener para sincronização.
SyncAdapter() - Constructor for class net.sf.webphotos.sync.FTP.SyncAdapter
Construtor da classe.
SyncEvent - Class in net.sf.webphotos.sync
Trabalha os eventos de sincronização através da classe EventObject, utilizada nas funções connect e disconnect de SyncObject.
SyncEvent(Object) - Constructor for class net.sf.webphotos.sync.SyncEvent
Construtor da classse.
SyncEvent(Object, boolean) - Constructor for class net.sf.webphotos.sync.SyncEvent
Construtor da classse.
SyncException - Exception in net.sf.webphotos.sync
Exceção de sincronização.
SyncException() - Constructor for exception net.sf.webphotos.sync.SyncException
Cria uma nova instância de SyncException fazendo uma chamada a classe base.
SyncException(Exception) - Constructor for exception net.sf.webphotos.sync.SyncException
Cria uma nova instância de SyncException empilhando outra exceção.
SyncException(String) - Constructor for exception net.sf.webphotos.sync.SyncException
Cria uma nova instância de SyncException fazendo uma chamada a classe base e especificando uma mensagem.
SyncListener - Interface in net.sf.webphotos.sync
Interface ouvinte da sincronização.
SyncObject - Class in net.sf.webphotos.sync.FTP
Interface entre o sistema e o envio de arquivos.
SyncObject() - Constructor for class net.sf.webphotos.sync.FTP.SyncObject
Cria uma nova instância de FTP

T

tableModel - Variable in class net.sf.webphotos.gui.util.TableSorter
 
TableModelAlbum - Class in net.sf.webphotos.gui.util
Gera o modelo da tabela de albuns.
TableSorter - Class in net.sf.webphotos.gui.util
TableSorter is a decorator for TableModels; adding sorting functionality to a supplied TableModel.
TableSorter() - Constructor for class net.sf.webphotos.gui.util.TableSorter
 
TableSorter(TableModel) - Constructor for class net.sf.webphotos.gui.util.TableSorter
 
TableSorter(TableModel, JTableHeader) - Constructor for class net.sf.webphotos.gui.util.TableSorter
 
toJavaScript() - Method in class net.sf.webphotos.Album
Retorna uma String contendo todos os dados do albúm no formato js.
toString() - Method in class net.sf.webphotos.Album
Retorna uma String contendo todos os dados do albúm.
toString() - Method in class net.sf.webphotos.PhotoDTO
Retorna todos os valores das variaveis de PhotoDTO em uma unica String.
toString() - Method in class net.sf.webphotos.util.legacy.Arquivo
Concatena e retorna as variáveis acao,albumID,fotoID e tamanho
toString() - Method in class net.sf.webphotos.util.legacy.CacheFTP
Retorna uma String que armazena todos os comandos FTP do arquivo no formato de uma lista.
toString() - Method in class net.sf.webphotos.util.legacy.ComandoFTP
Retorna uma String contendo os dados da classe agrupados.
toXML() - Method in class net.sf.webphotos.Album
Retorna uma String contendo todos os dados do albúm no formato XML.
transferFile(InputStream, OutputStream, long) - Method in class net.sf.webphotos.sync.FTP.SyncObject
Método baseado no storeFile da classe FTPClient, do pacote commons/net.
transferFile(InputStream, OutputStream, long) - Method in interface net.sf.webphotos.sync.Sync
Faz a transferência de um arquivo.

U

update() - Method in class net.sf.webphotos.gui.util.TableModelAlbum
Repassa para a função update(String sql) enviando a variavel últimoSQL como parametro.
update(String) - Method in class net.sf.webphotos.gui.util.TableModelAlbum
Executa um update no banco.
UPLOAD - Static variable in class net.sf.webphotos.util.legacy.CacheFTP
Número de opção da ação UPLOAD.
Util - Class in net.sf.webphotos.util
Esta classe armazena alguns métodos de utilidade para o funcionamento de todo o programa.
UtilFactoryBean - Class in net.sf.webphotos.util
 
UtilFactoryBean() - Constructor for class net.sf.webphotos.util.UtilFactoryBean
 

W

WEBPHOTOS_DEFAULT_CONFIG - Static variable in class net.sf.webphotos.util.Util
 
WebPhotosException - Exception in net.sf.webphotos.exception
 
WebPhotosException() - Constructor for exception net.sf.webphotos.exception.WebPhotosException
 
WebPhotosException(String) - Constructor for exception net.sf.webphotos.exception.WebPhotosException
 
WebPhotosException(Throwable) - Constructor for exception net.sf.webphotos.exception.WebPhotosException
 
WebPhotosException(String, Throwable) - Constructor for exception net.sf.webphotos.exception.WebPhotosException
 
windowGainedFocus(WindowEvent) - Method in class net.sf.webphotos.util.legacy.Modal
Implementa o método windowGainedFocus(WindowEvent e) da interface WindowFocusListener.
windowLostFocus(WindowEvent) - Method in class net.sf.webphotos.util.legacy.Modal
Implementa o método windowLostFocus(WindowEvent e) da interface WindowFocusListener.

A B C D E F G I L M N O P R S T U W

Copyright © 2008-2012. All Rights Reserved.