Package org.aswing

Interface Summary
BoundedRangeModel Defines the data model used by components like Sliders and ProgressBars
ButtonModel State Model for buttons
ComboBoxEditor
Icon A small fixed size picture, typically used to decorate components
IEventDispatcher A interface that indicate a class must implement event dispatcher functions
LayoutManager Defines an interface for classes that know how to layout Containers based on a layout constraints object
ListCell
ListCellFactory List cell renderer factory, a ListCellRendererFactory should not change it return value of these method isAllCellHasSameHeight, getCellHeight after created
ListModel ListMode is a MVC pattern's mode for List UI, different List UI can connected to a same mode to view the mode's data
Resizer
Viewportable A viewportable object can scrolled by JScrollPane, JScrollBar to view its viewed content in a visible area
Class Summary
AbstractButton
AbstractListModel
ASColor ASColor object to set color and alpha for a movieclip
ASFont ASFont
ASTextExtent
ASTextFormat unHandled TextFormat Properties :
  • TextFormat.leading
  • TextFormat.tabStops
  • TextFormat.target
  • TextFormat.url
  • ASWingConstants A collection of constants generally used for positioning and orienting components on the screen
    ASWingUtils
    BorderLayout A border layout lays out a container, arranging and resizing its components to fit in five regions: north, south, east, west, and center
    Box
    BoxLayout A layout manager that allows multiple components to be laid out either vertically or horizontally
    ButtonGroup
    Component The super class for all UIs.
    ComponentDecorator ComponentDecorator, manage a decorator for a component
    Container Container can contain many component to be his child, all children are in its bounds, and it moved, all children moved
    DecorateIcon DecorateIcon let you can make Decorator Patten Icon.
    DefaultBoundedRangeModel
    DefaultButtonModel The default implementation of a Button component's data model
    DefaultComboBoxEditor Default to use a JTextField to be the editor
    DefaultListCell
    DefaultListCellFactory
    ElementCreater The creater use to create UI elements like movieclips, textfield..
    EmptyLayout LayoutManager's empty implementation
    Event
    EventDispatcher
    FloorPane Abstract class for A container with a decorative floor movieclip.
    FlowLayout A flow layout arranges components in a left-to-right flow, much like lines of text in a paragraph
    FocusManager FocusManager manages all the when a component should receive focus,i.e if it can
    GeneralListCellFactory GeneralListCellFactory let you can just specified a ListCell implemented class and other params to create a ListCellFactory
    GrayFilteredIcon GrayFilteredIcon use to filter a icon to be gray
    GridBagConstraints The GridBagConstraints class specifies constraints for components that are laid out using the GridBagLayout class
    GridBagLayout
    GridLayout
    Insets An Insets object is a representation of the borders of a container
    JAccordion
    JAttachPane JAttachPane, a container attach flash symbol in library to be its floor
    JButton
    JCheckBox An implementation of a check box -- an item that can be selected or deselected, and which displays its state to the user
    JComboBox A component that combines a button or editable field and a drop-down list
    JFrame
    JLabel
    JList A component that allows the user to select one or more objects from a list
    JLoadPane JLoadPane, a container load a external image/animation to be its floor
    JOptionPane JOptionPane makes it easy to pop up a standard dialog box that prompts users for a value or informs them of something.
    JPanel
    JPieChart
    JProgressBar
    JRadioButton An implementation of a radio button -- an item that can be selected or deselected, and which displays its state to the user
    JScrollBar
    JScrollPane
    JSeparator JSeparator provides a general purpose component for implementing divider lines - most commonly used as a divider between menu items that breaks them up into logical groupings
    JTextArea A JTextArea is a multi-line area that displays text.
    JTextComponent JTextComponent is the base class for text components
    JTextField JTextField is a component that allows the editing of a single line of text
    JToggleButton An implementation of a two-state button
    JToolBar JToolBar provides a component that is useful for displaying commonly used Actions or controls.
    JToolTip
    JViewport
    JWindow JWindow is a Container, but you should not add component to JWindow directly, you should add component like this:
     		jwindow.getContentPane().append(child);
     
    LoadIcon LoadIcon allow you load extenal image/animation to be the icon content
    LookAndFeel Reserved for look and feel implementation
    MCIcon Attach a mc from library with the linkage name to be a icon
    MCPanel A Container base on a existing movieclip.
    RepaintManager RepaintManager use to manager the component's painting.
    ScrollPaneLayout The layout manager used by JScrollPane. JScrollPaneLayout is responsible for three components: a viewportable's pane, two scrollbars.
    SoftBox
    SoftBoxLayout SoftBoxLayout layout the components to a list as same width/height but their preffered height/width
    ToggleButtonModel The ToggleButton model
    UIDefaults A table of defaults for Swing components
    UIManager This class keeps track of the current look and feel and its defaults.
    VectorListModel
    ViewportLayout The default layout manager for JViewport. ViewportLayout defines a policy for layout that should be useful for most applications
    WindowLayout Layout for JWindow and JFrame

    Class Inheritance Diagram

    Architecture: i386 Source: xaw3d Version: 1.5+E-14 Depends: libc6 (>= 2.3.6-6), libice6, libsm6, libx11-6, libxext6, libxmu6, libxpm4, libxt6 Conflicts: axe (<< 6.1.2-2), xaw3d (<= 1.3-6), xfig (<< 1:3.2.4-rel-9), gv (<< 1:3.5.8-30.1) Description: Xaw3d widget set Xaw3d is a set of 3-D widgets based on the Athena Widget set, which adds a three dimensional appearance on some of the widgets of X11 applications linked with this library. . Please note that this package no longer adds a three dimensional appearance on applications dynamically linked against libXaw. Package: apache Status: deinstall ok config-files Priority: optional Section: web Installed-Size: 812 Maintainer: Debian Apache Maintainers Architecture: i386 Version: 1.3.33-6sarge3 Config-Version: 1.3.33-6sarge3 Replaces: apache-modules Provides: httpd-cgi, httpd Depends: libc6 (>= 2.3.2.ds1-21), libdb4.2, libexpat1 (>= 1.95.8), mime-support, apache-common (>= 1.3.33-6sarge3), apache-common (<< 1.3.34-0), perl (>= 5.8.4-2), logrotate (>= 3.5.4-1), dpkg (>> 1.9.0), libmagic1, debconf Suggests: apache-doc Conflicts: apache-modules, libapache-mod-perl (<= 1.17-1), jserv (<= 1.1-3) Conffiles: /etc/init.d/apache 7232c1eaeefdeadea724e84427c467d9 /etc/logrotate.d/apache a21425239a54dfb308dcd503df9cdac4 Description: versatile, high-performance HTTP server The most popular server in the world, Apache features a modular design and supports dynamic selection of extension modules at runtime. Some of its strong points are its range of possible customization, dynamic adjustment of the number of server processes, and a whole range of available modules including many authentication mechanisms, server-parsed HTML, server-side includes, access control, CERN httpd metafiles emulation, proxy caching, etc. Apache also supports multiple virtual homing. . Separate Debian packages are available for PHP, mod_perl, Java Servlet support, Apache-SSL, and other common extensions. More information is available at http://www.apache.org/. Package: wget Status: install ok installed Priority: important Section: web Installed-Size: 1948 Maintainer: Noèl Köthe Architecture: i386 Version: 1.10.2-2 Depends: libc6 (>= 2.3.6-6), libssl0.9.8 (>= 0.9.8b-1) Conflicts: wget-ssl Conffiles: /etc/wgetrc eeb265c23bdeb037d384e2da9ccb82a2 Description: retrieves files from the web Wget is a network utility to retrieve files from the Web using http(s) and ftp, the two most widely used Internet protocols. It works non-interactively, so it will work in the background, after having logged off. The program supports recursive retrieval of web-authoring pages as well as ftp sites -- you can use wget to make mirrors of archives and home pages or to travel the Web like a WWW robot. . Wget works particularly well with slow or unstable connections by continuing to retrieve a document until the document is fully downloaded. Re-getting files from where it left off works on servers (both http and ftp) that support it. Both http and ftp retrievals can be time stamped, so wget can see if the remote file has changed since the last retrieval and automa42,188,1990" alt="">

    Interface Inheritance Diagram