Class Fox::FXTranslator
In: rdoc-sources/FXTranslator.rb
Parent: Object

A translator translates a message to another language.

Methods

new   textCodec   textCodec=   tr  

Attributes

app  [R]  The application associated with this translator [FXApp]

Public Class methods

Return a new translator for the application a (an FXApp instance).

Public Instance methods

Return a reference to the text codec.

Change the text codec used to decode the messages embedded in the source.

[Validate]