|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.alee.extended.panel.WebCollapsiblePaneStyle
public final class WebCollapsiblePaneStyle
User: mgarin Date: 29.01.13 Time: 15:44
Field Summary | |
---|---|
static boolean |
animate
Whether animate transition between states or not. |
static javax.swing.ImageIcon |
collapseIcon
Expanded state icon. |
static java.awt.Insets |
contentMargin
Content margin. |
static javax.swing.ImageIcon |
expandIcon
Collapsed state icon. |
static boolean |
rotateStateIcon
Whether rotate state icon according to title pane position or not. |
static boolean |
showStateIcon
Whether display state icon in title pane or not. |
static java.awt.Insets |
stateIconMargin
State icon margin. |
static int |
stateIconPostion
State icon position in title pane. |
static int |
titlePanePostion
Title pane position in collapsible pane. |
Constructor Summary | |
---|---|
WebCollapsiblePaneStyle()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static boolean animate
public static javax.swing.ImageIcon expandIcon
public static javax.swing.ImageIcon collapseIcon
public static java.awt.Insets stateIconMargin
public static boolean rotateStateIcon
public static boolean showStateIcon
public static int stateIconPostion
public static int titlePanePostion
public static java.awt.Insets contentMargin
Constructor Detail |
---|
public WebCollapsiblePaneStyle()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |