|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MiscBorder.BorderType | |
---|---|
zisko.multicastor.program.view |
Uses of MiscBorder.BorderType in zisko.multicastor.program.view |
---|
Methods in zisko.multicastor.program.view that return MiscBorder.BorderType | |
---|---|
static MiscBorder.BorderType |
MiscBorder.BorderType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static MiscBorder.BorderType[] |
MiscBorder.BorderType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in zisko.multicastor.program.view with parameters of type MiscBorder.BorderType | |
---|---|
static javax.swing.border.TitledBorder |
MiscBorder.getBorder(MiscBorder.BorderTitle title,
MiscBorder.BorderType bordertype)
Statische Funktion zum Abrufen einer LineBorder |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |