javax.swing.plaf.metal 
 类 MetalSplitPaneUI
 
  
java.lang.Object
   javax.swing.plaf.ComponentUI
javax.swing.plaf.ComponentUI
       javax.swing.plaf.SplitPaneUI
javax.swing.plaf.SplitPaneUI
           javax.swing.plaf.basic.BasicSplitPaneUI
javax.swing.plaf.basic.BasicSplitPaneUI
               javax.swing.plaf.metal.MetalSplitPaneUI
javax.swing.plaf.metal.MetalSplitPaneUI
 
  
 
   
   - 
    public class MetalSplitPaneUI
     
- 
      extends 
      BasicSplitPaneUI
     
 Metal 分隔窗格。 
   警告:此类的已序列化对象与以后的 Swing 版本不兼容。当前序列化支持适用于短期存储或运行相同 Swing 版本的应用程序之间的 RMI。从 1.4 版本开始,已在 java.beans 包中添加了支持所有 JavaBeansTM 长期存储的功能。请参见 XMLEncoder。 
   
   
  
 
   
    
     
    
  
    
     
   
  
    
    
  
    
   
   
     
     | 从类 javax.swing.plaf.basic.BasicSplitPaneUI 继承的字段 | 
 
     
     | beginDragDividerLocation, divider, dividerResizeToggleKey, dividerSize, downKey, draggingHW, endKey, focusListener, homeKey, KEYBOARD_DIVIDER_MOVE_OFFSET, keyboardDownRightListener, keyboardEndListener, keyboardHomeListener, keyboardResizeToggleListener, keyboardUpLeftListener, layoutManager, leftKey, NON_CONTINUOUS_DIVIDER, nonContinuousLayoutDivider, propertyChangeListener, rightKey, splitPane, upKey | 
 
   
  
   
   
  
    
     
   
  
    
    
  
    
   
   
     
     | 从类 javax.swing.plaf.basic.BasicSplitPaneUI 继承的方法 | 
 
     
     | createDefaultNonContinuousLayoutDivider, createFocusListener, createKeyboardDownRightListener, createKeyboardEndListener, createKeyboardHomeListener, createKeyboardResizeToggleListener, createKeyboardUpLeftListener, createPropertyChangeListener, dragDividerTo, finishDraggingTo, finishedPaintingChildren, getDivider, getDividerBorderSize, getDividerLocation, getInsets, getLastDragLocation, getMaximumDividerLocation, getMaximumSize, getMinimumDividerLocation, getMinimumSize, getNonContinuousLayoutDivider, getOrientation, getPreferredSize, getSplitPane, installDefaults, installKeyboardActions, installListeners, installUI, isContinuousLayout, paint, resetLayoutManager, resetToPreferredSizes, setContinuousLayout, setDividerLocation, setLastDragLocation, setNonContinuousLayoutDivider, setNonContinuousLayoutDivider, setOrientation, startDragging, uninstallDefaults, uninstallKeyboardActions, uninstallListeners, uninstallUI | 
 
   
  
  
  
    
    
  
    
   
   
     
     | 从类 java.lang.Object 继承的方法 | 
 
     
     | clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
   
  
   
   
    
     
   
  
   
   MetalSplitPaneUI
 
  
public MetalSplitPaneUI()
 
   
  
 createUI
 
  
public static ComponentUI createUI(JComponent x)
 
   
   - 
    创建一个新的 MetalSplitPaneUI 实例 
      
- 
     
     
 
  
   
   createDefaultDivider
 
  
public BasicSplitPaneDivider createDefaultDivider()
 
   
   - 
    创建默认分隔符。 
      
- 
     
     - 
      覆盖:
     
- 
      类 
      BasicSplitPaneUI中的createDefaultDivider
 
- 
     
     
 
   
  
    
   
   
   
   
  
 
  提交错误或意见
有关更多的 API 参考资料和开发人员文档,请参阅 Java SE 开发人员文档。该文档包含更详细的、面向开发人员的描述,以及总体概述、术语定义、使用技巧和工作代码示例。 
  版权所有 2007 Sun Microsystems, Inc. 保留所有权利。 请遵守许可证条款。另请参阅文档重新分发政策。