Uses of Interface
editor.splitpane.ICaptionActionListener
Packages that use ICaptionActionListener
-
Uses of ICaptionActionListener in editor.splitpane
Classes in editor.splitpane that implement ICaptionActionListenerFields in editor.splitpane declared as ICaptionActionListenerModifier and TypeFieldDescriptionprivate ICaptionActionListenerCollapsibleSplitPane._captionActionListenerMethods 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
Fields in editor.tabpane with type parameters of type ICaptionActionListenerModifier and TypeFieldDescriptionprivate List<ICaptionActionListener>TabAndToolContainer._captionActionListenersMethods in editor.tabpane with parameters of type ICaptionActionListenerModifier and TypeMethodDescriptionvoidTabAndToolContainer.addCaptionActionListener(ICaptionActionListener captionListener) voidTabAndToolContainer.removeCaptionActionListener(ICaptionActionListener captionListener)