|
|||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | ||||||||
index
index
JCollapsiblePane.
PropertySheetPanel.setEditorFactory(PropertyEditorFactory)
PropertySheetPanel.setEditorFactory(PropertyEditorFactory)
PropertySheetTable.setEditorFactory(PropertyEditorFactory)
PropertySheetTable.setEditorFactory(PropertyEditorFactory)
PropertySheet.VIEW_AS_CATEGORIES
or PropertySheet.VIEW_AS_FLAT_LIST.
PropertySheet.VIEW_AS_CATEGORIES
or PropertySheet.VIEW_AS_FLAT_LIST.
PropertySheet.VIEW_AS_CATEGORIES
or PropertySheet.VIEW_AS_FLAT_LIST.
PropertySheet.VIEW_AS_CATEGORIES
or PropertySheet.VIEW_AS_FLAT_LIST.
PropertySheetPanel.setRendererFactory(PropertyRendererFactory)
PropertySheetPanel.setRendererFactory(PropertyRendererFactory)
PropertySheetTable.setRendererFactory(PropertyRendererFactory)
PropertySheetTable.setRendererFactory(PropertyRendererFactory)
setZones(new String[]{"A","B"},
new JComponent[]{new JLabel(), new JLabel()},
new String[]{"33%","*"});
would construct a new status bar with two zones (two JLabels)
named A and B, the first zone A will occupy 33 percents of the
overall size of the status bar and B the left space.
setZones(new String[]{"A","B"},
new JComponent[]{new JLabel(), new JLabel()},
new String[]{"33%","*"});
would construct a new status bar with two zones (two JLabels)
named A and B, the first zone A will occupy 33 percents of the
overall size of the status bar and B the left space.
JFontChooser.showFontDialog(Component, String) except it can be
called from a static context.
|
|||||||||
| PREV LETTER NEXT LETTER | FRAMES NO FRAMES | ||||||||