Uses of Class
ds.ov2.gui.Printable_aid

Packages that use Printable_aid
ds.ov2.gui Demonstrator with GUI. 
 

Uses of Printable_aid in ds.ov2.gui
 

Methods in ds.ov2.gui with parameters of type Printable_aid
private  Action Terminal_thread.applet_table_line(String kind, Printable_aid name)
          GUI action for adding an applet/package line to the applet list dialog.
private  Action Terminal_thread.delete_applets(Printable_aid[] aids, boolean everything)
          Terminal thread action to delete some applets/packages and update the applet list dialog afterwards.
 void Card_protocols.delete_applets(Printable_aid[] aids, Gui_protocol_messages messages)
          Delete applets and/or packages from the card.
 void Terminal_thread.start_delete_applets(Printable_aid[] aids, boolean everything)
          Set applet/package deletion as next action in the terminal thread.