Class org.aswing.plaf.basic.BasicLookAndFeel

Description

Note: All empty object should be undefined. Undefined means not set, if it is null, means that user set it to be null, so LAF value will not be use.

Method Index

getDefaults()

Inherited from LookAndFeel

Method Detail

getDefaults

public function getDefaults():UIDefaults

Description copied from LookAndFeel

Should override in sub-class to return a defaults.

Overrides

getDefaults() in org.aswing.LookAndFeel