Uses of Interface
editor.splitpane.ICaptionActionListener
-
Packages that use ICaptionActionListener Package Description editor.splitpane editor.tabpane -
-
Uses of ICaptionActionListener in editor.splitpane
Methods in editor.splitpane with parameters of type ICaptionActionListener Modifier and Type Method Description voidEmptyCaptionBar. addCaptionActionListener(ICaptionActionListener captionListener)voidICaptionBar. addCaptionActionListener(ICaptionActionListener captionListener)voidEmptyCaptionBar. removeCaptionActionListener(ICaptionActionListener captionListener)voidICaptionBar. removeCaptionActionListener(ICaptionActionListener captionListener) -
Uses of ICaptionActionListener in editor.tabpane
Methods in editor.tabpane with parameters of type ICaptionActionListener Modifier and Type Method Description voidTabAndToolContainer. addCaptionActionListener(ICaptionActionListener captionListener)voidTabAndToolContainer. removeCaptionActionListener(ICaptionActionListener captionListener)
-