Package com.biglybt.plugin.net.buddy.swt
Class BuddyPluginViewBetaChat.MyStyleRange
java.lang.Object
org.eclipse.swt.graphics.TextStyle
org.eclipse.swt.custom.StyleRange
com.biglybt.plugin.net.buddy.swt.BuddyPluginViewBetaChat.MyStyleRange
- All Implemented Interfaces:
Cloneable
- Enclosing class:
- BuddyPluginViewBetaChat
private static class BuddyPluginViewBetaChat.MyStyleRange
extends org.eclipse.swt.custom.StyleRange
-
Field Summary
FieldsFields inherited from class org.eclipse.swt.custom.StyleRange
fontStyle, length, start
Fields inherited from class org.eclipse.swt.graphics.TextStyle
background, borderColor, borderStyle, data, font, foreground, metrics, rise, strikeout, strikeoutColor, underline, underlineColor, underlineStyle
-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Methods inherited from class org.eclipse.swt.custom.StyleRange
clone, equals, hashCode, isUnstyled, similarTo, toString
-
Field Details
-
message
-
-
Constructor Details
-
MyStyleRange
MyStyleRange(BuddyPluginBeta.ChatMessage _msg) -
MyStyleRange
MyStyleRange(BuddyPluginViewBetaChat.MyStyleRange other)
-