Uses of Class
editor.splitpane.ICaptionActionListener.ActionType
-
Packages that use ICaptionActionListener.ActionType Package Description editor.splitpane editor.tabpane -
-
Uses of ICaptionActionListener.ActionType in editor.splitpane
Fields in editor.splitpane declared as ICaptionActionListener.ActionType Modifier and Type Field Description static ICaptionActionListener.ActionTypeICaptionActionListener.ActionType. MAXIMIZEstatic ICaptionActionListener.ActionTypeICaptionActionListener.ActionType. MINIMIZEstatic ICaptionActionListener.ActionTypeICaptionActionListener.ActionType. RESTOREMethods in editor.splitpane that return ICaptionActionListener.ActionType Modifier and Type Method Description ICaptionActionListener.ActionTypeEmptyCaptionBar. getCaptionType()ICaptionActionListener.ActionTypeICaptionBar. getCaptionType()Methods in editor.splitpane with parameters of type ICaptionActionListener.ActionType Modifier and Type Method Description voidICaptionActionListener. captionActionPerformed(ICaptionedPanel panel, ICaptionActionListener.ActionType actionType)voidEmptyCaptionBar. setCaptionType(ICaptionActionListener.ActionType actionType)voidICaptionBar. setCaptionType(ICaptionActionListener.ActionType actionType) -
Uses of ICaptionActionListener.ActionType in editor.tabpane
Methods in editor.tabpane that return ICaptionActionListener.ActionType Modifier and Type Method Description ICaptionActionListener.ActionTypeTabAndToolContainer. getCaptionType()Methods in editor.tabpane with parameters of type ICaptionActionListener.ActionType Modifier and Type Method Description voidTabAndToolContainer. setCaptionType(ICaptionActionListener.ActionType actionType)
-