Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

com.yaftp.ftp.gui
Class FtpSwingCustomizer._POPUP_MENU_  view FtpSwingCustomizer._POPUP_MENU_ download FtpSwingCustomizer._POPUP_MENU_.java

java.lang.Object
  extended bycom.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)