|
Extension SDK 9.0.5 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectoracle.jdeveloper.cmt.SwingGroupProvider
The SwingGroupProvider is implements the BeansGroupProvider interface.
SwingGroupProvider exposes three different groups by default, a model group, a visual group, and a general group. All Swing properties are pre set to fall into one of these groups. Properties not found by name, type pairs will be categorized by name else by type for those names and types for which a grouping can be assumed
BeansGroupProvider
Constructor Summary | |
SwingGroupProvider()
Create a SwingGroupProvider. |
Method Summary | |
oracle.bali.inspector.PropertyGroup |
getGroup(java.lang.String propertyName,
java.lang.Class propertyType)
Obtain the PropertyGroup that the given property belongs to. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SwingGroupProvider()
Method Detail |
public oracle.bali.inspector.PropertyGroup getGroup(java.lang.String propertyName, java.lang.Class propertyType)
getGroup
in interface oracle.bali.inspector.beans.BeansGroupProvider
propertyName
- The name of the propertypropertyType
- The type of the property
|
Extension SDK | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 1997, 2004, Oracle. All rights reserved.