| Package | Description |
|---|---|
| com.jidesoft.swing |
The package contains many based classes we added on top of Swing for JIDE Common Layer.
|
| com.jidesoft.utils |
The package contains several utililities for JIDE Common Layer.
|
| Modifier and Type | Method and Description |
|---|---|
WildcardSupport |
Searchable.getWildcardSupport()
Gets the WildcardSupport.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Searchable.setWildcardSupport(WildcardSupport wildcardSupport)
Sets the WildcardSupport.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractWildcardSupport
Abstract implementation of
WildcardSupport. |
class |
DefaultWildcardSupport
Default implementation of
WildcardSupport. |