No cache version.

Caching disabled. Default setting for this page:enabled (code LNG204)
If the display is too slow, you can disable the user mode to view the cached version.
java.awt

Class Panel

    • Constructor Detail

      • Panel

        public Panel()
        Creates a new panel using the default layout manager. The default layout manager for all panels is the FlowLayout class.
      • Panel

        public Panel(LayoutManager layout)
        Creates a new panel with the specified layout manager.
        Parameters:
        layout - the layout manager for this panel.
        Since:
        JDK1.1
    • Method Detail

      • getAccessibleContext

        public AccessibleContext getAccessibleContext()
        Gets the AccessibleContext associated with this Panel. For panels, the AccessibleContext takes the form of an AccessibleAWTPanel. A new AccessibleAWTPanel instance is created if necessary.
        Specified by:
        getAccessibleContext in interface Accessible
        Overrides:
        getAccessibleContext in class Component
        Returns:
        an AccessibleAWTPanel that serves as the AccessibleContext of this Panel
        Since:
        1.3
Error Infobrol

Can not display this page of the Infobrol website

Type of error (18-01)

Unknown format specifier "&"

Please try again in a few minutes…

Return to the home page




Steph