In BBj 6.0 and higher, this method sets the hint to the Java look and feel indicating whether to draw the border on the BBjButton.
|
Return Value |
Method |
|
void |
setNoEdge(boolean noEdge) |
|
Variable |
Description |
|
toggle |
Specifies whether the tool button is toggleable. 0 = Draw the edge. 1 = Do not draw the edge. |
None.
The Java look and feel used by the BBj session determines the visual result of this method. Some look and feels, such as XP, appear to do nothing with this hint.
|
myAPI!=BBjAPI() |
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.