com.creamtec.ajaxswing.laf.ui
Class AjaxSwingEditorPaneUI

java.lang.Object
  extended by javax.swing.plaf.ComponentUI
      extended by javax.swing.plaf.TextUI
          extended by javax.swing.plaf.basic.BasicTextUI
              extended by javax.swing.plaf.basic.BasicEditorPaneUI
                  extended by com.creamtec.ajaxswing.laf.ui.AjaxSwingEditorPaneUI
All Implemented Interfaces:
javax.swing.text.ViewFactory

public class AjaxSwingEditorPaneUI
extends javax.swing.plaf.basic.BasicEditorPaneUI


Nested Class Summary
 
Nested classes/interfaces inherited from class javax.swing.plaf.basic.BasicTextUI
javax.swing.plaf.basic.BasicTextUI.BasicCaret, javax.swing.plaf.basic.BasicTextUI.BasicHighlighter
 
Method Summary
static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent comp)
           
 
Methods inherited from class javax.swing.plaf.basic.BasicEditorPaneUI
getEditorKit, installUI, uninstallUI
 
Methods inherited from class javax.swing.plaf.basic.BasicTextUI
create, create, damageRange, damageRange, getMaximumSize, getMinimumSize, getNextVisualPositionFrom, getPreferredSize, getRootView, getToolTipText, modelToView, modelToView, paint, update, viewToModel, viewToModel
 
Methods inherited from class javax.swing.plaf.ComponentUI
contains, getAccessibleChild, getAccessibleChildrenCount
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

createUI

public static javax.swing.plaf.ComponentUI createUI(javax.swing.JComponent comp)


Copyright © 2000-2012 CreamTec LLC. All Rights Reserved.