Please note that the specifications and other information contained herein are not final and are subject to change. The information is being made available to you solely for purpose of evaluation.
public BorderUIResource.TitledBorderUIResource(String title)
BorderUIResource.TitledBorderUIResource
public BorderUIResource.TitledBorderUIResource(Border border)
BorderUIResource.TitledBorderUIResource
public BorderUIResource.TitledBorderUIResource(Border border,
String title)
BorderUIResource.TitledBorderUIResource
public BorderUIResource.TitledBorderUIResource(Border border,
String title,
int titleJustification,
int titlePosition)
BorderUIResource.TitledBorderUIResource
public BorderUIResource.TitledBorderUIResource(Border border,
String title,
int titleJustification,
int titlePosition,
Font titleFont)
BorderUIResource.TitledBorderUIResource
@ConstructorProperties(value={"border","title","titleJustification","titlePosition","titleFont","titleColor"})
public BorderUIResource.TitledBorderUIResource(Border border,
String title,
int titleJustification,
int titlePosition,
Font titleFont,
Color titleColor)
For further API reference and developer documentation, see . That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.