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 2024 Rogue Wave Software, Inc., a Perforce company.. All Rights Reserved.