Index: j
- JIS_ROMAN Enumerated value
- SjisToUnicodeConverter class, in enum YenSignHandling. Assume that the low range of the Shift-JIS text represents JIS Roman. Convert 0x5C to Unicode 0xA5 YEN SIGN. Convert 0x7E to Unicode 0x203E OVERLINE.
- JIS_X1983_ALWAYS Enumerated value
- UnicodeToJisConverter class, in enum JisX1990Handling. Use the JIS X 0208-1983 encoding, even when encoding the two characters that were added to the character table by JIS X 0208-1990.
- JIS_X1990_AS_NEEDED Enumerated value
- UnicodeToJisConverter class, in enum JisX1990Handling. Use the JIS X 0208-1983 encoding, except for the two characters that were added to the character table by JIS X 0208-1990.
- JisToUnicodeConverter class
- charset library. This class is used to convert Japanese text in the JIS national encoding into Unicode. The JIS encoding is widely used for Japanese information...
- JisToUnicodeConverter(...) Member function
- JisToUnicodeConverter class. Class constructor for a JisToUnicodeConverter without buffer and capacity information. SetBuffer() must be called with this information before the...
- JisToUnicodeConverter class. Class constructor for a JisToUnicodeConverter with initial buffer and capacity information.
- JisX1990Handling Enumerated type
- UnicodeToJisConverter class. An enumeration used to dictate how the UnicodeToJisConverter handles the two characters contained in JIS X 0208-1990 but not in JIS X 0208-1983.
- JLFButtonLookHint Enumerated type
- demoui library. Types of Buttons in the JLFui
- JLFCheckboxLookHint Enumerated type
- demoui library. Types of Checkboxes in the JLFui
- JLFDialogLookHint Enumerated type
- demoui library. Types of Dialogs in the JLFui
- JLFFrameLookHint Enumerated type
- demoui library. Types of Frames in the JLFui
- JLFImageLookHint Enumerated type
- demoui library. Types of FlexImages in the JLFui
- JLFListLookHint Enumerated type
- demoui library. Types of Lists in the JLFui
- JLFMenuLookHint Enumerated type
- demoui library. Types of menus in the JLFui
- JLFPanelLookHint Enumerated type
- demoui library. Types of Panels in the JLF UI.
- JLFScrollbarLookHint Enumerated type
- demoui library. Types of Scrollbars in the JLFui
- JLFTableLook Enumerated type
- demoui library. Types of FlexTables.
- JLFTextFieldCustomTextFilter Enumerated type
- demoui library. JLFui Custom Text Filters. Custom filters for the JLFTextField.