| 程序包 | 说明 |
|---|---|
| net.miginfocom.layout |
| 限定符和类型 | 方法和说明 |
|---|---|
static UnitConverter[] |
UnitValue.getGlobalUnitConverters()
Returns the global converters currently registered.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static void |
UnitValue.addGlobalUnitConverter(UnitConverter conv)
Adds a global unit converter that can convert from some
unit to pixels. |
static boolean |
UnitValue.removeGlobalUnitConverter(UnitConverter unit)
Removed the converter.
|
Copyright © 2021. All rights reserved.