Liking cljdoc? Tell your friends :D

jdk.awt.MenuContainer

The super class of all menu related containers.

The super class of all menu related containers.
raw docstring

get-fontclj

(get-font this)

returns: java.awt.Font

returns: `java.awt.Font`
raw docstring

post-eventclj

(post-event this evt)

Deprecated. As of JDK version 1.1 replaced by dispatchEvent(AWTEvent).

evt - java.awt.Event

returns: boolean

Deprecated. As of JDK version 1.1
 replaced by dispatchEvent(AWTEvent).

evt - `java.awt.Event`

returns: `boolean`
raw docstring

removeclj

(remove this comp)

comp - java.awt.MenuComponent

comp - `java.awt.MenuComponent`
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close