Uses of Class
ca.corbett.extras.actionpanel.BorderOptions
Packages that use BorderOptions
Package
Description
Contains the ActionPanel component and supporting classes.
-
Uses of BorderOptions in ca.corbett.extras.actionpanel
Methods in ca.corbett.extras.actionpanel that return BorderOptionsModifier and TypeMethodDescriptionActionPanel.getBorderOptions()Options related to borders are accessed via the BorderOptions class.BorderOptions.setActionTrayBorder(Border border) Sets the border for the action tray section of action groups.BorderOptions.setGroupBorder(Border border) Sets a border that will extend around the entire action group (all sections).BorderOptions.setHeaderBorder(Border border) Sets the border for action group headers.BorderOptions.setToolBarBorder(Border border) Sets the border for the ToolBar section of action groups.