Package | Description |
---|---|
ilog.tgo.grprim |
Contains all the classes with graphic primitives and utilities used in the library.
|
ilog.tgo.resource |
Provides classes for handling graphical resources.
|
Modifier and Type | Method and Description |
---|---|
static IltTextPalette |
IltTextPalette.NewTextPalette(Font font,
Color foreground)
Deprecated.
Returns a new text palette.
|
static IltTextPalette |
IltTextPalette.NewTextPalette(Font font,
Color foreground,
Color background)
Deprecated.
Returns a new text palette with background.
|
static IltTextPalette |
IltTextPalette.NewTextPalette(Font font,
Color foreground,
Color background,
boolean antialiasing)
Deprecated.
Returns a new text palette with background and possibly anti-aliasing.
|
Modifier and Type | Field and Description |
---|---|
static IltTextPalette |
IltrTextPalette.AlarmText
Deprecated.
|
static IltTextPalette |
IltrTextPalette.CardText
Deprecated.
|
static IltTextPalette |
IltrTextPalette.EmptySlotText
Deprecated.
|
static IltTextPalette |
IltrTextPalette.GroupNameText
Deprecated.
|
static IltTextPalette |
IltrTextPalette.InfoWindowText
Deprecated.
|
static IltTextPalette |
IltrTextPalette.LinkNameText
Deprecated.
|
static IltTextPalette |
IltrTextPalette.LogicalElementText
Deprecated.
|
static IltTextPalette |
IltrTextPalette.LogicalGroupText
Deprecated.
|
static IltTextPalette |
IltrTextPalette.NEFamilyText
Deprecated.
|
static IltTextPalette |
IltrTextPalette.NodeNameText
Deprecated.
|
static IltTextPalette |
IltrTextPalette.OffPageConnectorNameText
Deprecated.
|
static IltTextPalette |
IltrTextPalette.ShelfText
Deprecated.
|
static IltTextPalette |
IltrTextPalette.ToolTipText
Deprecated.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.