Searched refs:TP_BUTTON (Results 1 - 5 of 5) sorted by relevance

/openjdk7/jdk/src/share/classes/com/sun/java/swing/plaf/windows/
H A DWindowsButtonUI.java178 return toolbar ? Part.TP_BUTTON : Part.BP_PUSHBUTTON;
205 case TP_BUTTON:
H A DWindowsGraphicsUtils.java135 if (part == Part.TP_BUTTON && state == State.DISABLED) {
H A DTMSchema.java156 TP_BUTTON (Control.TOOLBAR, 1), enum constant in enum:TMSchema.Part
410 stateMap.put(Part.TP_BUTTON,
H A DAnimationController.java107 || part == Part.TP_BUTTON) {
H A DXPStyle.java293 if(part == Part.TP_BUTTON) {

Completed in 38 milliseconds