|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ToolAdapter | |
---|---|
com.frinika.sequencer.gui | |
com.frinika.sequencer.gui.partview |
Uses of ToolAdapter in com.frinika.sequencer.gui |
---|
Subclasses of ToolAdapter in com.frinika.sequencer.gui | |
---|---|
class |
DragViewTool
|
class |
EraseTool
|
class |
PartGlueTool
|
class |
PartSplitTool
|
class |
RectZoomTool
|
class |
SelectTool
|
class |
WriteTool
Generic write tool. |
Fields in com.frinika.sequencer.gui declared as ToolAdapter | |
---|---|
protected ToolAdapter |
ItemPanel.dragViewTool
|
protected ToolAdapter |
ItemPanel.eraseTool
|
protected ToolAdapter |
ItemPanel.rectZoomTool
|
protected ToolAdapter |
ItemPanel.selectTool
|
protected ToolAdapter |
ItemPanel.tool
|
protected ToolAdapter |
ItemPanel.writeTool
|
Methods in com.frinika.sequencer.gui that return ToolAdapter | |
---|---|
ToolAdapter |
ItemPanel.getTool(java.lang.String name)
Get the tool associated with name. |
Uses of ToolAdapter in com.frinika.sequencer.gui.partview |
---|
Methods in com.frinika.sequencer.gui.partview that return ToolAdapter | |
---|---|
ToolAdapter |
PartView.getTool(java.lang.String name)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |