public class WidgetBoundsPaneFactory
extends java.lang.Object
构造器和说明 |
---|
WidgetBoundsPaneFactory() |
限定符和类型 | 方法和说明 |
---|---|
static UIExpandablePane |
createAbsoluteBoundsPane(UISpinner x,
UISpinner y,
UISpinner width,
UISpinner height) |
static UIExpandablePane |
createBoundsPane(UISpinner width,
UISpinner height) |
static UIExpandablePane |
createCardTagBoundPane(UISpinner width) |
static javax.swing.JPanel |
createRightPane(java.awt.Component com1,
java.awt.Component com2) |
public static UIExpandablePane createBoundsPane(UISpinner width, UISpinner height)
public static javax.swing.JPanel createRightPane(java.awt.Component com1, java.awt.Component com2)
public static UIExpandablePane createAbsoluteBoundsPane(UISpinner x, UISpinner y, UISpinner width, UISpinner height)
public static UIExpandablePane createCardTagBoundPane(UISpinner width)