| Package | Description |
|---|---|
| org.smyld.gui | |
| org.smyld.gui.event | |
| org.smyld.gui.panels | |
| org.smyld.gui.tree |
| Modifier and Type | Class and Description |
|---|---|
class |
SMYLDDesktopPane |
class |
SMYLDFrame |
class |
SMYLDMDI |
| Modifier and Type | Method and Description |
|---|---|
ActionHandler |
SMYLDTree.getActionHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
SMYLDTree.setActionHandler(ActionHandler newActionHandler) |
void |
SMYLDTree.setActionHandler(ActionHandler newActionHandler,
int clicksNo) |
void |
SMYLDMenuClass.setActionListener(ActionHandler Handler) |
void |
SMYLDMenuObject.setActionListener(ActionHandler Handler) |
void |
SMYLDRadioButtonMenuItem.setActionListener(ActionHandler Handler) |
void |
SMYLDCheckBoxMenuItem.setActionListener(ActionHandler Handler) |
void |
SMYLDMenu.setActionListener(ActionHandler Handler) |
void |
SMYLDButton.setActionListener(ActionHandler actionHanler) |
void |
SMYLDMenuItem.setActionListener(ActionHandler Handler) |
void |
ActionHandle.setActionListener(ActionHandler Handler) |
void |
SMYLDToolbar.setActionListener(ActionHandler actionHanler) |
void |
SMYLDMDI.setContentPane(SMYLDPanel contentPanel,
ActionHandler actionHandler) |
| Constructor and Description |
|---|
SMYLDMDI(ActionHandler MainActionHandler) |
SMYLDMenuBar(ActionHandler newActionHandler) |
SMYLDPopupMenu(String popupID,
String label,
ActionHandler menuActionHandler) |
SMYLDTree(SMYLDTreeModel model,
ActionHandler handler) |
SMYLDTree(SMYLDTreeNode treeNode,
ActionHandler treeActionHandler) |
SMYLDTree(SMYLDTreeNode treeNode,
ActionHandler treeActionHandler,
SMYLDPopupMenu treePopupMenu) |
| Constructor and Description |
|---|
SMYLDActionListener(ActionHandler Handler,
GUIAction Action) |
| Modifier and Type | Class and Description |
|---|---|
class |
DockableDesktop |
class |
DockableTemplate |
| Modifier and Type | Method and Description |
|---|---|
void |
SMYLDTreeNode.setActionListener(ActionHandler Handler) |
Copyright © 2019 com.github.mfjamil. All rights reserved.