Compiere 3.1

org.compiere.plaf
Class CompiereTextAreaUI

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.BasicTextAreaUI
                  extended by org.compiere.plaf.CompiereTextAreaUI
All Implemented Interfaces:
ViewFactory

public class CompiereTextAreaUI
extends BasicTextAreaUI


Nested Class Summary
 
Nested classes/interfaces inherited from class javax.swing.plaf.basic.BasicTextUI
BasicTextUI.BasicCaret, BasicTextUI.BasicHighlighter
 
Constructor Summary
CompiereTextAreaUI(JComponent ta)
          Constructor
 
Method Summary
protected  Keymap createKeymap()
          Create Keymap
static ComponentUI createUI(JComponent ta)
          Creates a UI for a JTextArea.
protected  void propertyChange(PropertyChangeEvent evt)
          Property Change
 
Methods inherited from class javax.swing.plaf.basic.BasicTextAreaUI
create, getBaseline, getBaselineResizeBehavior, getMinimumSize, getPreferredSize, getPropertyPrefix, installDefaults
 
Methods inherited from class javax.swing.plaf.basic.BasicTextUI
create, createCaret, createHighlighter, damageRange, damageRange, getComponent, getEditorKit, getKeymapName, getMaximumSize, getNextVisualPositionFrom, getRootView, getToolTipText, getVisibleEditorRect, installKeyboardActions, installListeners, installUI, modelChanged, modelToView, modelToView, paint, paintBackground, paintSafely, setView, uninstallDefaults, uninstallKeyboardActions, uninstallListeners, uninstallUI, update, viewToModel, viewToModel
 
Methods inherited from class javax.swing.plaf.ComponentUI
contains, getAccessibleChild, getAccessibleChildrenCount
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CompiereTextAreaUI

public CompiereTextAreaUI(JComponent ta)
Constructor

Parameters:
ta - text area
Method Detail

createUI

public static ComponentUI createUI(JComponent ta)
Creates a UI for a JTextArea. Tab is the normal focus traversal key - to enter Tab enter Ctrl-Tab

Parameters:
ta - a text area
Returns:
the UI

createKeymap

protected Keymap createKeymap()
Create Keymap

Overrides:
createKeymap in class BasicTextUI
Returns:
key Map

propertyChange

protected void propertyChange(PropertyChangeEvent evt)
Property Change

Overrides:
propertyChange in class BasicTextAreaUI
Parameters:
evt - event

Compiere 3.1

Compiere® is a registered trademark of ComPiere, Inc. ©2004-2008 HumanFlash.com All rights reserved.