软件包 | 描述 |
---|---|
java.awt |
包含创建用户界面和绘制图形和图像的所有类。
|
java.awt.image |
提供创建和修改图像的类。
|
java.security |
为安全框架提供类和接口。
|
java.util |
包含集合框架、遗留的集合类、事件模型、日期和时间的设施、国际化和各种实用工具类(一个字符串标记,一个随机数发生器,和一位阵列)。
|
javax.management |
在java管理扩展提供了核心课程。
|
javax.naming |
提供访问命名服务的类和接口。
|
javax.naming.directory |
延伸
javax.naming包用于访问目录服务提供的功能。
|
javax.naming.ldap |
为提升扩展操作和控制支持。
|
javax.naming.spi | |
javax.swing |
提供了一套“轻量级”(所有的java语言)组件,以最大可能的程度,在所有平台上工作。
|
javax.swing.plaf.basic |
根据基本的外观和感觉提供内置的用户界面对象。
|
javax.swing.text.html.parser |
提供默认的HTML解析器,以及支持类。
|
javax.swing.undo |
允许开发人员在应用程序中提供支持,如文本编辑器中的撤消/重做。
|
Modifier and Type | Field and Description |
---|---|
protected Hashtable<Component,GridBagConstraints> |
GridBagLayout.comptable
哈希表维护组件及其gridbag约束之间的关系。
|
Modifier and Type | Method and Description |
---|---|
void |
PixelGrabber.setProperties(Hashtable<?,?> props)
这是imageconsumer setProperties方法的API,这类必须实现检索点。
|
void |
CropImageFilter.setProperties(Hashtable<?,?> props)
在添加一个表示裁剪区域的属性后,从源对象的属性中传递。
|
void |
ImageFilter.setProperties(Hashtable<?,?> props)
在添加一个表示已运行的筛选器流的属性后,从源对象的属性传递。
|
void |
ReplicateScaleFilter.setProperties(Hashtable<?,?> props)
在添加应用程序的规模后,从源对象的属性传递。
|
void |
ImageConsumer.setProperties(Hashtable<?,?> props)
设置与此图像关联的属性的可扩展列表。
|
Constructor and Description |
---|
BufferedImage(ColorModel cm, WritableRaster raster, boolean isRasterPremultiplied, Hashtable<?,?> properties)
构建与指定的
ColorModel 和
Raster 新
BufferedImage 。
|
MemoryImageSource(int w, int h, ColorModel cm, byte[] pix, int off, int scan, Hashtable<?,?> props)
构建了一个imageproducer对象使用一个字节数组为图像对象产生的数据。
|
MemoryImageSource(int w, int h, ColorModel cm, int[] pix, int off, int scan, Hashtable<?,?> props)
构建了一个imageproducer对象使用一个整数数组为图像对象产生的数据。
|
MemoryImageSource(int w, int h, int[] pix, int off, int scan, Hashtable<?,?> props)
构建了一个imageproducer对象使用默认的RGB色彩模型的整数数组为图像对象产生的数据。
|
Modifier and Type | Class and Description |
---|---|
class |
AuthProvider
这个类定义了一个服务提供商的登录和注销方法。
|
class |
Provider
这类代表一个“提供者”为java安全API,其中一个供应商实现部分或全部的java安全部件。
|
Modifier and Type | Class and Description |
---|---|
class |
Properties
的
Properties 类代表一个持久的特性。
|
Modifier and Type | Method and Description |
---|---|
Hashtable<String,String> |
ObjectName.getKeyPropertyList()
作为一个Hashtable回报的关键特性。
|
Modifier and Type | Method and Description |
---|---|
static ObjectName |
ObjectName.getInstance(String domain, Hashtable<String,String> table)
返回对象的一个实例,可以使用在任何地方获得
new ObjectName(domain, table) 对象可以使用。
|
Constructor and Description |
---|
ObjectName(String domain, Hashtable<String,String> table)
构建从哈希表中的几个关键属性的对象的名字。
|
Modifier and Type | Field and Description |
---|---|
protected Hashtable<?,?> |
CannotProceedException.environment
包含不能进行背景或对像中有关环境的方法。
|
protected Hashtable<Object,Object> |
InitialContext.myProps
与此相关的环境InitialContext。
|
Modifier and Type | Method and Description |
---|---|
Hashtable<?,?> |
InitialContext.getEnvironment() |
Hashtable<?,?> |
CannotProceedException.getEnvironment()
检索此异常创建时的效果的环境。
|
Hashtable<?,?> |
Context.getEnvironment()
检索此上下文的效果的环境。
|
Modifier and Type | Method and Description |
---|---|
abstract Context |
ReferralException.getReferralContext(Hashtable<?,?> env)
检索使用环境属性的方法的上下文。
|
protected void |
InitialContext.init(Hashtable<?,?> environment)
初始化初始上下文使用提供的环境。
|
void |
CannotProceedException.setEnvironment(Hashtable<?,?> environment)
设置环境时将返回getenvironment()叫做。
|
Constructor and Description |
---|
InitialContext(Hashtable<?,?> environment)
使用所提供的环境构造初始上下文。
|
Constructor and Description |
---|
InitialDirContext(Hashtable<?,?> environment)
使用提供的环境构建初始DirContext。
|
Modifier and Type | Method and Description |
---|---|
static Control |
ControlFactory.getControlInstance(Control ctl, Context ctx, Hashtable<?,?> env)
使用已知的控制工厂创建一个控件。
|
abstract Context |
LdapReferralException.getReferralContext(Hashtable<?,?> env)
检索使用环境属性和没有控件的方法的上下文。
|
abstract Context |
LdapReferralException.getReferralContext(Hashtable<?,?> env, Control[] reqCtls)
检索使用请求控件和环境属性继续使用的方法的上下文。
|
Constructor and Description |
---|
InitialLdapContext(Hashtable<?,?> environment, Control[] connCtls)
使用环境属性和连接请求控件构造一个初始上下文。
|
Modifier and Type | Method and Description |
---|---|
InitialContextFactory |
InitialContextFactoryBuilder.createInitialContextFactory(Hashtable<?,?> environment)
使用指定的环境创建初始上下文工厂。
|
ObjectFactory |
ObjectFactoryBuilder.createObjectFactory(Object obj, Hashtable<?,?> environment)
使用所提供的环境创建一个新的对象工厂。
|
Context |
InitialContextFactory.getInitialContext(Hashtable<?,?> environment)
创建开始名称解析的初始上下文。
|
static Context |
NamingManager.getInitialContext(Hashtable<?,?> env)
使用指定的环境属性创建初始上下文。
|
static Object |
NamingManager.getObjectInstance(Object refInfo, Name name, Context nameCtx, Hashtable<?,?> environment)
为指定的对象和环境创建一个对象的实例。
|
Object |
ObjectFactory.getObjectInstance(Object obj, Name name, Context nameCtx, Hashtable<?,?> environment)
使用指定的位置或参考信息创建一个对象。
|
static Object |
DirectoryManager.getObjectInstance(Object refInfo, Name name, Context nameCtx, Hashtable<?,?> environment, Attributes attrs)
为指定的对象、属性和环境创建一个对象的实例。
|
Object |
DirObjectFactory.getObjectInstance(Object obj, Name name, Context nameCtx, Hashtable<?,?> environment, Attributes attrs)
使用所指定的位置或参考信息和属性创建一个对象。
|
static Object |
NamingManager.getStateToBind(Object obj, Name name, Context nameCtx, Hashtable<?,?> environment)
检索绑定的对象的状态。
|
Object |
StateFactory.getStateToBind(Object obj, Name name, Context nameCtx, Hashtable<?,?> environment)
检索绑定的对象的状态。
|
static DirStateFactory.Result |
DirectoryManager.getStateToBind(Object obj, Name name, Context nameCtx, Hashtable<?,?> environment, Attributes attrs)
获取给定对象和它的属性时绑定的对象的状态。
|
DirStateFactory.Result |
DirStateFactory.getStateToBind(Object obj, Name name, Context nameCtx, Hashtable<?,?> environment, Attributes inAttrs)
检索要转换的对象和属性的绑定对象的状态。
|
static Context |
NamingManager.getURLContext(String scheme, Hashtable<?,?> environment)
为给定的网址计划的标识创建一个上下文。
|
Modifier and Type | Class and Description |
---|---|
class |
UIDefaults
摆动部件的默认值表。
|
Modifier and Type | Field and Description |
---|---|
protected Hashtable |
JTable.defaultEditorsByColumnClass
一个表对象的显示和编辑一个单元格的内容,按类
getColumnClass 宣布在
TableModel 接口。
|
protected Hashtable |
JTable.defaultRenderersByColumnClass
一个表对象显示的单元格的内容,按类
getColumnClass 宣布在
TableModel 接口。
|
Modifier and Type | Method and Description |
---|---|
Hashtable |
JSlider.createStandardLabels(int increment)
创建一个
Hashtable 数值文本标签,从滑块最小,并且利用增量指定。
|
Hashtable |
JSlider.createStandardLabels(int increment, int start)
创建一个
Hashtable 数值文本标签,开始在起点指定,并且利用增量指定。
|
protected Hashtable<Component,Integer> |
JLayeredPane.getComponentToLayer()
返回哈希映射组件层。
|
Constructor and Description |
---|
JTree(Hashtable<?,?> value)
返回一个
JTree 从
Hashtable 不显示根目录创建。
|
Modifier and Type | Field and Description |
---|---|
protected Hashtable<TreePath,Boolean> |
BasicTreeUI.drawingCache
用于最大限度地减少垂直线的绘制。
|
protected Hashtable<File,Icon> |
BasicFileChooserUI.BasicFileView.iconCache |
Modifier and Type | Field and Description |
---|---|
Hashtable<String,Element> |
DTD.elementHash |
Hashtable<Object,Entity> |
DTD.entityHash |
Modifier and Type | Field and Description |
---|---|
protected Hashtable<Object,Object> |
StateEdit.postState
编辑后的状态信息
|
protected Hashtable<Object,Object> |
StateEdit.preState
编辑前的状态信息
|
Modifier and Type | Method and Description |
---|---|
void |
StateEditable.restoreState(Hashtable<?,?> state)
在接收到这个消息后,接收器应该提取任何相关的状态。
|
void |
StateEditable.storeState(Hashtable<Object,Object> state)
在接收到该消息时,接收器应该将任何有关状态转换为状态。
|
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.