Skip to content
Skip to breadcrumbs
Skip to header menu
Skip to action menu
Skip to quick search
Quick Search
Browse
Pages
Blog
Labels
Attachments
Mail
Advanced
What’s New
Space Directory
Feed Builder
Keyboard Shortcuts
Confluence Gadgets
Log In
Dashboard
Groovy
Copy Page
You are not logged in. Any changes you make will be marked as
anonymous
. You may want to
Log In
if you already have an account. You can also
Sign Up
for a new account.
This page is being edited by
.
Paragraph
Paragraph
Heading 1
Heading 2
Heading 3
Heading 4
Heading 5
Heading 6
Preformatted
Quote
Bold
Italic
Underline
More colours
Strikethrough
Subscript
Superscript
Monospace
Clear Formatting
Bullet list
Numbered list
Outdent
Indent
Align left
Align center
Align right
Link
Table
Insert
Insert Content
Image
Link
Attachment
Symbol
Emoticon
Wiki Markup
Horizontal rule
tinymce.confluence.insert_menu.macro_desc
Info
JIRA Issue
Status
Gallery
Tasklist
Table of Contents
Other Macros
Page Layout
No Layout
Two column (simple)
Two column (simple, left sidebar)
Two column (simple, right sidebar)
Three column (simple)
Two column
Two column (left sidebar)
Two column (right sidebar)
Three column
Three column (left and right sidebars)
Undo
Redo
Find/Replace
Keyboard Shortcuts Help
<h3>Generated Object</h3> <p>The generated object is one ore more nested CompoundBorders creating a border from the supplied border.</p> <h3>Value Argument</h3> <p>The optional value argument is an array of one or more border objects. If only one border object is passed in then the result of the node is that border. Otherwise the result is one or more nested compound borders containing the borders in an outside to inside order. The compound border representing the innermost border and it's parent compound will be returned.</p> <p>If the value argument is used the outerBorder: and innerBorder: attribute arguments are prohibited.</p> <h3>Attributes</h3> <p>Only the simple two border compound can be created via attributes. Both inner: and outer: attributes are required.</p> <ul> <li><strong>outerBorder</strong> <Border> the outside border</li> <li><strong>innerBorder</strong> <Border> the inside border</li> </ul> <ul> <li><strong>parent</strong> <boolean> Whether or not this border is to be added to the parent JComponent</li> </ul> <h3>Content</h3> <p>compoundBorder() is a leaf node, no child content is allowed.</p> <h3>Examples</h3> <table class="wysiwyg-macro" data-macro-name="code" style="background-image: url(/plugins/servlet/confluence/placeholder/macro-heading?definition=e2NvZGV9&locale=en_GB&version=2); background-repeat: no-repeat;" data-macro-body-type="PLAIN_TEXT"><tr><td class="wysiwyg-macro-body"><pre> panel(border: compoundBorder([emptyBorder(3), titledBorder('title')])) panel { compoundBorder(outerBorder:emptyBorder(3), insideBorder:titledBorder('title'), parent:true) } compoundBorder([raisedBevelBorder(), loweredBevelBorder, etchedBorder]) </pre></td></tr></table>
Please type the word appearing in the picture.
Attachments
Labels
Location
Watch this page
< Edit
Preview >
Loading…
Save
Cancel
Next hint
search
attachments
weblink
advanced