|
Scala 2.1.8
|
class
Button
extends
scala.actors.gui.Container with
scala.actors.gui.SwingComponent with
scala.actors.gui.Publisher with
scala.ScalaObjectConstructor Summary | |
def
this
|
|
def
this
( jbutton : javax.swing.JButton )
|
|
def
this
( txt : java.lang.String )
|
Def Summary | |
def
icon
: javax.swing.Icon
|
|
def
icon_=
( i : javax.swing.Icon )
: scala.Unit
|
|
def
text
: java.lang.String
|
|
def
text_=
( s : java.lang.String )
: scala.Unit
|
Constructor Detail |
def
this
def
this
( jbutton : javax.swing.JButton )
def
this
( txt : java.lang.String )
Def Detail |
def
icon
: javax.swing.Icon
def
icon_=
( i : javax.swing.Icon ) : scala.Unit
def
text
: java.lang.String
def
text_=
( s : java.lang.String ) : scala.Unit