站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > NetBeans API Javadoc (Current Development Version)

M-Index (Tab Control) - NetBeans API Javadoc (Current Development Version)

org.netbeans.swing.tabcontrol 1.8
A B C D E F G H I K L M N O P R S T U V W

M

makeTabVisible(int) - Method in class org.netbeans.swing.tabcontrol.plaf.BasicScrollingTabDisplayerUI
 
makeTabVisible(int) - Method in class org.netbeans.swing.tabcontrol.plaf.DefaultTabbedContainerUI
 
makeTabVisible(int) - Method in class org.netbeans.swing.tabcontrol.TabbedContainerUI
Make a tab visible.
makeTabVisible(int) - Method in class org.netbeans.swing.tabcontrol.TabDisplayer
Make a tab visible.
makeTabVisible(int) - Method in class org.netbeans.swing.tabcontrol.TabDisplayerUI
Instruct the UI to ensure that the tab at the given index is visible.
makeVisible(int, int) - Method in class org.netbeans.swing.tabcontrol.plaf.ScrollingTabLayoutModel
Make a tab visible, according to the rules of the spec.
maybeRepaint(int, int) - Method in class org.netbeans.swing.tabcontrol.plaf.TabState
 
MetalEditorTabDisplayerUI - Class in org.netbeans.swing.tabcontrol.plaf
Tab displayer UI for Metal look and feel
MetalEditorTabDisplayerUI(TabDisplayer) - Constructor for class org.netbeans.swing.tabcontrol.plaf.MetalEditorTabDisplayerUI
Creates a new instance of MetalEditorTabDisplayerUI
MetalSlidingButtonUI - Class in org.netbeans.swing.tabcontrol.plaf
 
MetalViewTabDisplayerUI - Class in org.netbeans.swing.tabcontrol.plaf
User interface of view type tabs designed to be consistent with Swing metal look and feel.
modelChanged() - Method in class org.netbeans.swing.tabcontrol.plaf.AbstractTabDisplayerUI
Convenience method called by ModelListener.stateChanged() when the data model changes.
modelChanged() - Method in class org.netbeans.swing.tabcontrol.plaf.BasicScrollingTabDisplayerUI
Overrides modelChanged() to clear the transient information in the state model, which may now contain tab indices that don't exist, and also to clear cached width/last-visible-tab data in the layout model, and ensure that the selected tab is visible.
modelChanged() - Method in class org.netbeans.swing.tabcontrol.plaf.BasicSlidingTabDisplayerUI
 
modelChanged() - Method in class org.netbeans.swing.tabcontrol.plaf.BasicTabDisplayerUI
 
modelChanged() - Method in class org.netbeans.swing.tabcontrol.plaf.ToolbarTabDisplayerUI
 
modelListener - Variable in class org.netbeans.swing.tabcontrol.plaf.AbstractTabDisplayerUI
Listener on the TabDataModel.
modelListener - Variable in class org.netbeans.swing.tabcontrol.plaf.DefaultTabbedContainerUI
Listener on the data model, which handles updating the contained components to keep them in sync with the contents of the data model.
MOUSE_IN_TABS_AREA - Static variable in class org.netbeans.swing.tabcontrol.plaf.TabState
Bitmask indicating that the mouse is in the tabs area
MOUSE_PRESSED_IN_CLOSE_BUTTON - Static variable in class org.netbeans.swing.tabcontrol.plaf.TabState
Bitmask indicating that the mouse is inside the close button and has been pressed.
mouseClicked(MouseEvent) - Method in class org.netbeans.swing.tabcontrol.plaf.BasicTabDisplayerUI.BasicDisplayerMouseListener
 
mouseDragged(MouseEvent) - Method in class org.netbeans.swing.tabcontrol.plaf.BasicTabDisplayerUI.BasicDisplayerMouseListener
 
mouseEntered(MouseEvent) - Method in class org.netbeans.swing.tabcontrol.plaf.BasicTabDisplayerUI.BasicDisplayerMouseListener
 
mouseExited(MouseEvent) - Method in class org.netbeans.swing.tabcontrol.plaf.BasicTabDisplayerUI.BasicDisplayerMouseListener
 
mouseListener - Variable in class org.netbeans.swing.tabcontrol.plaf.AbstractTabDisplayerUI
Mouse listener (which may optionally implement MouseWheelListener and MouseMotionListener), which handles mouse events over the tab, triggering selection model changes, repaints, etc.
mouseMoved(MouseEvent) - Method in class org.netbeans.swing.tabcontrol.plaf.BasicTabDisplayerUI.BasicDisplayerMouseListener
 
mousePressed(MouseEvent) - Method in class org.netbeans.swing.tabcontrol.plaf.BasicTabDisplayerUI.BasicDisplayerMouseListener
 
mouseReleased(MouseEvent) - Method in class org.netbeans.swing.tabcontrol.plaf.BasicTabDisplayerUI.BasicDisplayerMouseListener
 
mouseWheelMoved(MouseWheelEvent) - Method in class org.netbeans.swing.tabcontrol.plaf.BasicTabDisplayerUI.BasicDisplayerMouseListener
 
moveTo(int, int) - Method in class org.netbeans.swing.tabcontrol.plaf.EqualPolygon
Delegates to Polygon.addPoint().

org.netbeans.swing.tabcontrol 1.8
A B C D E F G H I K L M N O P R S T U V W
Built on May 28 2007.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.