Uses of Interface
editor.splitpane.ICaptionActionListener
Packages that use ICaptionActionListener
-
Uses of ICaptionActionListener in editor.splitpane
Methods in editor.splitpane with parameters of type ICaptionActionListenerModifier and TypeMethodDescriptionvoidEmptyCaptionBar.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 ICaptionActionListenerModifier and TypeMethodDescriptionvoidTabAndToolContainer.addCaptionActionListener(ICaptionActionListener captionListener) voidTabAndToolContainer.removeCaptionActionListener(ICaptionActionListener captionListener)