- getActionListener(JFrame) - Method in class weka.gui.CommandToCode
-
If the extension has a custom ActionListener for the menu item, then it
must be returned here.
- getConverters() - Static method in class weka.core.code.AbstractConverter
-
Returns all conversion schemes.
- getData() - Method in class weka.gui.CommandToCodePanel.TransferableString
-
Returns the underlying data string.
- getMenuTitle() - Method in class weka.gui.CommandToCode
-
Returns the name of the menu item.
- getName() - Method in interface weka.core.code.Converter
-
Returns the name of the conversion scheme.
- getName() - Method in class weka.core.code.Instantiation
-
Returns the name of the conversion scheme.
- getName() - Method in class weka.core.code.InstantiationWithTryCatch
-
Returns the name of the conversion scheme.
- getName() - Method in class weka.core.code.JavaString
-
Returns the name of the conversion scheme.
- getName() - Method in class weka.core.code.StringArray
-
Returns the name of the conversion scheme.
- getName() - Method in class weka.core.code.TestClass
-
Returns the name of the conversion scheme.
- getSubmenuTitle() - Method in class weka.gui.CommandToCode
-
Returns the name of the submenu.
- getTransferData(DataFlavor) - Method in class weka.gui.CommandToCodePanel.TransferableString
-
Returns an object which represents the data to be transferred.
- getTransferDataFlavors() - Method in class weka.gui.CommandToCodePanel.TransferableString
-
Returns an array of DataFlavor objects indicating the flavors the data
can be provided in.