public class TextBox extends TextBoxBase implements IAddChild
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.Windows.Controls.TextBox
Powered by JCOBridge: more info at https://www.jcobridge.com
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
assemblyFullName
Fully assembly qualified name: PresentationFramework, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
|
static java.lang.String |
assemblyShortName
Assembly name: PresentationFramework
|
static java.lang.String |
className
Qualified class name: System.Windows.Controls.TextBox
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
TextBox() |
TextBox(java.lang.Object instance)
Internal constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static TextBox |
cast(IJCOBridgeReflected from)
Try to cast the
IJCOBridgeReflected instance into TextBox, a cast assert is made to check if types are compatible. |
void |
Clear() |
int |
getCaretIndex() |
CharacterCasing |
getCharacterCasing() |
int |
GetCharacterIndexFromLineIndex(int lineIndex) |
int |
GetCharacterIndexFromPoint(Point point,
boolean snapToText) |
int |
GetFirstVisibleLineIndex() |
java.lang.String |
getJCOAssemblyName()
Returns the reflected Assembly name
|
java.lang.String |
getJCOClassName()
Returns the reflected Class name
|
java.lang.Object |
getJCOInstance()
Returns the instantiated class
|
java.lang.String |
getJCOObjectName()
Returns the reflected Class name used to build the object
|
JCType |
getJCOType()
Returns the instantiated class Type
|
int |
GetLastVisibleLineIndex() |
int |
getLineCount() |
int |
GetLineIndexFromCharacterIndex(int charIndex) |
int |
GetLineLength(int lineIndex) |
java.lang.String |
GetLineText(int lineIndex) |
int |
getMaxLength() |
int |
getMaxLines() |
int |
getMinLines() |
int |
GetNextSpellingErrorCharacterIndex(int charIndex,
LogicalDirection direction) |
Rect |
GetRectFromCharacterIndex(int charIndex) |
Rect |
GetRectFromCharacterIndex(int charIndex,
boolean trailingEdge) |
java.lang.String |
getSelectedText() |
int |
getSelectionLength() |
int |
getSelectionStart() |
SpellingError |
GetSpellingError(int charIndex) |
int |
GetSpellingErrorLength(int charIndex) |
int |
GetSpellingErrorStart(int charIndex) |
java.lang.String |
getText() |
TextAlignment |
getTextAlignment() |
TextDecorationCollection |
getTextDecorations() |
TextWrapping |
getTextWrapping() |
Typography |
getTypography() |
void |
ScrollToLine(int lineIndex) |
void |
Select(int start,
int length) |
void |
setCaretIndex(int CaretIndex) |
void |
setCharacterCasing(CharacterCasing CharacterCasing) |
void |
setJCOInstance(JCObject instance) |
void |
setMaxLength(int MaxLength) |
void |
setMaxLines(int MaxLines) |
void |
setMinLines(int MinLines) |
void |
setSelectedText(java.lang.String SelectedText) |
void |
setSelectionLength(int SelectionLength) |
void |
setSelectionStart(int SelectionStart) |
void |
setText(java.lang.String Text) |
void |
setTextAlignment(TextAlignment TextAlignment) |
void |
setTextDecorations(TextDecorationCollection TextDecorations) |
void |
setTextWrapping(TextWrapping TextWrapping) |
boolean |
ShouldSerializeText(XamlDesignerSerializationManager manager) |
addSelectionChanged, addTextChanged, AppendText, BeginChange, Copy, Cut, DeclareChangeBlock, EndChange, getAcceptsReturn, getAcceptsTab, getAutoWordSelection, getCanRedo, getCanUndo, getCaretBrush, getExtentHeight, getExtentWidth, getHorizontalOffset, getHorizontalScrollBarVisibility, getIsInactiveSelectionHighlightEnabled, getIsReadOnly, getIsReadOnlyCaretVisible, getIsSelectionActive, getIsUndoEnabled, getSelectionBrush, getSelectionOpacity, getSelectionTextBrush, getSpellCheck, getUndoLimit, getVerticalOffset, getVerticalScrollBarVisibility, getViewportHeight, getViewportWidth, LineDown, LineLeft, LineRight, LineUp, LockCurrentUndoUnit, OnApplyTemplate, PageDown, PageLeft, PageRight, PageUp, Paste, Redo, removeSelectionChanged, removeTextChanged, ScrollToEnd, ScrollToHome, ScrollToHorizontalOffset, ScrollToVerticalOffset, SelectAll, setAcceptsReturn, setAcceptsTab, setAutoWordSelection, setCaretBrush, setHorizontalScrollBarVisibility, setIsInactiveSelectionHighlightEnabled, setIsReadOnly, setIsReadOnlyCaretVisible, setIsUndoEnabled, setSelectionBrush, setSelectionOpacity, setSelectionTextBrush, setUndoLimit, setVerticalScrollBarVisibility, UndoaddMouseDoubleClick, addPreviewMouseDoubleClick, getBackground, getBorderBrush, getBorderThickness, getFontFamily, getFontSize, getFontStretch, getFontStyle, getFontWeight, getForeground, getHorizontalContentAlignment, getIsTabStop, getPadding, getTabIndex, getTemplate, getVerticalContentAlignment, removeMouseDoubleClick, removePreviewMouseDoubleClick, setBackground, setBorderBrush, setBorderThickness, setFontFamily, setFontSize, setFontStretch, setFontStyle, setFontWeight, setForeground, setHorizontalContentAlignment, setIsTabStop, setPadding, setTabIndex, setTemplate, setVerticalContentAlignmentaddContextMenuClosing, addContextMenuOpening, addDataContextChanged, addInitialized, addLoaded, addRequestBringIntoView, addSizeChanged, addToolTipClosing, addToolTipOpening, addUnloaded, ApplyTemplate, BeginInit, BeginStoryboard, BeginStoryboard, BeginStoryboard, BringIntoView, BringIntoView, EndInit, FindName, FindResource, getActualHeight, getActualWidth, GetBindingExpression, getBindingGroup, getContextMenu, getCursor, getDataContext, getFlowDirection, GetFlowDirection, getFocusVisualStyle, getForceCursor, getHeight, getHorizontalAlignment, getInputScope, getIsInitialized, getIsLoaded, getLanguage, getLayoutTransform, getMargin, getMaxHeight, getMaxWidth, getMinHeight, getMinWidth, getName, getOverridesDefaultStyle, getParent, getResources, getStyle, getTag, getTemplatedParent, getToolTip, getTriggers, getUseLayoutRounding, getVerticalAlignment, getWidth, MoveFocus, PredictFocus, RegisterName, removeContextMenuClosing, removeContextMenuOpening, removeDataContextChanged, removeInitialized, removeLoaded, removeRequestBringIntoView, removeSizeChanged, removeToolTipClosing, removeToolTipOpening, removeUnloaded, SetBinding, SetBinding, setBindingGroup, setContextMenu, setCursor, setDataContext, SetFlowDirection, setFlowDirection, setFocusVisualStyle, setForceCursor, setHeight, setHorizontalAlignment, setInputScope, setLanguage, setLayoutTransform, setMargin, setMaxHeight, setMaxWidth, setMinHeight, setMinWidth, setName, setOverridesDefaultStyle, SetResourceReference, setResources, setStyle, setTag, setToolTip, setUseLayoutRounding, setVerticalAlignment, setWidth, ShouldSerializeResources, ShouldSerializeStyle, ShouldSerializeTriggers, TryFindResource, UnregisterName, UpdateDefaultStyleaddDragEnter, addDragLeave, addDragOver, addDrop, addFocusableChanged, addGiveFeedback, addGotFocus, addGotKeyboardFocus, addGotMouseCapture, addGotStylusCapture, addIsEnabledChanged, addIsHitTestVisibleChanged, addIsKeyboardFocusedChanged, addIsKeyboardFocusWithinChanged, addIsMouseCapturedChanged, addIsMouseCaptureWithinChanged, addIsMouseDirectlyOverChanged, addIsStylusCapturedChanged, addIsStylusCaptureWithinChanged, addIsStylusDirectlyOverChanged, addIsVisibleChanged, addKeyDown, addKeyUp, addLayoutUpdated, addLostFocus, addLostKeyboardFocus, addLostMouseCapture, addLostStylusCapture, addMouseDown, addMouseEnter, addMouseLeave, addMouseLeftButtonDown, addMouseLeftButtonUp, addMouseMove, addMouseRightButtonDown, addMouseRightButtonUp, addMouseUp, addMouseWheel, addPreviewDragEnter, addPreviewDragLeave, addPreviewDragOver, addPreviewDrop, addPreviewGiveFeedback, addPreviewGotKeyboardFocus, addPreviewKeyDown, addPreviewKeyUp, addPreviewLostKeyboardFocus, addPreviewMouseDown, addPreviewMouseLeftButtonDown, addPreviewMouseLeftButtonUp, addPreviewMouseMove, addPreviewMouseRightButtonDown, addPreviewMouseRightButtonUp, addPreviewMouseUp, addPreviewMouseWheel, addPreviewQueryContinueDrag, addPreviewStylusButtonDown, addPreviewStylusButtonUp, addPreviewStylusDown, addPreviewStylusInAirMove, addPreviewStylusInRange, addPreviewStylusMove, addPreviewStylusOutOfRange, addPreviewStylusSystemGesture, addPreviewStylusUp, addPreviewTextInput, addQueryContinueDrag, addQueryCursor, addStylusButtonDown, addStylusButtonUp, addStylusDown, addStylusEnter, addStylusInAirMove, addStylusInRange, addStylusLeave, addStylusMove, addStylusOutOfRange, addStylusSystemGesture, addStylusUp, addTextInput, AddToEventRoute, ApplyAnimationClock, ApplyAnimationClock, Arrange, BeginAnimation, BeginAnimation, CaptureMouse, CaptureStylus, CaptureTouch, Focus, getAllowDrop, GetAnimationBaseValue, getAreAnyTouchesCaptured, getAreAnyTouchesCapturedWithin, getAreAnyTouchesDirectlyOver, getAreAnyTouchesOver, getBitmapEffect, getBitmapEffectInput, getCacheMode, getClip, getClipToBounds, getCommandBindings, getDesiredSize, getEffect, getFocusable, getHasAnimatedProperties, getInputBindings, getIsArrangeValid, getIsEnabled, getIsFocused, getIsHitTestVisible, getIsInputMethodEnabled, getIsKeyboardFocused, getIsKeyboardFocusWithin, getIsManipulationEnabled, getIsMeasureValid, getIsMouseCaptured, getIsMouseCaptureWithin, getIsMouseDirectlyOver, getIsMouseOver, getIsStylusCaptured, getIsStylusCaptureWithin, getIsStylusDirectlyOver, getIsStylusOver, getIsVisible, getOpacity, getOpacityMask, getPersistId, getRenderSize, getRenderTransform, getRenderTransformOrigin, getSnapsToDevicePixels, getUid, getVisibility, InputHitTest, InvalidateArrange, InvalidateMeasure, InvalidateVisual, Measure, RaiseEvent, ReleaseAllTouchCaptures, ReleaseMouseCapture, ReleaseStylusCapture, ReleaseTouchCapture, removeDragEnter, removeDragLeave, removeDragOver, removeDrop, removeFocusableChanged, removeGiveFeedback, removeGotFocus, removeGotKeyboardFocus, removeGotMouseCapture, removeGotStylusCapture, removeIsEnabledChanged, removeIsHitTestVisibleChanged, removeIsKeyboardFocusedChanged, removeIsKeyboardFocusWithinChanged, removeIsMouseCapturedChanged, removeIsMouseCaptureWithinChanged, removeIsMouseDirectlyOverChanged, removeIsStylusCapturedChanged, removeIsStylusCaptureWithinChanged, removeIsStylusDirectlyOverChanged, removeIsVisibleChanged, removeKeyDown, removeKeyUp, removeLayoutUpdated, removeLostFocus, removeLostKeyboardFocus, removeLostMouseCapture, removeLostStylusCapture, removeMouseDown, removeMouseEnter, removeMouseLeave, removeMouseLeftButtonDown, removeMouseLeftButtonUp, removeMouseMove, removeMouseRightButtonDown, removeMouseRightButtonUp, removeMouseUp, removeMouseWheel, removePreviewDragEnter, removePreviewDragLeave, removePreviewDragOver, removePreviewDrop, removePreviewGiveFeedback, removePreviewGotKeyboardFocus, removePreviewKeyDown, removePreviewKeyUp, removePreviewLostKeyboardFocus, removePreviewMouseDown, removePreviewMouseLeftButtonDown, removePreviewMouseLeftButtonUp, removePreviewMouseMove, removePreviewMouseRightButtonDown, removePreviewMouseRightButtonUp, removePreviewMouseUp, removePreviewMouseWheel, removePreviewQueryContinueDrag, removePreviewStylusButtonDown, removePreviewStylusButtonUp, removePreviewStylusDown, removePreviewStylusInAirMove, removePreviewStylusInRange, removePreviewStylusMove, removePreviewStylusOutOfRange, removePreviewStylusSystemGesture, removePreviewStylusUp, removePreviewTextInput, removeQueryContinueDrag, removeQueryCursor, removeStylusButtonDown, removeStylusButtonUp, removeStylusDown, removeStylusEnter, removeStylusInAirMove, removeStylusInRange, removeStylusLeave, removeStylusMove, removeStylusOutOfRange, removeStylusSystemGesture, removeStylusUp, removeTextInput, setAllowDrop, setBitmapEffect, setBitmapEffectInput, setCacheMode, setClip, setClipToBounds, setEffect, setFocusable, setIsEnabled, setIsHitTestVisible, setIsManipulationEnabled, setOpacity, setOpacityMask, setRenderSize, setRenderTransform, setRenderTransformOrigin, setSnapsToDevicePixels, setUid, setVisibility, ShouldSerializeCommandBindings, ShouldSerializeInputBindings, TranslatePoint, UpdateLayoutFindCommonVisualAncestor, IsAncestorOf, IsDescendantOf, PointFromScreen, PointToScreen, TransformToAncestor, TransformToAncestor, TransformToDescendant, TransformToVisualClearValue, ClearValue, CoerceValue, getDependencyObjectType, getIsSealed, GetLocalValueEnumerator, GetValue, InvalidateProperty, ReadLocalValue, SetCurrentValue, SetValue, SetValueCheckAccess, getDispatcher, VerifyAccessEquals, Equals, GetHashCode, GetType, hashCode, toString, ToStringAddChild, AddText, ToIAddChildIsAmbientPropertyAvailable, ToIQueryAmbientpublic static final java.lang.String assemblyFullName
public static final java.lang.String assemblyShortName
public static final java.lang.String className
public TextBox()
throws java.lang.Throwable,
ArgumentException,
ArgumentOutOfRangeException,
NotImplementedException,
ArgumentNullException,
InvalidOperationException,
MissingManifestResourceException,
NotSupportedException,
ObjectDisposedException,
MissingMethodException,
TargetInvocationException,
Win32Exception,
PlatformNotSupportedException,
InvalidEnumArgumentException,
ThreadStateException,
CultureNotFoundException,
IndexOutOfRangeException,
SecurityException,
OutOfMemoryException,
XamlParseException,
RankException,
OverflowException,
KeyNotFoundException
java.lang.ThrowableArgumentExceptionArgumentOutOfRangeExceptionNotImplementedExceptionArgumentNullExceptionInvalidOperationExceptionMissingManifestResourceExceptionNotSupportedExceptionObjectDisposedExceptionMissingMethodExceptionTargetInvocationExceptionWin32ExceptionPlatformNotSupportedExceptionInvalidEnumArgumentExceptionThreadStateExceptionCultureNotFoundExceptionIndexOutOfRangeExceptionSecurityExceptionOutOfMemoryExceptionXamlParseExceptionRankExceptionOverflowExceptionKeyNotFoundExceptionpublic TextBox(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic static TextBox cast(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into TextBox, a cast assert is made to check if types are compatible.from - IJCOBridgeReflected instance to be castedTextBox instancejava.lang.Throwable - in case of error during cast operationpublic void Clear()
throws java.lang.Throwable,
ArgumentException,
SecurityException,
UnauthorizedAccessException,
IOException,
ArgumentNullException,
InvalidOperationException,
MissingManifestResourceException,
FormatException,
ArgumentOutOfRangeException,
InvalidEnumArgumentException
public int getCaretIndex()
throws java.lang.Throwable,
ArgumentException,
SecurityException,
IOException,
InvalidOperationException,
ArgumentNullException,
MissingManifestResourceException
java.lang.ThrowableArgumentExceptionSecurityExceptionIOExceptionInvalidOperationExceptionArgumentNullExceptionMissingManifestResourceExceptionpublic CharacterCasing getCharacterCasing() throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, NotImplementedException, ArgumentException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, NotSupportedException
public int GetCharacterIndexFromLineIndex(int lineIndex)
throws java.lang.Throwable,
ArgumentOutOfRangeException,
ArgumentNullException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
ArgumentException,
NotSupportedException,
Win32Exception
public int GetCharacterIndexFromPoint(Point point, boolean snapToText) throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, InvalidOperationException, ArgumentException, Win32Exception, ArgumentOutOfRangeException
public int GetFirstVisibleLineIndex()
throws java.lang.Throwable,
ArgumentNullException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
ArgumentException,
ArgumentOutOfRangeException,
NotSupportedException,
IndexOutOfRangeException,
UriFormatException,
SecurityException,
Win32Exception,
AbandonedMutexException
java.lang.ThrowableArgumentNullExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentExceptionArgumentOutOfRangeExceptionNotSupportedExceptionIndexOutOfRangeExceptionUriFormatExceptionSecurityExceptionWin32ExceptionAbandonedMutexExceptionpublic java.lang.String getJCOAssemblyName()
IJCOBridgeReflectedgetJCOAssemblyName in interface IJCOBridgeReflectedgetJCOAssemblyName in interface IAddChildgetJCOAssemblyName in interface IQueryAmbientgetJCOAssemblyName in class TextBoxBaseString representing the Fullname of reflected Assemblypublic java.lang.String getJCOClassName()
IJCOBridgeReflectedgetJCOClassName in interface IJCOBridgeReflectedgetJCOClassName in interface IAddChildgetJCOClassName in interface IQueryAmbientgetJCOClassName in class TextBoxBaseString representing the Fullname of reflected Classpublic java.lang.Object getJCOInstance()
IJCOBridgeReflectedgetJCOInstance in interface IJCOBridgeReflectedgetJCOInstance in interface IAddChildgetJCOInstance in interface IQueryAmbientgetJCOInstance in class TextBoxBaseObject representing the CLR instance of the instantiated Classpublic java.lang.String getJCOObjectName()
IJCOBridgeReflectedgetJCOObjectName in interface IJCOBridgeReflectedgetJCOObjectName in interface IAddChildgetJCOObjectName in interface IQueryAmbientgetJCOObjectName in class TextBoxBaseString representing the name used to allocated the object
in CLR contextpublic JCType getJCOType()
IJCOBridgeReflectedgetJCOType in interface IJCOBridgeReflectedgetJCOType in interface IAddChildgetJCOType in interface IQueryAmbientgetJCOType in class TextBoxBaseJCType representing the CLR Type of the instantiated Classpublic int GetLastVisibleLineIndex()
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException,
InvalidOperationException,
ArgumentOutOfRangeException,
NotSupportedException,
ObjectDisposedException,
AbandonedMutexException,
IndexOutOfRangeException,
UriFormatException,
SecurityException,
Win32Exception
public int getLineCount()
throws java.lang.Throwable,
ArgumentOutOfRangeException,
ArgumentNullException,
MissingManifestResourceException,
NotImplementedException,
ArgumentException,
ObjectDisposedException,
InvalidOperationException
public int GetLineIndexFromCharacterIndex(int charIndex)
throws java.lang.Throwable,
ArgumentOutOfRangeException,
ArgumentNullException,
FormatException,
MissingManifestResourceException,
NotImplementedException,
ArgumentException,
ObjectDisposedException,
InvalidOperationException,
SecurityException,
IOException
public int GetLineLength(int lineIndex)
throws java.lang.Throwable,
ArgumentOutOfRangeException,
ArgumentNullException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
ArgumentException,
NotSupportedException,
Win32Exception,
InvalidEnumArgumentException
public java.lang.String GetLineText(int lineIndex)
throws java.lang.Throwable,
ArgumentOutOfRangeException,
ArgumentNullException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
ArgumentException,
NotSupportedException,
Win32Exception,
InvalidEnumArgumentException,
OutOfMemoryException
public int getMaxLength()
throws java.lang.Throwable,
ArgumentNullException,
MissingManifestResourceException,
NotImplementedException,
ArgumentException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
NotSupportedException
public int getMaxLines()
throws java.lang.Throwable,
ArgumentNullException,
MissingManifestResourceException,
NotImplementedException,
ArgumentException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
NotSupportedException
public int getMinLines()
throws java.lang.Throwable,
ArgumentNullException,
MissingManifestResourceException,
NotImplementedException,
ArgumentException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
NotSupportedException
public int GetNextSpellingErrorCharacterIndex(int charIndex,
LogicalDirection direction)
throws java.lang.Throwable,
ArgumentOutOfRangeException,
ArgumentNullException,
FormatException,
MissingManifestResourceException,
NotImplementedException,
ArgumentException,
ObjectDisposedException,
InvalidOperationException,
SecurityException,
IOException,
COMException,
SynchronizationLockException,
PlatformNotSupportedException,
NotSupportedException,
KeyNotFoundException,
OutOfMemoryException,
IndexOutOfRangeException
java.lang.ThrowableArgumentOutOfRangeExceptionArgumentNullExceptionFormatExceptionMissingManifestResourceExceptionNotImplementedExceptionArgumentExceptionObjectDisposedExceptionInvalidOperationExceptionSecurityExceptionIOExceptionCOMExceptionSynchronizationLockExceptionPlatformNotSupportedExceptionNotSupportedExceptionKeyNotFoundExceptionOutOfMemoryExceptionIndexOutOfRangeExceptionpublic Rect GetRectFromCharacterIndex(int charIndex) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentNullException, MissingManifestResourceException, NotImplementedException, ArgumentException, ObjectDisposedException, InvalidOperationException
public Rect GetRectFromCharacterIndex(int charIndex, boolean trailingEdge) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentNullException, FormatException, MissingManifestResourceException, NotImplementedException, ArgumentException, ObjectDisposedException, InvalidOperationException, SecurityException, IOException
public java.lang.String getSelectedText()
throws java.lang.Throwable
java.lang.Throwablepublic int getSelectionLength()
throws java.lang.Throwable,
ArgumentNullException,
MissingManifestResourceException,
NotImplementedException,
ArgumentException,
ObjectDisposedException,
InvalidOperationException,
SecurityException,
UnauthorizedAccessException,
IOException
public int getSelectionStart()
throws java.lang.Throwable,
ArgumentException,
SecurityException,
UnauthorizedAccessException,
IOException,
ArgumentNullException,
InvalidOperationException,
MissingManifestResourceException
public SpellingError GetSpellingError(int charIndex) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentNullException, FormatException, MissingManifestResourceException, NotImplementedException, ArgumentException, ObjectDisposedException, InvalidOperationException, SecurityException, IOException, COMException, SynchronizationLockException, PlatformNotSupportedException, NotSupportedException, KeyNotFoundException, OutOfMemoryException, IndexOutOfRangeException
java.lang.ThrowableArgumentOutOfRangeExceptionArgumentNullExceptionFormatExceptionMissingManifestResourceExceptionNotImplementedExceptionArgumentExceptionObjectDisposedExceptionInvalidOperationExceptionSecurityExceptionIOExceptionCOMExceptionSynchronizationLockExceptionPlatformNotSupportedExceptionNotSupportedExceptionKeyNotFoundExceptionOutOfMemoryExceptionIndexOutOfRangeExceptionpublic int GetSpellingErrorLength(int charIndex)
throws java.lang.Throwable,
ArgumentOutOfRangeException,
ArgumentNullException,
MissingManifestResourceException,
NotImplementedException,
ArgumentException,
ObjectDisposedException,
InvalidOperationException,
SecurityException,
COMException,
PlatformNotSupportedException,
NotSupportedException,
OutOfMemoryException,
IndexOutOfRangeException
java.lang.ThrowableArgumentOutOfRangeExceptionArgumentNullExceptionMissingManifestResourceExceptionNotImplementedExceptionArgumentExceptionObjectDisposedExceptionInvalidOperationExceptionSecurityExceptionCOMExceptionPlatformNotSupportedExceptionNotSupportedExceptionOutOfMemoryExceptionIndexOutOfRangeExceptionpublic int GetSpellingErrorStart(int charIndex)
throws java.lang.Throwable,
ArgumentOutOfRangeException,
ArgumentNullException,
MissingManifestResourceException,
NotImplementedException,
ArgumentException,
ObjectDisposedException,
InvalidOperationException,
SecurityException,
COMException,
PlatformNotSupportedException,
NotSupportedException,
OutOfMemoryException,
IndexOutOfRangeException
java.lang.ThrowableArgumentOutOfRangeExceptionArgumentNullExceptionMissingManifestResourceExceptionNotImplementedExceptionArgumentExceptionObjectDisposedExceptionInvalidOperationExceptionSecurityExceptionCOMExceptionPlatformNotSupportedExceptionNotSupportedExceptionOutOfMemoryExceptionIndexOutOfRangeExceptionpublic java.lang.String getText()
throws java.lang.Throwable,
ArgumentNullException,
MissingManifestResourceException,
NotImplementedException,
ArgumentException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
NotSupportedException
public TextAlignment getTextAlignment() throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, NotImplementedException, ArgumentException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, NotSupportedException
public TextDecorationCollection getTextDecorations() throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, NotImplementedException, ArgumentException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, NotSupportedException
public TextWrapping getTextWrapping() throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, NotImplementedException, ArgumentException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, NotSupportedException
public Typography getTypography() throws java.lang.Throwable, ArgumentNullException
java.lang.ThrowableArgumentNullExceptionpublic void ScrollToLine(int lineIndex)
throws java.lang.Throwable,
ArgumentOutOfRangeException,
ArgumentNullException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
ArgumentException,
NotSupportedException,
Win32Exception,
ConfigurationErrorsException,
OutOfMemoryException
public void Select(int start,
int length)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
ArgumentOutOfRangeException,
FormatException,
MissingManifestResourceException,
NotImplementedException,
ObjectDisposedException,
AbandonedMutexException,
SecurityException,
IOException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionArgumentOutOfRangeExceptionFormatExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionAbandonedMutexExceptionSecurityExceptionIOExceptionpublic void setCaretIndex(int CaretIndex)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
FormatException,
MissingManifestResourceException,
NotImplementedException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException
public void setCharacterCasing(CharacterCasing CharacterCasing) throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, NotImplementedException, ArgumentException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, NotSupportedException
public void setJCOInstance(JCObject instance)
setJCOInstance in class TextBoxBasepublic void setMaxLength(int MaxLength)
throws java.lang.Throwable,
ArgumentNullException,
MissingManifestResourceException,
NotImplementedException,
ArgumentException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
NotSupportedException
public void setMaxLines(int MaxLines)
throws java.lang.Throwable,
ArgumentNullException,
MissingManifestResourceException,
NotImplementedException,
ArgumentException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
NotSupportedException
public void setMinLines(int MinLines)
throws java.lang.Throwable,
ArgumentNullException,
MissingManifestResourceException,
NotImplementedException,
ArgumentException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
NotSupportedException
public void setSelectedText(java.lang.String SelectedText)
throws java.lang.Throwable
java.lang.Throwablepublic void setSelectionLength(int SelectionLength)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
ArgumentOutOfRangeException,
FormatException,
MissingManifestResourceException,
NotImplementedException,
ObjectDisposedException,
AbandonedMutexException,
SecurityException,
UnauthorizedAccessException,
IOException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionArgumentOutOfRangeExceptionFormatExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionAbandonedMutexExceptionSecurityExceptionUnauthorizedAccessExceptionIOExceptionpublic void setSelectionStart(int SelectionStart)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
ArgumentOutOfRangeException,
FormatException,
MissingManifestResourceException,
NotImplementedException,
ObjectDisposedException,
AbandonedMutexException,
SecurityException,
UnauthorizedAccessException,
IOException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionArgumentOutOfRangeExceptionFormatExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionAbandonedMutexExceptionSecurityExceptionUnauthorizedAccessExceptionIOExceptionpublic void setText(java.lang.String Text)
throws java.lang.Throwable,
ArgumentNullException,
MissingManifestResourceException,
NotImplementedException,
ArgumentException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
NotSupportedException
public void setTextAlignment(TextAlignment TextAlignment) throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, NotImplementedException, ArgumentException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, NotSupportedException
public void setTextDecorations(TextDecorationCollection TextDecorations) throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, NotImplementedException, ArgumentException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, NotSupportedException
public void setTextWrapping(TextWrapping TextWrapping) throws java.lang.Throwable, ArgumentNullException, MissingManifestResourceException, NotImplementedException, ArgumentException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, NotSupportedException
public boolean ShouldSerializeText(XamlDesignerSerializationManager manager) throws java.lang.Throwable
java.lang.Throwable