Packageorg.aswing.plaf
Interfacepublic interface AdjusterUI extends ComponentUI

Pluginable ui for JAdjuster.

See also

org.aswing.JAdjuster


Public Methods
 MethodDefined by
 Inherited
getBoolean(key:String):Boolean
ComponentUI
 Inherited
getBorder(key:String):Border
ComponentUI
 Inherited
getClass(key:String):Class
ComponentUI
 Inherited
getColor(key:String):ASColor
ComponentUI
 Inherited
getDefault(key:String):*
Returns the default property for this UI of specified key.
ComponentUI
 Inherited
getFont(key:String):ASFont
ComponentUI
 Inherited
ComponentUI
 Inherited
getIcon(key:String):Icon
ComponentUI
  
AdjusterUI
 Inherited
getInsets(key:String):Insets
ComponentUI
 Inherited
getInstance(key:String):*
ComponentUI
 Inherited
getInt(key:String):int
ComponentUI
 Inherited
getInternalFocusObject(c:Component):InteractiveObject
Returns the object to receive the focus for the component.
ComponentUI
 Inherited
Returns the specified component's maximum size appropriate for the look and feel.
ComponentUI
 Inherited
Returns the specified component's minimum size appropriate for the look and feel.
ComponentUI
 Inherited
getNumber(key:String):Number
ComponentUI
  
AdjusterUI
 Inherited
Returns the specified component's preferred size appropriate for the look and feel.
ComponentUI
 Inherited
getString(key:String):String
ComponentUI
 Inherited
getUint(key:String):uint
ComponentUI
 Inherited
Configures the specified component appropriate for the look and feel.
ComponentUI
 Inherited
Notifies this UI delegate that it's time to paint the specified component.
ComponentUI
 Inherited
Paints focus representation to the component.
ComponentUI
 Inherited
putDefault(key:String, value:*):void
Puts a ui default value used to this UI instead of LAF defualt value.
ComponentUI
 Inherited
Reverses configuration which was done on the specified component during installUI.
ComponentUI
Method detail
getInputText()method
public function getInputText():JTextField

Returns
JTextField
getPopupSlider()method 
public function getPopupSlider():JSlider

Returns
JSlider