net.ajaest.lib.swing.util
Class SWINGComponentFactory.CreatePopMenu

java.lang.Object
  extended by net.ajaest.lib.swing.util.SWINGComponentFactory.CreatePopMenu
Enclosing class:
SWINGComponentFactory

public static class SWINGComponentFactory.CreatePopMenu
extends java.lang.Object


Field Summary
private  SystemEnums.ISO639ー1 lang
           
 
Constructor Summary
private SWINGComponentFactory.CreatePopMenu(SystemEnums.ISO639ー1 lan)
           
 
Method Summary
 javax.swing.JPopupMenu createLabelMultiCopyPopMenu(javax.swing.JComponent c, java.util.List<javax.swing.JLabel> textsC, java.lang.String delimiter)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

lang

private SystemEnums.ISO639ー1 lang
Constructor Detail

SWINGComponentFactory.CreatePopMenu

private SWINGComponentFactory.CreatePopMenu(SystemEnums.ISO639ー1 lan)
Method Detail

createLabelMultiCopyPopMenu

public javax.swing.JPopupMenu createLabelMultiCopyPopMenu(javax.swing.JComponent c,
                                                          java.util.List<javax.swing.JLabel> textsC,
                                                          java.lang.String delimiter)