📄 components_desc.html
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=gb2312" http-equiv=Content-Type>
<META content="MSHTML 5.00.2920.0" name=GENERATOR></HEAD>
<BODY bgColor=#ffffff><STRONG><A
href="file:///E:/mdf/java/tutorial/uiswing/components/components_pics.html#window"
target=pics>Top-Level Containers</A></STRONG> <BR>The components at the top of
any Swing containment hierarchy.
<P><STRONG><A
href="file:///E:/mdf/java/tutorial/uiswing/components/components_pics.html#generalcontainer"
target=pics>General-Purpose Containers</A></STRONG> <BR>Intermediate containers
that can be used under many different circumstances.
<P><STRONG><A
href="file:///E:/mdf/java/tutorial/uiswing/components/components_pics.html#specialcontainer"
target=pics>Special-Purpose Containers</A></STRONG> <BR>Intermediate containers
that play specific roles in the UI.
<P><STRONG><A
href="file:///E:/mdf/java/tutorial/uiswing/components/components_pics.html#basic"
target=pics>Basic Controls</A></STRONG> <BR>Atomic components that exist
primarily to get input from the user; they generally also show simple state.
[PENDING: make sure "atomic components" are defined somewhere.]
<P><STRONG><A
href="file:///E:/mdf/java/tutorial/uiswing/components/components_pics.html#display"
target=pics>Uneditable Information Displays</A></STRONG> <BR>Atomic components
that exist solely to give the user information.
<P><STRONG><A
href="file:///E:/mdf/java/tutorial/uiswing/components/components_pics.html#complex"
target=pics>Editable Displays of Formatted Information</A></STRONG> <BR>Atomic
components that display highly formatted information that (if you choose) can be
edited by the user. </P></BODY></HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -