Search Results
OK to copy?
Examples 1 through 5 of
5 (0.0010 seconds)
Class:
org.apache.batik.util.gui.resource.JToolbarButton
©,
Rating:
0% of 0
jgoodies_looks Class: com.jgoodies.looks.plastic.PlasticComboBoxButton ©, Rating: 0% of 0
jgoodies_looks Class: com.jgoodies.looks.windows.WindowsSplitPaneDivider ©, Rating: 0% of 0
jgoodies_looks Class: com.jgoodies.looks.windows.WindowsSplitPaneDivider ©, Rating: 0% of 0
jgoodies_looks Class: com.jgoodies.looks.plastic.PlasticTabbedPaneUI ©, Rating: 0% of 0
jgoodies_looks Class: com.jgoodies.looks.plastic.PlasticComboBoxButton ©, Rating: 0% of 0
066 private JComboBox comboBox;
067 private Icon comboIcon;
068 private boolean iconOnly = false;
069 private boolean borderPaintsFocus;
070
jgoodies_looks Class: com.jgoodies.looks.windows.WindowsSplitPaneDivider ©, Rating: 0% of 0
231 JButton b = new JButton() {
232 // Sprite buffer for the arrow image of the right button
233 int[][] buffer = { { 2, 2, 2, 2, 2, 2, 2, 2 }, {
234 0, 1, 1, 1, 1, 1, 1, 3 }, {
235 0, 0, 1, 1, 1, 1, 3, 0 }, {
jgoodies_looks Class: com.jgoodies.looks.windows.WindowsSplitPaneDivider ©, Rating: 0% of 0
143 JButton b = new JButton() {
144 // Sprite buffer for the arrow image of the left button
145 int[][] buffer = { { 0, 0, 0, 2, 2, 0, 0, 0, 0 }, {
146 0, 0, 2, 1, 1, 1, 0, 0, 0 }, {
147 0, 2, 1, 1, 1, 1, 1, 0, 0 }, {
jgoodies_looks Class: com.jgoodies.looks.plastic.PlasticTabbedPaneUI ©, Rating: 0% of 0
1839 private boolean mouseIsOver;
1840
1841 ArrowButton(int direction, int buttonWidth) {
1842 this.direction = direction;
1843 this.buttonWidth = buttonWidth;
Result Page:
1