| 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 |
| ui — Property in class org.aswing.Component |
| |
| UIDefaults — Class in package org.aswing |
|
A table of defaults for AsWing components. |
| UIDefaults() — Constructor in class org.aswing.UIDefaults |
| |
| UIManager — Class in package org.aswing |
|
This class keeps track of the current look and feel and its defaults. |
| UIResource — Interface in package org.aswing.plaf |
|
This interface is used to mark objects created by ComponentUI delegates. |
| uninit() — Method in class org.aswing.FocusManager |
|
Un-init this focus manager. |
| uninstallBorderAndBFDecorators(c:org.aswing:Component) — Static method in class org.aswing.LookAndFeel |
|
Convenience method for un-installing a component's default
border, background decorator and foreground decorator on the specified component if the border is
currently an instance of UIResource. |
| uninstallIcon(icon:org.aswing:Icon) — Method in class org.aswing.AbstractButton |
| |
| uninstallIcon(icon:org.aswing:Icon) — Method in class org.aswing.JLabel |
| |
| uninstallListeners() — Method in class org.aswing.plaf.basic.BasicClosableTabbedPaneUI |
| |
| uninstallUI(c:org.aswing:Component) — Method in class org.aswing.plaf.BaseComponentUI |
| |
| uninstallUI(c:org.aswing:Component) — Method in interface org.aswing.plaf.ComponentUI |
|
Reverses configuration which was done on the specified component during
installUI. |
| union(r:org.aswing.geom:IntRectangle) — Method in class org.aswing.geom.IntRectangle |
|
Computes the union of this Rectangle with the
specified Rectangle. |
| UNIQUESORT — Constant static property in class org.aswing.VectorListModel |
| |
| UNIQUESORT — Constant static property in class org.aswing.util.Vector |
| |
| unlistenOwner(comp) — Method in class org.aswing.JToolTip |
| |
| unload — Event in class org.aswing.JLoadPane |
|
Dispatched by a LoaderInfo object whenever a loaded object is removed by using the unload() method of the Loader object,
or when a second load is performed by the same Loader object and the original content is removed prior to the load beginning. |
| unloadAsset() — Method in class org.aswing.AssetPane |
|
unload the asset of the pane
|
| unloadAsset() — Method in class org.aswing.JAttachPane |
|
unload the asset of the pane
|
| unloadAsset() — Method in class org.aswing.JLoadPane |
|
unload the loaded asset;
|
| unregisterComponent(c) — Method in class org.aswing.JSharedToolTip |
|
Removes a component from tooltip control. |
| unregisterKeyAction(key:org.aswing:KeyType) — Method in class org.aswing.KeyboardManager |
|
Unregisters a key action to the default key map of this controller. |
| unregisterKeyAction(key:org.aswing:KeyType) — Method in class org.aswing.KeyMap |
|
Unregisters a key and its action value. |
| unregisterMnemonic(button:org.aswing:AbstractButton) — Method in class org.aswing.JRootPane |
| |
| UnsupportedError — Class in package org.aswing.error |
|
This error indicates that a function/operation is not supported. |
| UnsupportedError(type) — Constructor in class org.aswing.error.UnsupportedError |
| |
| UPDATE — Constant static property in class org.aswing.event.TableModelEvent |
| Identifies a change to existing data. |
| updateAfterMilliseconds(delay) — Static method in class org.aswing.AsWingManager |
|
Force the screen to be updated after a time. |
| updateAllComponentUI(stage) — Static method in class org.aswing.AsWingUtils |
|
When call setLookAndFeel it will not change the UIs at created components. |
| updateAllComponentUIInMemory() — Static method in class org.aswing.AsWingUtils |
|
When call setLookAndFeel it will not change the UIs at created components. |
| updateBorder(c:org.aswing:Component, g:org.aswing.graphics:Graphics2D, b:org.aswing.geom:IntRectangle) — Method in interface org.aswing.Border |
|
Updates the border. |
| updateBorder(c:org.aswing:Component, g:org.aswing.graphics:Graphics2D, bounds:org.aswing.geom:IntRectangle) — Method in class org.aswing.border.DecorateBorder |
|
call super.paintBorder paint the border first and then
paint the interior border on the interior bounds. |
| updateBorder(com:org.aswing:Component, g:org.aswing.graphics:Graphics2D, bounds:org.aswing.geom:IntRectangle) — Method in class org.aswing.plaf.DefaultEmptyDecoraterResource |
|
do nothing
|
| updateBorderImp(com:org.aswing:Component, g:org.aswing.graphics:Graphics2D, b:org.aswing.geom:IntRectangle) — Method in class org.aswing.border.BevelBorder |
| |
| updateBorderImp(c:org.aswing:Component, g:org.aswing.graphics:Graphics2D, bounds:org.aswing.geom:IntRectangle) — Method in class org.aswing.border.CaveBorder |
| |
| updateBorderImp(com:org.aswing:Component, g:org.aswing.graphics:Graphics2D, bounds:org.aswing.geom:IntRectangle) — Method in class org.aswing.border.DecorateBorder |
|
Override this method in sub-class to draw border on the specified mc. |
| updateBorderImp(com:org.aswing:Component, g:org.aswing.graphics:Graphics2D, bounds:org.aswing.geom:IntRectangle) — Method in class org.aswing.border.EmptyBorder |
| |
| updateBorderImp(com:org.aswing:Component, g:org.aswing.graphics:Graphics2D, b:org.aswing.geom:IntRectangle) — Method in class org.aswing.border.LineBorder |
| |
| updateBorderImp(com:org.aswing:Component, g:org.aswing.graphics:Graphics2D, b:org.aswing.geom:IntRectangle) — Method in class org.aswing.border.SideLineBorder |
| |
| updateBorderImp(c:org.aswing:Component, g:org.aswing.graphics:Graphics2D, bounds:org.aswing.geom:IntRectangle) — Method in class org.aswing.border.SimpleTitledBorder |
| |
| updateBorderImp(c:org.aswing:Component, g:org.aswing.graphics:Graphics2D, bounds:org.aswing.geom:IntRectangle) — Method in class org.aswing.border.TitledBorder |
| |
| updateChildrenUI(dis) — Static method in class org.aswing.AsWingUtils |
|
Asks every component that is not a ui element containsed in the display object to updateUI(). |
| updateComponentTreeUI(c:org.aswing:Component) — Static method in class org.aswing.AsWingUtils |
|
A simple minded look and feel change: ask each node in the tree to updateUI() -- that is,
to initialize its UI property with the current look and feel. |
| updateDecorator(com:org.aswing:Component, g:org.aswing.graphics:Graphics2D, bounds:org.aswing.geom:IntRectangle) — Method in class org.aswing.AssetBackground |
| |
| updateDecorator(com:org.aswing:Component, g:org.aswing.graphics:Graphics2D, bounds:org.aswing.geom:IntRectangle) — Method in class org.aswing.GradientBackground |
| |
| updateDecorator(c:org.aswing:Component, g:org.aswing.graphics:Graphics2D, b:org.aswing.geom:IntRectangle) — Method in interface org.aswing.GroundDecorator |
|
Updates the decorator. |
| updateDecorator(c:org.aswing:Component, g:org.aswing.graphics:Graphics2D, bounds:org.aswing.geom:IntRectangle) — Method in class org.aswing.SolidBackground |
| |
| updateDecorator(com:org.aswing:Component, g:org.aswing.graphics:Graphics2D, bounds:org.aswing.geom:IntRectangle) — Method in class org.aswing.plaf.DefaultEmptyDecoraterResource |
|
do nothing
|
| updateDecorator(c:org.aswing:Component, g:org.aswing.graphics:Graphics2D, b:org.aswing.geom:IntRectangle) — Method in class org.aswing.plaf.basic.frame.BasicFrameTitleBarBG |
| |
| updateIcon(c:org.aswing:Component, g:org.aswing.graphics:Graphics2D, x, y) — Method in class org.aswing.AssetIcon |
| |
| updateIcon(c:org.aswing:Component, g:org.aswing.graphics:Graphics2D, x, y) — Method in class org.aswing.EmptyIcon |
| |
| updateIcon(c:org.aswing:Component, g:org.aswing.graphics:Graphics2D, x, y) — Method in interface org.aswing.Icon |
|
Updates the icon. |
| updateIcon(c:org.aswing:Component, g:org.aswing.graphics:Graphics2D, x, y) — Method in class org.aswing.LoadIcon |
| |
| updateIcon(c:org.aswing:Component, g:org.aswing.graphics:Graphics2D, x, y) — Method in class org.aswing.MultipleAssetIcon |
| |
| updateIcon(c:org.aswing:Component, g:org.aswing.graphics:Graphics2D, x, y) — Method in class org.aswing.SimpleButtonIcon |
| |
| updateIcon(c:org.aswing:Component, g:org.aswing.graphics:Graphics2D, x, y) — Method in class org.aswing.SimpleButtonIconToggle |
| |
| updateIcon(com:org.aswing:Component, g:org.aswing.graphics:Graphics2D, x, y) — Method in class org.aswing.colorchooser.ColorRectIcon |
| |
| updateIcon(com:org.aswing:Component, g:org.aswing.graphics:Graphics2D, x, y) — Method in class org.aswing.colorchooser.NoColorIcon |
|
Draw the icon at the specified location. |
| updateIcon(com:org.aswing:Component, g:org.aswing.graphics:Graphics2D, x, y) — Method in class org.aswing.colorchooser.PreviewColorIcon |
| |
| updateIcon(com:org.aswing:Component, g:org.aswing.graphics:Graphics2D, x, y) — Method in class org.aswing.plaf.DefaultEmptyDecoraterResource |
|
do nothing
|
| updateIcon(c:org.aswing:Component, g:org.aswing.graphics:Graphics2D, x, y) — Method in class org.aswing.plaf.basic.tabbedpane.CloseIcon |
| |
| updateIcon(com:org.aswing:Component, g:org.aswing.graphics:Graphics2D, x, y) — Method in class org.aswing.table.sorter.Arrow |
| |
| updateIcon(com:org.aswing:Component, g:org.aswing.graphics:Graphics2D, x, y) — Method in class org.aswing.tree.TreeFolderIcon |
| |
| updateIcon(com:org.aswing:Component, g:org.aswing.graphics:Graphics2D, x, y) — Method in class org.aswing.tree.TreeLeafIcon |
| |
| updateListView() — Method in class org.aswing.JList |
|
When your list data changed, and you want to update list view by hand. |
| updateSubComponentUI(componentShell) — Method in class org.aswing.JTable |
| |
| updateUI() — Method in class org.aswing.AbstractButton |
|
Resets the UI property to a value from the current look
and feel. |
| updateUI() — Method in class org.aswing.AbstractCellEditor |
|
Calls the editor's component to update UI. |
| updateUI() — Method in interface org.aswing.CellEditor |
|
Calls the editor's component to update UI. |
| updateUI() — Method in class org.aswing.Component |
|
Resets the UI property to a value from the current look and feel. |
| updateUI() — Method in class org.aswing.JAccordion |
| |
| updateUI() — Method in class org.aswing.JAdjuster |
| |
| updateUI() — Method in class org.aswing.JButton |
| |
| updateUI() — Method in class org.aswing.JColorChooser |
| |
| updateUI() — Method in class org.aswing.JComboBox |
| |
| updateUI() — Method in class org.aswing.JFrame |
| |
| updateUI() — Method in class org.aswing.JLabel |
| |
| updateUI() — Method in class org.aswing.JLabelButton |
| |
| updateUI() — Method in class org.aswing.JList |
| |
| updateUI() — Method in class org.aswing.JMenu |
| |
| updateUI() — Method in class org.aswing.JMenuBar |
| |
| updateUI() — Method in class org.aswing.JMenuItem |
| |
| updateUI() — Method in class org.aswing.JPanel |
| |
| updateUI() — Method in class org.aswing.JPopupMenu |
| |
| updateUI() — Method in class org.aswing.JProgressBar |
| |
| updateUI() — Method in class org.aswing.JScrollBar |
| |
| updateUI() — Method in class org.aswing.JScrollPane |
| |
| updateUI() — Method in class org.aswing.JSeparator |
| |
| updateUI() — Method in class org.aswing.JSlider |
| |
| updateUI() — Method in class org.aswing.JSpacer |
| |
| updateUI() — Method in class org.aswing.JSplitPane |
| |
| updateUI() — Method in class org.aswing.JTabbedPane |
| |
| updateUI() — Method in class org.aswing.JTable |
|
Notification from the UIManager that the L&F has changed. |
| updateUI() — Method in class org.aswing.JTextArea |
| |
| updateUI() — Method in class org.aswing.JTextField |
| |
| updateUI() — Method in class org.aswing.JToggleButton |
| |
| updateUI() — Method in class org.aswing.JToolBar |
| |
| updateUI() — Method in class org.aswing.JToolTip |
| |
| updateUI() — Method in class org.aswing.JTree |
|
Notification from the UIManager that the L&F has changed. |
| updateUI() — Method in class org.aswing.JViewport |
| |
| updateUI() — Method in class org.aswing.colorchooser.JColorMixer |
| |
| updateUI() — Method in class org.aswing.colorchooser.JColorSwatches |
| |
| updateUI() — Method in class org.aswing.table.JTableHeader |
| |
| updateUIPropertiesFromOwner() — Method in interface org.aswing.FrameTitleBar |
|
This method will be call when owner ui changed. |
| updateUIPropertiesFromOwner() — Method in class org.aswing.JFrameTitleBar |
| |
| urlRequest — Property in class org.aswing.JLoadPane |
| |
|
| 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 |