See: Description
Interface | Description |
---|---|
IlpCSSFunction |
This interface defines functions used by the JTGO style sheets.
|
Class | Description |
---|---|
IlpConvertionFunction |
This abstract class defines the basic requirements for functions that
uses the
IlpContext to convert a given input into an instance
of an object to be used within JTGO. |
IlpFormatFunction |
Function to convert a value to a
String based on the given Format . |
IlpImageFunction |
Function to convert a path into an
Image instance. |
IlpResourceFunction |
Function to retrieve a resource from a resource bundle.
|
IlpUIManagerResourceFunction |
Defines a function that retrieves an resource value from
UIManager . |
IlpValueMapFunction |
Function to retrieve the value associated with a certain key in a value map.
|
© Copyright Rogue Wave Software, Inc. 1997, 2018. All Rights Reserved.