|
|||||||||
| Home >> All >> com >> yaftp >> ftp >> [ gui overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.yaftp.ftp.gui
Class FtpSwingCustomizer._POPUP_MENU_

java.lang.Objectcom.yaftp.ftp.gui.FtpSwingCustomizer._POPUP_MENU_
- Enclosing class:
- FtpSwingCustomizer
- class FtpSwingCustomizer._POPUP_MENU_
- extends java.lang.Object
this class implements a closing session popup menu
| Nested Class Summary | |
(package private) class |
FtpSwingCustomizer._POPUP_MENU_._CLOSE_FTP_SESSION_
|
| Field Summary | |
private javax.swing.JTabbedPane |
_tabPane
|
private com.yaftp.utils.SwingComponentPopup |
_tabPanePopup
|
| Constructor Summary | |
FtpSwingCustomizer._POPUP_MENU_(javax.swing.JTabbedPane tabPane)
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
_tabPane
private javax.swing.JTabbedPane _tabPane
_tabPanePopup
private com.yaftp.utils.SwingComponentPopup _tabPanePopup
| Constructor Detail |
FtpSwingCustomizer._POPUP_MENU_
public FtpSwingCustomizer._POPUP_MENU_(javax.swing.JTabbedPane tabPane)
|
|||||||||
| Home >> All >> com >> yaftp >> ftp >> [ gui overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
com.yaftp.ftp.gui.FtpSwingCustomizer._POPUP_MENU_