Package editor.splitpane
Interface ICaptionActionListener
-
public interface ICaptionActionListener
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classICaptionActionListener.ActionType
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcaptionActionPerformed(ICaptionedPanel panel, ICaptionActionListener.ActionType actionType)
-
-
-
Method Detail
-
captionActionPerformed
void captionActionPerformed(ICaptionedPanel panel, ICaptionActionListener.ActionType actionType)
-
-