public class Colors extends NetObject
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.Windows.Media.Colors
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: PresentationCore, Version=9.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
|
static java.lang.String |
assemblyShortName
Assembly name: PresentationCore
|
static java.lang.String |
className
Qualified class name: System.Windows.Media.Colors
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
Colors() |
Colors(java.lang.Object instance)
Internal constructor.
|
public static final java.lang.String assemblyFullName
public static final java.lang.String assemblyShortName
public static final java.lang.String className
public Colors()
throws java.lang.Throwable
java.lang.Throwablepublic Colors(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic static Colors cast(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into Colors, a cast assert is made to check if types are compatible.from - IJCOBridgeReflected instance to be castedColors instancejava.lang.Throwable - in case of error during cast operationpublic static Color getAliceBlue() throws java.lang.Throwable
java.lang.Throwablepublic static Color getAntiqueWhite() throws java.lang.Throwable
java.lang.Throwablepublic static Color getAqua() throws java.lang.Throwable
java.lang.Throwablepublic static Color getAquamarine() throws java.lang.Throwable
java.lang.Throwablepublic static Color getAzure() throws java.lang.Throwable
java.lang.Throwablepublic static Color getBeige() throws java.lang.Throwable
java.lang.Throwablepublic static Color getBisque() throws java.lang.Throwable
java.lang.Throwablepublic static Color getBlack() throws java.lang.Throwable
java.lang.Throwablepublic static Color getBlanchedAlmond() throws java.lang.Throwable
java.lang.Throwablepublic static Color getBlue() throws java.lang.Throwable
java.lang.Throwablepublic static Color getBlueViolet() throws java.lang.Throwable
java.lang.Throwablepublic static Color getBrown() throws java.lang.Throwable
java.lang.Throwablepublic static Color getBurlyWood() throws java.lang.Throwable
java.lang.Throwablepublic static Color getCadetBlue() throws java.lang.Throwable
java.lang.Throwablepublic static Color getChartreuse() throws java.lang.Throwable
java.lang.Throwablepublic static Color getChocolate() throws java.lang.Throwable
java.lang.Throwablepublic static Color getCoral() throws java.lang.Throwable
java.lang.Throwablepublic static Color getCornflowerBlue() throws java.lang.Throwable
java.lang.Throwablepublic static Color getCornsilk() throws java.lang.Throwable
java.lang.Throwablepublic static Color getCrimson() throws java.lang.Throwable
java.lang.Throwablepublic static Color getCyan() throws java.lang.Throwable
java.lang.Throwablepublic static Color getDarkBlue() throws java.lang.Throwable
java.lang.Throwablepublic static Color getDarkCyan() throws java.lang.Throwable
java.lang.Throwablepublic static Color getDarkGoldenrod() throws java.lang.Throwable
java.lang.Throwablepublic static Color getDarkGray() throws java.lang.Throwable
java.lang.Throwablepublic static Color getDarkGreen() throws java.lang.Throwable
java.lang.Throwablepublic static Color getDarkKhaki() throws java.lang.Throwable
java.lang.Throwablepublic static Color getDarkMagenta() throws java.lang.Throwable
java.lang.Throwablepublic static Color getDarkOliveGreen() throws java.lang.Throwable
java.lang.Throwablepublic static Color getDarkOrange() throws java.lang.Throwable
java.lang.Throwablepublic static Color getDarkOrchid() throws java.lang.Throwable
java.lang.Throwablepublic static Color getDarkRed() throws java.lang.Throwable
java.lang.Throwablepublic static Color getDarkSalmon() throws java.lang.Throwable
java.lang.Throwablepublic static Color getDarkSeaGreen() throws java.lang.Throwable
java.lang.Throwablepublic static Color getDarkSlateBlue() throws java.lang.Throwable
java.lang.Throwablepublic static Color getDarkSlateGray() throws java.lang.Throwable
java.lang.Throwablepublic static Color getDarkTurquoise() throws java.lang.Throwable
java.lang.Throwablepublic static Color getDarkViolet() throws java.lang.Throwable
java.lang.Throwablepublic static Color getDeepPink() throws java.lang.Throwable
java.lang.Throwablepublic static Color getDeepSkyBlue() throws java.lang.Throwable
java.lang.Throwablepublic static Color getDimGray() throws java.lang.Throwable
java.lang.Throwablepublic static Color getDodgerBlue() throws java.lang.Throwable
java.lang.Throwablepublic static Color getFirebrick() throws java.lang.Throwable
java.lang.Throwablepublic static Color getFloralWhite() throws java.lang.Throwable
java.lang.Throwablepublic static Color getForestGreen() throws java.lang.Throwable
java.lang.Throwablepublic static Color getFuchsia() throws java.lang.Throwable
java.lang.Throwablepublic static Color getGainsboro() throws java.lang.Throwable
java.lang.Throwablepublic static Color getGhostWhite() throws java.lang.Throwable
java.lang.Throwablepublic static Color getGold() throws java.lang.Throwable
java.lang.Throwablepublic static Color getGoldenrod() throws java.lang.Throwable
java.lang.Throwablepublic static Color getGray() throws java.lang.Throwable
java.lang.Throwablepublic static Color getGreen() throws java.lang.Throwable
java.lang.Throwablepublic static Color getGreenYellow() throws java.lang.Throwable
java.lang.Throwablepublic static Color getHoneydew() throws java.lang.Throwable
java.lang.Throwablepublic static Color getHotPink() throws java.lang.Throwable
java.lang.Throwablepublic static Color getIndianRed() throws java.lang.Throwable
java.lang.Throwablepublic static Color getIndigo() throws java.lang.Throwable
java.lang.Throwablepublic static Color getIvory() throws java.lang.Throwable
java.lang.Throwablepublic java.lang.String getJCOAssemblyName()
IJCOBridgeReflectedgetJCOAssemblyName in interface IJCOBridgeReflectedgetJCOAssemblyName in class NetObjectString representing the Fullname of reflected Assemblypublic java.lang.String getJCOClassName()
IJCOBridgeReflectedgetJCOClassName in interface IJCOBridgeReflectedgetJCOClassName in class NetObjectString representing the Fullname of reflected Classpublic java.lang.Object getJCOInstance()
IJCOBridgeReflectedgetJCOInstance in interface IJCOBridgeReflectedgetJCOInstance in class NetObjectObject representing the CLR instance of the instantiated Classpublic java.lang.String getJCOObjectName()
IJCOBridgeReflectedgetJCOObjectName in interface IJCOBridgeReflectedgetJCOObjectName in class NetObjectString representing the name used to allocated the object
in CLR contextpublic JCType getJCOType()
IJCOBridgeReflectedgetJCOType in interface IJCOBridgeReflectedgetJCOType in class NetObjectJCType representing the CLR Type of the instantiated Classpublic static Color getKhaki() throws java.lang.Throwable
java.lang.Throwablepublic static Color getLavender() throws java.lang.Throwable
java.lang.Throwablepublic static Color getLavenderBlush() throws java.lang.Throwable
java.lang.Throwablepublic static Color getLawnGreen() throws java.lang.Throwable
java.lang.Throwablepublic static Color getLemonChiffon() throws java.lang.Throwable
java.lang.Throwablepublic static Color getLightBlue() throws java.lang.Throwable
java.lang.Throwablepublic static Color getLightCoral() throws java.lang.Throwable
java.lang.Throwablepublic static Color getLightCyan() throws java.lang.Throwable
java.lang.Throwablepublic static Color getLightGoldenrodYellow() throws java.lang.Throwable
java.lang.Throwablepublic static Color getLightGray() throws java.lang.Throwable
java.lang.Throwablepublic static Color getLightGreen() throws java.lang.Throwable
java.lang.Throwablepublic static Color getLightPink() throws java.lang.Throwable
java.lang.Throwablepublic static Color getLightSalmon() throws java.lang.Throwable
java.lang.Throwablepublic static Color getLightSeaGreen() throws java.lang.Throwable
java.lang.Throwablepublic static Color getLightSkyBlue() throws java.lang.Throwable
java.lang.Throwablepublic static Color getLightSlateGray() throws java.lang.Throwable
java.lang.Throwablepublic static Color getLightSteelBlue() throws java.lang.Throwable
java.lang.Throwablepublic static Color getLightYellow() throws java.lang.Throwable
java.lang.Throwablepublic static Color getLime() throws java.lang.Throwable
java.lang.Throwablepublic static Color getLimeGreen() throws java.lang.Throwable
java.lang.Throwablepublic static Color getLinen() throws java.lang.Throwable
java.lang.Throwablepublic static Color getMagenta() throws java.lang.Throwable
java.lang.Throwablepublic static Color getMaroon() throws java.lang.Throwable
java.lang.Throwablepublic static Color getMediumAquamarine() throws java.lang.Throwable
java.lang.Throwablepublic static Color getMediumBlue() throws java.lang.Throwable
java.lang.Throwablepublic static Color getMediumOrchid() throws java.lang.Throwable
java.lang.Throwablepublic static Color getMediumPurple() throws java.lang.Throwable
java.lang.Throwablepublic static Color getMediumSeaGreen() throws java.lang.Throwable
java.lang.Throwablepublic static Color getMediumSlateBlue() throws java.lang.Throwable
java.lang.Throwablepublic static Color getMediumSpringGreen() throws java.lang.Throwable
java.lang.Throwablepublic static Color getMediumTurquoise() throws java.lang.Throwable
java.lang.Throwablepublic static Color getMediumVioletRed() throws java.lang.Throwable
java.lang.Throwablepublic static Color getMidnightBlue() throws java.lang.Throwable
java.lang.Throwablepublic static Color getMintCream() throws java.lang.Throwable
java.lang.Throwablepublic static Color getMistyRose() throws java.lang.Throwable
java.lang.Throwablepublic static Color getMoccasin() throws java.lang.Throwable
java.lang.Throwablepublic static Color getNavajoWhite() throws java.lang.Throwable
java.lang.Throwablepublic static Color getNavy() throws java.lang.Throwable
java.lang.Throwablepublic static Color getOldLace() throws java.lang.Throwable
java.lang.Throwablepublic static Color getOlive() throws java.lang.Throwable
java.lang.Throwablepublic static Color getOliveDrab() throws java.lang.Throwable
java.lang.Throwablepublic static Color getOrange() throws java.lang.Throwable
java.lang.Throwablepublic static Color getOrangeRed() throws java.lang.Throwable
java.lang.Throwablepublic static Color getOrchid() throws java.lang.Throwable
java.lang.Throwablepublic static Color getPaleGoldenrod() throws java.lang.Throwable
java.lang.Throwablepublic static Color getPaleGreen() throws java.lang.Throwable
java.lang.Throwablepublic static Color getPaleTurquoise() throws java.lang.Throwable
java.lang.Throwablepublic static Color getPaleVioletRed() throws java.lang.Throwable
java.lang.Throwablepublic static Color getPapayaWhip() throws java.lang.Throwable
java.lang.Throwablepublic static Color getPeachPuff() throws java.lang.Throwable
java.lang.Throwablepublic static Color getPeru() throws java.lang.Throwable
java.lang.Throwablepublic static Color getPink() throws java.lang.Throwable
java.lang.Throwablepublic static Color getPlum() throws java.lang.Throwable
java.lang.Throwablepublic static Color getPowderBlue() throws java.lang.Throwable
java.lang.Throwablepublic static Color getPurple() throws java.lang.Throwable
java.lang.Throwablepublic static Color getRed() throws java.lang.Throwable
java.lang.Throwablepublic static Color getRosyBrown() throws java.lang.Throwable
java.lang.Throwablepublic static Color getRoyalBlue() throws java.lang.Throwable
java.lang.Throwablepublic static Color getSaddleBrown() throws java.lang.Throwable
java.lang.Throwablepublic static Color getSalmon() throws java.lang.Throwable
java.lang.Throwablepublic static Color getSandyBrown() throws java.lang.Throwable
java.lang.Throwablepublic static Color getSeaGreen() throws java.lang.Throwable
java.lang.Throwablepublic static Color getSeaShell() throws java.lang.Throwable
java.lang.Throwablepublic static Color getSienna() throws java.lang.Throwable
java.lang.Throwablepublic static Color getSilver() throws java.lang.Throwable
java.lang.Throwablepublic static Color getSkyBlue() throws java.lang.Throwable
java.lang.Throwablepublic static Color getSlateBlue() throws java.lang.Throwable
java.lang.Throwablepublic static Color getSlateGray() throws java.lang.Throwable
java.lang.Throwablepublic static Color getSnow() throws java.lang.Throwable
java.lang.Throwablepublic static Color getSpringGreen() throws java.lang.Throwable
java.lang.Throwablepublic static Color getSteelBlue() throws java.lang.Throwable
java.lang.Throwablepublic static Color getTan() throws java.lang.Throwable
java.lang.Throwablepublic static Color getTeal() throws java.lang.Throwable
java.lang.Throwablepublic static Color getThistle() throws java.lang.Throwable
java.lang.Throwablepublic static Color getTomato() throws java.lang.Throwable
java.lang.Throwablepublic static Color getTransparent() throws java.lang.Throwable
java.lang.Throwablepublic static Color getTurquoise() throws java.lang.Throwable
java.lang.Throwablepublic static Color getViolet() throws java.lang.Throwable
java.lang.Throwablepublic static Color getWheat() throws java.lang.Throwable
java.lang.Throwablepublic static Color getWhite() throws java.lang.Throwable
java.lang.Throwablepublic static Color getWhiteSmoke() throws java.lang.Throwable
java.lang.Throwablepublic static Color getYellow() throws java.lang.Throwable
java.lang.Throwablepublic static Color getYellowGreen() throws java.lang.Throwable
java.lang.Throwablepublic void setJCOInstance(JCObject instance)
setJCOInstance in class NetObject