JSR-209 (Final Release)

Uses of Class
javax.swing.JTabbedPane

Packages that use JTabbedPane
javax.microedition.plaf AGUI provides a Pluggable Look and Feel architecture, similar to that which is defined in Java SE (from which AGUI is subset). 
 

Uses of JTabbedPane in javax.microedition.plaf
 

Methods in javax.microedition.plaf with parameters of type JTabbedPane
 int TabbedPaneUI.tabForCoordinate(JTabbedPane pane, int x, int y)
          Returns the tab index which intersects the specified point in the JTabbedPane's coordinate space.
 Rectangle TabbedPaneUI.getTabBounds(JTabbedPane pane, int index)
          Invokes the getTabBounds method on each UI handled by this object.
 int TabbedPaneUI.getTabRunCount(JTabbedPane pane)
          Invokes the getTabRunCount method on each UI handled by this object.
 


JSR-209 (Final Release)

Java and Java 2D are trademarks or registered trademarks of Sun Microsystems, Inc. in the U.S. and other countries.
Copyright 1993 - 2006 Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, California 95054, U.S.A. All Rights Reserved.
Use of this specification is subject to this license.