Class fvaswing.components.colorchooser.FvColorChooserUI

Implemented Interfaces

LocalisationListener

Description

UI implementation for FvColorChooser component.

Method Index

getInstance(), onLocalisationUpdate()

Method Detail

getInstance

static public function getInstance():FvColorChooserUI

Returns FvColorChooserUI instance.

onLocalisationUpdate

public function onLocalisationUpdate(event:LocalisationEvent):Void

Triggered when Localisation language change.

Specified By

onLocalisationUpdate() in fever.app.local.LocalisationListener