|
org.netbeans.api.visual 2.2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Deprecated Classes | |
---|---|
org.netbeans.api.visual.widget.general.ListItemWidget
|
|
org.netbeans.api.visual.widget.general.ListWidget
|
Deprecated Methods | |
---|---|
org.netbeans.api.visual.border.BorderFactory.createFancyDashedBorder(Color, int, int)
use createDashedBorder (color, width, height, true) method instead |
|
org.netbeans.api.visual.layout.LayoutFactory.createFillLayout()
use createOverlayLayout method instead |
|
org.netbeans.api.visual.layout.LayoutFactory.createHorizontalLayout()
use createHorizontalFlowLayout method instead |
|
org.netbeans.api.visual.layout.LayoutFactory.createHorizontalLayout(LayoutFactory.SerialAlignment, int)
use createHorizontalFlowLayout (alignment, gap) method instead |
|
org.netbeans.api.visual.layout.LayoutFactory.createVerticalLayout()
use createVerticalFlowLayout method instead |
|
org.netbeans.api.visual.layout.LayoutFactory.createVerticalLayout(LayoutFactory.SerialAlignment, int)
use createVerticalFlowLayout (alignment, gap) method instead |
|
org.netbeans.api.visual 2.2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |