首页
论坛
图书
开发资料
在线文档
网址
下载
联系我们
站内搜索
: 请输入搜索关键词
当前页面:
在线文档首页
>
NetBeans API Javadoc 5.0.0
M-Index (NetBeans UI Utilities API) - NetBeans API Javadoc 5.0.0
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
M
Mnemonics
- class org.openide.awt.
Mnemonics
.
Support class for setting button, menu, and label text strings with mnemonics.
MouseUtils
- class org.openide.awt.
MouseUtils
.
A class that contains a set of utility classes and methods around mouse events and processing.
MouseUtils()
- Constructor for class org.openide.awt.
MouseUtils
MouseUtils.PopupMouseAdapter
- class org.openide.awt.
MouseUtils.PopupMouseAdapter
.
The PopupMouseAdapter provides safe way to implement popup menu invocation mechanism.
MouseUtils.PopupMouseAdapter(int)
- Constructor for class org.openide.awt.
MouseUtils.PopupMouseAdapter
Deprecated.
Obsoleted as of 3.4, by class rewrite to use isPopupTrigger. This constructor now just delegates to super constructor, please use default constructor instead.
MouseUtils.PopupMouseAdapter()
- Constructor for class org.openide.awt.
MouseUtils.PopupMouseAdapter
Constructs PopupMouseAdapter.
maximum
- Variable in class org.openide.awt.
SpinButton
Deprecated.
Maximum of the range of the SpinButton.
minimum
- Variable in class org.openide.awt.
SpinButton
Deprecated.
Minimum of the range of the SpinButton.
minimumLayoutSize(Container)
- Method in class org.openide.awt.
EqualFlowLayout
Deprecated.
Returns the minimum dimensions needed to layout the components contained in the specified target container.
mousePressed(MouseEvent)
- Method in class org.openide.awt.
MouseUtils.PopupMouseAdapter
mouseReleased(MouseEvent)
- Method in class org.openide.awt.
MouseUtils.PopupMouseAdapter
moveDown()
- Method in class org.openide.awt.
SpinButtonAdapter
Deprecated.
Is invoked when button down / right is clicked.
moveDown()
- Method in interface org.openide.awt.
SpinButtonListener
Deprecated.
Is invoked when button down / right is clicked.
moveUp()
- Method in class org.openide.awt.
SpinButtonAdapter
Deprecated.
Is invoked when button up / left is clicked.
moveUp()
- Method in interface org.openide.awt.
SpinButtonListener
Deprecated.
Is invoked when button up / left is clicked.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
Built on May 3 2007. | Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.