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  
GAP — Static property in class org.aswing.border.TitledBorder
GeneralGridListCellFactory — Class in package org.aswing.ext
General factory to generate instance by a class
GeneralGridListCellFactory(cellClass) — Constructor in class org.aswing.ext.GeneralGridListCellFactory
GeneralListCellFactory — Class in package org.aswing
GeneralListCellFactory let you can just specified a ListCell implemented class and other params to create a ListCellFactory
GeneralListCellFactory(listCellClass, shareCelles, sameHeight, height) — Constructor in class org.aswing.GeneralListCellFactory
Create a list cell factory with a list cell class and other properties.
GeneralTableCellFactory — Class in package org.aswing.table
GeneralTableCellFactory(cellClass) — Constructor in class org.aswing.table.GeneralTableCellFactory
Creates a TableCellFactory with specified cell class.
GeneralTableCellFactoryUIResource — Class in package org.aswing.table
GeneralTableCellFactoryUIResource(cellClass) — Constructor in class org.aswing.table.GeneralTableCellFactoryUIResource
GeneralTreeCellFactory — Class in package org.aswing.tree
GeneralTreeCellFactory(cellClass) — Constructor in class org.aswing.tree.GeneralTreeCellFactory
Creates a GeneralTreeCellFactory with specified cell class.
GeneralTreeCellFactoryUIResource — Class in package org.aswing.tree
GeneralTreeCellFactoryUIResource(cellClass) — Constructor in class org.aswing.tree.GeneralTreeCellFactoryUIResource
get(key) — Static method in class org.aswing.UIManager
get(i) — Method in class org.aswing.VectorListModel
get(key:org.aswing.tree:TreePath) — Method in class org.aswing.tree.TreePathMap
get(key) — Method in class org.aswing.util.HashMap
Returns the value to which the specified key is mapped in this HashMap.
get(index) — Method in class org.aswing.util.LinkedList
get(index) — Method in interface org.aswing.util.List
Returns the element at the specified position in this list.
get(i) — Method in class org.aswing.util.Vector
getAccelerator() — Method in class org.aswing.JMenuItem
Returns the KeyType which serves as an accelerator for the menu item.
getActiveWindow() — Method in class org.aswing.FocusManager
Returns the active Window.
getActualScale() — Method in class org.aswing.AssetPane
Returns current actual scale value in percents.
getAdjusterUI() — Method in class org.aswing.JAdjuster
Returns the ui for this combobox with ComboBoxUI instance
getAdvancedProperties() — Method in class org.aswing.ASFont
getAlign() — Method in class org.aswing.SoftBox
Gets current align of the default SoftBoxLayout.
getAlign() — Method in class org.aswing.SoftBoxLayout
Returns the align.
getAlign() — Method in class org.aswing.border.SimpleTitledBorder
getAlign() — Method in class org.aswing.border.TitledBorder
getAlign() — Method in class org.aswing.colorchooser.VerticalLayout
Returns the align.
getAlignment() — Method in class org.aswing.FlowLayout
Gets the alignment for this layout.
getAlignmentX() — Method in class org.aswing.Component
Returns the alignment along the x axis.
getAlignmentY() — Method in class org.aswing.Component
Returns the alignment along the y axis.
getAllowsChildren() — Method in class org.aswing.tree.DefaultMutableTreeNode
Returns true if this node is allowed to have children.
getAllowsChildren() — Method in interface org.aswing.tree.TreeNode
Returns true if the receiver allows children.
getAlpha() — Method in class org.aswing.ASColor
Returns the alpha component in the range 0-1.
getAlpha() — Method in class org.aswing.Component
Returns the alpha of this component.
getAlphas() — Method in class org.aswing.graphics.GradientBrush
getAlphas() — Method in class org.aswing.graphics.GradientPen
getAnchorSelectionIndex() — Method in class org.aswing.DefaultListSelectionModel
getAnchorSelectionIndex() — Method in class org.aswing.JList
Returns the first index argument from the most recent addSelectionModel or setSelectionInterval call.
getAnchorSelectionIndex() — Method in interface org.aswing.ListSelectionModel
Return the first index argument from the most recent call to setSelectionInterval(), addSelectionInterval() or removeSelectionInterval().
getAnchorSelectionPath() — Method in class org.aswing.JTree
Returns the path identified as the anchor.
getAntiAliasType() — Method in class org.aswing.ASFontAdvProperties
getApplicationDomain() — Method in class org.aswing.JAttachPane
getARGB() — Method in class org.aswing.ASColor
Returns the ARGB value representing the color.
getASColor(r, g, b, a) — Static method in class org.aswing.ASColor
Returns a ASColor with the specified red, green, blue values in the range [0 - 255] and alpha value in range[0, 1].
getASColorWithHLS(h, l, s, a) — Static method in class org.aswing.ASColor
Returns a ASColor with with the specified hue, luminance, saturation and alpha values in the range [0 - 1].
getAsset() — Method in class org.aswing.AssetIcon
getAsset() — Method in class org.aswing.AssetPane
Returns the asset of the pane.
getAssetClassName() — Method in class org.aswing.JAttachPane
getAssetLoaderInfo() — Method in class org.aswing.JLoadPane
getAssetOriginalSize() — Method in class org.aswing.AssetPane
Returns the asset's original size.
getAttachDisplayObject(assetClassName, ad) — Method in class org.aswing.AttachIcon
return the attach displayObject if cannot create from Class then return null
getAutoCreateColumnsFromModel() — Method in class org.aswing.JTable
Determines whether the table will create default columns from the model.
getAutoDragAndDropType() — Method in class org.aswing.JList
Sets auto drag and drop type.
getAutoResizeMode() — Method in class org.aswing.JTable
Returns the auto resize mode of the table.
getAwmlID() — Method in class org.aswing.Component
Returns ID used to identify components created from AWML.
getAwmlIndex() — Method in class org.aswing.Component
Returns position index of the component inside its AWML container.
getAwmlNamespace() — Method in class org.aswing.Component
Returns namespace name used to identify components created from AWML.
getAxis() — Method in class org.aswing.Box
Gets current axis of the default BoxLayout.
getAxis() — Method in class org.aswing.BoxLayout
Gets axis.
getAxis() — Method in class org.aswing.SoftBox
Gets current axis of the default SoftBoxLayout.
getAxis() — Method in class org.aswing.SoftBoxLayout
Gets axis.
getBackground() — Method in class org.aswing.Component
Gets the background color of this component.
getBackgroundChild() — Method in class org.aswing.AWSprite
Returns the background child.
getBackgroundDecorator() — Method in class org.aswing.Component
Returns the background decorator of this component.
getBevelType() — Method in class org.aswing.border.BevelBorder
Returns the type of the bevel border.
getBitmapData() — Method in class org.aswing.graphics.BitmapBrush
getBlockIncrement() — Method in class org.aswing.JScrollBar
Returns the amount to change the scrollbar's value by, given a block (usually "page") up/down request.
getBlue() — Method in class org.aswing.ASColor
Returns the blue component in the range 0-255.
getBoolean(key) — Method in class org.aswing.UIDefaults
getBoolean(key) — Static method in class org.aswing.UIManager
getBoolean(key) — Method in class org.aswing.plaf.BaseComponentUI
getBoolean(key) — Method in interface org.aswing.plaf.ComponentUI
getBorder() — Method in class org.aswing.Component
Returns the border.
getBorder(key) — Method in class org.aswing.UIDefaults
getBorder(key) — Static method in class org.aswing.UIManager
getBorder(key) — Method in class org.aswing.plaf.BaseComponentUI
getBorder(key) — Method in interface org.aswing.plaf.ComponentUI
getBorderInsets(c:org.aswing:Component, b:org.aswing.geom:IntRectangle) — Method in interface org.aswing.Border
Returns the insets of the border.
getBorderInsets(c:org.aswing:Component, bounds:org.aswing.geom:IntRectangle) — Method in class org.aswing.border.DecorateBorder
Returns the insets of the border.
Note:subclass should not override this method, should override getBorderInsetsImp.
getBorderInsets(com:org.aswing:Component, bounds:org.aswing.geom:IntRectangle) — Method in class org.aswing.plaf.DefaultEmptyDecoraterResource
return new Insets(0,0,0,0)
getBorderInsetsImp(c:org.aswing:Component, bounds:org.aswing.geom:IntRectangle) — Method in class org.aswing.border.BevelBorder
getBorderInsetsImp(c:org.aswing:Component, bounds:org.aswing.geom:IntRectangle) — Method in class org.aswing.border.CaveBorder
getBorderInsetsImp(c:org.aswing:Component, bounds:org.aswing.geom:IntRectangle) — Method in class org.aswing.border.DecorateBorder
You should override this method to count this border's insets.
getBorderInsetsImp(c:org.aswing:Component, bounds:org.aswing.geom:IntRectangle) — Method in class org.aswing.border.EmptyBorder
getBorderInsetsImp(com:org.aswing:Component, bounds:org.aswing.geom:IntRectangle) — Method in class org.aswing.border.LineBorder
getBorderInsetsImp(c:org.aswing:Component, bounds:org.aswing.geom:IntRectangle) — Method in class org.aswing.border.SideLineBorder
getBorderInsetsImp(c:org.aswing:Component, bounds:org.aswing.geom:IntRectangle) — Method in class org.aswing.border.SimpleTitledBorder
getBorderInsetsImp(c:org.aswing:Component, bounds:org.aswing.geom:IntRectangle) — Method in class org.aswing.border.TitledBorder
getBottom() — Method in class org.aswing.border.EmptyBorder
getBottomComponent() — Method in class org.aswing.JSplitPane
Returns the component below, or to the right of the divider.
getBounds(targetCoordinateSpace) — Method in class org.aswing.Component
Same to DisplayObject.getBounds(), just add a explaination here that if you want to get the component bounds, see {
getBounds(x, y) — Method in class org.aswing.geom.IntDimension
return a new bounds with this size with a location.
getBounds(com:org.aswing:Component, movedX, movedY) — Method in interface org.aswing.resizer.ResizeStrategy
Count and return the new bounds what the component would be resized to.
getBounds(com:org.aswing:Component, movedX, movedY) — Method in class org.aswing.resizer.ResizeStrategyImp
Count and return the new bounds what the component would be resized to.
It will return the resized rectangle, the rectangle is not min than getResizableMinSize and not max than getResizableMaxSize if these method are defineded in the resized comopoent.
getBounds(path:org.aswing.tree:TreePath, placeIn:org.aswing.geom:IntRectangle) — Method in class org.aswing.tree.AbstractLayoutCache
Returns a rectangle giving the bounds needed to draw path.
getBounds(path:org.aswing.tree:TreePath, placeIn:org.aswing.geom:IntRectangle) — Method in class org.aswing.tree.FixedHeightLayoutCache
Returns a rectangle giving the bounds needed to draw path.
getButtonCount() — Method in class org.aswing.ButtonGroup
Returns the number of buttons in the group.
getCancelButton() — Method in class org.aswing.JColorChooser
Returns the cancel button which use to cancel the choosing.
getCancelButton() — Method in class org.aswing.JOptionPane
getCaps() — Method in class org.aswing.graphics.Pen
getCell() — Method in class org.aswing.event.ListItemEvent
getCell() — Method in class org.aswing.ext.GridListItemEvent
getCellByIndex(index) — Method in class org.aswing.JList
Returns the cell of the specified index
getCellByIndex(i) — Method in class org.aswing.ext.GridList
getCellComponent() — Method in class org.aswing.AbstractListCell
Subclass should override this method
getCellComponent() — Method in interface org.aswing.Cell
Return the represent component of this cell.
getCellComponent() — Method in class org.aswing.DefaultListCell
getCellComponent() — Method in class org.aswing.ext.DefaultGridCell
getCellComponent() — Method in class org.aswing.table.AbstractTableCell
Subclass should override this method
getCellComponent() — Method in class org.aswing.table.DefaultTextCell
getCellComponent() — Method in class org.aswing.table.PoorTextCell
getCellComponent() — Method in class org.aswing.tree.DefaultTreeCell
getCellEditor() — Method in class org.aswing.JTable
getCellEditor() — Method in class org.aswing.JTree
Returns the editor used to edit entries in the tree.
getCellEditor() — Method in class org.aswing.table.TableColumn
getCellEditorOfRowColumn(row, column) — Method in class org.aswing.JTable
getCellEditorValue() — Method in class org.aswing.AbstractCellEditor
getCellEditorValue() — Method in interface org.aswing.CellEditor
Returns the value contained in the editor.
getCellEditorValue() — Method in class org.aswing.DefaultCheckBoxCellEditor
getCellEditorValue() — Method in class org.aswing.DefaultComboBoxCellEditor
getCellEditorValue() — Method in class org.aswing.DefaultTextFieldCellEditor
getCellFactory() — Method in class org.aswing.JList
getCellFactory(row, column) — Method in class org.aswing.JTable
getCellFactory() — Method in class org.aswing.JTree
Returns the current TreeCellFactory that is rendering each cell.
getCellFactory() — Method in class org.aswing.table.TableColumn
getCellHeight() — Method in class org.aswing.DefaultListTextCellFactory
Returns the height for all cells
getCellHeight() — Method in class org.aswing.GeneralListCellFactory
Returns the height for all cells
getCellHeight() — Method in interface org.aswing.ListCellFactory
If isAllCellHasSameHeight or isShareCells returns true, this method will be used, it returned value means each cell's same height.
getCellPane() — Method in class org.aswing.JTable
Returns the container that holds the cells.
getCellRect(row, column, includeSpacing) — Method in class org.aswing.JTable
Returns a rectangle for the cell that lies at the intersection of row and column.
getCellSelectionEnabled() — Method in class org.aswing.JTable
Returns true if both row and column selection models are enabled.
getCellValue() — Method in class org.aswing.AbstractListCell
getCellValue() — Method in interface org.aswing.Cell
Returns the value of the cell.
getCellValue() — Method in class org.aswing.ext.DefaultGridCell
getCellValue() — Method in class org.aswing.table.AbstractTableCell
getCellValue() — Method in class org.aswing.table.DefaultTextCell
getCellValue() — Method in class org.aswing.table.PoorTextCell
getCellValue() — Method in class org.aswing.tree.DefaultTreeCell
getCharsArray(targetString, hasBlankSpace) — Static method in class org.aswing.util.StringUtils
getCheckBox() — Method in class org.aswing.DefaultCheckBoxCellEditor
getChild() — Method in class org.aswing.event.ContainerEvent
Returns the child component was just removed from its parent container.
getChild(parent, index) — Method in class org.aswing.tree.DefaultTreeModel
Returns the child of parent at index index in the parent's child array.
getChild(parent, index) — Method in interface org.aswing.tree.TreeModel
Returns the child of parent at index index in the parent's child array.
getChildAfter(aChild:org.aswing.tree:TreeNode) — Method in class org.aswing.tree.DefaultMutableTreeNode
Returns the child in this node's child array that immediately follows aChild, which must be a child of this node.
getChildAt(index) — Method in class org.aswing.AWSprite
getChildAt(index) — Method in class org.aswing.tree.DefaultMutableTreeNode
Returns the child at the specified index in this node's child array.
getChildAt(childIndex) — Method in interface org.aswing.tree.TreeNode
Returns the child TreeNode at index childIndex.
getChildAtModelIndex(index) — Method in class org.aswing.tree.FHTreeStateNode
Returns the child for the passed in model index, this will return null if the child for index has not yet been created (expanded).
getChildBefore(aChild:org.aswing.tree:TreeNode) — Method in class org.aswing.tree.DefaultMutableTreeNode
Returns the child in this node's child array that immediately precedes aChild, which must be a child of this node.
getChildByName(name) — Method in class org.aswing.AWSprite
getChildCount() — Method in class org.aswing.tree.DefaultMutableTreeNode
Returns the number of children of this node.
getChildCount(parent) — Method in class org.aswing.tree.DefaultTreeModel
Returns the number of children of parent.
getChildCount(parent) — Method in interface org.aswing.tree.TreeModel
Returns the number of children of parent.
getChildCount() — Method in interface org.aswing.tree.TreeNode
Returns the number of children TreeNodes the receiver contains.
getChildIndex(child) — Method in class org.aswing.AWSprite
getChildIndex() — Method in class org.aswing.tree.FHTreeStateNode
Returns the index of the receiver in the model.
getChildIndexWithComponentIndex(index) — Method in class org.aswing.Container
getChildIndices() — Method in class org.aswing.event.TreeModelEvent
Returns the values of the child indexes.
getChildren() — Method in class org.aswing.event.TreeModelEvent
Returns the objects that are children of the node identified by getPath at the locations specified by getChildIndices.
getChooserPanelAt(index) — Method in class org.aswing.JColorChooser
Gets a chooser panel by index from the tabbedPane.
getChooserPanelCount() — Method in class org.aswing.JColorChooser
Returns the count of chooser panels.
getClass(key) — Static method in class org.aswing.UIManager
getClass(key) — Method in class org.aswing.plaf.BaseComponentUI
getClass(key) — Method in interface org.aswing.plaf.ComponentUI
getClass(fullClassName, applicationDomain) — Static method in class org.aswing.util.Reflection
getClassName() — Method in class org.aswing.JAttachPane
return the class name of the asset.
getClassName(o) — Static method in class org.aswing.util.Reflection
getClickCountToStart() — Method in class org.aswing.AbstractCellEditor
Returns the number of clicks needed to start editing.
getClientProperty(key) — Method in class org.aswing.Component
Returns the value of the property with the specified key.
getClipBounds() — Method in class org.aswing.Component
Returns the clip bounds.
getClosableTab(i) — Method in class org.aswing.plaf.basic.BasicClosableTabbedPaneUI
getCloseButton() — Method in interface org.aswing.FrameTitleBar
getCloseButton() — Method in class org.aswing.JFrameTitleBar
getCloseButton() — Method in class org.aswing.JOptionPane
getCloseButton() — Method in class org.aswing.plaf.basic.tabbedpane.BasicClosableTabbedPaneTab
getCloseButton() — Method in interface org.aswing.plaf.basic.tabbedpane.ClosableTab
getClosestPathForLocation(x, y) — Method in class org.aswing.JTree
Returns the path to the node that is closest to x,y.
getClosestRowForLocation(x, y) — Method in class org.aswing.JTree
Returns the row to the node that is closest to x,y.
getCode() — Method in class org.aswing.KeyStroke
getCodec(key:org.aswing:KeyType) — Static method in class org.aswing.KeyMap
Returns the codec of a key definition, same codec means same key definitions.
getCodecWithKeySequence(keySequence) — Static method in class org.aswing.KeyMap
Returns the codec of a key sequence.
getCodeSequence() — Method in class org.aswing.KeySequence
getCodeSequence() — Method in class org.aswing.KeyStroke
getCodeSequence() — Method in interface org.aswing.KeyType
Returns the key code sequence.
getCollapsedFolderIcon() — Method in class org.aswing.tree.DefaultTreeCell
getColor(key) — Method in class org.aswing.UIDefaults
getColor(key) — Static method in class org.aswing.UIManager
getColor() — Method in class org.aswing.border.LineBorder
getColor() — Method in class org.aswing.border.SideLineBorder
getColor() — Method in class org.aswing.border.SimpleTitledBorder
getColor() — Method in class org.aswing.border.TitledBorder
getColor() — Method in class org.aswing.colorchooser.ColorRectIcon
getColor() — Method in class org.aswing.event.ColorChooserEvent
getColor() — Method in class org.aswing.graphics.Pen
getColor() — Method in class org.aswing.graphics.SolidBrush
getColor(key) — Method in class org.aswing.plaf.BaseComponentUI
getColor(key) — Method in interface org.aswing.plaf.ComponentUI
getColor() — Method in class org.aswing.plaf.basic.tabbedpane.CloseIcon
getColors() — Method in class org.aswing.graphics.GradientBrush
getColors() — Method in class org.aswing.graphics.GradientPen
getColumn(identifier) — Method in class org.aswing.JTable
Returns the TableColumn object for the column in the table whose identifier is equal to identifier, when compared using equals.
getColumn() — Method in class org.aswing.event.TableCellEditEvent
getColumn() — Method in class org.aswing.event.TableModelEvent
Returns the column for the event.
getColumn(columnIndex) — Method in class org.aswing.table.DefaultTableColumnModel
Returns the TableColumn object for the column at columnIndex.
getColumn(columnIndex) — Method in interface org.aswing.table.TableColumnModel
Returns the TableColumn object for the column at columnIndex.
getColumnAt(columnIndex) — Method in class org.aswing.JTable
Returns the TableColumn object for the column at columnIndex.
getColumnChild(column) — Method in class org.aswing.ext.FormRow
Returns the child of column.
getColumnClass(column) — Method in class org.aswing.JTable
Returns the type of the column appearing in the view at column position column.
getColumnClass(columnIndex) — Method in class org.aswing.table.AbstractTableModel
Returns class name regardless of columnIndex.
getColumnClass(columnIndex) — Method in interface org.aswing.table.TableModel
Returns the most specific superclass for all the cell values in the column.
getColumnClass(column) — Method in class org.aswing.table.sorter.TableSorter
getColumnCount() — Method in class org.aswing.JTable
Returns the number of columns in the column model.
getColumnCount() — Method in class org.aswing.ext.Form
getColumnCount() — Method in class org.aswing.ext.FormRow
Returns the column count.
getColumnCount() — Method in class org.aswing.table.AbstractTableModel
Subclass must override this method.
getColumnCount() — Method in class org.aswing.table.DefaultTableColumnModel
Returns the number of columns in the tableColumns array.
getColumnCount() — Method in class org.aswing.table.DefaultTableModel
Returns the number of columns in this data table.
getColumnCount() — Method in class org.aswing.table.PropertyTableModel
getColumnCount() — Method in interface org.aswing.table.TableColumnModel
Returns the number of columns in the model.
getColumnCount() — Method in interface org.aswing.table.TableModel
Returns the number of columns in the model.
getColumnCount() — Method in class org.aswing.table.sorter.TableSorter
getColumnIndex(identifier) — Method in class org.aswing.table.DefaultTableColumnModel
Returns the index of the first column in the tableColumns array whose identifier is equal to identifier, when compared using equals.
getColumnIndex(columnIdentifier) — Method in interface org.aswing.table.TableColumnModel
Returns the index of the first column in the table whose identifier is equal to identifier, when compared using equals.
getColumnIndexAtX(x) — Method in class org.aswing.table.DefaultTableColumnModel
Returns the index of the column that lies at position x, or -1 if no column covers this point.
getColumnIndexAtX(xPosition) — Method in interface org.aswing.table.TableColumnModel
Returns the index of the column that lies on the horizontal point, xPosition; or -1 if it lies outside the any of the column's bounds.
getColumnMargin() — Method in class org.aswing.table.DefaultTableColumnModel
Returns the width margin for TableColumn.
getColumnMargin() — Method in interface org.aswing.table.TableColumnModel
Returns the width between the cells in each column.
getColumnModel() — Method in class org.aswing.JTable
Returns the TableColumnModel that contains all column information of this table.
getColumnModel() — Method in class org.aswing.table.JTableHeader
Returns the TableColumnModel that contains all column information of this table header.
getColumnModelListeners() — Method in class org.aswing.table.DefaultTableColumnModel
getColumnName(column) — Method in class org.aswing.JTable
Returns the name of the column appearing in the view at column position column.
getColumnName(column) — Method in class org.aswing.table.AbstractTableModel
Returns a default name for the column using spreadsheet conventions: A, B, C, ...
getColumnName(column) — Method in class org.aswing.table.DefaultTableModel
Returns the column name.
getColumnName(column) — Method in class org.aswing.table.PropertyTableModel
Returns the column name for specified column.
getColumnName(columnIndex) — Method in interface org.aswing.table.TableModel
Returns the name of the column at columnIndex.
getColumnName(column) — Method in class org.aswing.table.sorter.TableSorter
getColumnPreferredWidth(column, rows) — Method in class org.aswing.ext.Form
Returns the preferred size of specified column.
getColumnPreferredWidth(column) — Method in class org.aswing.ext.FormRow
Returns the preferred size of specified column.
getColumns() — Method in class org.aswing.GridLayout
Gets the number of columns in this layout.
getColumns() — Method in class org.aswing.JAdjuster
getColumns() — Method in class org.aswing.JTextArea
getColumns() — Method in class org.aswing.JTextField
getColumns() — Method in class org.aswing.ext.GridListLayout
getColumns() — Method in class org.aswing.table.DefaultTableColumnModel
Returns an Array of all the columns in the model.
getColumns() — Method in interface org.aswing.table.TableColumnModel
Returns an Array of all the columns in the model.
getColumnSelectionAllowed() — Method in class org.aswing.JTable
Returns true if columns can be selected.
getColumnSelectionAllowed() — Method in class org.aswing.table.DefaultTableColumnModel
Returns true if column selection is allowed, otherwise false.
getColumnSelectionAllowed() — Method in interface org.aswing.table.TableColumnModel
Returns true if columns may be selected.
getColumnVerticalAlignment(column) — Method in class org.aswing.ext.FormRow
Returns the vertical alignment of a row.
getColumnWidth() — Method in class org.aswing.JTextComponent
Returns the column width.
getColumnWidth(column) — Method in class org.aswing.ext.FormRow
Returns the width of column.
getComboBox() — Method in class org.aswing.DefaultComboBoxCellEditor
getComboBoxUI() — Method in class org.aswing.JComboBox
Returns the ui for this combobox with ComboBoxUI instance
getComBounds(rv:org.aswing.geom:IntRectangle) — Method in class org.aswing.Component

Stores the bounds value of this component into "return value" rv and returns rv.

getComparator(column) — Method in class org.aswing.table.sorter.TableSorter
Returns the comparator function for given column.
getComponent(index) — Method in class org.aswing.Container
Gets the nth(index) component in this container.
getComponent(index) — Method in class org.aswing.JMenu
Returns the component at position index.
getComponent() — Method in class org.aswing.resizer.ResizerController
Returns reference to the real used component.
getComponentAfter(c:org.aswing:Component) — Method in class org.aswing.ContainerOrderFocusTraversalPolicy
getComponentAfter(c:org.aswing:Component) — Method in interface org.aswing.FocusTraversalPolicy
Returns the Component that should receive the focus after c.
getComponentAfterImp(c:org.aswing:Component, deepIn) — Method in class org.aswing.ContainerOrderFocusTraversalPolicy
getComponentBefore(c:org.aswing:Component) — Method in class org.aswing.ContainerOrderFocusTraversalPolicy
getComponentBefore(c:org.aswing:Component) — Method in interface org.aswing.FocusTraversalPolicy
Returns the Component that should receive the focus before c.
getComponentBeforeImp(c:org.aswing:Component) — Method in class org.aswing.ContainerOrderFocusTraversalPolicy
getComponentCount() — Method in class org.aswing.Container
Gets the number of components in this container.
getComponentCount() — Method in class org.aswing.JMenu
Returns the number of components on the menu.
getComponentIndexWithChildIndex(index) — Method in class org.aswing.Container
getConstraints() — Method in class org.aswing.Component
Gets cpmponent's constraints.
getConstructor(key) — Method in class org.aswing.UIDefaults
getContainer() — Method in class org.aswing.event.ContainerEvent
Returns the container whos component child was just removed.
getContentPane() — Method in class org.aswing.JWindow
Returns the content pane of this window.
getContentPane() — Method in class org.aswing.WindowLayout
getContentPane() — Method in class org.aswing.ext.Folder
Returns the content pane
getContinuousCount(column) — Method in class org.aswing.ext.FormRow
getCount() — Method in class org.aswing.event.ClickCountEvent
getCSS() — Method in class org.aswing.JTextComponent
getCurrentColor() — Method in class org.aswing.colorchooser.PreviewColorIcon
getCurrentDragImage() — Static method in class org.aswing.dnd.DragManager
Returns the drag image.
getCurrentDropTarget() — Static method in class org.aswing.dnd.DragManager
Returns current drop target of dragging components by startDrag method.
getCurrentDropTargetComponent() — Static method in class org.aswing.dnd.DragManager
Returns current drop target component of dragging components by startDrag method.
getCurrentDropTargetDropTriggerComponent() — Static method in class org.aswing.dnd.DragManager
Returns current drop target drop trigger component of dragging components by startDrag method.
getCursorContainerRoot() — Method in class org.aswing.CursorManager
getCustomScale() — Method in class org.aswing.AssetPane
Returns current custom scale value in percents.
getData() — Method in class org.aswing.dnd.SourceData
getData() — Method in class org.aswing.table.DefaultTableModel
Returns the Array of Arrays that contains the table's data values.
getData() — Method in class org.aswing.util.ListNode
getDefault(key) — Method in class org.aswing.plaf.BaseComponentUI
getDefault(key) — Method in interface org.aswing.plaf.ComponentUI
Returns the default property for this UI of specified key.
getDefaultBasicUIClass() — Method in class org.aswing.Component
Returns the default basic ui class for this component.
getDefaultBasicUIClass() — Method in class org.aswing.JAccordion
getDefaultBasicUIClass() — Method in class org.aswing.JAdjuster
getDefaultBasicUIClass() — Method in class org.aswing.JButton
getDefaultBasicUIClass() — Method in class org.aswing.JCheckBox
getDefaultBasicUIClass() — Method in class org.aswing.JCheckBoxMenuItem
getDefaultBasicUIClass() — Method in class org.aswing.JClosableTabbedPane
getDefaultBasicUIClass() — Method in class org.aswing.JColorChooser
getDefaultBasicUIClass() — Method in class org.aswing.JComboBox
getDefaultBasicUIClass() — Method in class org.aswing.JFrame
getDefaultBasicUIClass() — Method in class org.aswing.JLabel
getDefaultBasicUIClass() — Method in class org.aswing.JLabelButton
getDefaultBasicUIClass() — Method in class org.aswing.JList
getDefaultBasicUIClass() — Method in class org.aswing.JMenu
getDefaultBasicUIClass() — Method in class org.aswing.JMenuBar
getDefaultBasicUIClass() — Method in class org.aswing.JMenuItem
getDefaultBasicUIClass() — Method in class org.aswing.JPanel
getDefaultBasicUIClass() — Method in class org.aswing.JPopupMenu
getDefaultBasicUIClass() — Method in class org.aswing.JProgressBar
getDefaultBasicUIClass() — Method in class org.aswing.JRadioButton
getDefaultBasicUIClass() — Method in class org.aswing.JRadioButtonMenuItem
getDefaultBasicUIClass() — Method in class org.aswing.JScrollBar
getDefaultBasicUIClass() — Method in class org.aswing.JScrollPane
getDefaultBasicUIClass() — Method in class org.aswing.JSeparator
getDefaultBasicUIClass() — Method in class org.aswing.JSlider
getDefaultBasicUIClass() — Method in class org.aswing.JSpacer
getDefaultBasicUIClass() — Method in class org.aswing.JSplitPane
getDefaultBasicUIClass() — Method in class org.aswing.JTabbedPane
getDefaultBasicUIClass() — Method in class org.aswing.JTable
getDefaultBasicUIClass() — Method in class org.aswing.JTextArea
getDefaultBasicUIClass() — Method in class org.aswing.JTextField
getDefaultBasicUIClass() — Method in class org.aswing.JToggleButton
getDefaultBasicUIClass() — Method in class org.aswing.JToolBar
getDefaultBasicUIClass() — Method in class org.aswing.JToolTip
getDefaultBasicUIClass() — Method in class org.aswing.JTree
getDefaultBasicUIClass() — Method in class org.aswing.JViewport
getDefaultBasicUIClass() — Method in class org.aswing.colorchooser.JColorMixer
getDefaultBasicUIClass() — Method in class org.aswing.colorchooser.JColorSwatches
getDefaultBasicUIClass() — Method in class org.aswing.table.JTableHeader
getDefaultButton() — Method in class org.aswing.JRootPane
getDefaultCellFactory(columnClass) — Method in class org.aswing.JTable
Returns the cell factory to be used when no factory has been set in a TableColumn.
getDefaultCloseOperation() — Method in class org.aswing.JFrame
Returns the operation that will happen by default when the user initiates a "close" on this frame.
getDefaultComponent(container:org.aswing:Container) — Method in class org.aswing.ContainerOrderFocusTraversalPolicy
This will return the first focusable component in the container.
getDefaultComponent(container:org.aswing:Container) — Method in interface org.aswing.FocusTraversalPolicy
Returns the default Component to focus in the specifield container.
getDefaultComponent(container:org.aswing:Container) — Method in class org.aswing.WindowOrderFocusTraversalPolicy
This will return the first focusable component in the container.
getDefaultEditor(columnClass) — Method in class org.aswing.JTable
Returns the editor to be used when no editor has been set in a TableColumn.
getDefaultFocusColorInner() — Method in class org.aswing.plaf.BaseComponentUI
getDefaultFocusColorOutter() — Method in class org.aswing.plaf.BaseComponentUI
getDefaultFocusTraversalPolicy() — Method in class org.aswing.FocusManager
Returns the default FocusTraversalPolicy.
getDefaultMaxChars() — Static method in class org.aswing.JTextArea
Returns the maxChars property for default value when JTextArea be created.
getDefaultMaxChars() — Static method in class org.aswing.JTextField
Returns the maxChars property for default value when JTextFeild be created.
getDefaultMnemonicModifier() — Static method in class org.aswing.KeyboardManager
getDefaultRenderer() — Method in class org.aswing.table.JTableHeader
Returns the default renderer used when no headerRenderer is defined by a TableColumn.
getDefaultResizerClass() — Static method in class org.aswing.resizer.ResizerController
Returns the default resizer class.
getDefaults() — Method in class org.aswing.LookAndFeel
Should override in sub-class to return a defaults.
getDefaults() — Static method in class org.aswing.UIManager
getDefaults() — Method in class org.aswing.plaf.basic.BasicLookAndFeel
getDefaultsOwner(c:org.aswing:Component) — Method in class org.aswing.plaf.DefaultsDecoratorBase
getDefaultTextFormat() — Method in class org.aswing.JTextComponent
getDelay() — Method in class org.aswing.JMenu
Returns the suggested delay, in milliseconds, before submenus are popped up or down.
getDelay() — Method in class org.aswing.util.AbstractImpulser
Returns the delay between firings of events.
getDelay() — Method in interface org.aswing.util.Impulser
Returns the delay between firings of events.
getDepth() — Method in class org.aswing.tree.DefaultMutableTreeNode
Returns the depth of the tree rooted at this node -- the longest distance from this node to a leaf.
getDescription() — Method in class org.aswing.KeySequence
getDescription() — Method in class org.aswing.KeyStroke
getDescription() — Method in interface org.aswing.KeyType
Returns the string that represent the key sequence.
getDisabledIcon() — Method in class org.aswing.AbstractButton
Returns the icon used by the button when it's disabled.
getDisabledIcon() — Method in class org.aswing.JLabel
Returns the icon used by the label when it's disabled.
getDisabledSelectedIcon() — Method in class org.aswing.AbstractButton
Returns the icon used by the button when it's disabled and selected.
getDisplay(c:org.aswing:Component) — Method in class org.aswing.AssetBackground
getDisplay(c:org.aswing:Component) — Method in class org.aswing.AssetIcon
getDisplay(c:org.aswing:Component) — Method in interface org.aswing.Decorator
Returns the display object which is used as the component decorator.
getDisplay(c:org.aswing:Component) — Method in class org.aswing.EmptyIcon
getDisplay(c:org.aswing:Component) — Method in class org.aswing.GradientBackground
getDisplay(c:org.aswing:Component) — Method in class org.aswing.LoadIcon
getDisplay(c:org.aswing:Component) — Method in class org.aswing.MultipleAssetIcon
getDisplay(c:org.aswing:Component) — Method in class org.aswing.SimpleButtonIcon
getDisplay(c:org.aswing:Component) — Method in class org.aswing.SimpleButtonIconToggle
getDisplay(c:org.aswing:Component) — Method in class org.aswing.SolidBackground
getDisplay(c:org.aswing:Component) — Method in class org.aswing.border.DecorateBorder
You should override this method to return the display object.
getDisplay(c:org.aswing:Component) — Method in class org.aswing.colorchooser.ColorRectIcon
getDisplay(c:org.aswing:Component) — Method in class org.aswing.colorchooser.NoColorIcon
getDisplay(c:org.aswing:Component) — Method in class org.aswing.colorchooser.PreviewColorIcon
getDisplay() — Method in class org.aswing.dnd.DefaultDragImage
getDisplay() — Method in interface org.aswing.dnd.DraggingImage
Returns the display object for the representation of dragging.
getDisplay(c:org.aswing:Component) — Method in class org.aswing.plaf.DefaultEmptyDecoraterResource
return null
getDisplay(c:org.aswing:Component) — Method in class org.aswing.plaf.basic.frame.BasicFrameTitleBarBG
getDisplay(c:org.aswing:Component) — Method in class org.aswing.plaf.basic.tabbedpane.CloseIcon
getDisplay(c:org.aswing:Component) — Method in class org.aswing.table.sorter.Arrow
getDisplay(c:org.aswing:Component) — Method in class org.aswing.tree.TreeFolderIcon
getDisplay(c:org.aswing:Component) — Method in class org.aswing.tree.TreeLeafIcon
getDisplayImp() — Method in class org.aswing.border.BevelBorder
getDisplayImp() — Method in class org.aswing.border.CaveBorder
getDisplayImp() — Method in class org.aswing.border.DecorateBorder
Override this method in sub-class to return the display object if needed.
getDisplayImp() — Method in class org.aswing.border.LineBorder
getDisplayImp() — Method in class org.aswing.border.SideLineBorder
getDisplayImp() — Method in class org.aswing.border.SimpleTitledBorder
getDisplayImp() — Method in class org.aswing.border.TitledBorder
getDisplayOwner() — Method in class org.aswing.JPopup
Returns the owner as DisplayObjectContainer, null if it is not DisplayObjectContainer.
getDisplayText() — Method in class org.aswing.AbstractButton
Returns the text to be displayed, it is a text that removed the "&"(mnemonic modifier char).
getDividerLocation() — Method in class org.aswing.JSplitPane
Returns the last value passed to setDividerLocation.
getDividerSize() — Method in class org.aswing.JSplitPane
Returns the divider size.
getDragInitiator() — Method in class org.aswing.event.DragAndDropEvent
Returns the drag initiator component.
getDropTarget(stage, pos, targetType, addtionCheck) — Static method in class org.aswing.dnd.DragManager
Returns the drop target of specified position and specified class type.
getDropTargetComponent(pos) — Static method in class org.aswing.dnd.DragManager
Returns current drop target component of specified position.
getDropTragetDropTriggerComponent(pos) — Static method in class org.aswing.dnd.DragManager
Returns drop target drop trigger component of specified global position.
getEdge() — Method in class org.aswing.border.TitledBorder
getEditingColumn() — Method in class org.aswing.JTable
Returns the index of the column that contains the cell currently being edited.
getEditingPath() — Method in class org.aswing.JTree
Returns the path to the element that is currently being edited.
getEditingRow() — Method in class org.aswing.JTable
Returns the index of the row that contains the cell currently being edited.
getEditor() — Method in class org.aswing.JComboBox
Returns the editor used to paint and edit the selected item in the JComboBox field.
getEditorComponent() — Method in class org.aswing.AbstractCellEditor
getEditorComponent() — Method in interface org.aswing.ComboBoxEditor
Return the component that performance the editing asset.
getEditorComponent() — Method in class org.aswing.DefaultCheckBoxCellEditor
getEditorComponent() — Method in class org.aswing.DefaultComboBoxCellEditor
getEditorComponent() — Method in class org.aswing.DefaultComboBoxEditor
getEditorComponent() — Method in class org.aswing.DefaultTextFieldCellEditor
getElementAt(index) — Method in interface org.aswing.ListModel
Returns the value at the specified index.
getElementAt(i) — Method in class org.aswing.VectorListModel
implemented ListMode
getElementCount() — Method in interface org.aswing.table.Resizable2
getElementCount() — Method in class org.aswing.table.Resizable2Imp1
getElementCount() — Method in class org.aswing.table.Resizable3Imp1
getElementCount() — Method in class org.aswing.table.Resizable3Imp2
getElements() — Method in class org.aswing.ButtonGroup
Returns all the buttons that are participating in this group.
getExpandedDescendants(parent:org.aswing.tree:TreePath) — Method in class org.aswing.JTree
Returns an Array of the descendants of the path parent that are currently expanded.
getExpandedFolderIcon() — Method in class org.aswing.tree.DefaultTreeCell
getExpandedState(path:org.aswing.tree:TreePath) — Method in class org.aswing.tree.AbstractLayoutCache
Returns true if the path is expanded, and visible.
getExpandedState(path:org.aswing.tree:TreePath) — Method in class org.aswing.tree.FixedHeightLayoutCache
Returns true if the path is expanded, and visible.
getExtent() — Method in interface org.aswing.BoundedRangeModel
Returns the model's extent, the length of the inner range that begins at the model's value.
getExtent() — Method in class org.aswing.DefaultBoundedRangeModel
getExtent() — Method in class org.aswing.JAdjuster
Returns the "extent" -- the range of values "covered" by the knob.
getExtent() — Method in class org.aswing.JSlider
Returns the "extent" -- the range of values "covered" by the knob.
getExtentSize() — Method in class org.aswing.JList
getExtentSize() — Method in class org.aswing.JTable
getExtentSize() — Method in class org.aswing.JTextArea
getExtentSize() — Method in class org.aswing.JTree
getExtentSize() — Method in class org.aswing.JViewport
getExtentSize() — Method in interface org.aswing.Viewportable
Returns the size of the visible part of the view in view logic coordinates.
getFillType() — Method in class org.aswing.graphics.GradientBrush
getFillType() — Method in class org.aswing.graphics.GradientPen
getFirstChild() — Method in class org.aswing.tree.DefaultMutableTreeNode
Returns this node's first child.
getFirstComponent(container:org.aswing:Container) — Method in class org.aswing.ContainerOrderFocusTraversalPolicy
Returns the first focusable component in the container.
getFirstIndex() — Method in class org.aswing.event.SelectionEvent
Returns the first changed index(the begin).
getFirstLeaf() — Method in class org.aswing.tree.DefaultMutableTreeNode
Finds and returns the first leaf that is a descendant of this node -- either this node or its first child's first leaf.
getFirstRow() — Method in class org.aswing.event.TableModelEvent
Returns the first row that changed.
getFirstVisibleIndex() — Method in class org.aswing.JList
getFixedCellWidth() — Method in class org.aswing.JTree
Returns the fixed cell width value -- the value specified by setting the fixedCellWidth property, rather than that calculated from the cell elements.
getFocalPointRatio() — Method in class org.aswing.graphics.GradientPen
getFocusManager() — Method in class org.aswing.Component
Returns the focus manager for this component's stage, or null if this component is not on stage.
getFocusOwner() — Method in class org.aswing.FocusManager
Returns the focus owner.
getFocusTransmit() — Method in class org.aswing.Component
Override this to return another component that the focus should be transmit to.
getFocusTransmit() — Method in class org.aswing.JScrollPane
getFocusTraversalPolicy() — Method in class org.aswing.Container
Returns the focus traversal policy of this container, it will return its parent's focus traversal policy if its self is null.
getFont() — Method in class org.aswing.Component
Gets the font of this component.
getFont(key) — Method in class org.aswing.UIDefaults
getFont(key) — Static method in class org.aswing.UIManager
getFont() — Method in class org.aswing.border.SimpleTitledBorder
getFont() — Method in class org.aswing.border.TitledBorder
getFont(key) — Method in class org.aswing.plaf.BaseComponentUI
getFont(key) — Method in interface org.aswing.plaf.ComponentUI
getForeground() — Method in class org.aswing.Component
Gets the foreground color of this component.
getForegroundChild() — Method in class org.aswing.AWSprite
Returns the foreground child.
getForegroundDecorator() — Method in class org.aswing.Component
Returns the foreground decorator of this component.
getFrame() — Method in interface org.aswing.FrameTitleBar
getFrame() — Method in class org.aswing.JFrameTitleBar
getFrame() — Method in class org.aswing.JOptionPane
getFrameIcon(key) — Method in class org.aswing.JFrameTitleBar
getFrameUI() — Method in class org.aswing.JFrame
Returns the ui for this frame with FrameUI instance
getFrameUIColor(key) — Method in class org.aswing.JFrameTitleBar
getFrameUIInt(key) — Method in class org.aswing.JFrameTitleBar
getFromIndex() — Method in class org.aswing.table.TableColumnModelEvent
Returns the fromIndex.
getFullClassName(o) — Static method in class org.aswing.util.Reflection
getGap() — Method in class org.aswing.Box
Gets current gap of the default BoxLayout.
getGap() — Method in class org.aswing.BoxLayout
Gets gap.
getGap() — Method in class org.aswing.JToolBar
Returns the gap.
getGap() — Method in class org.aswing.SoftBox
Gets current gap of the default SoftBoxLayout.
getGap() — Method in class org.aswing.SoftBoxLayout
Gets gap.
getGap() — Method in class org.aswing.colorchooser.VerticalLayout
Gets gap.
getGap() — Method in class org.aswing.ext.FormRow
getGapFromEdge() — Method in class org.aswing.MultipleAssetIcon
Return value for a blank space from each one side of asset.
getGlobalLocation(rv:org.aswing.geom:IntPoint) — Method in class org.aswing.Component
Stores the global location value of this component into "return value" p and returns p.
getGreen() — Method in class org.aswing.ASColor
Returns the green component in the range 0-255.
getGridColor() — Method in class org.aswing.JTable
Returns the color used to draw grid lines.
getGridFitType() — Method in class org.aswing.ASFontAdvProperties
getGroundContainer() — Method in class org.aswing.JPopup
getGroundDecorator(key) — Method in class org.aswing.UIDefaults
getGroundDecorator(key) — Static method in class org.aswing.UIManager
getGroundDecorator(key) — Method in class org.aswing.plaf.BaseComponentUI
getGroundDecorator(key) — Method in interface org.aswing.plaf.ComponentUI
getGroup() — Method in class org.aswing.DefaultButtonModel
Returns the group that this button belongs to.
getHead() — Method in class org.aswing.util.LinkedList
getHeaderCellFactory() — Method in class org.aswing.table.TableColumn
getHeaderHeight() — Method in class org.aswing.JTable
Returns the header height.
getHeaderRect(column) — Method in class org.aswing.table.JTableHeader
Returns the rect containing the header tile at column.
getHeaderRendererIcon(column, size) — Method in class org.aswing.table.sorter.TableSorter
getHeaderValue() — Method in class org.aswing.table.TableColumn
getHeight() — Method in class org.aswing.Component
Returns the current height of this component
getHeightMargin() — Method in class org.aswing.JTextComponent
getHgap() — Method in class org.aswing.BorderLayout
getHgap() — Method in class org.aswing.FlowLayout
Gets the horizontal gap between components.
getHgap() — Method in class org.aswing.GridLayout
Gets the horizontal gap between components.
getHgap() — Method in class org.aswing.ext.GridListLayout
getHGap() — Method in class org.aswing.ext.Form
getHighestIndexUnderForeground() — Method in class org.aswing.AWSprite
Returns the current top index for a new child(none forground child).
getHighlightInnerColor() — Method in class org.aswing.border.BevelBorder
Returns the inner highlight color of the bevel border.
getHighlightInnerColorWith(c:org.aswing:Component) — Method in class org.aswing.border.BevelBorder
Returns the inner highlight color of the bevel border when rendered on the specified component.
getHighlightOuterColor() — Method in class org.aswing.border.BevelBorder
Returns the outer highlight color of the bevel border.
getHighlightOuterColorWith(c:org.aswing:Component) — Method in class org.aswing.border.BevelBorder
Returns the outer highlight color of the bevel border when rendered on the specified component.
getHorizontalAlignment() — Method in class org.aswing.AbstractButton
Returns the horizontal alignment of the icon and text.
getHorizontalAlignment() — Method in class org.aswing.AbstractTabbedPane
Returns the horizontal alignment of the icon and text.
getHorizontalAlignment() — Method in class org.aswing.AssetPane
Returns the horizontal alignment of the image/animation.
getHorizontalAlignment() — Method in class org.aswing.JLabel
Returns the horizontal alignment of the icon and text.
getHorizontalAlignment() — Method in class org.aswing.JViewport
Returns the horizontal alignment of the view if the view is narrower than extent width.
getHorizontalBlockIncrement() — Method in class org.aswing.JList
getHorizontalBlockIncrement() — Method in class org.aswing.JTable
getHorizontalBlockIncrement() — Method in class org.aswing.JTextArea
Return the block value for the Horizontal scrolling.
getHorizontalBlockIncrement() — Method in class org.aswing.JTree
getHorizontalBlockIncrement() — Method in class org.aswing.JViewport
Return the block value for the Horizontal scrolling.
getHorizontalBlockIncrement() — Method in interface org.aswing.Viewportable
Return the block value for the Horizontal scrolling.
getHorizontalBlockIncrement() — Method in class org.aswing.ext.GridList
getHorizontalScrollBar() — Method in class org.aswing.JScrollPane
getHorizontalScrollBarPolicy() — Method in class org.aswing.JScrollPane
getHorizontalTextPosition() — Method in class org.aswing.AbstractButton
Returns the horizontal position of the text relative to the icon.
getHorizontalTextPosition() — Method in class org.aswing.AbstractTabbedPane
Returns the horizontal position of the text relative to the icon.
getHorizontalTextPosition() — Method in class org.aswing.JLabel
Returns the horizontal position of the text relative to the icon.
getHorizontalUnitIncrement() — Method in class org.aswing.JList
getHorizontalUnitIncrement() — Method in class org.aswing.JTable
getHorizontalUnitIncrement() — Method in class org.aswing.JTextArea
Returns the unit value for the Horizontal scrolling.
getHorizontalUnitIncrement() — Method in class org.aswing.JTree
getHorizontalUnitIncrement() — Method in class org.aswing.JViewport
Returns the unit value for the Horizontal scrolling.
getHorizontalUnitIncrement() — Method in interface org.aswing.Viewportable
Returns the unit value for the Horizontal scrolling.
getHorizontalUnitIncrement() — Method in class org.aswing.ext.GridList
getHtmlText() — Method in class org.aswing.JTextComponent
getHue() — Method in class org.aswing.ASColor
Returns the hue component in the range [0, 1].
getIcon() — Method in class org.aswing.AbstractButton
getIcon() — Method in interface org.aswing.FrameTitleBar
getIcon() — Method in class org.aswing.JFrame
Returns the icon displayed in the title bar for this frame.
getIcon() — Method in class org.aswing.JFrameTitleBar
getIcon() — Method in class org.aswing.JLabel
getIcon(key) — Method in class org.aswing.UIDefaults
getIcon(key) — Static method in class org.aswing.UIManager
getIcon(key) — Method in class org.aswing.plaf.BaseComponentUI
getIcon(key) — Method in interface org.aswing.plaf.ComponentUI
getIconAt(i) — Method in class org.aswing.AbstractTabbedPane
Returns the tab icon at specified index.
getIconHeight(c:org.aswing:Component) — Method in class org.aswing.AssetIcon
getIconHeight(c:org.aswing:Component) — Method in class org.aswing.EmptyIcon
getIconHeight(c:org.aswing:Component) — Method in interface org.aswing.Icon
Returns the icon height.
getIconHeight(c:org.aswing:Component) — Method in class org.aswing.LoadIcon
getIconHeight(c:org.aswing:Component) — Method in class org.aswing.MultipleAssetIcon
getIconHeight(c:org.aswing:Component) — Method in class org.aswing.SimpleButtonIcon
getIconHeight(c:org.aswing:Component) — Method in class org.aswing.SimpleButtonIconToggle
getIconHeight(c:org.aswing:Component) — Method in class org.aswing.colorchooser.ColorRectIcon
Return the icon's height.
getIconHeight(c:org.aswing:Component) — Method in class org.aswing.colorchooser.NoColorIcon
Return the icon's height.
getIconHeight(c:org.aswing:Component) — Method in class org.aswing.colorchooser.PreviewColorIcon
getIconHeight(c:org.aswing:Component) — Method in class org.aswing.plaf.DefaultEmptyDecoraterResource
return 0
getIconHeight(c:org.aswing:Component) — Method in class org.aswing.plaf.basic.tabbedpane.CloseIcon
getIconHeight(c:org.aswing:Component) — Method in class org.aswing.table.sorter.Arrow
getIconHeight(c:org.aswing:Component) — Method in class org.aswing.tree.TreeFolderIcon
getIconHeight(c:org.aswing:Component) — Method in class org.aswing.tree.TreeLeafIcon
getIconifiedButton() — Method in interface org.aswing.FrameTitleBar
getIconifiedButton() — Method in class org.aswing.JFrameTitleBar
getIconTextGap() — Method in class org.aswing.AbstractButton
Returns the amount of space between the text and the icon displayed in this button.
getIconTextGap() — Method in class org.aswing.AbstractTabbedPane
Returns the amount of space between the text and the icon displayed in this button.
getIconTextGap() — Method in class org.aswing.JLabel
Returns the amount of space between the text and the icon displayed in this button.
getIconWidth(c:org.aswing:Component) — Method in class org.aswing.AssetIcon
getIconWidth(c:org.aswing:Component) — Method in class org.aswing.EmptyIcon
getIconWidth(c:org.aswing:Component) — Method in interface org.aswing.Icon
Returuns the icon width.
getIconWidth(c:org.aswing:Component) — Method in class org.aswing.LoadIcon
getIconWidth(c:org.aswing:Component) — Method in class org.aswing.MultipleAssetIcon
getIconWidth(c:org.aswing:Component) — Method in class org.aswing.SimpleButtonIcon
getIconWidth(c:org.aswing:Component) — Method in class org.aswing.SimpleButtonIconToggle
getIconWidth(c:org.aswing:Component) — Method in class org.aswing.colorchooser.ColorRectIcon
Return the icon's width.
getIconWidth(c:org.aswing:Component) — Method in class org.aswing.colorchooser.NoColorIcon
Return the icon's width.
getIconWidth(c:org.aswing:Component) — Method in class org.aswing.colorchooser.PreviewColorIcon
getIconWidth(c:org.aswing:Component) — Method in class org.aswing.plaf.DefaultEmptyDecoraterResource
return 0
getIconWidth(c:org.aswing:Component) — Method in class org.aswing.plaf.basic.tabbedpane.CloseIcon
getIconWidth(c:org.aswing:Component) — Method in class org.aswing.table.sorter.Arrow
getIconWidth(c:org.aswing:Component) — Method in class org.aswing.tree.TreeFolderIcon
getIconWidth(c:org.aswing:Component) — Method in class org.aswing.tree.TreeLeafIcon
getIdentifier() — Method in class org.aswing.table.TableColumn
getIndeterminateDelay() — Method in class org.aswing.JProgressBar
getIndex(com:org.aswing:Component) — Method in class org.aswing.Container
Returns the index of the child component in this container.
getIndex() — Method in class org.aswing.event.TabCloseEvent
Return the index of tab that close button clicked.
getIndex() — Method in class org.aswing.ext.GridListItemEvent
getIndex(aChild:org.aswing.tree:TreeNode) — Method in class org.aswing.tree.DefaultMutableTreeNode
Returns the index of the specified child in this node's child array.
getIndex(node:org.aswing.tree:TreeNode) — Method in interface org.aswing.tree.TreeNode
Returns the index of node in the receivers children.
getIndex0() — Method in class org.aswing.event.ListDataEvent
Returns the lower index of the range.
getIndex1() — Method in class org.aswing.event.ListDataEvent
Returns the upper index of the range.
getIndexOfChild(parent, child) — Method in class org.aswing.tree.DefaultTreeModel
Returns the index of child in parent.
getIndexOfChild(parent, child) — Method in interface org.aswing.tree.TreeModel
Returns the index of child in parent.
getInitialDelay() — Method in class org.aswing.util.AbstractImpulser
Returns the AbstractImpulser's initial delay.
getInitialDelay() — Method in interface org.aswing.util.Impulser
Returns the Impulser's initial delay.
getInitialStageSize() — Static method in class org.aswing.AsWingManager
Returns the stage initial size.
getInputText() — Method in class org.aswing.JAdjuster
Returns the input text component, based on the LAF, the AdjusterUI should return the right text component to this.
getInputText() — Method in class org.aswing.JOptionPane
getInputText() — Method in interface org.aswing.plaf.AdjusterUI
getInsets() — Method in class org.aswing.Component
If a border has been set on this component, returns the border's insets; otherwise returns an empty insets.
getInsets() — Method in class org.aswing.JToolBar
getInsets(key) — Method in class org.aswing.UIDefaults
getInsets(key) — Static method in class org.aswing.UIManager
getInsets(key) — Method in class org.aswing.plaf.BaseComponentUI
getInsets(key) — Method in interface org.aswing.plaf.ComponentUI
getInsideBounds(bounds:org.aswing.geom:IntRectangle) — Method in class org.aswing.Insets
getInsideSize(size:org.aswing.geom:IntDimension) — Method in class org.aswing.Insets
getInstance() — Static method in class org.aswing.RepaintManager
Init the repaint manager, it will works better when it is inited.
getInstance(key) — Method in class org.aswing.UIDefaults
getInstance(key) — Static method in class org.aswing.UIManager
getInstance(key) — Method in class org.aswing.plaf.BaseComponentUI
getInstance(key) — Method in interface org.aswing.plaf.ComponentUI
getInt(key) — Method in class org.aswing.UIDefaults
getInt(key) — Static method in class org.aswing.UIManager
getInt(key) — Method in class org.aswing.plaf.BaseComponentUI
getInt(key) — Method in interface org.aswing.plaf.ComponentUI
getIntercellSpacing() — Method in class org.aswing.JTable
Returns the horizontal and vertical space between cells.
getInterior() — Method in class org.aswing.border.DecorateBorder
Returns current interior border.
getInternalFocusObject() — Method in class org.aswing.Component
Returns the object to receive the focus for this component.
getInternalFocusObject() — Method in class org.aswing.JComboBox
Returns the editor component internal focus object.
getInternalFocusObject() — Method in class org.aswing.JTextComponent
Returns the text field to receive the focus for this component.
getInternalFocusObject() — Method in class org.aswing.JWindow
Window will return a empty sprite to receive the focus, this makes window can only get focus with key navigation, not mouse.
getInternalFocusObject(c:org.aswing:Component) — Method in class org.aswing.plaf.BaseComponentUI
Returns the object to receive the focus for the component.
getInternalFocusObject(c:org.aswing:Component) — Method in interface org.aswing.plaf.ComponentUI
Returns the object to receive the focus for the component.
getInterpolationMethod() — Method in class org.aswing.graphics.GradientPen
getInverted() — Method in class org.aswing.JSlider
Returns true if the value-range shown for the slider is reversed,
getInvoker() — Method in class org.aswing.JPopupMenu
Returns the component which is the 'invoker' of this popup menu.
getItemAt(index) — Method in class org.aswing.JComboBox
Returns the list item at the specified index.
getItemCount() — Method in class org.aswing.JComboBox
Returns the number of items in the list.
getItemIndexByCell(cell:org.aswing:ListCell) — Method in class org.aswing.JList
Returns the index of the cell.
getItemIndexByCellComponent(item:org.aswing:Component) — Method in class org.aswing.JList
getJLabel() — Method in class org.aswing.DefaultListCell
getJoints() — Method in class org.aswing.graphics.Pen
getKeyAction(key:org.aswing:KeyType) — Method in class org.aswing.KeyMap
Returns the action from the key defintion.
getKeyboardManager() — Method in class org.aswing.Component
Returns the keyboard manager of this component's JRootPane ancestor.
getKeyboardManager() — Method in class org.aswing.JRootPane
getKeyMap() — Method in class org.aswing.JRootPane
Returns the key -> action map of this window.
getKeyMap() — Method in class org.aswing.KeyboardManager
getLabel() — Method in interface org.aswing.FrameTitleBar
getLabel() — Method in class org.aswing.JFrameTitleBar
getLastChild() — Method in class org.aswing.tree.DefaultMutableTreeNode
Returns this node's last child.
getLastComponent(c:org.aswing:Component) — Method in class org.aswing.ContainerOrderFocusTraversalPolicy
Returns the last focusable component in the component, if it is a container deep into it to find the last.
getLastDividerLocation() — Method in class org.aswing.JSplitPane
Returns the last location the divider was at.
getLastIndex() — Method in class org.aswing.event.SelectionEvent
Returns the last changed index(the end).
getLastLeaf() — Method in class org.aswing.tree.DefaultMutableTreeNode
Finds and returns the last leaf that is a descendant of this node -- either this node or its last child's last leaf.
getLastPathComponent() — Method in class org.aswing.tree.TreePath
Returns the last component of this path.
getLastRow() — Method in class org.aswing.event.TableModelEvent
Returns the last row that changed.
getLastSelectedPathComponent() — Method in class org.aswing.JTree
Returns the last path component in the first node of the current selection.
getLastVisibleIndex() — Method in class org.aswing.JList
getLayout() — Method in class org.aswing.Container
getLayoutAlignmentX(target:org.aswing:Container) — Method in class org.aswing.BorderLayout
getLayoutAlignmentX(target:org.aswing:Container) — Method in class org.aswing.BoxLayout
return 0.5
getLayoutAlignmentX(target:org.aswing:Container) — Method in class org.aswing.EmptyLayout
return 0
getLayoutAlignmentX(target:org.aswing:Container) — Method in class org.aswing.GridLayout
return 0.5
getLayoutAlignmentX(target:org.aswing:Container) — Method in class org.aswing.JList
return 0
getLayoutAlignmentX(target:org.aswing:Container) — Method in class org.aswing.JTable
return 0
getLayoutAlignmentX(target:org.aswing:Container) — Method in interface org.aswing.LayoutManager
Returns the alignment along the x axis.
getLayoutAlignmentX(target:org.aswing:Container) — Method in class org.aswing.SoftBoxLayout
return 0.5
getLayoutAlignmentX(target:org.aswing:Container) — Method in class org.aswing.colorchooser.VerticalLayout
return 0.5
getLayoutAlignmentX(target:org.aswing:Container) — Method in class org.aswing.ext.Form
getLayoutAlignmentX(target:org.aswing:Container) — Method in class org.aswing.ext.FormRow
getLayoutAlignmentY(target:org.aswing:Container) — Method in class org.aswing.BorderLayout
getLayoutAlignmentY(target:org.aswing:Container) — Method in class org.aswing.BoxLayout
return 0.5
getLayoutAlignmentY(target:org.aswing:Container) — Method in class org.aswing.EmptyLayout
return 0
getLayoutAlignmentY(target:org.aswing:Container) — Method in class org.aswing.GridLayout
return 0.5
getLayoutAlignmentY(target:org.aswing:Container) — Method in class org.aswing.JList
return 0
getLayoutAlignmentY(target:org.aswing:Container) — Method in class org.aswing.JTable
return 0
getLayoutAlignmentY(target:org.aswing:Container) — Method in interface org.aswing.LayoutManager
Returns the alignment along the y axis.
getLayoutAlignmentY(target:org.aswing:Container) — Method in class org.aswing.SoftBoxLayout
return 0.5
getLayoutAlignmentY(target:org.aswing:Container) — Method in class org.aswing.colorchooser.VerticalLayout
return 0.5
getLayoutAlignmentY(target:org.aswing:Container) — Method in class org.aswing.ext.Form
getLayoutAlignmentY(target:org.aswing:Container) — Method in class org.aswing.ext.FormRow
getLeadSelectionIndex() — Method in class org.aswing.DefaultListSelectionModel
getLeadSelectionIndex() — Method in class org.aswing.JList
Returns the second index argument from the most recent addSelectionInterval or setSelectionInterval call.
getLeadSelectionIndex() — Method in interface org.aswing.ListSelectionModel
Return the second index argument from the most recent call to setSelectionInterval(), addSelectionInterval() or removeSelectionInterval().
getLeadSelectionPath() — Method in class org.aswing.JTree
Returns the path identified as the lead.
getLeadSelectionPath() — Method in class org.aswing.tree.DefaultTreeSelectionModel
Returns the last path that was added.
getLeadSelectionPath() — Method in interface org.aswing.tree.TreeSelectionModel
Returns the last path that was added.
getLeadSelectionRow() — Method in class org.aswing.JTree
Returns the row index corresponding to the lead path.
getLeadSelectionRow() — Method in class org.aswing.tree.DefaultTreeSelectionModel
Returns the lead selection index.
getLeadSelectionRow() — Method in interface org.aswing.tree.TreeSelectionModel
Returns the lead selection index.
getLeafCount() — Method in class org.aswing.tree.DefaultMutableTreeNode
Returns the total number of leaves that are descendants of this node.
getLeafIcon() — Method in class org.aswing.tree.DefaultTreeCell
getLeft() — Method in class org.aswing.border.EmptyBorder
getLeftComponent() — Method in class org.aswing.JSplitPane
Returns the component to the left (or above) the divider.
getLength() — Method in class org.aswing.JTextComponent
getLevel() — Method in class org.aswing.tree.DefaultMutableTreeNode
Returns the number of levels above this node -- the distance from the root to this node.
getLineColor() — Method in class org.aswing.border.CaveBorder
getLineColor() — Method in class org.aswing.border.TitledBorder
getLineLightColor() — Method in class org.aswing.border.CaveBorder
getLineLightColor() — Method in class org.aswing.border.TitledBorder
getLineThickness() — Method in class org.aswing.border.CaveBorder
getLineThickness() — Method in class org.aswing.border.TitledBorder
getList() — Method in class org.aswing.ext.GridCellHolder
getList() — Method in class org.aswing.table.PropertyTableModel
Returns the row data provider, a list model.
getListCellFactory() — Method in class org.aswing.JComboBox
getListeners() — Method in class org.aswing.table.DefaultTableColumnModel
getLoader() — Method in class org.aswing.JLoadPane
getLoader() — Method in class org.aswing.LoadIcon
Return the loader
getLocation(rv:org.aswing.geom:IntPoint) — Method in class org.aswing.Component
Stores the location value of this component into "return value" rv and returns rv.
getLocation() — Method in class org.aswing.geom.IntRectangle
Returns the location of this rectangle.
getLogicLocationFromPixelLocation(p:org.aswing.geom:IntPoint) — Method in class org.aswing.JTable
Returns the location in the JTable view area of the logic location.
getLogicLocationFromPixelLocation(p:org.aswing.geom:IntPoint) — Method in class org.aswing.JTree
Returns the location in the JTree view area of the logic location.
getLookAndFeel() — Static method in class org.aswing.UIManager
getLookAndFeelDefaults() — Static method in class org.aswing.UIManager
getLowerBoundAt(i) — Method in interface org.aswing.table.Resizable2
getLowerBoundAt(i) — Method in class org.aswing.table.Resizable2Imp1
getLowerBoundAt(i) — Method in class org.aswing.table.Resizable3Imp1
getLowerBoundAt(i) — Method in class org.aswing.table.Resizable3Imp2
getLowestIndexAboveBackground() — Method in class org.aswing.AWSprite
Returns the current bottom index for none background child.
getLuminance() — Method in class org.aswing.ASColor
Returns the luminance component in the range [0, 1].
getMajorTickSpacing() — Method in class org.aswing.JSlider
This method returns the major tick spacing.
getManager(stage) — Static method in class org.aswing.CursorManager
Returns the default cursor manager for specified stage.
getManager(theStage) — Static method in class org.aswing.FocusManager
Returns the current FocusManager instance
getMargin() — Method in class org.aswing.AbstractButton
getMargin() — Method in class org.aswing.AbstractTabbedPane
Returns the space for margin between the tab border and the tab label.
getMargin() — Method in class org.aswing.JToolBar
Returns the margin between the tool bar's border and its buttons.
getMarginHeight() — Method in class org.aswing.Insets
getMarginWidth() — Method in class org.aswing.Insets
getMatrix() — Method in class org.aswing.graphics.BitmapBrush
getMatrix() — Method in class org.aswing.graphics.GradientBrush
getMatrix() — Method in class org.aswing.graphics.GradientPen
getMaxChars() — Method in class org.aswing.JTextComponent
getMaximizeButton() — Method in interface org.aswing.FrameTitleBar
getMaximizeButton() — Method in class org.aswing.JFrameTitleBar
getMaximizedBounds() — Method in class org.aswing.JFrame
Gets maximized bounds for this frame.
If the maximizedBounds was setted by setMaximizedBounds it will return the setted value.
getMaximum() — Method in interface org.aswing.BoundedRangeModel
Returns the model's maximum.
getMaximum() — Method in class org.aswing.DefaultBoundedRangeModel
getMaximum() — Method in class org.aswing.JAdjuster
Returns the maximum value supported by the slider.
getMaximum() — Method in class org.aswing.JProgressBar
Returns the progress bar's maximum value, which is stored in the progress bar's BoundedRangeModel.
getMaximum() — Method in class org.aswing.JScrollBar
Returns the maximum value supported by the scrollbar.
getMaximum() — Method in class org.aswing.JSlider
Returns the maximum value supported by the slider.
getMaximumHeight() — Method in class org.aswing.Component
Returns getMaximumSize().height
getMaximumRowCount() — Method in class org.aswing.JComboBox
Returns the maximum number of items the combo box can display without a scrollbar
getMaximumSize() — Method in class org.aswing.Component
getMaximumSize(c:org.aswing:Component) — Method in class org.aswing.plaf.BaseComponentUI
Returns null
getMaximumSize(c:org.aswing:Component) — Method in interface org.aswing.plaf.ComponentUI
Returns the specified component's maximum size appropriate for the look and feel.
getMaximumWidth() — Method in class org.aswing.Component
Returns getMaximumSize().width
getMaxSelectionIndex() — Method in class org.aswing.DefaultListSelectionModel
getMaxSelectionIndex() — Method in interface org.aswing.ListSelectionModel
Returns the last selected index or -1 if the selection is empty.
getMaxSelectionRow() — Method in class org.aswing.JTree
Returns the last selected row.
getMaxSelectionRow() — Method in class org.aswing.tree.DefaultTreeSelectionModel
Returns the largest value obtained from the RowMapper for the current set of selected TreePaths.
getMaxSelectionRow() — Method in interface org.aswing.tree.TreeSelectionModel
Returns the largest value obtained from the RowMapper for the current set of selected TreePaths.
getMaxWidth() — Method in class org.aswing.table.TableColumn
getMenu(index) — Method in class org.aswing.JMenuBar
Returns the menu component at index, if it is not a menu component at that index, null will be returned.
getMenuComponent() — Method in class org.aswing.JMenu
getMenuComponent() — Method in class org.aswing.JMenuBar
getMenuComponent() — Method in class org.aswing.JMenuItem
getMenuComponent() — Method in class org.aswing.JPopupMenu
getMenuComponent() — Method in interface org.aswing.MenuElement
This method should return the Component used to paint the receiving element.
getMenuElementUI() — Method in class org.aswing.JMenuBar
Returns the ui for this frame with MenuElementUI instance
getMenuElementUI() — Method in class org.aswing.JMenuItem
Returns the ui for this frame with MenuElementUI instance
getMenuElementUI() — Method in class org.aswing.JPopupMenu
Returns the ui for this frame with MenuElementUI instance
getMidPointAt(i) — Method in interface org.aswing.table.Resizable3
getMidPointAt(i) — Method in class org.aswing.table.Resizable3Imp1
getMidPointAt(i) — Method in class org.aswing.table.Resizable3Imp2
getMinimum() — Method in interface org.aswing.BoundedRangeModel
Returns the minimum acceptable value.
getMinimum() — Method in class org.aswing.DefaultBoundedRangeModel
getMinimum() — Method in class org.aswing.JAdjuster
Returns the minimum value supported by the slider (usually zero).
getMinimum() — Method in class org.aswing.JProgressBar
Returns the progress bar's minimum value, which is stored in the progress bar's BoundedRangeModel.
getMinimum() — Method in class org.aswing.JScrollBar
Returns the minimum value supported by the scrollbar (usually zero).
getMinimum() — Method in class org.aswing.JSlider
Returns the minimum value supported by the slider (usually zero).
getMinimumHeight() — Method in class org.aswing.Component
Returns getMinimumSize().height
getMinimumSize() — Method in class org.aswing.Component
getMinimumSize(c:org.aswing:Component) — Method in class org.aswing.plaf.BaseComponentUI
Returns null
getMinimumSize(c:org.aswing:Component) — Method in interface org.aswing.plaf.ComponentUI
Returns the specified component's minimum size appropriate for the look and feel.
getMinimumWidth() — Method in class org.aswing.Component
Returns getMinimumSize().width
getMinorTickSpacing() — Method in class org.aswing.JSlider
This method returns the minor tick spacing.
getMinSelectionIndex() — Method in class org.aswing.DefaultListSelectionModel
getMinSelectionIndex() — Method in interface org.aswing.ListSelectionModel
Returns the first selected index or -1 if the selection is empty.
getMinSelectionRow() — Method in class org.aswing.JTree
Gets the first selected row.
getMinSelectionRow() — Method in class org.aswing.tree.DefaultTreeSelectionModel
Returns the smallest value obtained from the RowMapper for the current set of selected TreePaths.
getMinSelectionRow() — Method in interface org.aswing.tree.TreeSelectionModel
Returns the smallest value obtained from the RowMapper for the current set of selected TreePaths.
getMinWidth() — Method in class org.aswing.table.TableColumn
getMiterLimit() — Method in class org.aswing.graphics.Pen
getMnemonic() — Method in class org.aswing.AbstractButton
Returns the keyboard mnemonic for this button, -1 means no mnemonic.
getMnemonicIndex() — Method in class org.aswing.AbstractButton
Returns the mnemonic char index in the display text, -1 means no mnemonic.
getMnemonicModifier() — Method in class org.aswing.KeyboardManager
getModalMC() — Method in class org.aswing.JPopup
This is just for PopupUI to draw modalMC face.
getModel() — Method in class org.aswing.AbstractButton
Returns the model that this button represents.
getModel() — Method in class org.aswing.AbstractTabbedPane
Returns the model associated with this tabbedpane.
getModel() — Method in class org.aswing.JAdjuster
Returns data model that handles the slider's four fundamental properties: minimum, maximum, value, extent.
getModel() — Method in class org.aswing.JComboBox
getModel() — Method in class org.aswing.JList
getModel() — Method in class org.aswing.JProgressBar
Returns the data model used by this progress bar.
getModel() — Method in class org.aswing.JScrollBar
Returns data model that handles the scrollbar's four fundamental properties: minimum, maximum, value, extent.
getModel() — Method in class org.aswing.JSlider
Returns data model that handles the slider's four fundamental properties: minimum, maximum, value, extent.
getModel() — Method in class org.aswing.JTable
Returns the TableModel that provides the data displayed by this JTable.
getModel() — Method in class org.aswing.JTree
Returns the TreeModel that is providing the data.
getModel() — Method in class org.aswing.colorchooser.AbstractColorChooserPanel
Returns the color selection model of this chooser panel
getModel() — Method in class org.aswing.ext.GridList
getModel() — Method in class org.aswing.tree.AbstractLayoutCache
Returns the TreeModel that is providing the data.
getModelIndex() — Method in class org.aswing.table.TableColumn
getModelIndex() — Method in class org.aswing.table.sorter.Row
getModelIndexsForPath(path:org.aswing.tree:TreePath) — Method in class org.aswing.JTree
Returns an array of integers specifying the indexs of the components in the path.
getMousePointedPath() — Method in class org.aswing.JTree
Returns the treePath that the user mouse pointed, null if no path was pointed.
getMousePosition() — Method in class org.aswing.Component
Returns the coordinate of the mouse position, in pixels, in the component scope.
getMousePosition() — Method in class org.aswing.event.DragAndDropEvent
Returns a IntPoint indicating the cursor location in global space.
getMsgLabel() — Method in class org.aswing.JOptionPane
getName() — Method in class org.aswing.ASFont
getName() — Method in class org.aswing.Component
Returns the name of the component
getName() — Method in class org.aswing.dnd.SourceData
getNewLeadSelectionPath() — Method in class org.aswing.event.TreeSelectionEvent
Returns the current lead path.
getNewLocation() — Method in class org.aswing.event.MovedEvent
getNewSize() — Method in class org.aswing.event.ResizedEvent
getNewValue() — Method in class org.aswing.event.PropertyChangeEvent
getNewValue() — Method in class org.aswing.event.TableCellEditEvent
getNewValue() — Method in class org.aswing.event.TreeCellEditEvent
getNextLeaf() — Method in class org.aswing.tree.DefaultMutableTreeNode
Returns the leaf after this node or null if this node is the last leaf in the tree.
getNextNode() — Method in class org.aswing.tree.DefaultMutableTreeNode
Returns the node that follows this node in a preorder traversal of this node's tree.
getNextNode() — Method in class org.aswing.util.ListNode
getNextSibling() — Method in class org.aswing.tree.DefaultMutableTreeNode
Returns the next sibling of this node in the parent's children array.
getNoButton() — Method in class org.aswing.JOptionPane
getNodeAt(index) — Method in class org.aswing.util.LinkedList
getNodeDimensions() — Method in class org.aswing.tree.AbstractLayoutCache
Returns the object that renders nodes in the tree, and which is responsible for calculating the dimensions of individual nodes.
getNumber(key) — Method in class org.aswing.UIDefaults
getNumber(key) — Static method in class org.aswing.UIManager
getNumber(key) — Method in class org.aswing.plaf.BaseComponentUI
getNumber(key) — Method in interface org.aswing.plaf.ComponentUI
getOffset() — Method in class org.aswing.border.SimpleTitledBorder
getOffsets() — Method in class org.aswing.JToolTip
Returns the offsets of the tooltip related the described component.
getOffsetX() — Method in class org.aswing.AssetPane
getOffsetY() — Method in class org.aswing.AssetPane
getOkButton() — Method in class org.aswing.JColorChooser
Returns the ok button to finish the choosing.
getOkButton() — Method in class org.aswing.JOptionPane
getOldLeadSelectionPath() — Method in class org.aswing.event.TreeSelectionEvent
Returns the path that was previously the lead path.
getOldLocation() — Method in class org.aswing.event.MovedEvent
getOldSize() — Method in class org.aswing.event.ResizedEvent
getOldValue() — Method in class org.aswing.event.PropertyChangeEvent
getOldValue() — Method in class org.aswing.event.TableCellEditEvent
getOldValue() — Method in class org.aswing.event.TreeCellEditEvent
getOrientation() — Method in class org.aswing.JAdjuster
Return this slider's vertical or horizontal orientation.
getOrientation() — Method in class org.aswing.JProgressBar
Returns JProgressBar.VERTICAL or JProgressBar.HORIZONTAL, depending on the orientation of the progress bar.
getOrientation() — Method in class org.aswing.JScrollBar
getOrientation() — Method in class org.aswing.JSeparator
getOrientation() — Method in class org.aswing.JSlider
Return this slider's vertical or horizontal orientation.
getOrientation() — Method in class org.aswing.JSplitPane
Returns the orientation.
getOrientation() — Method in class org.aswing.JToolBar
Returns the current orientation of the tool bar.
getOrientation() — Method in interface org.aswing.Orientable
Returns the orientation.
getOrientation() — Method in class org.aswing.colorchooser.PreviewColorIcon
getOtherChildren() — Method in class org.aswing.ext.Form
Returns the children that are not Form Row.
getOutsideBounds(bounds:org.aswing.geom:IntRectangle) — Method in class org.aswing.Insets
getOutsideSize(size:org.aswing.geom:IntDimension) — Method in class org.aswing.Insets
getOwnedEquipedPopups() — Method in class org.aswing.JPopup
Returns an array containing all the popups that is equiped and is this popup currently owns.
getOwnedPopups() — Method in class org.aswing.JPopup
Return an array containing all the popups this popup currently owns.
getOwnedPopupsWithOwner(owner) — Static method in class org.aswing.JPopup
getOwnedPopupsWithOwner(owner:JPopup)
getOwnedPopupsWithOwner(owner:DisplayObjectContainer)

Returns owned windows of the specifid owner.

getOwnedWindows() — Method in class org.aswing.JWindow
Return an array containing all the windows this window currently owns.
getOwnedWindowsWithOwner(owner) — Static method in class org.aswing.JWindow
getOwnedWindowsWithOwner(owner:JWindow)
getOwnedWindowsWithOwner(owner:DisplayObjectContainer)

Returns owned windows of the specifid owner.

getOwner() — Method in class org.aswing.JPopup
This will return the owner of this JPopup, it maybe a DisplayObjectContainer maybe a JPopup.
getOwnerAncestor(c:org.aswing:Component) — Static method in class org.aswing.AsWingUtils
Returns the first popup ancestor or display object root of c, or null if can't find the ancestor
getOwnerComponent(dis) — Static method in class org.aswing.AsWingUtils
Returns the component owner of specified obj.
getPackageName(o) — Static method in class org.aswing.util.Reflection
getPaintBounds() — Method in class org.aswing.Component
Returns the bounds that component should paint in.
getPaintTicks() — Method in class org.aswing.JSlider
Tells if tick marks are to be painted.
getPaintTrack() — Method in class org.aswing.JSlider
Tells if the track (area the slider slides in) is to be painted.
getParent() — Method in class org.aswing.Component
Returns the Container parent, if it parent is not a Container, null will be returned.
getParent() — Method in class org.aswing.tree.DefaultMutableTreeNode
Returns this node's parent or null if this node has no parent.
getParent() — Method in interface org.aswing.tree.TreeNode
Returns the parent TreeNode of the receiver.
getParentPath() — Method in class org.aswing.tree.TreePath
Returns a path containing all the elements of this object, except the last path component.
getPath() — Method in class org.aswing.event.TreeCellEditEvent
getPath() — Method in class org.aswing.event.TreeEvent
Returns a TreePath object identifying the newly expanded/collapsed node.
getPath() — Method in class org.aswing.event.TreeModelEvent
Convenience method to get the array of objects from the TreePath instance that this event wraps.
getPath() — Method in class org.aswing.event.TreeSelectionEvent
Returns the first path element.
getPath() — Method in class org.aswing.tree.DefaultMutableTreeNode
Returns the path from the root, to get to this node.
getPath() — Method in class org.aswing.tree.SearchInfo
getPath() — Method in class org.aswing.tree.TreePath
Returns an ordered array of Objects containing the components of this TreePath.
getPathBounds(path:org.aswing.tree:TreePath) — Method in class org.aswing.JTree
Returns the IntRectangle that the specified node will be drawn into.
getPathClosestTo(x, y) — Method in class org.aswing.tree.AbstractLayoutCache
Returns the path to the node that is closest to x,y.
getPathClosestTo(x, y) — Method in class org.aswing.tree.FixedHeightLayoutCache
Returns the path to the node that is closest to x,y.
getPathComponent(element) — Method in class org.aswing.tree.TreePath
Returns the path component at the specified index.
getPathCount() — Method in class org.aswing.tree.TreePath
Returns the number of elements in the path.
getPathForIndexs(indexs) — Method in class org.aswing.JTree
Returns a TreePath created by obtaining the children for each of the indices in indexs.
getPathForLocation(x, y) — Method in class org.aswing.JTree
Returns the path for the node at the specified location.
getPathForRow(row) — Method in class org.aswing.JTree
Returns the path for the specified row.
getPathForRow(row) — Method in class org.aswing.tree.AbstractLayoutCache
Returns the path for passed in row.
getPathForRow(row, nextRow, info:org.aswing.tree:SearchInfo) — Method in class org.aswing.tree.FHTreeStateNode
Returns true if there is a row for row.
getPathForRow(row) — Method in class org.aswing.tree.FixedHeightLayoutCache
Returns the path for passed in row.
getPaths() — Method in class org.aswing.event.TreeSelectionEvent
Returns the paths(TreePath[]) that have been added or removed from the selection.
getPercentComplete() — Method in class org.aswing.JProgressBar
Returns the percent complete for the progress bar.
getPixelHinting() — Method in class org.aswing.graphics.Pen
getPixelLocationFromLogicLocation(p:org.aswing.geom:IntPoint) — Method in class org.aswing.JTable
Returns the location in the JTable view area of the logic location.
getPixelLocationFromLogicLocation(p:org.aswing.geom:IntPoint) — Method in class org.aswing.JTree
Returns the location in the JTree view area of the logic location.
getPopupAncestor(c:org.aswing:Component) — Static method in class org.aswing.AsWingUtils
Returns the MCPanel ancestor of c, or null if it is not contained inside a mcpanel yet
getPopupAncestorMC() — Method in class org.aswing.JPopup
Returns the window's ancestor display object which it/it's owner is created on.
getPopupList() — Method in class org.aswing.JComboBox
Returns the popup list that display the items.
getPopupMenu() — Method in class org.aswing.JMenu
Returns the popupMenu for the Menu
getPopupOwner() — Method in class org.aswing.JPopup
This will return the owner of this JPopup, it return a JPopup if this window's owner is a JPopup, else return null;
getPopups(st) — Static method in class org.aswing.JPopup
Returns all displable windows currently on specified stage.
getPopupSlider() — Method in class org.aswing.JAdjuster
Returns the pop-up slider component, based on the LAF, the AdjusterUI should return the right slider component to this.
getPopupSlider() — Method in interface org.aswing.plaf.AdjusterUI
getPopupsVector() — Method in class org.aswing.FocusManager
getPosition() — Method in class org.aswing.border.SimpleTitledBorder
getPosition() — Method in class org.aswing.border.TitledBorder
getPreferredCellWidthWhenNoCount() — Method in class org.aswing.JList
getPreferredHeight() — Method in class org.aswing.Component
Returns getPreferredSize().height
getPreferredHeight() — Method in class org.aswing.tree.AbstractLayoutCache
Returns the preferred height.
getPreferredScrollableViewportSize() — Method in class org.aswing.JTable
Returns the preferred size of the viewport for this table.
getPreferredSize() — Method in class org.aswing.Component
getPreferredSize(c:org.aswing:Component) — Method in class org.aswing.plaf.BaseComponentUI
Returns null
getPreferredSize(c:org.aswing:Component) — Method in interface org.aswing.plaf.ComponentUI
Returns the specified component's preferred size appropriate for the look and feel.
getPreferredWidth() — Method in class org.aswing.Component
Returns getPreferredSize().width
getPreferredWidth() — Method in class org.aswing.table.TableColumn
getPreferredWidth(bounds:org.aswing.geom:IntRectangle) — Method in class org.aswing.tree.AbstractLayoutCache
Returns the preferred width for the passed in region.
getPreferWidth() — Method in class org.aswing.FlowWrapLayout
Returns the prefer width for all should should arranged.
getPrefferSizeStrategy() — Method in class org.aswing.AssetPane
Returns the preffered size counting strategy.
getPressedColor() — Method in class org.aswing.JLabelButton
Gets the color for text pressed/selected state.
getPressedIcon() — Method in class org.aswing.AbstractButton
Returns the pressed icon for the button.
getPressTarget() — Method in class org.aswing.event.ReleaseEvent
Returns the target for of the press phase.
getPreviousColor() — Method in class org.aswing.colorchooser.PreviewColorIcon
getPreviousFocusedComponent() — Method in class org.aswing.FocusManager
Returns the previous focused component.
getPreviousLeaf() — Method in class org.aswing.tree.DefaultMutableTreeNode
Returns the leaf before this node or null if this node is the first leaf in the tree.
getPreviousNode() — Method in class org.aswing.tree.DefaultMutableTreeNode
Returns the node that precedes this node in a preorder traversal of this node's tree.
getPreviousSibling() — Method in class org.aswing.tree.DefaultMutableTreeNode
Returns the previous sibling of this node in the parent's children array.
getPrevNode() — Method in class org.aswing.util.ListNode
getProgress() — Method in class org.aswing.JLoadPane
Returns a object contains bytesLoaded and bytesTotal properties that indicate the current loading status.
getPropertyName() — Method in class org.aswing.event.PropertyChangeEvent
getPropertyPrefix() — Method in class org.aswing.plaf.basic.BasicClosableTabbedPaneUI
getRatios() — Method in class org.aswing.graphics.GradientBrush
getRatios() — Method in class org.aswing.graphics.GradientPen
getRed() — Method in class org.aswing.ASColor
Returns the red component in the range 0-255.
getRelatedTargetComponent() — Method in class org.aswing.event.DragAndDropEvent
Returns the related mouse entered component.
getRemovedItems() — Method in class org.aswing.event.ListDataEvent
Returns the removed items, it is null or empty array when this is not a removed event.
getReorderingAllowed() — Method in class org.aswing.table.JTableHeader
Returns true if the user is allowed to rearrange columns by dragging their headers, false otherwise.
getResizable() — Method in class org.aswing.table.TableColumn
getResizer() — Method in class org.aswing.JFrame
getResizer() — Method in class org.aswing.resizer.ResizerController
Returns the resizer controller defined in {
getResizeWeight() — Method in class org.aswing.JSplitPane
Returns the number that determines how extra space is distributed.
getResizingAllowed() — Method in class org.aswing.table.JTableHeader
Returns true if the user is allowed to resize columns by dragging between their headers, false otherwise.
getResizingColumn() — Method in class org.aswing.table.JTableHeader
Returns the resizing column.
getRestoreButton() — Method in interface org.aswing.FrameTitleBar
getRestoreButton() — Method in class org.aswing.JFrameTitleBar
getRestrict() — Method in class org.aswing.DefaultNumberTextFieldCellEditor
Subclass override this method to implement specified input restrict
getRestrict() — Method in class org.aswing.JTextComponent
getRGB() — Method in class org.aswing.ASColor
Returns the RGB value representing the color.
getRGBWith(rr, gg, bb) — Static method in class org.aswing.ASColor
Returns the RGB value representing the red, green, and blue values.
getRight() — Method in class org.aswing.border.EmptyBorder
getRightComponent() — Method in class org.aswing.JSplitPane
Returns the component to the right (or below) the divider.
getRollOverColor() — Method in class org.aswing.JLabelButton
Gets the color for text rollover state.
getRollOverIcon() — Method in class org.aswing.AbstractButton
Returns the rollover icon for the button.
getRollOverSelectedIcon() — Method in class org.aswing.AbstractButton
Returns the rollover selection icon for the button.
getRoot(checkError) — Static method in class org.aswing.AsWingManager
Returns the root container which components base on.
getRoot() — Method in class org.aswing.tree.DefaultMutableTreeNode
Returns the root of the tree that contains this node.
getRoot() — Method in class org.aswing.tree.DefaultTreeModel
Returns the root of the tree.
getRoot() — Method in interface org.aswing.tree.TreeModel
Returns the root of the tree.
getRootPaneAncestor() — Method in class org.aswing.Component
Returns the first JRootPane ancestor of this component.
getRootPaneOwner() — Method in class org.aswing.JMenuItem
Returns the window that owned this menu.
getRootPopupMenu() — Method in class org.aswing.JPopupMenu
Returns the popup menu which is at the root of the menu system for this popup menu.
getRound() — Method in class org.aswing.border.CaveBorder
getRound() — Method in class org.aswing.border.LineBorder
getRound() — Method in class org.aswing.border.TitledBorder
getRow() — Method in class org.aswing.event.TableCellEditEvent
getRow() — Method in class org.aswing.tree.FHTreeStateNode
Returns the row of the receiver.
getRowBounds(row) — Method in class org.aswing.JTree
Returns the IntRectangle that the node at the specified row is drawn in.
getRowContainingYLocation(location) — Method in class org.aswing.tree.AbstractLayoutCache
Returns the index of the row containing location.
getRowContainingYLocation(location) — Method in class org.aswing.tree.FixedHeightLayoutCache
Returns the index of the row containing location.
getRowCount() — Method in class org.aswing.JTable
Returns the number of rows in this table's model.
getRowCount() — Method in class org.aswing.JTree
Returns the number of rows that are currently being displayed.
getRowCount() — Method in class org.aswing.table.AbstractTableModel
Subclass must override this method.
getRowCount() — Method in class org.aswing.table.DefaultTableModel
Returns the number of rows in this data table.
getRowCount() — Method in class org.aswing.table.PropertyTableModel
getRowCount() — Method in interface org.aswing.table.TableModel
Returns the number of rows in the model.
getRowCount() — Method in class org.aswing.table.sorter.TableSorter
getRowCount() — Method in class org.aswing.tree.AbstractLayoutCache
Number of rows being displayed.
getRowCount() — Method in class org.aswing.tree.FixedHeightLayoutCache
Returns the number of visible rows.
getRowForLocation(x, y) — Method in class org.aswing.JTree
Returns the row for the specified location.
getRowForPath(path:org.aswing.tree:TreePath) — Method in class org.aswing.JTree
Returns the row that displays the node identified by the specified path.
getRowForPath(path:org.aswing.tree:TreePath) — Method in class org.aswing.tree.AbstractLayoutCache
Returns the row that the last item identified in path is visible at.
getRowForPath(path:org.aswing.tree:TreePath) — Method in class org.aswing.tree.FixedHeightLayoutCache
Returns the row that the last item identified in path is visible at.
getRowHeight() — Method in class org.aswing.JTable
Returns the height of a table row, in pixels.
getRowHeight() — Method in class org.aswing.JTextComponent
Returns the row height.
getRowHeight() — Method in class org.aswing.JTree
Returns the height of each row.
getRowHeight() — Method in class org.aswing.table.JTableHeader
Returns the height of row, in pixels.
getRowHeight() — Method in class org.aswing.tree.AbstractLayoutCache
Returns the height of each row.
getRowMapper() — Method in class org.aswing.tree.DefaultTreeSelectionModel
Returns the RowMapper instance that is able to map a TreePath to a row.
getRowMapper() — Method in interface org.aswing.tree.TreeSelectionModel
Returns the RowMapper instance that is able to map a TreePath to a row.
getRowMargin() — Method in class org.aswing.JTable
Gets the amount of empty space, in pixels, between cells.
getRows() — Method in class org.aswing.GridLayout
Gets the number of rows in this layout.
getRows() — Method in class org.aswing.JTextArea
getRows() — Method in class org.aswing.ext.Form
Returns the FormRows list in the children list.
getRows() — Method in class org.aswing.ext.GridListLayout
getRowSelectionAllowed() — Method in class org.aswing.JTable
Returns true if rows can be selected.
getRowsForPaths(paths) — Method in class org.aswing.tree.AbstractLayoutCache
Returns the rows that the TreePath instances in path are being displayed at.
getRowsForPaths(path) — Method in interface org.aswing.tree.RowMapper
Returns the rows that the TreePath instances in path are being displayed at.
getRowToModelIndex(index) — Method in class org.aswing.tree.FHTreeStateNode
Returns the row of the child with a model index of index.
getSaturation() — Method in class org.aswing.ASColor
Returns the saturation component in the range [0, 1].
getScaleMode() — Method in class org.aswing.AssetPane
Returns current image scale mode.
getScaleMode() — Method in class org.aswing.graphics.Pen
getScreenCenterPosition() — Static method in class org.aswing.AsWingUtils
Returns the center position in the stage.
getScrollBar() — Method in class org.aswing.event.ScrollPaneEvent
Returns the state just changed scrollbar, return null if this is not a scroll event.
getSelectedButton() — Method in class org.aswing.ButtonGroup
Return the first selected button, if none, return null.
getSelectedColor() — Method in class org.aswing.colorchooser.AbstractColorChooserPanel
Returns the color selected, null will be return if there is no color selected.
getSelectedColor() — Method in interface org.aswing.colorchooser.ColorSelectionModel
Returns the selected ASColor which should be non-null.
getSelectedColor() — Method in class org.aswing.colorchooser.DefaultColorSelectionModel
getSelectedColumn() — Method in class org.aswing.JTable
Returns the index of the first selected column, -1 if no column is selected.
getSelectedColumnCount() — Method in class org.aswing.JTable
Returns the number of selected columns.
getSelectedColumnCount() — Method in class org.aswing.table.DefaultTableColumnModel
Returns the number of columns selected.
getSelectedColumnCount() — Method in interface org.aswing.table.TableColumnModel
Returns the number of selected columns.
getSelectedColumns() — Method in class org.aswing.JTable
Returns the indices of all selected columns.
getSelectedColumns() — Method in class org.aswing.table.DefaultTableColumnModel
Returns an array of selected columns.
getSelectedColumns() — Method in interface org.aswing.table.TableColumnModel
Returns an array of indicies of all selected columns.
getSelectedComponent() — Method in class org.aswing.AbstractTabbedPane
getSelectedIcon() — Method in class org.aswing.AbstractButton
Returns the selected icon for the button.
getSelectedIndex() — Method in class org.aswing.AbstractTabbedPane
getSelectedIndex() — Method in class org.aswing.DefaultSingleSelectionModel
getSelectedIndex() — Method in class org.aswing.JComboBox
Returns the first item in the list that matches the given item.
getSelectedIndex() — Method in class org.aswing.JList
Return the selected index, if selection multiple, return the first.
getSelectedIndex() — Method in interface org.aswing.SingleSelectionModel
Returns the model's selection.
getSelectedIndex() — Method in class org.aswing.ext.GridList
getSelectedIndices() — Method in class org.aswing.JList
Returns an array of all of the selected indices in increasing order.
getSelectedItem() — Method in class org.aswing.JComboBox
Returns the current selected item.
getSelectedPath() — Method in class org.aswing.MenuSelectionManager
Returns the path to the currently selected menu item
getSelectedRow() — Method in class org.aswing.JTable
Returns the index of the first selected row, -1 if no row is selected.
getSelectedRowCount() — Method in class org.aswing.JTable
Returns the number of selected rows.
getSelectedRows() — Method in class org.aswing.JTable
Returns the indices of all selected rows.
getSelectedValue() — Method in class org.aswing.JList
Returns the first selected value, or null if the selection is empty.
getSelectedValue() — Method in class org.aswing.ext.GridList
getSelectedValues() — Method in class org.aswing.JList
Returns an array of the values for the selected cells.
getSelection() — Method in class org.aswing.ButtonGroup
Returns the model of the selected button.
getSelectionBackground() — Method in class org.aswing.JList
Returns the background color for selected cells.
getSelectionBackground() — Method in class org.aswing.JTable
Returns the background color for selected cells.
getSelectionBackground() — Method in class org.aswing.JTree
Returns the background color for selected cells.
getSelectionBeginIndex() — Method in class org.aswing.JTextComponent
getSelectionCount() — Method in class org.aswing.JTree
Returns the number of nodes selected.
getSelectionCount() — Method in class org.aswing.tree.DefaultTreeSelectionModel
Returns the number of paths that are selected.
getSelectionCount() — Method in interface org.aswing.tree.TreeSelectionModel
Returns the number of paths that are selected.
getSelectionEndIndex() — Method in class org.aswing.JTextComponent
getSelectionForeground() — Method in class org.aswing.JList
Returns the foreground color for selected cells.
getSelectionForeground() — Method in class org.aswing.JTable
Returns the foreground color for selected cells.
getSelectionForeground() — Method in class org.aswing.JTree
Returns the foreground color for selected cells.
getSelectionMode() — Method in class org.aswing.DefaultListSelectionModel
getSelectionMode() — Method in class org.aswing.JList
Return whether single-item or multiple-item selections are allowed.
getSelectionMode() — Method in interface org.aswing.ListSelectionModel
Returns the current selection mode.
getSelectionMode() — Method in class org.aswing.ext.GridList
Return whether single-item or multiple-item selections are allowed.
getSelectionMode() — Method in class org.aswing.tree.DefaultTreeSelectionModel
Returns the selection mode, one of SINGLE_TREE_SELECTION, DISCONTIGUOUS_TREE_SELECTION or CONTIGUOUS_TREE_SELECTION.
getSelectionMode() — Method in interface org.aswing.tree.TreeSelectionModel
Returns the current selection mode, one of SINGLE_TREE_SELECTION, CONTIGUOUS_TREE_SELECTION or DISCONTIGUOUS_TREE_SELECTION.
getSelectionModel() — Method in class org.aswing.JList
Returns the value of the current selection model.
getSelectionModel() — Method in class org.aswing.JMenuBar
Returns the model object that handles single selections.
getSelectionModel() — Method in class org.aswing.JPopupMenu
Returns the model object that handles single selections.
getSelectionModel() — Method in class org.aswing.JTable
Returns the ListSelectionModel that is used to maintain row selection state.
getSelectionModel() — Method in class org.aswing.JTree
Returns the model for selections.
getSelectionModel() — Method in class org.aswing.ext.GridList
getSelectionModel() — Method in class org.aswing.table.DefaultTableColumnModel
Returns the ListSelectionModel that is used to maintain column selection state.
getSelectionModel() — Method in interface org.aswing.table.TableColumnModel
Returns the current selection model.
getSelectionModel() — Method in class org.aswing.tree.AbstractLayoutCache
Returns the model used to maintain the selection.
getSelectionPath() — Method in class org.aswing.JTree
Returns the path to the first selected node.
getSelectionPath() — Method in class org.aswing.tree.DefaultTreeSelectionModel
Returns the first path in the selection.
getSelectionPath() — Method in interface org.aswing.tree.TreeSelectionModel
Returns the first path in the selection.
getSelectionPaths() — Method in class org.aswing.JTree
Returns the paths of all selected values.
getSelectionPaths() — Method in class org.aswing.tree.DefaultTreeSelectionModel
Returns the paths(TreePath[]) in the selection.
getSelectionPaths() — Method in interface org.aswing.tree.TreeSelectionModel
Returns the paths(TreePath[]) in the selection.
getSelectionRow() — Method in class org.aswing.JTree
Returns the first selected row.
getSelectionRows() — Method in class org.aswing.JTree
Returns all of the currently selected rows.
getSelectionRows() — Method in class org.aswing.tree.DefaultTreeSelectionModel
Returns all of the currently selected rows(int[]).
getSelectionRows() — Method in interface org.aswing.tree.TreeSelectionModel
Returns all of the currently selected rows.
getSelf() — Method in interface org.aswing.FrameTitleBar
Returns the component(must be FrameTitleBar instance self, that means the implamentation must extends Component and getPane() return itself) that represents the title bar.
getSelf() — Method in class org.aswing.JFrameTitleBar
getShadowInnerColor() — Method in class org.aswing.border.BevelBorder
Returns the inner shadow color of the bevel border.
getShadowInnerColorWith(c:org.aswing:Component) — Method in class org.aswing.border.BevelBorder
Returns the inner shadow color of the bevel border when rendered on the specified component.
getShadowOuterColor() — Method in class org.aswing.border.BevelBorder
Returns the outer shadow color of the bevel border.
getShadowOuterColorWith(c:org.aswing:Component) — Method in class org.aswing.border.BevelBorder
Returns the outer shadow color of the bevel border when rendered on the specified component.
getSharedAncestor(aNode:org.aswing.tree:DefaultMutableTreeNode) — Method in class org.aswing.tree.DefaultMutableTreeNode
Returns the nearest common ancestor to this node and aNode.
getSharedInstance() — Static method in class org.aswing.JSharedToolTip
Returns the shared JSharedToolTip instance.
getSharpness() — Method in class org.aswing.ASFontAdvProperties
getShiftOffset() — Method in class org.aswing.AbstractButton
Returns the shift offset when mouse press.
getShowHorizontalLines() — Method in class org.aswing.JTable
Returns true if the table draws horizontal lines between cells, false if it doesn't.
getShowValueTip() — Method in class org.aswing.JSlider
Returns whether show a tip for the value when user slide the thumb.
getShowVerticalLines() — Method in class org.aswing.JTable
Returns true if the table draws vertical lines between cells, false if it doesn't.
getSiblingCount() — Method in class org.aswing.tree.DefaultMutableTreeNode
Returns the number of siblings of this node.
getSide() — Method in class org.aswing.border.SideLineBorder
getSize() — Method in class org.aswing.ASFont
getSize(rv:org.aswing.geom:IntDimension) — Method in class org.aswing.Component
Stores the size value of this component into "return value" rv and returns rv.
getSize() — Method in interface org.aswing.ListModel
Returns the length of the list.
getSize() — Method in class org.aswing.VectorListModel
Implemented ListMode
getSize() — Method in class org.aswing.geom.IntRectangle
Returns the size of this rectangle.
getSize() — Method in class org.aswing.util.Vector
getSnapToTicks() — Method in class org.aswing.JSlider
Returns true if the knob (and the data value it represents) resolve to the closest tick mark next to where the user positioned the knob.
getSortingColumns() — Method in class org.aswing.table.sorter.TableSorter
getSortingStatus(column) — Method in class org.aswing.table.sorter.TableSorter
getSource() — Method in class org.aswing.event.ModelEvent
getSource() — Method in class org.aswing.event.TreeSelectionEvent
Returns the source.
getSourceData() — Method in class org.aswing.event.DragAndDropEvent
Returns the data source.
getSpreadMethod() — Method in class org.aswing.graphics.GradientPen
getStage(checkError) — Static method in class org.aswing.AsWingManager
Returns the stage inited by initAsStandard() or setRoot.
getStageMousePosition(stage) — Static method in class org.aswing.AsWingUtils
getState() — Method in class org.aswing.JFrame
getString() — Method in class org.aswing.JProgressBar
Returns the current value of the progress string.
getString(key) — Method in class org.aswing.UIDefaults
getString(key) — Static method in class org.aswing.UIManager
getString(key) — Method in class org.aswing.plaf.BaseComponentUI
getString(key) — Method in interface org.aswing.plaf.ComponentUI
getSubElements() — Method in class org.aswing.JMenu
getSubElements() — Method in class org.aswing.JMenuBar
getSubElements() — Method in class org.aswing.JMenuItem
getSubElements() — Method in class org.aswing.JPopupMenu
getSubElements() — Method in interface org.aswing.MenuElement
This method should return an array containing the sub-elements for the receiving menu element
getTabbedPane() — Method in class org.aswing.JColorChooser
Returns the tabbedPane which contains the color chooser panels.
getTabComponent() — Method in class org.aswing.plaf.basic.tabbedpane.BasicClosableTabbedPaneTab
getTabCount() — Method in class org.aswing.AbstractTabbedPane
Returns the count of tabs.
getTable() — Method in class org.aswing.table.JTableHeader
Returns the table associated with this header.
getTableCellFactory() — Method in class org.aswing.table.sorter.SortableHeaderRenderer
getTableHeader() — Method in class org.aswing.JTable
Returns the tableHeader used by this JTable.
getTableHeader() — Method in class org.aswing.table.sorter.TableSorter
getTableModel() — Method in class org.aswing.table.sorter.TableSorter
getTableModelListeners() — Method in class org.aswing.table.AbstractTableModel
Returns an array of all the table model listeners registered on this model.
getTableUI() — Method in class org.aswing.JTable
getTabPlacement() — Method in class org.aswing.JTabbedPane
Returns the placement of the tabs for this tabbedpane.
getTail() — Method in class org.aswing.util.LinkedList
getTargetComponent() — Method in class org.aswing.JSharedToolTip
Returns the lastest targeted component.
getTargetComponent() — Method in class org.aswing.JToolTip
Returns the component the tooltip applies to.
getTargetComponent() — Method in class org.aswing.event.DragAndDropEvent
Returns the mouse entered component.
getTargetToolTipText(c) — Method in class org.aswing.JSharedToolTip
getText() — Method in class org.aswing.AbstractButton
Returns the text include the "&"(mnemonic modifier char).
getText() — Method in interface org.aswing.FrameTitleBar
getText() — Method in class org.aswing.JFrameTitleBar
getText() — Method in class org.aswing.JLabel
getText() — Method in class org.aswing.JTextComponent
getText() — Method in class org.aswing.table.PoorTextCell
getTextField() — Method in class org.aswing.DefaultComboBoxEditor
getTextField() — Method in class org.aswing.DefaultTextFieldCellEditor
getTextField() — Method in class org.aswing.JTextComponent
Returns the internal TextField instance.
getTextFieldAutoSizedSize(forceWidth, forceHeight) — Method in class org.aswing.JTextComponent
getTextFilters() — Method in class org.aswing.AbstractButton
getTextFilters() — Method in class org.aswing.JLabel
getTextFormat() — Method in class org.aswing.ASFont
Return a new text format that contains the font properties.
getTextFormat() — Method in class org.aswing.EmptyFont
Returns new TextFormat().
getTextFormat(beginIndex, endIndex) — Method in class org.aswing.JTextComponent
getThickness() — Method in class org.aswing.ASFontAdvProperties
getThickness() — Method in class org.aswing.border.BevelBorder
Returns the thickness of border frame lines
getThickness() — Method in class org.aswing.border.LineBorder
getThickness() — Method in class org.aswing.border.SideLineBorder
getThickness() — Method in class org.aswing.graphics.Pen
getTileHeight() — Method in class org.aswing.ext.GridList
getTileHeight() — Method in class org.aswing.ext.GridListLayout
getTileWidth() — Method in class org.aswing.ext.GridList
getTileWidth() — Method in class org.aswing.ext.GridListLayout
getTipAt(i) — Method in class org.aswing.AbstractTabbedPane
Returns the tab tool tip text at specified index.
getTipText() — Method in class org.aswing.JToolTip
Returns the text that is shown when the tool tip is displayed.
getTitle() — Method in class org.aswing.JFrame
Returns the text displayed in the title bar for this frame.
getTitle() — Method in class org.aswing.border.SimpleTitledBorder
getTitle() — Method in class org.aswing.border.TitledBorder
getTitle() — Method in class org.aswing.ext.Folder
Returns the title
getTitleAt(i) — Method in class org.aswing.AbstractTabbedPane
Returns the tab title at specified index.
getTitleBackground() — Method in class org.aswing.ext.Folder
getTitleBar() — Method in class org.aswing.JFrame
getTitleBar() — Method in class org.aswing.WindowLayout
getTitleBGD(key) — Method in class org.aswing.JFrameTitleBar
getTitleForeground() — Method in class org.aswing.ext.Folder
getTitleToolTipText() — Method in class org.aswing.ext.Folder
getToggleClickCount() — Method in class org.aswing.JTree
Returns the number of mouse clicks needed to expand or close a node.
getToIndex() — Method in class org.aswing.table.TableColumnModelEvent
Returns the toIndex.
getToolTipText() — Method in class org.aswing.Component
Returns the tooltip string that has been set with setToolTipText.
getTop() — Method in class org.aswing.border.EmptyBorder
getTopComponent() — Method in class org.aswing.JSplitPane
Returns the component above, or to the left of the divider.
getTotalChildCount() — Method in class org.aswing.tree.FHTreeStateNode
Returns the number of children in the receiver by descending all expanded nodes and messaging them with getTotalChildCount.
getTotalColumnWidth() — Method in class org.aswing.table.DefaultTableColumnModel
Returns the total combined width of all columns.
getTotalColumnWidth() — Method in interface org.aswing.table.TableColumnModel
Returns the total width of all the columns.
getTrackMargin() — Method in interface org.aswing.plaf.SliderUI
getTreePath() — Method in class org.aswing.event.TreeModelEvent
For all events, except treeStructureChanged, returns the parent of the changed nodes.
getTreePath() — Method in class org.aswing.tree.FHTreeStateNode
Returns the TreePath of the receiver.
getTreeUI() — Method in class org.aswing.JTree
Returns the L&F object that renders this component.
getType() — Method in class org.aswing.event.TableModelEvent
getUI() — Method in class org.aswing.Component
getUI(target:org.aswing:Component) — Method in class org.aswing.UIDefaults
Returns the component LookAndFeel specified UI object
getUI(target:org.aswing:Component) — Static method in class org.aswing.UIManager
getUIClassID() — Method in class org.aswing.Component
Returns the UIDefaults key used to look up the name of the org.aswing.plaf.ComponentUI class that defines the look and feel for this component.
getUIClassID() — Method in class org.aswing.JAccordion
getUIClassID() — Method in class org.aswing.JAdjuster
getUIClassID() — Method in class org.aswing.JButton
getUIClassID() — Method in class org.aswing.JCheckBox
getUIClassID() — Method in class org.aswing.JCheckBoxMenuItem
getUIClassID() — Method in class org.aswing.JClosableTabbedPane
getUIClassID() — Method in class org.aswing.JColorChooser
getUIClassID() — Method in class org.aswing.JComboBox
getUIClassID() — Method in class org.aswing.JFrame
getUIClassID() — Method in class org.aswing.JLabel
getUIClassID() — Method in class org.aswing.JLabelButton
getUIClassID() — Method in class org.aswing.JList
getUIClassID() — Method in class org.aswing.JMenu
getUIClassID() — Method in class org.aswing.JMenuBar
getUIClassID() — Method in class org.aswing.JMenuItem
getUIClassID() — Method in class org.aswing.JPanel
getUIClassID() — Method in class org.aswing.JPopupMenu
getUIClassID() — Method in class org.aswing.JProgressBar
getUIClassID() — Method in class org.aswing.JRadioButton
getUIClassID() — Method in class org.aswing.JRadioButtonMenuItem
getUIClassID() — Method in class org.aswing.JScrollBar
getUIClassID() — Method in class org.aswing.JScrollPane
getUIClassID() — Method in class org.aswing.JSeparator
getUIClassID() — Method in class org.aswing.JSlider
getUIClassID() — Method in class org.aswing.JSpacer
getUIClassID() — Method in class org.aswing.JSplitPane
getUIClassID() — Method in class org.aswing.JTabbedPane
getUIClassID() — Method in class org.aswing.JTable
Returns the suffix used to construct the name of the L&F class used to render this component.
getUIClassID() — Method in class org.aswing.JTextArea
getUIClassID() — Method in class org.aswing.JTextField
getUIClassID() — Method in class org.aswing.JToggleButton
getUIClassID() — Method in class org.aswing.JToolBar
getUIClassID() — Method in class org.aswing.JToolTip
getUIClassID() — Method in class org.aswing.JTree
Returns the name of the L&F class that renders this component.
getUIClassID() — Method in class org.aswing.JViewport
getUIClassID() — Method in class org.aswing.colorchooser.JColorMixer
getUIClassID() — Method in class org.aswing.colorchooser.JColorSwatches
getUIClassID() — Method in class org.aswing.table.JTableHeader
getUint(key) — Method in class org.aswing.UIDefaults
getUint(key) — Static method in class org.aswing.UIManager
getUint(key) — Method in class org.aswing.plaf.BaseComponentUI
getUint(key) — Method in interface org.aswing.plaf.ComponentUI
getUnitIncrement() — Method in class org.aswing.JScrollBar
Returns the amount to change the scrollbar's value by, given a unit up/down request.
getUpperBoundAt(i) — Method in interface org.aswing.table.Resizable2
getUpperBoundAt(i) — Method in class org.aswing.table.Resizable2Imp1
getUpperBoundAt(i) — Method in class org.aswing.table.Resizable3Imp1
getUpperBoundAt(i) — Method in class org.aswing.table.Resizable3Imp2
getURLRequest() — Method in class org.aswing.JLoadPane
return the path of image/animation file
getUserObject() — Method in class org.aswing.tree.DefaultMutableTreeNode
Returns this node's user object.
getUserObject() — Method in interface org.aswing.tree.MutableTreeNode
Returns the user object.
getUserObjectPath() — Method in class org.aswing.tree.DefaultMutableTreeNode
Returns the user object path, from the root, to get to this node.
getValue() — Method in interface org.aswing.BoundedRangeModel
Returns the model's current value.
getValue() — Method in interface org.aswing.ComboBoxEditor
Return the edited item.
getValue() — Method in class org.aswing.DefaultBoundedRangeModel
getValue() — Method in class org.aswing.DefaultComboBoxEditor
getValue() — Method in class org.aswing.JAdjuster
Returns the slider's value.
getValue() — Method in class org.aswing.JProgressBar
Returns the progress bar's current value, which is stored in the progress bar's BoundedRangeModel.
getValue() — Method in class org.aswing.JScrollBar
Returns the scrollbar's value.
getValue() — Method in class org.aswing.JSlider
Returns the slider's value.
getValue() — Method in class org.aswing.event.ListItemEvent
getValue() — Method in class org.aswing.ext.GridListItemEvent
getValue(key:org.aswing.tree:TreePath) — Method in class org.aswing.tree.TreePathMap
getValue(key) — Method in class org.aswing.util.HashMap
Same functionity method with different name to get.
getValue(key) — Method in class org.aswing.util.WeakMap
getValueAt(row, column) — Method in class org.aswing.JTable
Returns the cell value at row and column.
getValueAt(rowIndex, columnIndex) — Method in class org.aswing.table.AbstractTableModel
Subclass must override this method.
getValueAt(row, column) — Method in class org.aswing.table.DefaultTableModel
Returns an attribute value for the cell at row and column.
getValueAt(rowIndex, columnIndex) — Method in class org.aswing.table.PropertyTableModel
Returns the translated value for specified row and column.
getValueAt(rowIndex, columnIndex) — Method in interface org.aswing.table.TableModel
Returns the value for the cell at columnIndex and rowIndex.
getValueAt(row, column) — Method in class org.aswing.table.sorter.TableSorter
getValueIsAdjusting() — Method in interface org.aswing.BoundedRangeModel
Returns true if the current changes to the value property are part of a series of changes.
getValueIsAdjusting() — Method in class org.aswing.DefaultBoundedRangeModel
getValueIsAdjusting() — Method in class org.aswing.JAdjuster
True if the slider knob is being dragged.
getValueIsAdjusting() — Method in class org.aswing.JScrollBar
True if the scrollbar knob is being dragged.
getValueIsAdjusting() — Method in class org.aswing.JSlider
True if the slider knob is being dragged.
getValueParser() — Method in class org.aswing.JAdjuster
Returns the value parser function(String):int.
getValueTip() — Method in class org.aswing.JSlider
Returns the JToolTip which is used to show the value tip.
getValueTranslator() — Method in class org.aswing.JAdjuster
Returns the value translator function(int):String.
getVerticalAlignment() — Method in class org.aswing.AbstractButton
Returns the vertical alignment of the text and icon.
getVerticalAlignment() — Method in class org.aswing.AbstractTabbedPane
Returns the vertical alignment of the text and icon.
getVerticalAlignment() — Method in class org.aswing.AssetPane
Returns the vertical alignment of the image/animation.
getVerticalAlignment() — Method in class org.aswing.JLabel
Returns the vertical alignment of the text and icon.
getVerticalAlignment() — Method in class org.aswing.JViewport
Returns the vertical alignment of the view if the view is lower than extent height.
getVerticalAlignment() — Method in class org.aswing.ext.FormRow
Returns the default vertical alignment of the children in the row.
getVerticalBlockIncrement() — Method in class org.aswing.JList
getVerticalBlockIncrement() — Method in class org.aswing.JTable
getVerticalBlockIncrement() — Method in class org.aswing.JTextArea
Return the block value for the Vertical scrolling.
getVerticalBlockIncrement() — Method in class org.aswing.JTree
getVerticalBlockIncrement() — Method in class org.aswing.JViewport
Return the block value for the Vertical scrolling.
getVerticalBlockIncrement() — Method in interface org.aswing.Viewportable
Return the block value for the Vertical scrolling.
getVerticalBlockIncrement() — Method in class org.aswing.ext.GridList
getVerticalScrollBar() — Method in class org.aswing.JScrollPane
getVerticalScrollBarPolicy() — Method in class org.aswing.JScrollPane
getVerticalTextPosition() — Method in class org.aswing.AbstractButton
Returns the vertical position of the text relative to the icon.
getVerticalTextPosition() — Method in class org.aswing.AbstractTabbedPane
Returns the vertical position of the text relative to the icon.
getVerticalTextPosition() — Method in class org.aswing.JLabel
Returns the vertical position of the text relative to the icon.
getVerticalUnitIncrement() — Method in class org.aswing.JList
getVerticalUnitIncrement() — Method in class org.aswing.JTable
getVerticalUnitIncrement() — Method in class org.aswing.JTextArea
Returns the unit value for the Vertical scrolling.
getVerticalUnitIncrement() — Method in class org.aswing.JTree
getVerticalUnitIncrement() — Method in class org.aswing.JViewport
Returns the unit value for the Vertical scrolling.
getVerticalUnitIncrement() — Method in interface org.aswing.Viewportable
Returns the unit value for the Vertical scrolling.
getVerticalUnitIncrement() — Method in class org.aswing.ext.GridList
getVgap() — Method in class org.aswing.BorderLayout
getVgap() — Method in class org.aswing.FlowLayout
Gets the vertical gap between components.
getVgap() — Method in class org.aswing.GridLayout
Gets the vertical gap between components.
getVgap() — Method in class org.aswing.ext.GridListLayout
getVGap() — Method in class org.aswing.ext.Form
getView() — Method in class org.aswing.JViewport
getViewport() — Method in class org.aswing.JScrollPane
getViewportPane() — Method in class org.aswing.JList
getViewportPane() — Method in class org.aswing.JTable
getViewportPane() — Method in class org.aswing.JTextArea
getViewportPane() — Method in class org.aswing.JTree
getViewportPane() — Method in class org.aswing.JViewport
getViewportPane() — Method in interface org.aswing.Viewportable
Return the component of the viewportable's pane which would added to displayed on the stage.
getViewportView() — Method in class org.aswing.JScrollPane
Returns the view currently in the scrollpane's viewport if the viewport is a JViewport instance, otherwise, null will be returned.
getViewPosition() — Method in class org.aswing.JList
getViewPosition() — Method in class org.aswing.JTable
getViewPosition() — Method in class org.aswing.JTextArea
getViewPosition() — Method in class org.aswing.JTree
getViewPosition() — Method in class org.aswing.JViewport
Returns the view's position, if there is not any view, return (0,0).
getViewPosition() — Method in interface org.aswing.Viewportable
Returns the view coordinates that appear in the upper left hand corner of the viewport, or 0,0 if there's no view.
getViewSize() — Method in class org.aswing.JList
getViewSize() — Method in class org.aswing.JTable
getViewSize() — Method in class org.aswing.JTextArea
getViewSize() — Method in class org.aswing.JTree
getViewSize() — Method in class org.aswing.JViewport
Usually the view's preffered size.
getViewSize() — Method in interface org.aswing.Viewportable
Returns the viewportable view's amount size if view all content in view logic coordinates.
getViewSize() — Method in class org.aswing.ext.GridList
getViewSize(target:org.aswing.ext:GridCellHolder) — Method in class org.aswing.ext.GridListLayout
getViewSize(table:org.aswing:JTable) — Method in interface org.aswing.plaf.TableUI
Returns the view size.
getVisibleAmount() — Method in class org.aswing.JScrollBar
Returns the scrollbar's extent.
getVisibleCellWidth() — Method in class org.aswing.JList
Returns the preferred width of visible list pane.
getVisibleChildCount(path:org.aswing.tree:TreePath) — Method in class org.aswing.tree.AbstractLayoutCache
Returns the number of visible children for row.
getVisibleChildCount(path:org.aswing.tree:TreePath) — Method in class org.aswing.tree.FixedHeightLayoutCache
Returns the number of visible children for row.
getVisibleLevel() — Method in class org.aswing.tree.FHTreeStateNode
The highest visible nodes have a depth of 0.
getVisibleMaximizedBounds(dis) — Static method in class org.aswing.AsWingUtils
Returns the currently visible maximized bounds in a display object(viewable the stage area).
getVisiblePathsFrom(path:org.aswing.tree:TreePath, totalCount) — Method in class org.aswing.tree.AbstractLayoutCache
Returns an Enumerator that increments over the visible paths starting at the passed in location.
getVisiblePathsFrom(path:org.aswing.tree:TreePath, totalCount) — Method in class org.aswing.tree.FixedHeightLayoutCache
Returns an array that increments over the visible paths starting at the passed in location and end by totalCount of the tree end.
getVisibleRect() — Method in class org.aswing.JScrollPane
Returns the visible extent rectangle related the current scroll properties.
getVisibleRect() — Method in class org.aswing.JTree
getVisibleRowCount() — Method in class org.aswing.JList
Returns the prefferred number of visible rows.
getVisibleRowCount() — Method in class org.aswing.JTree
Returns the number of rows that are displayed in the display area.
getWidth() — Method in class org.aswing.Component
Returns the current width of this component
getWidth() — Method in class org.aswing.table.TableColumn
getWidthMargin() — Method in class org.aswing.JTextComponent
getWindowOwner() — Method in class org.aswing.JWindow
This will return the owner of this JWindow, it return a JWindow if this window's owner is a JWindow, else return null;
getWindows(st) — Static method in class org.aswing.JWindow
Returns all displable windows currently on specified stage.
getWithARGB(argb) — Static method in class org.aswing.ASColor
Returns a ASColor with specified ARGB uint value.
getX() — Method in class org.aswing.Component
Returns the current x coordinate of the components.
getY() — Method in class org.aswing.Component
Returns the current y coordinate of the components.
getYesButton() — Method in class org.aswing.JOptionPane
globalToComponent(p:org.aswing.geom:IntPoint) — Method in class org.aswing.Component
GradientBackground — Class in package org.aswing
A background decorator that paint a gradient color.
GradientBackground(fillType, colors, alphas, ratios, direction, spreadMethod, interpolationMethod, focalPointRatio) — Constructor in class org.aswing.GradientBackground
GradientBrush — Class in package org.aswing.graphics
GradientBrush encapsulate the fill paramters for flash.display.Graphics.beginGradientFill()
GradientBrush(fillType, colors, alphas, ratios, matrix, spreadMethod, interpolationMethod, focalPointRatio) — Constructor in class org.aswing.graphics.GradientBrush
Create a GradientBrush object
you can refer the explaination for the paramters from Adobe's doc to create a Matrix, you can use matrix.createGradientBox() from the matrix object itself
GradientPen — Class in package org.aswing.graphics
GradientPen to draw Gradient lines.
GradientPen(thickness, fillType, colors, alphas, ratios, matrix, spreadMethod, interpolationMethod, focalPointRatio) — Constructor in class org.aswing.graphics.GradientPen
Graphics2D — Class in package org.aswing.graphics
Encapsulate and enhance flash.display.graphics drawing API.
Graphics2D(target) — Constructor in class org.aswing.graphics.Graphics2D
Constructor take instance of flash.display.Graphics as parameter.
GRAY — Constant static property in class org.aswing.ASColor
GREEN — Constant static property in class org.aswing.ASColor
GridCellHolder — Class in package org.aswing.ext
GridCellHolder(list:org.aswing.ext:GridList) — Constructor in class org.aswing.ext.GridCellHolder
gridLayout — Property in class org.aswing.ext.GridList
GridLayout — Class in package org.aswing
GridLayout(rows, cols, hgap, vgap) — Constructor in class org.aswing.GridLayout

Creates a grid layout with the specified number of rows and columns.

GridList — Class in package org.aswing.ext
GridList usage is similar to JList, GridList provide a grid like container, you can put GridList into a JScrollPane.
GridList doesn't share cell instances, it means it will create cells for every cell value, it's not suitable for large data model.
GridList doesn't support key board navigation/selection yet.
GridList(model:org.aswing:ListModel, cellFactory:org.aswing.ext:GridListCellFactory, columns, rows) — Constructor in class org.aswing.ext.GridList
Creates a GridList
GridListCell — Interface in package org.aswing.ext
GridListCellFactory — Interface in package org.aswing.ext
The factory to generate grid list cell instances.
GridListItemEvent — Class in package org.aswing.ext
The event for items of List.
GridListItemEvent(type, value, index:org.aswing.ext:GridListCell, cell, e) — Constructor in class org.aswing.ext.GridListItemEvent
GridListLayout — Class in package org.aswing.ext
GridListLayout(rows, cols, hgap, vgap) — Constructor in class org.aswing.ext.GridListLayout
GroundDecorator — Interface in package org.aswing
Decorator for background or foreground of a components.
ground_mc — Property in class org.aswing.JPopup
group — Property in class org.aswing.DefaultButtonModel
groupButtons(... rest) — Static method in class org.aswing.ButtonGroup
Create a button group and append the buttons in, then return the group.
grow(h, v) — Method in class org.aswing.geom.IntRectangle
Resizes the Rectangle both horizontally and vertically.
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