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  
cacheAsBitmap — Property in class org.aswing.AWSprite
callLater(func, time) — Static method in class org.aswing.AsWingManager
callNextFrame(func) — Static method in class org.aswing.AsWingManager
Adds a function to the queue to be invoked at next enter frame time
CANCEL — Constant static property in class org.aswing.JOptionPane
cancelCellEditing() — Method in class org.aswing.AbstractCellEditor
cancelCellEditing() — Method in interface org.aswing.CellEditor
Tells the editor to cancel editing and not accept any partially edited value.
cancelEditing() — Method in class org.aswing.JTree
Cancels the current editing session.
cancelSorting() — Method in class org.aswing.table.sorter.TableSorter
Cancels all sorting column to be NOT_SORTED.
CANCEL_STR — Static property in class org.aswing.JOptionPane
CASEINSENSITIVE — Constant static property in class org.aswing.VectorListModel
CASEINSENSITIVE — Constant static property in class org.aswing.util.Vector
castString(str) — Static method in class org.aswing.util.StringUtils
CaveBorder — Class in package org.aswing.border
CaveBorder, a border with a cave line rectangle(or roundrect).
CaveBorder(interior:org.aswing:Border, round) — Constructor in class org.aswing.border.CaveBorder
Create a cave border.
Cell — Interface in package org.aswing
Complex component cell base class, like JList, JTable's cell.
cellClass — Property in class org.aswing.ext.GeneralGridListCellFactory
CellEditor — Interface in package org.aswing
This interface defines the methods any general editor should be able to implement.
CellEditorListener — Interface in package org.aswing.event
CellEditorListener defines the interface for an object that listens to changes in a CellEditor
CELL_EDITOR_PROPERTY — Constant static property in class org.aswing.JTree
Bound property name for cellEditor.
cellFactory — Property in class org.aswing.ext.GridList
CELL_FACTORY_PROPERTY — Constant static property in class org.aswing.JTree
Bound property name for cellFactory.
cellHeight — Property in class org.aswing.DefaultListTextCellFactory
cellPane — Property in class org.aswing.JList
cellPane — Property in class org.aswing.JTable
CellPane — Class in package org.aswing
Cell Pane is just a container, it do not layout children, do not invalidate parent.
CellPane() — Constructor in class org.aswing.CellPane
CELL_RENDERER_PROPERTY — Constant static property in class org.aswing.table.TableColumn
cells — Property in class org.aswing.ext.GridList
cellValue — Property in class org.aswing.table.PoorTextCell
CENTER — Constant static property in class org.aswing.AbstractButton
A fast access to AsWingConstants Constant
CENTER — Constant static property in class org.aswing.AbstractTabbedPane
A fast access to AsWingConstants Constant
CENTER — Constant static property in class org.aswing.AssetPane
A fast access to AsWingConstants Constant
CENTER — Constant static property in class org.aswing.AsWingConstants
The central position in an area.
CENTER — Static property in class org.aswing.AsWingUtils
A fast access to ASWingConstants Constant
CENTER — Constant static property in class org.aswing.BorderLayout
The center layout constraint (middle of container).
CENTER — Constant static property in class org.aswing.FlowLayout
This value indicates that each row of components should be centered.
CENTER — Constant static property in class org.aswing.FlowWrapLayout
This value indicates that each row of components should be centered.
CENTER — Static property in class org.aswing.JLabel
A fast access to AsWingConstants Constant
CENTER — Static property in class org.aswing.JViewport
A fast access to AsWingConstants Constant
CENTER — Constant static property in class org.aswing.MultipleAssetIcon
Align asset to horizontal or vertical center position.
CENTER — Constant static property in class org.aswing.SoftBoxLayout
This value indicates that each row of components should be centered.
CENTER — Constant static property in class org.aswing.border.SimpleTitledBorder
CENTER — Constant static property in class org.aswing.border.TitledBorder
CENTER — Constant static property in class org.aswing.colorchooser.VerticalLayout
This value indicates that each row of components should be centered.
CENTER — Constant static property in class org.aswing.ext.FormRow
A fast access to AsWingConstants Constant
centerHold(comp:org.aswing:Component) — Method in class org.aswing.ext.Form
CenterLayout — Class in package org.aswing
Simple LayoutManager aligned the single contained component by the container's center.
CenterLayout() — Constructor in class org.aswing.CenterLayout
centerLocate(popup:org.aswing:JPopup) — Static method in class org.aswing.AsWingUtils
Locate the popup at center of the stage.
change(deltaW, deltaH) — Method in class org.aswing.geom.IntDimension
modify the size and return itself.
changeAlpha(newAlpha) — Method in class org.aswing.ASColor
Create a new ASColor with another alpha but same rgb.
changeAntiAliasType(newType) — Method in class org.aswing.ASFontAdvProperties
changeBold(bold) — Method in class org.aswing.ASFont
changedSize(deltaW, deltaH) — Method in class org.aswing.geom.IntDimension
return a new size with this size with a change.
changeEmbedFonts(ef) — Method in class org.aswing.ASFontAdvProperties
changeGridFitType(newType) — Method in class org.aswing.ASFontAdvProperties
changeHue(newHue) — Method in class org.aswing.ASColor
Create a new ASColor with just change hue channel value.
changeItalic(italic) — Method in class org.aswing.ASFont
changeLuminance(newLuminance) — Method in class org.aswing.ASColor
Create a new ASColor with just change luminance channel value.
changeName(name) — Method in class org.aswing.ASFont
changeOwner(owner) — Method in class org.aswing.JPopup
changeOwner(owner:JPopup)
changeOwner(owner:MovieClip)

Changes the owner.

changeSaturation(newSaturation) — Method in class org.aswing.ASColor
Create a new ASColor with just change saturation channel value.
changeSelection(rowIndex, columnIndex, toggle, extend, programmatic) — Method in class org.aswing.JTable
Updates the selection models of the table, depending on the state of the two flags: toggle and extend.
changeSelectionModel(sm:org.aswing:ListSelectionModel, index, toggle, extend, selected, programmatic) — Method in class org.aswing.JTable
changeSharpness(newSharpness) — Method in class org.aswing.ASFontAdvProperties
changeSize(size) — Method in class org.aswing.ASFont
changeThickness(newThickness) — Method in class org.aswing.ASFontAdvProperties
changeUnderline(underline) — Method in class org.aswing.ASFont
checkBox — Property in class org.aswing.DefaultCheckBoxCellEditor
childCount — Property in class org.aswing.tree.EnumerationInfo
Number of children in parent.
childIndex — Property in class org.aswing.tree.SearchInfo
childInsertedAtModelIndex(index, isExpandedAndVisible) — Method in class org.aswing.tree.FHTreeStateNode
Messaged when a child has been inserted at index.
children — Property in class org.aswing.Container
children() — Method in class org.aswing.tree.DefaultMutableTreeNode
Creates and returns a forward-order enumeration of this node's children.
children() — Method in interface org.aswing.tree.TreeNode
Returns the children of the receiver as an Enumeration.
circle(centerX, centerY, radius) — Method in class org.aswing.graphics.Graphics2D
Paths a circle
clear() — Method in class org.aswing.VectorListModel
clear() — Method in class org.aswing.graphics.Graphics2D
Clears the graphics contexts drawn on the target Graphics.
clear() — Method in class org.aswing.tree.TreePathMap
clear() — Method in class org.aswing.util.HashMap
Clears this HashMap so that it contains no keys no values.
clear() — Method in class org.aswing.util.HashSet
clear() — Method in class org.aswing.util.LinkedList
clear() — Method in interface org.aswing.util.List
Removes all of the elements from this list.
clear() — Method in class org.aswing.util.Vector
clear() — Method in class org.aswing.util.WeakReference
Clear the value, same to WeakReference.value=null;
clearPreferSizeCaches() — Method in class org.aswing.Component
clearRows() — Method in class org.aswing.table.DefaultTableModel
Removes the all the rows .
clearSelectedPath(programmatic) — Method in class org.aswing.MenuSelectionManager
Tell the menu selection to close and unselect all the menu components.
clearSelection(programmatic) — Method in class org.aswing.DefaultListSelectionModel
clearSelection(programmatic) — Method in class org.aswing.DefaultSingleSelectionModel
clearSelection(programmatic) — Method in class org.aswing.JList
Clears the selection - after calling this method isSelectionEmpty will return true.
clearSelection(programmatic) — Method in class org.aswing.JTable
Deselects all selected columns and rows.
clearSelection(programmatic) — Method in class org.aswing.JTree
Clears the selection.
clearSelection(programmatic) — Method in interface org.aswing.ListSelectionModel
Change the selection to the empty set.
clearSelection(programmatic) — Method in interface org.aswing.SingleSelectionModel
Clears the selection (to -1).
clearSelection(programmatic) — Method in class org.aswing.ext.GridList
Clears the selection - after calling this method isSelectionEmpty will return true.
clearSelection(programmatic) — Method in class org.aswing.tree.DefaultTreeSelectionModel
Empties the current selection.
clearSelection(programmatic) — Method in interface org.aswing.tree.TreeSelectionModel
Empties the current selection.
clickCount — Event in class org.aswing.Component
Dispatched when the component is clicked continuesly.
CLICK_COUNT — Constant static property in class org.aswing.event.ClickCountEvent
The ClickCountEvent.CLICK_COUNT constant defines the value of the type property of the event object for a clickCount event.
ClickCountEvent — Class in package org.aswing.event
For continusely clicks.
ClickCountEvent(type, count) — Constructor in class org.aswing.event.ClickCountEvent
clone() — Method in class org.aswing.Insets
clone() — Method in class org.aswing.MultipleAssetIcon
Clone the MultipleAssetIcon instance
clone() — Method in class org.aswing.event.AttachEvent
clone() — Method in class org.aswing.event.AWEvent
clone() — Method in class org.aswing.event.ClickCountEvent
clone() — Method in class org.aswing.event.ColorChooserEvent
clone() — Method in class org.aswing.event.ContainerEvent
clone() — Method in class org.aswing.event.DragAndDropEvent
clone() — Method in class org.aswing.event.FocusKeyEvent
clone() — Method in class org.aswing.event.FrameEvent
clone() — Method in class org.aswing.event.InteractiveEvent
clone() — Method in class org.aswing.event.ListItemEvent
clone() — Method in class org.aswing.event.MovedEvent
clone() — Method in class org.aswing.event.PopupEvent
clone() — Method in class org.aswing.event.PropertyChangeEvent
clone() — Method in class org.aswing.event.ReleaseEvent
clone() — Method in class org.aswing.event.ResizedEvent
clone() — Method in class org.aswing.event.ScrollPaneEvent
clone() — Method in class org.aswing.event.SelectionEvent
clone() — Method in class org.aswing.event.TabCloseEvent
clone() — Method in class org.aswing.event.TableCellEditEvent
clone() — Method in class org.aswing.event.ToolTipEvent
clone() — Method in class org.aswing.event.TreeCellEditEvent
clone() — Method in class org.aswing.event.TreeEvent
clone() — Method in class org.aswing.event.TreeSelectionEvent
clone() — Method in class org.aswing.event.WindowEvent
clone() — Method in class org.aswing.ext.GridListItemEvent
clone() — Method in class org.aswing.geom.IntDimension
Duplicates current instance.
clone() — Method in class org.aswing.geom.IntPoint
Duplicates current instance.
clone() — Method in class org.aswing.geom.IntRectangle
Duplicates current instance.
clone() — Method in class org.aswing.tree.TreePathMap
Return a same copy of HashMap object
clone() — Method in class org.aswing.util.HashMap
Return a same copy of HashMap object
clone() — Method in class org.aswing.util.Vector
cloneArray(arr) — Static method in class org.aswing.util.ArrayUtils
cloneWithSource(newSource) — Method in class org.aswing.event.TreeSelectionEvent
Returns a copy of the receiver, but with the source being newSource.
closable — Property in class org.aswing.JFrame
ClosableTab — Interface in package org.aswing.plaf.basic.tabbedpane
The closable tab has a close button.
CLOSE — Constant static property in class org.aswing.JOptionPane
closeButton — Property in class org.aswing.JFrameTitleBar
closeEnables — Property in class org.aswing.JClosableTabbedPane
CloseIcon — Class in package org.aswing.plaf.basic.tabbedpane
Close Icon for tab.
CloseIcon() — Constructor in class org.aswing.plaf.basic.tabbedpane.CloseIcon
closeReleased() — Method in class org.aswing.JFrame
User pressed close button to close the Frame depend on the defaultCloseOperation

This method will fire a FrameEvent.FRAME_CLOSING event.

CLOSE_STR — Static property in class org.aswing.JOptionPane
collapse(adjustRows) — Method in class org.aswing.tree.FHTreeStateNode
Collapses the receiver.
collapsed_folder_icon — Property in class org.aswing.tree.DefaultTreeCell
collapsePath(path:org.aswing.tree:TreePath) — Method in class org.aswing.JTree
Ensures that the node identified by the specified path is collapsed and viewable.
collapseRow(row) — Method in class org.aswing.JTree
Ensures that the node in the specified row is collapsed.
COLOR — Constant static property in class org.aswing.plaf.EmptyUIResources
The default empty value for color.
colorAdjusting — Event in class org.aswing.colorchooser.AbstractColorChooserPanel
Dispatched when user adjusting to a new color
COLOR_ADJUSTING — Constant static property in class org.aswing.event.ColorChooserEvent
The ColorChooserEvent.COLOR_ADJUSTING When user adjusting to a new color.
ColorChooserEvent — Class in package org.aswing.event
ColorChooserEvent(type, color:org.aswing:ASColor) — Constructor in class org.aswing.event.ColorChooserEvent
ColorRectIcon — Class in package org.aswing.colorchooser
ColorRectIcon(width, height, color:org.aswing:ASColor) — Constructor in class org.aswing.colorchooser.ColorRectIcon
ColorSelectionModel — Interface in package org.aswing.colorchooser
ColorSwatchesUI — Interface in package org.aswing.plaf
Pluggable look and feel interface for JColorSwatchs.
column — Property in class org.aswing.table.sorter.Directive
columnAdded(e:org.aswing.table:TableColumnModelEvent) — Method in class org.aswing.JTable
Invoked when a column is added to the table column model.
columnAdded(e:org.aswing.table:TableColumnModelEvent) — Method in class org.aswing.table.JTableHeader
columnAdded(e:org.aswing.table:TableColumnModelEvent) — Method in interface org.aswing.table.TableColumnModelListener
Tells listeners that a column was added to the model.
columnAtPoint(point:org.aswing.geom:IntPoint) — Method in class org.aswing.JTable
Returns the index of the column that point lies in, or -1 if the result is not in the range [0, getColumnCount()-1].
columnAtPoint(point:org.aswing.geom:IntPoint) — Method in class org.aswing.table.JTableHeader
Returns the index of the column that point lies in, or -1 if it lies out of bounds.
columnClasses — Property in class org.aswing.table.AbstractTableModel
columnMarginChanged(source:org.aswing.table:TableColumnModel) — Method in class org.aswing.JTable
Invoked when a column is moved due to a margin change.
columnMarginChanged(source:org.aswing.table:TableColumnModel) — Method in class org.aswing.table.JTableHeader
columnMarginChanged(source:org.aswing.table:TableColumnModel) — Method in interface org.aswing.table.TableColumnModelListener
Tells listeners that a column was moved due to a margin change.
columnMoved(e:org.aswing.table:TableColumnModelEvent) — Method in class org.aswing.JTable
Invoked when a column is repositioned.
columnMoved(e:org.aswing.table:TableColumnModelEvent) — Method in class org.aswing.table.JTableHeader
columnMoved(e:org.aswing.table:TableColumnModelEvent) — Method in interface org.aswing.table.TableColumnModelListener
Tells listeners that a column was repositioned.
columnRemoved(e:org.aswing.table:TableColumnModelEvent) — Method in class org.aswing.JTable
Invoked when a column is removed from the table column model.
columnRemoved(e:org.aswing.table:TableColumnModelEvent) — Method in class org.aswing.table.JTableHeader
columnRemoved(e:org.aswing.table:TableColumnModelEvent) — Method in interface org.aswing.table.TableColumnModelListener
Tells listeners that a column was removed from the model.
columnRowCounted — Property in class org.aswing.JTextComponent
columnSelectionChanged — Event in class org.aswing.JTable
Dispatched when the column selection changed.
columnSelectionChanged(source:org.aswing.table:TableColumnModel, firstIndex, lastIndex, programmatic) — Method in class org.aswing.JTable
Invoked when the selection model of the TableColumnModel is changed.
columnSelectionChanged(source:org.aswing.table:TableColumnModel, firstIndex, lastIndex, programmatic) — Method in class org.aswing.table.JTableHeader
columnSelectionChanged(source:org.aswing.table:TableColumnModel, firstIndex, lastIndex, programmatic) — Method in interface org.aswing.table.TableColumnModelListener
Tells listeners that the selection model of the TableColumnModel changed.
COLUMN_SELECTION_CHANGED — Constant static property in class org.aswing.event.SelectionEvent
The SelectionEvent.COLUMN_SELECTION_CHANGED constant defines the value of the type property of the event object for a listSelectionChanged event.
columnWidth — Property in class org.aswing.JTextComponent
COLUMN_WIDTH_PROPERTY — Constant static property in class org.aswing.table.TableColumn
comAdded — Event in class org.aswing.Container
Dispatched when a component is added to a container.
COM_ADDED — Constant static property in class org.aswing.event.ContainerEvent
The AWEvent.COM_ADDED constant defines the value of the type property of the event object for a comAdded event.
combine(d:org.aswing.geom:IntDimension) — Method in class org.aswing.geom.IntDimension
Combines current and specified dimensions by getting max sizes and puts result into itself.
combineSize(d:org.aswing.geom:IntDimension) — Method in class org.aswing.geom.IntDimension
Combines current and specified dimensions by getting max sizes and returns new IntDimension object
comboBox — Property in class org.aswing.DefaultComboBoxCellEditor
ComboBoxEditor — Interface in package org.aswing
The editor component used for JComboBox components.
ComboBoxPopupBorder — Class in package org.aswing.plaf.basic.border
ComboBoxPopupBorder() — Constructor in class org.aswing.plaf.basic.border.ComboBoxPopupBorder
ComboBoxUI — Interface in package org.aswing.plaf
Pluginable ui for JComboBox.
compareTo(o) — Method in class org.aswing.table.sorter.Row
complete — Event in class org.aswing.JLoadPane
Dispatched when data has loaded successfully.
Component — Class in package org.aswing
The super class for all Components.
Component() — Constructor in class org.aswing.Component
componentToGlobal(p:org.aswing.geom:IntPoint) — Method in class org.aswing.Component
ComponentUI — Interface in package org.aswing.plaf
The interface for all UI delegate objects in the AsWing pluggable look and feel architecture.
__compRollOut(source) — Method in class org.aswing.JSharedToolTip
__compRollOut(source) — Method in class org.aswing.JToolTip
__compRollOver(source) — Method in class org.aswing.JSharedToolTip
__compRollOver(source) — Method in class org.aswing.JToolTip
computeStringSize(tf, str, includeGutters, textField) — Static method in class org.aswing.AsWingUtils
Computes the text size of specified textFormat, text, and textfield.
computeStringSizeWithFont(font:org.aswing:ASFont, str, includeGutters) — Static method in class org.aswing.AsWingUtils
Computes the text size of specified font, text.
computeTextSize(text, includeGutters) — Method in class org.aswing.ASFont
Computes text size with this font.
comRemoved — Event in class org.aswing.Container
Dispatched when a component is removed from a container.
COM_REMOVED — Constant static property in class org.aswing.event.ContainerEvent
The AWEvent.COM_REMOVED constant defines the value of the type property of the event object for a comRemoved event.
container — Property in class org.aswing.Component
Container — Class in package org.aswing
Container can contain many component to be his child, all children are in its bounds, and it moved, all children moved.
Container() — Constructor in class org.aswing.Container
ContainerEvent — Class in package org.aswing.event
The Event class is used to Container events.
ContainerEvent(type, container:org.aswing:Container, child:org.aswing:Component) — Constructor in class org.aswing.event.ContainerEvent
Create an Container Event.
ContainerOrderFocusTraversalPolicy — Class in package org.aswing
A FocusTraversalPolicy that determines traversal order based on the order of child Components in a Container.
ContainerOrderFocusTraversalPolicy() — Constructor in class org.aswing.ContainerOrderFocusTraversalPolicy
contains(b:org.aswing:AbstractButton) — Method in class org.aswing.ButtonGroup
Returns whether the group contains the button.
contains(obj) — Method in class org.aswing.VectorListModel
contains(o) — Method in class org.aswing.util.HashSet
contains(element) — Method in class org.aswing.util.LinkedList
contains(element) — Method in interface org.aswing.util.List
Returns true if this list contains the specified element.
contains(obj) — Method in class org.aswing.util.Vector
containsAll(arr) — Method in class org.aswing.util.HashSet
containsChild(child) — Method in class org.aswing.AWSprite
Returns whether child is directly child of this sprite, true only if getChildIndex(child) >= 0.
containsDefaultsKey(key) — Method in class org.aswing.plaf.BaseComponentUI
containsKey(key:org.aswing:KeyType) — Method in class org.aswing.KeyMap
Returns whether the key definition is already registered.
containsKey(key) — Static method in class org.aswing.UIManager
containsKey(key) — Method in class org.aswing.plaf.BaseComponentUI
containsKey(key:org.aswing.tree:TreePath) — Method in class org.aswing.tree.TreePathMap
containsKey(key) — Method in class org.aswing.util.HashMap
Tests if the specified object is a key in this HashMap.
containsPoint(p:org.aswing.geom:IntPoint) — Method in class org.aswing.geom.IntRectangle
containsValue(value) — Method in class org.aswing.tree.TreePathMap
containsValue(value) — Method in class org.aswing.util.HashMap
Tests if some key maps into the specified value in this HashMap.
CONTENT — Constant static property in class org.aswing.WindowLayout
The content pane layout constraint.
contentsChanged(e:org.aswing.event:ListDataEvent) — Method in class org.aswing.JList
data in list has changed, update JList if needed.
contentsChanged(e:org.aswing.event:ListDataEvent) — Method in interface org.aswing.event.ListDataListener
Sent when the contents of the list has changed in a way that's too complex to characterize with the previous methods.
contentsChanged(e:org.aswing.event:ListDataEvent) — Method in class org.aswing.ext.GridList
data in list has changed, update JList if needed.
contentsChanged(e:org.aswing.event:ListDataEvent) — Method in class org.aswing.table.PropertyTableModel
context — Property in class org.aswing.JLoadPane
CONTIGUOUS_TREE_SELECTION — Constant static property in class org.aswing.JTree
Selection can only be contiguous.
CONTIGUOUS_TREE_SELECTION — Constant static property in class org.aswing.tree.DefaultTreeSelectionModel
Selection can only be contiguous.
convertColumnIndexToModel(viewColumnIndex) — Method in class org.aswing.JTable
Maps the index of the column in the view at viewColumnIndex to the index of the column in the table model.
convertColumnIndexToView(modelColumnIndex) — Method in class org.aswing.JTable
Maps the index of the column in the table model at modelColumnIndex to the index of the column in the view.
countColumnRowSize() — Method in class org.aswing.JTextComponent
countMaximumSize() — Method in class org.aswing.Component
get the maximumSize from ui, if ui is null then return a big dimension;
countMaximumSize() — Method in class org.aswing.Container
call the ui, if ui return null, ehn call layout to count.
countMinimumSize() — Method in class org.aswing.Component
get the minimumSize from ui, if ui is null then Returns getInsets().roundsSize(new IntDimension(0, 0)).
countMinimumSize() — Method in class org.aswing.Container
call the ui, if ui return null, ehn call layout to count.
countMinSize(target:org.aswing:Container) — Method in class org.aswing.FrameTitleBarLayout
countNodeDimensions(value, row, depth, expanded, placeIn:org.aswing.geom:IntRectangle) — Method in class org.aswing.tree.AbstractLayoutCache
Returns, by reference in placeIn, the size needed to represent value.
countNodeDimensions(value, row, depth, expanded, bounds:org.aswing.geom:IntRectangle) — Method in interface org.aswing.tree.NodeDimensions
Returns, by reference in bounds, the size and x origin to place value at.
countPreferredSize() — Method in class org.aswing.AssetPane
count preffered size base on prefferSizeStrategy.
countPreferredSize() — Method in class org.aswing.Component
get the preferredSize from ui, if ui is null then just return the current size
countPreferredSize() — Method in class org.aswing.Container
call the ui, if ui return null, ehn call layout to count.
countPreferredSize() — Method in class org.aswing.JTextArea
countPreferredSize() — Method in class org.aswing.JTextComponent
JTextComponent need count preferred size itself.
countPreferredSize() — Method in class org.aswing.JTextField
JTextComponent need count preferred size itself.
create(comp:org.aswing:Component, resizer:org.aswing.resizer:Resizer) — Static method in class org.aswing.resizer.ResizerController
Create resizing behaviour to passed-in component.
createBigDimension() — Static method in class org.aswing.geom.IntDimension
Create a big dimension for component.
createCenterLabel(text) — Method in class org.aswing.ext.Form
createChildFor(userObject) — Method in class org.aswing.tree.FHTreeStateNode
Creates a new node to represent userObject.
createCloseButton() — Method in class org.aswing.JFrameTitleBar
createCloseButton() — Method in class org.aswing.plaf.basic.tabbedpane.BasicClosableTabbedPaneTab
createCursor(type) — Static method in class org.aswing.Cursor
Create a cursor from the look and feel defined system cursor.
createDefaultCellFactories() — Method in class org.aswing.JTable
createDefaultColumnModel() — Method in class org.aswing.JTable
createDefaultColumnsFromModel() — Method in class org.aswing.JTable
Creates default columns for the table from the data model using the getColumnCount method defined in the TableModel interface.
createDefaultDataModel() — Method in class org.aswing.JTable
createDefaultEditors() — Method in class org.aswing