Interface | Description |
---|---|
IltLookAndFeel |
This interface models the basic behavior that should be available
in a Look and Feel.
|
Class | Description |
---|---|
IltDefaultLookAndFeel |
This class models the default implementation of a JTGO Look and Feel.
|
Iltr2DPalette |
This class contains all global 2D palettes used by TGO.
|
IltrColor |
This class contains all global colors used by TGO.
|
IltResourceLoggers |
This class contains the list of loggers used internally for
debug purposes.
|
IltrFont |
This class contains all global fonts used by TGO.
|
IltrImage | Deprecated
Beginning with Rogue Wave JViews 8.1, use
IltSettings.SetValue(Object, Object)
and IltSettings.GetValue(Object)
methods to set and get images for the TGO decorations. |
IltrLineStyle |
This class contains all global line styles used by TGO.
|
IltrPattern | Deprecated
Use cascading style sheets to configure object patterns.
|
IltrTextPalette | Deprecated
Text palettes have been replaced by Cascading Style Sheets
|
IltrThickness |
This class contains all global thicknesses and widths used by TGO.
|
IltrZoom |
This class contains all global parameters that have an effect on the
physical (proportional) zoom.
|
IltSettings |
This is the JTGO top-level global settings class.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.