|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectdluploadclient.JBtnCopyToClipboardListener
public class JBtnCopyToClipboardListener
Ecoute l'appui sur le bouton qui permet de copier le contenu de la liste des URL directement dans le presse papier
Copyright 2008, Maurer Gilles
This file is part of Client dl.free.fr.
Client dl.free.fr is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
Client dl.free.fr is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with Client dl.free.fr. If not, see
Constructor Summary | |
---|---|
JBtnCopyToClipboardListener(DLUploadClientURLGUI gui)
Constructeur par défaut |
Method Summary | |
---|---|
void |
actionPerformed(ActionEvent e)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JBtnCopyToClipboardListener(DLUploadClientURLGUI gui)
gui
- Référence vers la fenêtre d'affichage des URLMethod Detail |
---|
public void actionPerformed(ActionEvent e)
actionPerformed
in interface ActionListener
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |