Package | Description |
---|---|
Contains all Icy action command classes which are accessible through the search bar
|
|
Contains common shared object and classes in Icy
|
|
Contains custom button components
|
|
Contains help related stuff
|
|
Contains icon resources definitions and related objects
|
|
Contains Undo management objects and tools for Icy
|
Modifier and Type | Method and Description |
---|---|
|
() |
Modifier and Type | Method and Description |
---|---|
void |
( value) |
Constructor and Description |
---|
( name,
icon) |
( name,
icon,
description) |
( name,
icon,
description,
boolean bgProcess,
processMessage) |
( name,
icon,
description,
int keyCode) |
( name,
icon,
description,
int keyCode,
int modifiers) |
( name,
icon,
description,
longDescription) |
( name,
icon,
description,
longDescription,
boolean bgProcess,
processMessage) |
( name,
icon,
description,
longDescription,
int keyCode,
int modifiers) |
( name,
icon,
description,
longDescription,
int keyCode,
int modifiers,
boolean bgProcess,
processMessage) |
Constructor and Description |
---|
( name,
icon)
Deprecated.
|
( name,
icon,
description)
Deprecated.
|
( name,
icon,
description,
boolean bgProcess,
processMessage)
Deprecated.
|
( name,
icon,
description,
int keyCode)
Deprecated.
|
( name,
icon,
description,
int keyCode,
int modifiers)
Deprecated.
|
( name,
icon,
description,
longDescription)
Deprecated.
|
( name,
icon,
description,
longDescription,
boolean bgProcess,
processMessage)
Deprecated.
|
( name,
icon,
description,
longDescription,
int keyCode,
int modifiers)
Deprecated.
|
( name,
icon,
description,
longDescription,
int keyCode,
int modifiers,
boolean bgProcess,
processMessage)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
|
()
Return the icon as IcyIcon
|
|
()
Return the icon as IcyIcon
|
|
()
Return the icon as IcyIcon
|
|
()
Return the icon as IcyIcon
|
|
()
Return the icon as IcyIcon
|
|
()
Return the icon as IcyIcon
|
|
()
Return the selected icon as IcyIcon
|
Constructor and Description |
---|
( icon)
Create a button with specified icon.
|
( text,
icon)
Create a button with specified text and icon
|
( icon) |
( title,
icon) |
( icon) |
( title,
icon) |
( icon) |
( title,
icon) |
( icon) |
( title,
icon) |
( icon)
Create a toggle button with specified text and icon
|
( text,
icon)
Create a toggle button with specified text and icon
|
Modifier and Type | Method and Description |
---|---|
|
( s,
icon) |
Constructor and Description |
---|
( icon) |
Modifier and Type | Method and Description |
---|---|
|
() |