components_desc.html
来自「java是一种面向对象程序的语言,我这里介绍了有关java课件的许多事例,它能帮」· HTML 代码 · 共 31 行
HTML
31 行
<!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 + =
减小字号Ctrl + -
显示快捷键?