| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |
| baseClone(source) — Static method in class org.aswing.util.ObjectUtils | |
| Deep clone object using thiswind | |
| BaseComponentUI — Class in package org.aswing.plaf | |
| The base class for ComponentUI. | |
| BasicClosableTabbedPaneTab — Class in package org.aswing.plaf.basic.tabbedpane | |
| The basic imp for ClosableTab | |
| BasicClosableTabbedPaneTab() — Constructor in class org.aswing.plaf.basic.tabbedpane.BasicClosableTabbedPaneTab | |
| BasicClosableTabbedPaneUI — Class in package org.aswing.plaf.basic | |
| Basic imp for JClosableTabbedPane UI. | |
| BasicClosableTabbedPaneUI() — Constructor in class org.aswing.plaf.basic.BasicClosableTabbedPaneUI | |
| BasicFrameTitleBarBG — Class in package org.aswing.plaf.basic.frame | |
| BasicFrameTitleBarBG() — Constructor in class org.aswing.plaf.basic.frame.BasicFrameTitleBarBG | |
| BasicLookAndFeel — Class in package org.aswing.plaf.basic | |
| Note: All empty object should be undefined or an UIResource instance. | |
| BasicLookAndFeel() — Constructor in class org.aswing.plaf.basic.BasicLookAndFeel | |
| Need to extends it to make a completed LAF and implements features. | |
| BEFORE_FIRST_LINE — Constant static property in class org.aswing.BorderLayout | |
| BEFORE_LINE_BEGINS — Constant static property in class org.aswing.BorderLayout | |
| beginDraw(pen:org.aswing.graphics:IPen) — Method in class org.aswing.graphics.Graphics2D | |
| Start to draw lines with pen | |
| beginFill(target) — Method in class org.aswing.graphics.BitmapBrush | |
|
This method will be called by Graphics2D autumaticlly. It applys the fill paramters to the instance of flash.display.Graphics |
|
| beginFill(target) — Method in class org.aswing.graphics.GradientBrush | |
|
This method will be called by Graphics2D autumaticlly. It applys the fill paramters to the instance of flash.display.Graphics |
|
| beginFill(brush:org.aswing.graphics:IBrush) — Method in class org.aswing.graphics.Graphics2D | |
| Start to fill a closed area with brush | |
| beginFill(target) — Method in interface org.aswing.graphics.IBrush | |
|
This method will be called by Graphics2D autumaticlly. It applys the fill paramters to the instance of flash.display.Graphics |
|
| beginFill(target) — Method in class org.aswing.graphics.SolidBrush | |
| Begins fill | |
| besideSubElement(parent:org.aswing:MenuElement, sub:org.aswing:MenuElement, dir) — Method in class org.aswing.MenuSelectionManager | |
| BevelBorder — Class in package org.aswing.border | |
| A class which implements a simple 2 line bevel border. | |
| BevelBorder(interior:org.aswing:Border, bevelType, highlightOuterColor:org.aswing:ASColor, highlightInnerColor:org.aswing:ASColor, shadowOuterColor:org.aswing:ASColor, shadowInnerColor:org.aswing:ASColor, thickness) — Constructor in class org.aswing.border.BevelBorder | |
|
BevelBorder() default bevelType to LOWERED BevelBorder(interior:Border, bevelType:Number) Creates a bevel border with the specified type and whose colors will be derived from the background color of the component passed into the paintBorder method. |
|
| BitmapBrush — Class in package org.aswing.graphics | |
| Encapsulate the fill parameter for flash.display.Graphics.beginBitmapFill() | |
| BitmapBrush(bitmap, matrix, repeat, smooth) — Constructor in class org.aswing.graphics.BitmapBrush | |
| BLACK — Constant static property in class org.aswing.ASColor | |
| BLUE — Constant static property in class org.aswing.ASColor | |
| Border — Interface in package org.aswing | |
| Interface describing an object capable of rendering a border around the edges of a component. | |
| BORDER — Constant static property in class org.aswing.plaf.EmptyUIResources | |
| The default empty value for border. | |
| BorderLayout — Class in package org.aswing | |
| A border layout lays out a container, arranging and resizing its components to fit in five regions: north, south, east, west, and center. | |
| BorderLayout(hgap, vgap) — Constructor in class org.aswing.BorderLayout | |
| Constructs a border layout with the specified gaps between components. | |
| bottom — Property in class org.aswing.Insets | |
| BOTTOM — Constant static property in class org.aswing.AbstractButton | |
| A fast access to AsWingConstants Constant | |
| BOTTOM — Constant static property in class org.aswing.AbstractTabbedPane | |
| A fast access to AsWingConstants Constant | |
| BOTTOM — Constant static property in class org.aswing.AssetPane | |
| A fast access to AsWingConstants Constant | |
| BOTTOM — Constant static property in class org.aswing.AsWingConstants | |
| Box-orientation constant used to specify the bottom of a box. | |
| BOTTOM — Static property in class org.aswing.AsWingUtils | |
| A fast access to AsWingConstants Constant | |
| BOTTOM — Static property in class org.aswing.JLabel | |
| A fast access to AsWingConstants Constant | |
| BOTTOM — Constant static property in class org.aswing.JTabbedPane | |
| A fast access to AsWingConstants Constant | |
| BOTTOM — Static property in class org.aswing.JViewport | |
| A fast access to AsWingConstants Constant | |
| BOTTOM — Constant static property in class org.aswing.MultipleAssetIcon | |
| Align asset to bottom position. | |
| BOTTOM — Constant static property in class org.aswing.SoftBoxLayout | |
| This value indicates that each row of components should be right-justified(X_AXIS)/bottom-justified(Y_AXIS). | |
| BOTTOM — Constant static property in class org.aswing.border.SimpleTitledBorder | |
| BOTTOM — Constant static property in class org.aswing.border.TitledBorder | |
| BOTTOM — Constant static property in class org.aswing.ext.Folder | |
| BOTTOM — Constant static property in class org.aswing.ext.FormRow | |
| A fast access to AsWingConstants Constant | |
| BOTTOM_LEFT — Constant static property in class org.aswing.ScrollPaneLayout | |
| scrollbar are place at bottom and left | |
| bottomLeftResizeMC — Property in class org.aswing.resizer.DefaultResizer | |
| bottomResizeMC — Property in class org.aswing.resizer.DefaultResizer | |
| BOTTOM_RIGHT — Constant static property in class org.aswing.ScrollPaneLayout | |
| scrollbar are place at bottom and right | |
| bottomRightResizeMC — Property in class org.aswing.resizer.DefaultResizer | |
| BoundedRangeModel — Interface in package org.aswing | |
Defines the data model used by components like Sliders
and ProgressBars. |
|
| bounds — Property in class org.aswing.Component | |
| boundsShape — Property in class org.aswing.resizer.DefaultResizer | |
| Box — Class in package org.aswing | |
A JPanel with BoxLayout. |
|
| Box(axis, gap) — Constructor in class org.aswing.Box | |
|
Box(axis:int, gap:int) Box(axis:int) default gap to 0. |
|
| BoxLayout — Class in package org.aswing | |
| A layout manager that allows multiple components to be arranged either vertically or horizontally. | |
| BoxLayout(axis, gap) — Constructor in class org.aswing.BoxLayout | |
| breadthFirstEnumeration() — Method in class org.aswing.tree.DefaultMutableTreeNode | |
| Creates and returns an enumeration that traverses the subtree rooted at this node in breadth-first order. | |
| brighter(factor) — Method in class org.aswing.ASColor | |
Creates a new ASColor that is a brighter version of this
ASColor. |
|
| bringToBottom(child) — Method in class org.aswing.AWSprite | |
| Brings a child to bottom. | |
| bringToBottom(mc) — Static method in class org.aswing.util.DepthManager | |
| Bring the mc to all brother mcs' bottom. | |
| bringToTop(child) — Method in class org.aswing.AWSprite | |
| Brings a child to top. | |
| bringToTop(mc) — Static method in class org.aswing.util.DepthManager | |
| Bring the mc to all brother mcs' top. | |
| button — Property in class org.aswing.plaf.basic.tabbedpane.BasicClosableTabbedPaneTab | |
| ButtonGroup — Class in package org.aswing | |
| This class is used to create a multiple-exclusion scope for a set of buttons. | |
| ButtonGroup() — Constructor in class org.aswing.ButtonGroup | |
Creates a new ButtonGroup. |
|
| ButtonModel — Interface in package org.aswing | |
| State Model for buttons. | |
| buttonPane — Property in class org.aswing.JFrameTitleBar | |
| buttonPaneLayout — Property in class org.aswing.JFrameTitleBar | |
| buttons — Property in class org.aswing.ButtonGroup | |
| A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |