Package ccs.swing18

Subclasses of various Swing components, mildly extended to interface with CCS' internationalisation (I18N) infrastructure.

See:
          Description

Class Summary
BasicI18Action An I18Action implementation with no support for specialisation or action methods which are not direct members of the target object's class.
I18Action An Action which incorporates CCS' I18N and target method invocation support.
I18Button  
I18CheckBox  
I18ComboBox  
I18Dialog  
I18Dispatcher A dispatcher object maintains a collection of I18Actions encapsulating the behaviour of GUI buttons and menu items.
I18FileChooser  
I18Label  
I18MenuItem  
I18PopupMenu  
I18RadioButton  
I18TextArea  
I18TextField  
 

Package ccs.swing18 Description

Subclasses of various Swing components, mildly extended to interface with CCS' internationalisation (I18N) infrastructure. This package is rather new and may well expand.

See Also:
MsgHelper